{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:9ee2f530-b27b-4436-aa18-bd1c078b7773",
  "metadata": {
    "timestamp": "2026-03-20T11:53:45.965Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.9.0"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "jsonpointer",
      "version": "4.1.0-tuxcare.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1",
      "author": "TuxCare",
      "description": "TuxCare jsonpointer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonpointer@4.1.0-tuxcare.1?vcs_url=https%3A%2F%2Fcs-gitlab.atm.svcs.io%2Fels-js%2Fjsonpointer",
      "externalReferences": [
        {
          "url": "https://cs-gitlab.atm.svcs.io/els-js/jsonpointer",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "semantic-release",
      "version": "17.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|semantic-release@17.1.1",
      "author": "Stephan Bönnemann",
      "description": "Automated semver compliant package publishing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semantic-release@17.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/semantic-release/semantic-release.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/semantic-release/semantic-release#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/semantic-release/semantic-release/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/semantic-release/-/semantic-release-17.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f47fb6d3b7b29c124496b4011f24999beb0812825e5213c0db353871d958d504889ddda59c4f06443d802ebcbd11ab2c136d9cf565be682444c0186ba3900822"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semantic-release"
        }
      ]
    },
    {
      "type": "library",
      "name": "standard",
      "version": "14.3.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard@14.3.4",
      "author": "Feross Aboukhadijeh",
      "description": "JavaScript Standard Style",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/standard@14.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/standard/standard.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://standardjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/standard/standard/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/standard/-/standard-14.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fa5a4e905b2c32496327a79a20b9aac474369f872cb8400199cb9b2d36fd6a59858b51250f35dbd7cd7d7e37ffe72812c9e3c2ab8914db031d6f67c17dbf4ff5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/standard"
        }
      ]
    },
    {
      "type": "library",
      "name": "commit-analyzer",
      "group": "@semantic-release",
      "version": "8.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/commit-analyzer@8.0.1",
      "author": "Pierre Vanduynslager",
      "description": "semantic-release plugin to analyze commits with conventional-changelog",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40semantic-release/commit-analyzer@8.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/semantic-release/commit-analyzer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/semantic-release/commit-analyzer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/semantic-release/commit-analyzer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-8.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e5b2666bfa01ec1e0cb70524642d817fb3b53077e2e2059ee2603e30843796c115d1be36d81be5d73e47469a650e730b1c7dc45cca117449e0e83b39c14a80dc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@semantic-release/commit-analyzer"
        }
      ]
    },
    {
      "type": "library",
      "name": "error",
      "group": "@semantic-release",
      "version": "2.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/error@2.2.0",
      "author": "Stephan Bönnemann",
      "description": "errors with more than just a message",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40semantic-release/error@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/semantic-release/error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/semantic-release/error#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/semantic-release/error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@semantic-release/error/-/error-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f538ffaa7fb2da3fac8c223725dfaab1e1ad1e33807a0edd536fe555ca8843d4d5dd00da0d70d85dca0e1d4fbba361f087c2fcca62f881fb8eecac43b37ab6ce"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@semantic-release/error"
        }
      ]
    },
    {
      "type": "library",
      "name": "github",
      "group": "@semantic-release",
      "version": "7.0.7",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/github@7.0.7",
      "author": "Pierre Vanduynslager",
      "description": "semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40semantic-release/github@7.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/semantic-release/github.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/semantic-release/github#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/semantic-release/github/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@semantic-release/github/-/github-7.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "49a8b652e71843ee6b2732951152787a264d0dda28d3f0b37e955a94175e53987deee244eede02a014e65169225e53cec78e824b0d7e26123e3c70b53d4c5567"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@semantic-release/github"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm",
      "group": "@semantic-release",
      "version": "7.0.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/npm@7.0.5",
      "author": "Pierre Vanduynslager",
      "description": "semantic-release plugin to publish a npm package",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40semantic-release/npm@7.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/semantic-release/npm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/semantic-release/npm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/semantic-release/npm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@semantic-release/npm/-/npm-7.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0fea049acc7d687135abcd3a345430482f4a7413bcae2fd53bdf5e133d3059b5f68f22ea5725abeedd088ca0bc6929e4910b3083fe0a37f6637c5ea2cf55cea7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@semantic-release/npm"
        }
      ]
    },
    {
      "type": "library",
      "name": "release-notes-generator",
      "group": "@semantic-release",
      "version": "9.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/release-notes-generator@9.0.1",
      "author": "Pierre Vanduynslager",
      "description": "semantic-release plugin to generate changelog content with conventional-changelog",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40semantic-release/release-notes-generator@9.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/semantic-release/release-notes-generator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/semantic-release/release-notes-generator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/semantic-release/release-notes-generator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@semantic-release/release-notes-generator/-/release-notes-generator-9.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6cea13887e928a2474c76bb2c12351eee65c443976d88a59863f90e419f4bfef7c305b4e3210b11616eb2908e16d8a19c3bbe9b359af311985929fe0e91f5cbd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@semantic-release/release-notes-generator"
        }
      ]
    },
    {
      "type": "library",
      "name": "aggregate-error",
      "version": "3.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|aggregate-error@3.0.1",
      "author": "Sindre Sorhus",
      "description": "Create an error from multiple errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aggregate-error@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/aggregate-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/aggregate-error#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/aggregate-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aaea1a5ec67dfc12cd69ee7288da14cfe361930cfcdc6856c2d6058257231100763431c22290296ea5f12059e6e0fabf36f86bb2ae6c609172a21aebc674c600"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aggregate-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "cosmiconfig",
      "version": "6.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|cosmiconfig@6.0.0",
      "author": "David Clark",
      "description": "Find and load configuration from a package.json property, rc file, or CommonJS module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cosmiconfig@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/davidtheclark/cosmiconfig.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidtheclark/cosmiconfig#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidtheclark/cosmiconfig/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c5bdd92faf8bf1bf492cb0b1dd9768672e3ed840a9842328d8fc2a80fd6d95f56ae8ce9845ecb3049b6f596b5b0d2a4dafd867f7aa640a266a51c14473ee7842"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cosmiconfig"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a58008cde468f09e8a3c4689d1558e8793f391bc3f45eb6ecde84633b411457e617b87cf1f1dab74a301db9e9e8490a45fe5d1426d7a7992ea2cd4bc45265767"
            }
          ],
          "comment": "as detected 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": "env-ci",
      "version": "5.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|env-ci@5.0.2",
      "author": "Pierre Vanduynslager",
      "description": "Get environment variables exposed by CI services",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/env-ci@5.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/pvdlg/env-ci.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pvdlg/env-ci#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pvdlg/github-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/env-ci/-/env-ci-5.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5dce3598abe3a2e4d70f73b2f40ab24b3d487b2bc9bc7676d13c1fe592d86cda4f3c8b829cbfea1c298d943d352e8372d094ee9f0f473d8569b43d7d01cecc6f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/env-ci"
        }
      ]
    },
    {
      "type": "library",
      "name": "execa",
      "version": "4.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2",
      "author": "Sindre Sorhus",
      "description": "Process execution for humans",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/execa@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/execa.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/execa#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/execa/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/execa/-/execa-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "408db32dae828c659d890b264a46681ad0f1d8df9c40819bdf23689464dd8d2433c9dccb81861ff0b46e6a0a7b4bb7cf8a68dcaf350349415dfcc83310b322e1"
            }
          ],
          "comment": "as detected 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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "cross-spawn",
          "version": "7.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|cross-spawn@7.0.3",
          "author": "André Cruz",
          "description": "Cross platform child_process#spawn and child_process#spawnSync",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cross-spawn@7.0.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/moxystudio/node-cross-spawn",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/moxystudio/node-cross-spawn/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "8910cf24a50f544343edd1cf3bcae46ce9cfa720f281c0c5b568e9796342832f163f6ad77315cbf13b2445e425e8eac1d86efe509ada82cd6ad7916e75cec6eb"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/execa/node_modules/cross-spawn"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-stream",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|is-stream@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if something is a Node.js stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-stream@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "5c2a32f96954afb775f99f06812b979a9b94142f5f3a145782524cc7e7702ca4e42f8e028dde16d59e4ff81419a6bf9c47ddda18fe12fecec5b70e8d77f92213"
                }
              ],
              "comment": "as detected 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/node_modules/is-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-run-path",
          "version": "4.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|npm-run-path@4.0.1",
          "author": "Sindre Sorhus",
          "description": "Get your PATH prepended with locally installed binaries",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-run-path@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/npm-run-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/npm-run-path#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/npm-run-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4b8f16cd95bbefbce1348ae7ee0c4e94848d02a8bd642fee4059d175b7881e1661080e94aa990e4fc4f51bb06f7dd80fe04afc805e2c51b692d22ed0bc87c25b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/execa/node_modules/npm-run-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-key",
          "version": "3.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|path-key@3.1.1",
          "author": "Sindre Sorhus",
          "description": "Get the PATH environment variable key cross-platform",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-key@3.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-key.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-key#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-key/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/execa/node_modules/path-key"
            }
          ]
        },
        {
          "type": "library",
          "name": "shebang-command",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|shebang-command@2.0.0",
          "author": "Kevin Mårtensson",
          "description": "Get the command from a shebang",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shebang-command@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/kevva/shebang-command.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kevva/shebang-command#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kevva/shebang-command/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/execa/node_modules/shebang-command"
            }
          ]
        },
        {
          "type": "library",
          "name": "which",
          "version": "2.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|which@2.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which@2.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-which.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-which#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-which/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/execa/node_modules/which"
            }
          ]
        },
        {
          "type": "library",
          "name": "shebang-regex",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|shebang-regex@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching a shebang line",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shebang-regex@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/shebang-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/shebang-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/shebang-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/execa/node_modules/shebang-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "figures",
      "version": "3.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|figures@3.2.0",
      "author": "Sindre Sorhus",
      "description": "Unicode symbols with Windows CMD fallbacks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/figures@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/figures.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/figures#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/figures/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c9a76e40544a2d760e1a0127e8065abbdd23de08123b28aa5d4d05f4965f79762135af899385feb38e40db38398e7b3cec60056b7e01066da45f0e17a4d71b76"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/figures"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-versions",
      "version": "3.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|find-versions@3.2.0",
      "author": "Sindre Sorhus",
      "description": "Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-versions@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-versions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-versions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-versions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3fc591a2ed92fa87b6db64ce0878ad2f2f338fe488b15261e7654fe25bd791a1559ce1457685afd47d498ef7a5d5a23a34214e01a780566f2aac8d287622dcc3"
            }
          ],
          "comment": "as detected 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-versions"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stream",
      "version": "5.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|get-stream@5.1.0",
      "author": "Sindre Sorhus",
      "description": "Get a stream as a string, buffer, or array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stream@5.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-stream/-/get-stream-5.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "117af514ecebcd37c678bd2041d78512f38c9b69b330e825ca2397493a4f0be8808c029fb5baf78e908c5b29e883062733e7928fdb0719ceb08c8703bd88b283"
            }
          ],
          "comment": "as detected 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": "git-log-parser",
      "version": "1.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0",
      "description": "git-log-parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/git-log-parser@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bendrucker/git-log-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bendrucker/git-log-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bendrucker/git-log-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/git-log-parser/-/git-log-parser-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "2e6a4c1b13fc00028207ba795a7ac31667b9fd4a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/git-log-parser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "split2",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0|split2@1.0.0",
          "author": "Matteo Collina",
          "description": "split a Text Stream into a Line Stream, using Stream 3",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/split2@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mcollina/split2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mcollina/split2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/mcollina/split2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/split2/-/split2-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "52e2e221d88c75f9a73f90556e263ff96772b314"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/git-log-parser/node_modules/split2"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "2.0.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0|through2@2.0.5",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@2.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "fe6ad1a1df31aa903e20748bc86090dacf123c78820c47902527a9d63a8b61e1140a53851b642c87ee0553a1bd55eaa9667196fd2bbc2d019ce182a78b9ad849"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/git-log-parser/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "hook-std",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|hook-std@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Hook and modify stdout/stderr",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hook-std@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/hook-std.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/hook-std#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/hook-std/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hook-std/-/hook-std-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cd9e93e5672e04c214561e3d88f412f6df7beedec2d25eceb47ae978c6f9ba4e3c25d7e5457d0d485bc27a47d83661901139cbabd5bf8ac3321e5ebd9311a2f2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hook-std"
        }
      ]
    },
    {
      "type": "library",
      "name": "hosted-git-info",
      "version": "3.0.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|hosted-git-info@3.0.4",
      "author": "Rebecca Turner",
      "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hosted-git-info@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/hosted-git-info.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e284fad9dda3c120c16cb2c52d913ed6f3ee43587ca7dc23ac9f0cab1e538ecc96981315e41d77789aa7f29be5baab9b2dfddc24f4df898088c0dc03366cd271"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hosted-git-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.15",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f3139c447bc28e7a1c752e5ca705d05d5ce69a1e5ee7eb1a136406a1e4266ca9914ba277550a693ce22dd0c9e613ee31959a2e9b2d063c6d03d0c54841b340d4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "marked-terminal",
      "version": "4.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0",
      "author": "Mikael Brevik",
      "description": "A custom render for marked to output to the Terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/marked-terminal@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikaelbr/marked-terminal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikaelbr/marked-terminal",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikaelbr/marked-terminal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e4a9657c0396d36592ea12d143b70dbc63b1bca5b504ab9710b1f812d6d67f25a0c508513a833112fb90ff77d382436395e751d09e3c1781db6a9bd8a75cd691"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/marked-terminal"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|chalk@4.1.0",
          "description": "Terminal string styling done right",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/chalk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/chalk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/chalk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ab0c75d80c577b6439c50e3701cfff23abf96974e2a58ad211274e833acdfbd5e3804a728e92aebd219a378a84f777fb4d04e57ab410f12f844341320e854bd4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/marked-terminal/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.2.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|ansi-styles@4.2.1",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f551a3accb06d6f78fc5c4b0790b0ddb4298fdce3337487d7cb8ea01bc1b3df6a1337b7e34bf8cf470bcc5e5c6d88f295f93686a64c636ea26114148edf7148c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/marked-terminal/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "7.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|supports-color@7.1.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@7.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/supports-color#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a11488a51f29c53d56af616ab9336719eb7bf5bdc15a58ea3aea16fe1e28061c49fc751b5f99d7e894abb9392f5c30853300cfbec6934dbbcc2ca6564b2d11e6"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/marked-terminal/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "2.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|color-convert@2.0.1",
          "author": "Heather Arthur",
          "description": "Plain color conversion functions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-convert@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/Qix-/color-convert.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Qix-/color-convert#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Qix-/color-convert/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/marked-terminal/node_modules/color-convert"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "4.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|has-flag@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/has-flag.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/marked-terminal/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-name",
          "version": "1.1.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|color-name@1.1.4",
          "author": "DY",
          "description": "A list of color names and its values",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-name@1.1.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/colorjs/color-name.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/colorjs/color-name",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/colorjs/color-name/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/marked-terminal/node_modules/color-name"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "marked",
      "version": "1.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|marked@1.1.0",
      "author": "Christopher Jeffrey",
      "description": "A markdown parser built for speed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/marked@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/markedjs/marked.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://marked.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/markedjs/marked/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/marked/-/marked-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "12413b456e8a7177cc1f2d8f03b260d18244d65f143c4644f24e39b72973999337d3faf53353145d641f265ad26ec4de87b9bf5d3c076d650436f009669a7560"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/marked"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromatch",
      "version": "4.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|micromatch@4.0.2",
      "author": "Jon Schlinkert",
      "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/micromatch@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/micromatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/micromatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/micromatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cbb1691d26cc50ca323db6144b33ba3da67a17246740ea47b8ac1ba351be2a7724f795d553840088a7461278f9c30a12ecf94e82d857ff4f6ee62149f9a61fe5"
            }
          ],
          "comment": "as detected 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": "p-each-series",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|p-each-series@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Iterate over promises serially",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-each-series@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-each-series.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-each-series#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-each-series/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-each-series/-/p-each-series-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "66e46cd6688f4f81eb8c56bef5f45f3855f11897ce4607a5295f5ff6734e5b0da097a815b116950ce40fd3e308d06d3018a9ecd5869cb2ed068ce15b4cad0915"
            }
          ],
          "comment": "as detected 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-each-series"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-reduce",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|p-reduce@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Reduce a list of values using promises into a promise for a value",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-reduce@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-reduce.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-reduce#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-reduce/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-reduce/-/p-reduce-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d94480a6f9ecbadabcba8c590466db58cd092182e210c27d46568dedf03354d6fd3993744878e34d37c871bebaed7ca74b9635561c032550daef64e73f30185b"
            }
          ],
          "comment": "as detected 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-reduce"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg-up",
      "version": "7.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|read-pkg-up@7.0.1",
      "author": "Sindre Sorhus",
      "description": "Read the closest package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg-up@7.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ccad1307b5dde89a422e694b9ae7eaca4184fbf4e539e3c3eaa28294d5bb8470ca161fc9effee0096191ee3a044045b56caab76b7c9465239b3a858b150e2886"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg-up"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.8.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|read-pkg-up@7.0.1|type-fest@0.8.1",
          "author": "Sindre Sorhus",
          "description": "A collection of essential TypeScript types",
          "licenses": [
            {
              "expression": "(MIT OR CC0-1.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/type-fest@0.8.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/type-fest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "e1d6f3233aaf8ed822339af0d64e6b107b4100d2a676e7611b20446a3374d5f13285a00886ca0a372eb2efe20df7721fa45b7063d8aa8bb903fb1c0a850b0d24"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg-up/node_modules/type-fest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-from",
      "version": "5.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/resolve-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver-diff",
      "version": "3.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|semver-diff@3.1.1",
      "author": "Sindre Sorhus",
      "description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver-diff@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/semver-diff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/semver-diff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/semver-diff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "197d08c7f089707c81f1ce329291c6200bcbc8ec0ea1bb4cffc77e4d090077cd7f6c48e03c7adf6dae355697acafb8d7fedf1487e477117f5e012e5b7be8d062"
            }
          ],
          "comment": "as detected 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-diff"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|semver-diff@3.1.1|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6f7f5305a4d27d5eb206b6a953cf69e5f29e904da6fcdc270e870e56bb90152d7fbde320773b8f72738cdf833a0b0c56f231ff97111ae6b0680de530bb91c74f"
                }
              ],
              "comment": "as detected 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-diff/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "7.3.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|semver@7.3.2",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@7.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3ab39bdf64de79a99b1fa52b86d4a1985ec2443aa12faff95e93cda760ee447ebef502f0fe8ae1a7bda3f3bbfc41ad5270392faeb04da597037a3022ac999f5d"
            }
          ],
          "comment": "as detected 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": "signale",
      "version": "1.4.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|signale@1.4.0",
      "author": "Klaus Sinani",
      "description": "👋 Hackable console logger",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signale@1.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/klaussinani/signale.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/klaussinani/signale#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/klaussinani/signale/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/signale/-/signale-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8ae87e80f7f6f11925b6e242ed6e4c462e970234c30803c2fe9ac95294281b8bc83f730967e193c9d567a1d5c0ee9c2f4ca6f6700d26f4e1595bf71d5b2fc8ff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/signale"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "figures",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|signale@1.4.0|figures@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Unicode symbols with Windows CMD fallbacks",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/figures@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/figures.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/figures#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/figures/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/signale/node_modules/figures"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "15.4.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|yargs@15.4.0",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs@15.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://yargs.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yargs/-/yargs-15.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f77d11676702d6a7c8d500084f641b267881d8f2d4ec6fc22d57d29a01aa29982eb075edaee98c36f490486475f0d789209119d8983826414e0554c0e522c5b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "decamelize",
          "version": "3.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|yargs@15.4.0|decamelize@3.2.0",
          "author": "Sindre Sorhus",
          "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/decamelize@3.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/decamelize.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/decamelize#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/decamelize/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/decamelize/-/decamelize-3.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "e13824554b269aeee8092c86066e45bdf328002ba887d10e89d9bb579fc9d97d9d8c0c30b79eea6f717628c3f6213a8e0d3092c1bf98455fb466aaefd7c93f87"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/decamelize"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-config-standard-jsx",
      "version": "8.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-config-standard-jsx@8.1.0",
      "author": "Feross Aboukhadijeh",
      "description": "JavaScript Standard Style JSX support - ESLint Shareable Config",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-config-standard-jsx@8.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/standard/eslint-config-standard-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/standard/eslint-config-standard-jsx",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/standard/eslint-config-standard-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-8.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "50b542f2a1fca82a9b53bf7664e3ba0da89a6721cd4bfe4266dde12aa1e412156584f10f3779df06aab1242ca9e7d5eb8c80593eed5c84c61ef53d835d9ed333"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-config-standard-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-config-standard",
      "version": "14.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-config-standard@14.1.1",
      "author": "Feross Aboukhadijeh",
      "description": "JavaScript Standard Style - ESLint Shareable Config",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-config-standard@14.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/standard/eslint-config-standard.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/standard/eslint-config-standard",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/standard/eslint-config-standard/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "67d07e551f89217471cf6d6e74f4cbf47a45332a0c504797d46db9d4443a7b4e560fd68f56d5419f4f57526676e7dc023250839980d2646eb61e19be65325c52"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-config-standard"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-import",
      "version": "2.18.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2",
      "author": "Ben Mosher",
      "description": "Import with sanity.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-import@2.18.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/benmosher/eslint-plugin-import.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/benmosher/eslint-plugin-import",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/benmosher/eslint-plugin-import/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e68869b0702250144d681580174f22cf050695bac9a0927e5bdfd3070b06a11d4c9e581fc0c20aac57928d66edea6a1a6e25d6f7136fb45cfef7b28745f2381d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-import"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.9",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|debug@2.6.9",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.9",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "doctrine",
          "version": "1.5.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|doctrine@1.5.0",
          "description": "JSDoc parser",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/eslint/doctrine/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/doctrine@1.5.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/doctrine.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/eslint/doctrine",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/doctrine/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "379dce730f6166f76cefa4e6707a159b02c5a6fa"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/doctrine"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-pkg-up",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|read-pkg-up@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Read the closest package.json file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-pkg-up@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/read-pkg-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg-up#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6b72a8048984e0c41e79510fd5e9fa99b3b549be"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/read-pkg-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|ms@2.0.0",
          "description": "Tiny milisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/zeit/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zeit/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zeit/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5608aeadfc00be6c2901df5f9861788de0d597c8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-up",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|find-up@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Find a file by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/find-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "45d1b7e506c717ddd482775a2b77920a3c0c57a7"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-pkg",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|read-pkg@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Read a package.json file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-pkg@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/read-pkg.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/read-pkg"
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|locate-path@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first path that exists on disk of multiple paths",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/locate-path@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/locate-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "load-json-file",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|load-json-file@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Read and parse a JSON file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/load-json-file@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/load-json-file.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/load-json-file#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/load-json-file/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7947e42149af80d696cbf797bcaabcfe1fe29ca8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/load-json-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-type",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|path-type@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path is a file, directory, or symlink",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-type@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-type.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-type#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-type/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f012ccb8415b7096fc2daa1054c3d72389594c73"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/path-type"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|p-locate@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first fulfilled promise that satisfies the provided testing function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-locate@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-locate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "20a0103b222a70c8fd39cc2e580680f3dde5ec43"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|path-exists@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-exists.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "parse-json",
          "version": "2.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|parse-json@2.2.0",
          "author": "Sindre Sorhus",
          "description": "Parse JSON with more helpful errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-json@2.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/parse-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f480f40434ef80741f8469099f8dea18f55a4dc9"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/parse-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "pify",
          "version": "2.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|pify@2.3.0",
          "author": "Sindre Sorhus",
          "description": "Promisify a callback-style function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pify@2.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/pify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/pify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/pify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ed141a6ac043a849ea588498e7dca8b15330e90c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/pify"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "1.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|p-limit@1.3.0",
          "author": "Sindre Sorhus",
          "description": "Run multiple promise-returning & async functions with limited concurrency",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-limit@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-limit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-limit#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-limit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "bef717b0b009f43af9ad038f93bb68650649029065d8ae09e9d00d4ac12e87a408e3525872c4bfaa14c66bd12b2145202b758d428258bf2971be3aa68aa100f5"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/p-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-try",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|p-try@1.0.0",
          "author": "Sindre Sorhus",
          "description": "`Promise#try()` ponyfill - Starts a promise chain",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-try@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-try.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-try#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-try/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-import/node_modules/p-try"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-node",
      "version": "10.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-node@10.0.0",
      "author": "Toru Nagashima",
      "description": "Additional ESLint's rules for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-node@10.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mysticatea/eslint-plugin-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mysticatea/eslint-plugin-node#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mysticatea/eslint-plugin-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-10.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d424b233f4028ece8f5da4f5f3ecee017b235c6206a39470eb7d2b48ac28912b368eb614450738479259a686a7342ab03667a983ed1e67d2fb62245425bf2389"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-node"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-node@10.0.0|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6f7f5305a4d27d5eb206b6a953cf69e5f29e904da6fcdc270e870e56bb90152d7fbde320773b8f72738cdf833a0b0c56f231ff97111ae6b0680de530bb91c74f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-node/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-promise",
      "version": "4.2.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-promise@4.2.1",
      "author": "jden",
      "description": "Enforce best practices for JavaScript promises",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-promise@4.2.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/xjamundx/eslint-plugin-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xjamundx/eslint-plugin-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xjamundx/eslint-plugin-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "568334f6f4fb6df03b0feba9b7e1637813b9787209401516922d5a3ef07ebdb3621d2dfea062091887b206d2904cc13a50f5d7cb7bd5d3b38bd6d1dddc036e0f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-react",
      "version": "7.14.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-react@7.14.3",
      "author": "Yannick Croissant",
      "description": "React specific linting rules for ESLint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-react@7.14.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/yannickcr/eslint-plugin-react.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yannickcr/eslint-plugin-react",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yannickcr/eslint-plugin-react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "133772c81582e14cf684f60188426b282522d859fe049f41fe9250723c395fec7f1f6366e7d4b830922f2f83b9344134f966e7430101c56634de8524f8173714"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-react"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "doctrine",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-react@7.14.3|doctrine@2.1.0",
          "description": "JSDoc parser",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/doctrine@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/doctrine.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/eslint/doctrine",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/doctrine/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "df999292ee195cad2f7c2b87103030b79e5d8368cd6a31d9d6876f17ef124abf3612c658e109977ee5aca3ca0477ccd185539b48dd7c68cd028d2768057ef323"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-react/node_modules/doctrine"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-standard",
      "version": "4.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-standard@4.0.1",
      "author": "Jamund Ferguson",
      "description": "ESlint Plugin for the Standard Linter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-standard@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/standard/eslint-plugin-standard.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/standard/eslint-plugin-standard#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/standard/eslint-plugin-standard/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bff2819dfc9a38c3e665cfdd99cea8cce756a9e906a7b6c11aae232c079c11f3c699f2a2592e2c03cb02d0baa257dc39aa65c0b57567e0cde9d634b2858f3949"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-standard"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint",
      "version": "6.8.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0",
      "author": "Nicholas C. Zakas",
      "description": "An AST-based pattern checker for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint@6.8.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://eslint.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint/-/eslint-6.8.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2be21acb2a362edc98843498c33e43e50756c3484269c373caad58f36d579dadb14898fb7228e82cb6262f14d081c819f660bad67af2332f52ec645b62923922"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ignore",
          "version": "4.0.6",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|ignore@4.0.6",
          "author": "kael",
          "description": "Ignore is a manager and filter for .gitignore rules.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ignore@4.0.6",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kaelzhang/node-ignore#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kaelzhang/node-ignore/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7321432aba9cfd875c5859e2261cc8e36f80cd2fa0370994cce485711090630c92b81041cbf2a3bb158b67f147107e8ca2ad4d8b330e056c9372ff0ee0e64832"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/ignore"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6f7f5305a4d27d5eb206b6a953cf69e5f29e904da6fcdc270e870e56bb90152d7fbde320773b8f72738cdf833a0b0c56f231ff97111ae6b0680de530bb91c74f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "5.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|strip-ansi@5.2.0",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@5.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0ee46cd6029b06ab0c288665adf7f096e83c30791c9e98ece553e62f53c087e980df45340d3a2d7c3674776514b17a4f98f98c309e96efbdcc680dc9fa56e258"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-json-comments",
          "version": "3.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|strip-json-comments@3.1.0",
          "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.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-json-comments#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-json-comments/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7bafddd1e06eee01ed742a85b74c49afae362dd4e8339fdc37841bf436c78d5c7508fe51c9e33ecc7ee96de704983bff941a9bd101fee94aaaef9af114f90cd3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/strip-json-comments"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "4.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|ansi-regex@4.1.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "d5aa5e3df5ccd54392ab0d28f48885028bd5cfd3394b50e0fb84eb0f07cc7b043aa7fae632e79beed5998d0d6bc782e8cb502b060828a86a5faaa748e2ba2776"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "standard-engine",
      "version": "12.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0",
      "author": "Dan Flettre",
      "description": "Wrap your standards in a tortilla and cover it in special sauce.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/standard-engine@12.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/standard/standard-engine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/standard/standard-engine#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/standard/standard-engine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/standard-engine/-/standard-engine-12.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0d526758cd421a46a0e2e7052c67626166b9fe425444f38d98c9a4d7ba7c153e4d1385273d9075bf15a75e7468dac3d22fbf295891bcc4433ed53bb5f73d1d7a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/standard-engine"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "pkg-conf",
          "version": "3.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|pkg-conf@3.1.0",
          "author": "Sindre Sorhus",
          "description": "Get namespaced config from the closest package.json",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pkg-conf@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/pkg-conf.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/pkg-conf#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/pkg-conf/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-3.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "9b43936d1ff954f34fa8ed6987a16a6e3ec7bfa414ee047fb505b8d19aab2f5ae380253ce56e82d5b267d0122db89aa747df0f5b3c3b67c847782843d56ae075"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/standard-engine/node_modules/pkg-conf"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-up",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|find-up@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Find a file or directory by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/find-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "d720fa4662c8d5705fc6e82f391c25724e9fef9b582fe891d23ab0b0eacec4c672198a94b83849d25e005dd3b5897fc54ecf5c040304935816484c759126f296"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/standard-engine/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "load-json-file",
          "version": "5.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|load-json-file@5.3.0",
          "author": "Sindre Sorhus",
          "description": "Read and parse a JSON file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/load-json-file@5.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/load-json-file.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/load-json-file#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/load-json-file/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "70918fe3425cfd55d4b29f3f3ab9f22b24d9d72eaffdda619b76e2a12f91aca5e32b6041eb01d477a269b591050c68066a1313f889e764ee62d448bd9a90bc07"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/standard-engine/node_modules/load-json-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|locate-path@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first path that exists on disk of multiple paths",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/locate-path@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/locate-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ec03bbe3cc169c884da80b9ab72d995879101d148d7cf548b0f21fc043963b6d8099aa15ad66af94e70c4799f34cb358be9dfa5f6db4fe669a46cade7351bae4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/standard-engine/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "parse-json",
          "version": "4.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|parse-json@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Parse JSON with more helpful errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-json@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/parse-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "be35f5425be1f7f6c747184f98a788cb99477ee0"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/standard-engine/node_modules/parse-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "pify",
          "version": "4.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|pify@4.0.1",
          "author": "Sindre Sorhus",
          "description": "Promisify a callback-style function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pify@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/pify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/pify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/pify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b81f3490115bfed7ddebc6d595e1bd4f9186b063e326b2c05294793d922b8419c86914d0463a9d252b082a438fe8e00815b8fb18eadcb9d739a4d8d9fa0795da"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/standard-engine/node_modules/pify"
            }
          ]
        },
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.3.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|type-fest@0.3.1",
          "author": "Sindre Sorhus",
          "description": "A collection of essential TypeScript types",
          "licenses": [
            {
              "expression": "(MIT OR CC0-1.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/type-fest@0.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/type-fest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.3.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7141899c276be124db78f0a0a8d15ba553427a96be900568849b35b0b871cdd1fe82712839df1585b61aee90f7cd9606894456336c731082377d07118b30e461"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/standard-engine/node_modules/type-fest"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|p-locate@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first fulfilled promise that satisfies the provided testing function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-locate@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-locate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "c7ed76c3f4e8fb81857e0261044a620dc2e8cd12467a063e122effcf4b522e4326c4664dc9b54c49f5a3f5a267f19e4573b74150d24e39580fbf61fb230ba549"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/standard-engine/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|path-exists@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-exists.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/standard-engine/node_modules/path-exists"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-angular",
      "version": "5.0.10",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-angular@5.0.10",
      "author": "Steve Mao",
      "description": "conventional-changelog angular preset",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-angular@5.0.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93b44f3d1b34be9f3e06d3ec33db83c5197a29c82ab42266cd10f5c11b60aa6850f7a83c89f046a3d3bf4d9046db78ea9574bfae0f012910c42f17e74101a268"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-angular"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-commits-filter",
      "version": "2.0.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|conventional-commits-filter@2.0.6",
      "author": "Steve Mao",
      "description": "Filter out reverted commits parsed by conventional-commits-parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-commits-filter@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e20facc3cf8a039d3f430cdfaf484be64e4d5b1aadace570e030e4dff87a2fce5af46cf4fc4aa9de83fe09608d7deb01bd96591051c5ece4c46d17bec984b22b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-commits-filter"
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-commits-parser",
      "version": "3.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|conventional-commits-parser@3.1.0",
      "author": "Steve Mao",
      "description": "Parse raw conventional commits",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-commits-parser@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "452a394b4588c176624715064cfb9815baafad1e2fa49d410dd4e5b61160bc7b79904767775fa976fc16a615a7e7bfe8225e15ef634c98ea1c16aa89f2614584"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-commits-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-from",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|import-from@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Import a module like with `require()` but from a given path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-from@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/import-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/import-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/import-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0a2b97385152ce4539c7f091d3ecfb4fdd4886de025e07c2c55385461876672860e703a95afbc32d052c5a5fa070df90b1c6018decfc8430adf393bb44b0edb5"
            }
          ],
          "comment": "as detected 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-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "rest",
      "group": "@octokit",
      "version": "17.11.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/rest@17.11.2",
      "description": "GitHub REST API client for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/rest@17.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/rest.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/rest.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/rest.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/rest/-/rest-17.11.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e234e69fc5a8b2c4d468b7cd0df5e4e1f54981bcf9260644f1e0ace01bc86f9da5bc81fcae954c0f57e0442ac76d277a2d13c4e4915949f004b6cceb3aadd915"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/rest"
        }
      ]
    },
    {
      "type": "library",
      "name": "bottleneck",
      "version": "2.19.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|bottleneck@2.19.5",
      "author": "Simon Grondin",
      "description": "Distributed task scheduler and rate limiter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bottleneck@2.19.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/SGrondin/bottleneck.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SGrondin/bottleneck#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SGrondin/bottleneck/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bottleneck/-/bottleneck-2.19.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "54788d09b23594a765e38b46ae135f53796ea744e3fd904c241e7fd996cd5d108fb9108eede7769a070ae2bd7bcbe281d847ee62e45a565c0d6c079a5864a96f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bottleneck"
        }
      ]
    },
    {
      "type": "library",
      "name": "dir-glob",
      "version": "3.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|dir-glob@3.0.1",
      "author": "Kevin Mårtensson",
      "description": "Convert directories to glob compatible strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dir-glob@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/dir-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/dir-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/dir-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a4ad6a7d191e0a5df28663338b993b86562d545857f0b37efb9fd71ce79fed6fa0eeab217aa5c43901b88712c85a0e963dbfaa1a4abd9708389d1a633077320"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dir-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-extra",
      "version": "9.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|fs-extra@9.0.1",
      "author": "JP Richardson",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@9.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-fs-extra.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "876880a0df37f05a80149636fea569cc55f2f840717d5136db43da940a902c356c14e1cb26b66fbade69b806c274dbfa58993e07c8a123e93473b24ae5eaf0a9"
            }
          ],
          "comment": "as detected 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-extra"
        }
      ]
    },
    {
      "type": "library",
      "name": "globby",
      "version": "11.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|globby@11.0.1",
      "author": "Sindre Sorhus",
      "description": "User-friendly glob matching",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globby@11.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/globby.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/globby#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/globby/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/globby/-/globby-11.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "887f519a0c029942478b6cf9a36977793b4606d5de935398947adb731398ba0c872e602c66b3e3e373ad1d385deb606e87f56fe95c82043d9b77259c18d42aa1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globby"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-proxy-agent",
      "version": "4.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|http-proxy-agent@4.0.1",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-proxy-agent@4.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-http-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-http-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "934cdd360a964c603a69e211569bdf5686f87cbe767537da7a1ca583463852f4b24af3aafd8f813b23eb82952b03b1f296abd4f2f2191ac46e5e6b29b245744e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-proxy-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "https-proxy-agent",
      "version": "5.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|https-proxy-agent@5.0.0",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-proxy-agent@5.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-https-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "124626e4170a50689dbb1cd2b77129a64a3e3e2356344a5ae324a4f6f4c2eb00ec4095bdac749af94846349a11629edbcfa1edd5e69121ae90689a8ee6b0856c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/https-proxy-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "issue-parser",
      "version": "6.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|issue-parser@6.0.0",
      "author": "Pierre Vanduynslager",
      "description": "Parser for Github, GitLab and Bitbucket issues actions, references and mentions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/issue-parser@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pvdlg/issue-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pvdlg/issue-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pvdlg/issue-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/issue-parser/-/issue-parser-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cca6bf0f1ab6946b0121743b0946564c77efc4f0b67a3d0a7ceedf20fa8b94707d276849eeb1a1679ae2961bae7f296be115d83f32547858cac73df4e4eb0d94"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/issue-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "2.4.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|mime@2.4.6",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime@2.4.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/mime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/mime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/mime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mime/-/mime-2.4.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4592a10b7126a417217d318155bf1f6fe44bd9c5b2c3fdf696c867b044edb64040c805174861f16c42565915dcef9d43ac8c46d6ad386fc43031b0309113e950"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-filter",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|p-filter@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Filter promises concurrently",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-filter@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-filter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-filter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-filter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-filter/-/p-filter-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "641c71679b0bd878217a9861a46010768b24c69953c2bec809a7a16702c895f2fa69cb958193e6f3204db9100504612ab43fe19947aaf5ea8b836cacf57affcb"
            }
          ],
          "comment": "as detected 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-filter"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-retry",
      "version": "4.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|p-retry@4.2.0",
      "author": "Sindre Sorhus",
      "description": "Retry a promise-returning or async function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-retry@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-retry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-retry#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-retry/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-retry/-/p-retry-4.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8cf1f7f3f311876eb728a72ad3004d3861496e6f94ebbf384629539878c1fc733d907f55f16942a5551c74e9a2a7d7235ce87a331679ca4d73d928c35097d698"
            }
          ],
          "comment": "as detected 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-retry"
        }
      ]
    },
    {
      "type": "library",
      "name": "url-join",
      "version": "4.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|url-join@4.0.1",
      "author": "José F. Romaniello",
      "description": "Join urls and normalize as in path.join.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/url-join@4.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/jfromaniello/url-join.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jfromaniello/url-join#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jfromaniello/url-join/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8e4d7e40fe9926ac8e8ae108f4011641f8eefe70763f0e3aea46c0d0b1199631f029e32077d5ab0048041b18cf0c3dbe4cd6db6f7eeb4f28447eb0977ee2979c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/url-join"
        }
      ]
    },
    {
      "type": "library",
      "name": "nerf-dart",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|nerf-dart@1.0.0",
      "author": "Stephan Bönnemann",
      "description": "maps a URL to an identifier",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nerf-dart@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/boennemann/nerf-dart.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/boennemann/nerf-dart#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/boennemann/nerf-dart/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nerf-dart/-/nerf-dart-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "e6dab7febf5ad816ea81cf5c629c5a0ebde72c1a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nerf-dart"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-url",
      "version": "5.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|normalize-url@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Normalize a URL",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-url@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/normalize-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/normalize-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/normalize-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/normalize-url/-/normalize-url-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6c0126d9fc7c0eafdadf967a3c8464901049bd1e7a05b109be1a4db6f099e16f45c8e4529daefb7e7fb1b58163aa4e49a414be7cc9c0386ff016091006607b87"
            }
          ],
          "comment": "as detected 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-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm",
      "version": "6.14.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5",
      "author": "Isaac Z. Schlueter",
      "description": "a package manager for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Artistic-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm@6.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://docs.npmjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://npm.community/c/bugs",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/npm/-/npm-6.14.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "083c1adc525dd172692836d60924f8f381fe982363176e9d3eb53ec674445beba947450e0e33047d73e5ddbc56b80c19217e9cd804a0d6994b3bb8cff1e85678"
            }
          ],
          "comment": "as detected 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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "abbrev",
          "version": "1.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/abbrev"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansicolors",
          "version": "0.3.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansicolors@0.3.2",
          "author": "Thorsten Lorenz",
          "description": "Functions that surround a string with ansicolor codes so it prints in color.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansicolors@0.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/ansicolors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/ansicolors#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/ansicolors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansicolors"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansistyles",
          "version": "0.1.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansistyles@0.1.3",
          "author": "Thorsten Lorenz",
          "description": "Functions that surround a string with ansistyle codes so it prints in style.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansistyles@0.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/ansistyles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/ansistyles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/ansistyles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansistyles"
            }
          ]
        },
        {
          "type": "library",
          "name": "aproba",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aproba@2.0.0",
          "author": "Rebecca Turner",
          "description": "A ridiculously light-weight argument validator (now browser friendly)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/aproba@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/aproba.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/aproba",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/aproba/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/aproba"
            }
          ]
        },
        {
          "type": "library",
          "name": "archy",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|archy@1.0.0",
          "author": "James Halliday",
          "description": "render nested hierarchies `npm ls` style with unicode pipes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/archy@1.0.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-archy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-archy#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-archy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/archy"
            }
          ]
        },
        {
          "type": "library",
          "name": "bin-links",
          "version": "1.1.7",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bin-links@1.1.7",
          "author": "Mike Sherov",
          "description": "JavaScript package binary linker",
          "licenses": [
            {
              "license": {
                "id": "Artistic-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bin-links@1.1.7",
          "externalReferences": [
            {
              "url": "git://github.com/npm/bin-links.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/bin-links#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/bin-links/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/bin-links"
            }
          ]
        },
        {
          "type": "library",
          "name": "bluebird",
          "version": "3.5.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bluebird@3.5.5",
          "author": "Petka Antonov",
          "description": "Full featured Promises/A+ implementation with exceptionally good performance",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bluebird@3.5.5",
          "externalReferences": [
            {
              "url": "git://github.com/petkaantonov/bluebird.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/petkaantonov/bluebird",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/petkaantonov/bluebird/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/bluebird"
            }
          ]
        },
        {
          "type": "library",
          "name": "byte-size",
          "version": "5.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|byte-size@5.0.1",
          "author": "Lloyd Brookes",
          "description": "Convert a bytes (and octets) value to a more human-readable format. Choose between metric or IEC units.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/byte-size@5.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/75lb/byte-size.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/75lb/byte-size#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/75lb/byte-size/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/byte-size"
            }
          ]
        },
        {
          "type": "library",
          "name": "cacache",
          "version": "12.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cacache@12.0.3",
          "author": "Kat Marchán",
          "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cacache@12.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/cacache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/cacache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/cacache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cacache"
            }
          ]
        },
        {
          "type": "library",
          "name": "call-limit",
          "version": "1.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|call-limit@1.1.1",
          "author": "Rebecca Turner",
          "description": "Limit the number of simultaneous calls to an async function",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/call-limit@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/call-limit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/packages/call-limit",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/call-limit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/call-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "chownr",
          "version": "1.1.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chownr@1.1.4",
          "author": "Isaac Z. Schlueter",
          "description": "like `chown -R`",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chownr@1.1.4",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/chownr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/chownr#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/chownr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/chownr"
            }
          ]
        },
        {
          "type": "library",
          "name": "ci-info",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ci-info@2.0.0",
          "author": "Thomas Watson Steen",
          "description": "Get details about the current Continuous Integration environment",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ci-info@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/watson/ci-info.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/watson/ci-info",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/watson/ci-info/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ci-info"
            }
          ]
        },
        {
          "type": "library",
          "name": "cli-columns",
          "version": "3.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-columns@3.1.2",
          "author": "Shannon Moeller",
          "description": "Columnated lists for the CLI.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cli-columns@3.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/shannonmoeller/cli-columns.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/shannonmoeller/cli-columns#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/shannonmoeller/cli-columns/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cli-columns"
            }
          ]
        },
        {
          "type": "library",
          "name": "cli-table3",
          "version": "0.5.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-table3@0.5.1",
          "author": "James Talmage",
          "description": "Pretty unicode tables for the command line. Based on the original cli-table.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cli-table3@0.5.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/cli-table/cli-table3.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/cli-table/cli-table3",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/cli-table/cli-table3/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cli-table3"
            }
          ]
        },
        {
          "type": "library",
          "name": "cmd-shim",
          "version": "3.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cmd-shim@3.0.3",
          "description": "Used in npm for command line application support",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cmd-shim@3.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/cmd-shim.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/cmd-shim#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/cmd-shim/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cmd-shim"
            }
          ]
        },
        {
          "type": "library",
          "name": "columnify",
          "version": "1.5.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|columnify@1.5.4",
          "author": "Tim Oxley",
          "description": "Render data in text columns. Supports in-column text-wrap.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/columnify@1.5.4",
          "externalReferences": [
            {
              "url": "git://github.com/timoxley/columnify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/timoxley/columnify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/timoxley/columnify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/columnify"
            }
          ]
        },
        {
          "type": "library",
          "name": "config-chain",
          "version": "1.1.12",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|config-chain@1.1.12",
          "author": "Dominic Tarr",
          "description": "HANDLE CONFIGURATION ONCE AND FOR ALL",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE"
              }
            }
          ],
          "purl": "pkg:npm/config-chain@1.1.12",
          "externalReferences": [
            {
              "url": "git+https://github.com/dominictarr/config-chain.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/dominictarr/config-chain",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dominictarr/config-chain/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/config-chain"
            }
          ]
        },
        {
          "type": "library",
          "name": "debuglog",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debuglog@1.0.1",
          "author": "Sam Roberts",
          "description": "backport of util.debuglog from node v0.11",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debuglog@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sam-github/node-debuglog.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sam-github/node-debuglog#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sam-github/node-debuglog/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/debuglog"
            }
          ]
        },
        {
          "type": "library",
          "name": "detect-indent",
          "version": "5.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|detect-indent@5.0.0",
          "author": "Sindre Sorhus",
          "description": "Detect the indentation of code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/detect-indent@5.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/detect-indent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-indent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-indent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/detect-indent"
            }
          ]
        },
        {
          "type": "library",
          "name": "detect-newline",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|detect-newline@2.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@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/detect-newline.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-newline#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-newline/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/detect-newline"
            }
          ]
        },
        {
          "type": "library",
          "name": "dezalgo",
          "version": "1.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dezalgo@1.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Contain async insanity so that the dark pony lord doesn't eat souls",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/dezalgo@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/dezalgo.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/dezalgo",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/dezalgo/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/dezalgo"
            }
          ]
        },
        {
          "type": "library",
          "name": "editor",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|editor@1.0.0",
          "author": "James Halliday",
          "description": "launch $EDITOR in your program",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/editor@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-editor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-editor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-editor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/editor"
            }
          ]
        },
        {
          "type": "library",
          "name": "figgy-pudding",
          "version": "3.5.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
          "author": "Kat Marchán",
          "description": "Delicious, festive, cascading config/opts definitions",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/figgy-pudding@3.5.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zkat/figgy-pudding.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zkat/figgy-pudding#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/figgy-pudding/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/figgy-pudding"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-npm-prefix",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|find-npm-prefix@1.0.2",
          "author": "Rebecca Turner",
          "description": "Find the npm project directory associated with for a given directory",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-npm-prefix@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/find-npm-prefix.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/find-npm-prefix#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/find-npm-prefix/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/find-npm-prefix"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs-vacuum",
          "version": "1.2.10",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-vacuum@1.2.10",
          "author": "Forrest L Norvell",
          "description": "recursively remove empty directories -- to a point",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs-vacuum@1.2.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/fs-vacuum.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/fs-vacuum",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/fs-vacuum/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs-vacuum"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs-write-stream-atomic",
          "version": "1.0.10",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10",
          "author": "Isaac Z. Schlueter",
          "description": "Like `fs.createWriteStream(...)`, but atomic.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs-write-stream-atomic@1.0.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/fs-write-stream-atomic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/fs-write-stream-atomic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/fs-write-stream-atomic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs-write-stream-atomic"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "iferr",
              "version": "0.1.5",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10|iferr@0.1.5",
              "author": "Nadav Ivgi",
              "description": "Higher-order functions for easier error handling",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/iferr@0.1.5",
              "externalReferences": [
                {
                  "url": "git+https://github.com/shesek/iferr.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/shesek/iferr",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/shesek/iferr/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10|readable-stream@2.3.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.3.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "gentle-fs",
          "version": "2.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0",
          "author": "Mike Sherov",
          "description": "Gentle Filesystem operations",
          "licenses": [
            {
              "license": {
                "id": "Artistic-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/gentle-fs@2.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/npm/gentle-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/gentle-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/gentle-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/gentle-fs"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/gentle-fs/node_modules/aproba"
                }
              ]
            },
            {
              "type": "library",
              "name": "iferr",
              "version": "0.1.5",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0|iferr@0.1.5",
              "author": "Nadav Ivgi",
              "description": "Higher-order functions for easier error handling",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/iferr@0.1.5",
              "externalReferences": [
                {
                  "url": "git+https://github.com/shesek/iferr.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/shesek/iferr",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/shesek/iferr/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/gentle-fs/node_modules/iferr"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.6",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|glob@7.1.6",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "4.2.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@4.2.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-unicode",
          "version": "2.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-unicode@2.0.1",
          "author": "Rebecca Turner",
          "description": "Try to guess if your terminal supports unicode",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-unicode@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/has-unicode.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/has-unicode",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/has-unicode/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/has-unicode"
            }
          ]
        },
        {
          "type": "library",
          "name": "hosted-git-info",
          "version": "2.8.8",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|hosted-git-info@2.8.8",
          "author": "Rebecca Turner",
          "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/hosted-git-info@2.8.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/hosted-git-info.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/hosted-git-info",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/hosted-git-info/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/hosted-git-info"
            }
          ]
        },
        {
          "type": "library",
          "name": "iferr",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|iferr@1.0.2",
          "author": "Nadav Ivgi",
          "description": "Higher-order functions for easier error handling",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/iferr@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/shesek/iferr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/shesek/iferr",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/shesek/iferr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/iferr"
            }
          ]
        },
        {
          "type": "library",
          "name": "imurmurhash",
          "version": "0.1.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|imurmurhash@0.1.4",
          "author": "Jens Taylor",
          "description": "An incremental implementation of MurmurHash3",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/imurmurhash@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jensyt/imurmurhash-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jensyt/imurmurhash-js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jensyt/imurmurhash-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/imurmurhash"
            }
          ]
        },
        {
          "type": "library",
          "name": "infer-owner",
          "version": "1.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|infer-owner@1.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "Infer the owner of a path based on the owner of its nearest existing parent",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/infer-owner@1.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/infer-owner.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/infer-owner#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/infer-owner/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/infer-owner"
            }
          ]
        },
        {
          "type": "library",
          "name": "inflight",
          "version": "1.0.6",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inflight@1.0.6",
          "author": "Isaac Z. Schlueter",
          "description": "Add callbacks to requests in flight to avoid async duplication",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inflight@1.0.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/inflight.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/inflight",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/inflight/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/inflight"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "2.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
          "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inherits@2.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/inherits.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/inherits#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/inherits/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/inherits"
            }
          ]
        },
        {
          "type": "library",
          "name": "ini",
          "version": "1.3.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ini@1.3.5",
          "author": "Isaac Z. Schlueter",
          "description": "An ini encoder/decoder for node",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ini@1.3.5",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/ini.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/ini#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/ini/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ini"
            }
          ]
        },
        {
          "type": "library",
          "name": "init-package-json",
          "version": "1.10.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|init-package-json@1.10.3",
          "author": "Isaac Z. Schlueter",
          "description": "A node module to get your node module started",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/init-package-json@1.10.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/init-package-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/init-package-json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/init-package-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/init-package-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-cidr",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-cidr@3.0.0",
          "author": "silverwind",
          "description": "Check if a string is an IP address in CIDR notation",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-cidr@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/silverwind/is-cidr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/silverwind/is-cidr#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/silverwind/is-cidr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-cidr"
            }
          ]
        },
        {
          "type": "library",
          "name": "json-parse-better-errors",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-parse-better-errors@1.0.2",
          "author": "Kat Marchán",
          "description": "JSON.parse with context information on error",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/json-parse-better-errors@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/zkat/json-parse-better-errors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zkat/json-parse-better-errors#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/json-parse-better-errors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/json-parse-better-errors"
            }
          ]
        },
        {
          "type": "library",
          "name": "JSONStream",
          "version": "1.3.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|JSONStream@1.3.5",
          "author": "Dominic Tarr",
          "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
          "licenses": [
            {
              "expression": "(MIT OR Apache-2.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/jsonstream@1.3.5",
          "externalReferences": [
            {
              "url": "git://github.com/dominictarr/JSONStream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/dominictarr/JSONStream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dominictarr/JSONStream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/JSONStream"
            }
          ]
        },
        {
          "type": "library",
          "name": "lazy-property",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lazy-property@1.0.0",
          "author": "Mikola Lysenko",
          "description": "Lazily initialized properties for objects",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lazy-property@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/mikolalysenko/lazy-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikolalysenko/lazy-property#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikolalysenko/lazy-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lazy-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "libcipm",
          "version": "4.0.7",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libcipm@4.0.7",
          "author": "Kat Marchán",
          "description": "programmatic API for cipm: a ci-oriented package installer for npm",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libcipm@4.0.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libcipm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/libcipm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libcipm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libcipm"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpm",
          "version": "3.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpm@3.0.1",
          "author": "Kat Marchán",
          "description": "Collection of programmatic APIs for the npm CLI",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpm@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/libnpm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpm"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmaccess",
          "version": "3.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmaccess@3.0.2",
          "author": "Kat Marchán",
          "description": "programmatic library for `npm access` commands",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmaccess@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmaccess.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmaccess",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmaccess/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmaccess"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmhook",
          "version": "5.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmhook@5.0.3",
          "author": "Kat Marchán",
          "description": "programmatic API for managing npm registry hooks",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmhook@5.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmhook.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/libnpmhook#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmhook/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmhook"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmorg",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmorg@1.0.1",
          "author": "Kat Marchán",
          "description": "Programmatic api for `npm org` commands",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmorg@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmorg.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmorg",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmorg/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmorg"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmsearch",
          "version": "2.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmsearch@2.0.2",
          "author": "Kat Marchán",
          "description": "Programmatic API for searching in npm and compatible registries.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmsearch@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmsearch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmsearch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmsearch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmsearch"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmteam",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmteam@1.0.2",
          "author": "Kat Marchán",
          "description": "npm Team management APIs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmteam@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmteam.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmteam",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmteam/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmteam"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpx",
          "version": "10.2.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpx@10.2.2",
          "author": "Kat Marchán",
          "description": "support library for npx -- an tool for executing npm-based packages.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpx@10.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npx.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npx#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npx/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpx"
            }
          ]
        },
        {
          "type": "library",
          "name": "lock-verify",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lock-verify@2.1.0",
          "author": "Rebecca Turner",
          "description": "Report if your package.json is out of sync with your package-lock.json.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lock-verify@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/lock-verify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/lock-verify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/lock-verify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lock-verify"
            }
          ]
        },
        {
          "type": "library",
          "name": "lockfile",
          "version": "1.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lockfile@1.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lockfile@1.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/lockfile.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/lockfile#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/lockfile/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lockfile"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._baseindexof",
          "version": "3.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._baseindexof@3.1.0",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `baseIndexOf` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._baseindexof@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._baseindexof"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._baseuniq",
          "version": "4.6.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._baseuniq@4.6.0",
          "author": "John-David Dalton",
          "description": "The internal lodash function `baseUniq` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._baseuniq@4.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._baseuniq"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._bindcallback",
          "version": "3.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._bindcallback@3.0.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `bindCallback` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._bindcallback@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._bindcallback"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._cacheindexof",
          "version": "3.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._cacheindexof@3.0.2",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `cacheIndexOf` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._cacheindexof@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._cacheindexof"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._createcache",
          "version": "3.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._createcache@3.1.2",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `createCache` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._createcache@3.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._createcache"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._getnative",
          "version": "3.9.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._getnative@3.9.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `getNative` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._getnative@3.9.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._getnative"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.clonedeep",
          "version": "4.5.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.clonedeep@4.5.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.cloneDeep` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.clonedeep@4.5.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.clonedeep"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.restparam",
          "version": "3.6.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.restparam@3.6.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s `_.restParam` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.restparam@3.6.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.restparam"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.union",
          "version": "4.6.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.union@4.6.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.union` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.union@4.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.union"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.uniq",
          "version": "4.5.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.uniq@4.5.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.uniq` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.uniq@4.5.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.uniq"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.without",
          "version": "4.4.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.without@4.4.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.without` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.without@4.4.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash.without"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "5.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lru-cache@5.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@5.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lru-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "meant",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|meant@1.0.1",
          "author": "Daijiro Wachi",
          "description": "Like the `Did you mean?` in git for npm",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/meant@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/watilde/meant.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/watilde/meant#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/watilde/meant/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/meant"
            }
          ]
        },
        {
          "type": "library",
          "name": "mississippi",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mississippi@3.0.0",
          "author": "max ogden",
          "description": "a collection of useful streams",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mississippi@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/maxogden/mississippi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/maxogden/mississippi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/maxogden/mississippi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mississippi"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.5.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.5.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/substack/node-mkdirp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mkdirp"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "1.2.5",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5|minimist@1.2.5",
              "author": "James Halliday",
              "description": "parse argument options",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minimist@1.2.5",
              "externalReferences": [
                {
                  "url": "git://github.com/substack/minimist.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/minimist",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/minimist/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/mkdirp/node_modules/minimist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "move-concurrently",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|move-concurrently@1.0.1",
          "author": "Rebecca Turner",
          "description": "Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/move-concurrently@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/move-concurrently.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://www.npmjs.com/package/move-concurrently",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/move-concurrently/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/move-concurrently"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|move-concurrently@1.0.1|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/move-concurrently/node_modules/aproba"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "node-gyp",
          "version": "5.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|node-gyp@5.1.0",
          "author": "Nathan Rajlich",
          "description": "Node.js native addon build tool",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/node-gyp@5.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/node-gyp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/node-gyp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/node-gyp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/node-gyp"
            }
          ]
        },
        {
          "type": "library",
          "name": "nopt",
          "version": "4.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|nopt@4.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/nopt@4.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/nopt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/nopt#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/nopt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/nopt"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-package-data",
          "version": "2.5.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|normalize-package-data@2.5.0",
          "author": "Meryn Stol",
          "description": "Normalizes data that can be found in package.json files.",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-package-data@2.5.0",
          "externalReferences": [
            {
              "url": "git://github.com/npm/normalize-package-data.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/normalize-package-data#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/normalize-package-data/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/normalize-package-data"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "resolve",
              "version": "1.10.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|normalize-package-data@2.5.0|resolve@1.10.0",
              "author": "James Halliday",
              "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/resolve@1.10.0",
              "externalReferences": [
                {
                  "url": "git://github.com/browserify/resolve.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/browserify/resolve#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/browserify/resolve/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/normalize-package-data/node_modules/resolve"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-audit-report",
          "version": "1.3.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-audit-report@1.3.2",
          "author": "Adam Baldwin",
          "description": "Given a response from the npm security api, render it into a variety of security reports",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-audit-report@1.3.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-audit-report.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-audit-report#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-audit-report/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-audit-report"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-cache-filename",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-cache-filename@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Given a cache folder and url, return the appropriate cache folder.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-cache-filename@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/npm/npm-cache-filename.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-cache-filename",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-cache-filename/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-cache-filename"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-install-checks",
          "version": "3.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-install-checks@3.0.2",
          "author": "Robert Kowalski",
          "description": "checks that npm runs during the installation of a module",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-install-checks@3.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/npm/npm-install-checks.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-install-checks",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-install-checks/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-install-checks"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-lifecycle",
          "version": "3.1.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-lifecycle@3.1.4",
          "author": "Mike Sherov",
          "description": "JavaScript package lifecycle hook runner",
          "licenses": [
            {
              "license": {
                "id": "Artistic-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-lifecycle@3.1.4",
          "externalReferences": [
            {
              "url": "git://github.com/npm/lifecycle.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/lifecycle#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/lifecycle/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-lifecycle"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-package-arg",
          "version": "6.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "Parse the things that can be arguments to `npm install`",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-package-arg@6.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-package-arg.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-package-arg",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-package-arg/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-package-arg"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-packlist",
          "version": "1.4.8",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-packlist@1.4.8",
          "author": "Isaac Z. Schlueter",
          "description": "Get a list of the files to add from a folder into an npm package",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-packlist@1.4.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-packlist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://www.npmjs.com/package/npm-packlist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-packlist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-packlist"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-pick-manifest",
          "version": "3.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-pick-manifest@3.0.2",
          "author": "Kat Marchán",
          "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-pick-manifest@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-pick-manifest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-pick-manifest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-pick-manifest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-pick-manifest"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-profile",
          "version": "4.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-profile@4.0.4",
          "author": "Rebecca Turner",
          "description": "Library for updating an npmjs.com profile",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-profile@4.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-profile.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-profile/tree/latest/lib#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-profile/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-profile"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-registry-fetch",
          "version": "4.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4",
          "author": "Kat Marchán",
          "description": "Fetch-based http client for use with npm registry APIs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-registry-fetch@4.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/registry-fetch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/registry-fetch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/registry-fetch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-registry-fetch"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "safe-buffer",
              "version": "5.2.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4|safe-buffer@5.2.0",
              "author": "Feross Aboukhadijeh",
              "description": "Safer Node.js Buffer API",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/safe-buffer@5.2.0",
              "externalReferences": [
                {
                  "url": "git://github.com/feross/safe-buffer.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/feross/safe-buffer",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/feross/safe-buffer/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-user-validate",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-user-validate@1.0.0",
          "author": "Robert Kowalski",
          "description": "User validations for npm",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-user-validate@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/npm/npm-user-validate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-user-validate#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-user-validate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-user-validate"
            }
          ]
        },
        {
          "type": "library",
          "name": "npmlog",
          "version": "4.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npmlog@4.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "logger for npm",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npmlog@4.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npmlog.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npmlog#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npmlog/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npmlog"
            }
          ]
        },
        {
          "type": "library",
          "name": "once",
          "version": "1.4.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|once@1.4.0",
          "author": "Isaac Z. Schlueter",
          "description": "Run a function exactly one time",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/once@1.4.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/once.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/once#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/once/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/once"
            }
          ]
        },
        {
          "type": "library",
          "name": "opener",
          "version": "1.5.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|opener@1.5.1",
          "author": "Domenic Denicola",
          "description": "Opens stuff, like webpages and files and executables, cross-platform",
          "licenses": [
            {
              "expression": "(WTFPL OR MIT)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/opener@1.5.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/domenic/opener.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/domenic/opener#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/domenic/opener/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/opener"
            }
          ]
        },
        {
          "type": "library",
          "name": "osenv",
          "version": "0.1.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|osenv@0.1.5",
          "author": "Isaac Z. Schlueter",
          "description": "Look up environment settings specific to different operating systems",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/osenv@0.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/osenv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/osenv#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/osenv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/osenv"
            }
          ]
        },
        {
          "type": "library",
          "name": "pacote",
          "version": "9.5.12",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pacote@9.5.12",
          "author": "Kat Marchán",
          "description": "JavaScript package downloader",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pacote@9.5.12",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/pacote.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/pacote#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/pacote/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pacote"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minipass",
              "version": "2.9.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pacote@9.5.12|minipass@2.9.0",
              "author": "Isaac Z. Schlueter",
              "description": "minimal implementation of a PassThrough stream",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minipass@2.9.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/minipass.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minipass#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minipass/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/pacote/node_modules/minipass"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "path-is-inside",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-is-inside@1.0.2",
          "author": "Domenic Denicola",
          "description": "Tests whether one path is inside another path",
          "licenses": [
            {
              "expression": "(WTFPL OR MIT)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/path-is-inside@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/domenic/path-is-inside.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/domenic/path-is-inside#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/domenic/path-is-inside/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-is-inside"
            }
          ]
        },
        {
          "type": "library",
          "name": "promise-inflight",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-inflight@1.0.1",
          "author": "Rebecca Turner",
          "description": "One promise for multiple requests in flight to avoid async duplication",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/promise-inflight@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/promise-inflight.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/promise-inflight#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/promise-inflight/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/promise-inflight"
            }
          ]
        },
        {
          "type": "library",
          "name": "qrcode-terminal",
          "version": "0.12.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|qrcode-terminal@0.12.0",
          "description": "QRCodes, in the terminal",
          "licenses": [
            {
              "license": {
                "name": "Apache 2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/qrcode-terminal@0.12.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/gtanner/qrcode-terminal.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/gtanner/qrcode-terminal",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/gtanner/qrcode-terminal/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/qrcode-terminal"
            }
          ]
        },
        {
          "type": "library",
          "name": "query-string",
          "version": "6.8.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|query-string@6.8.2",
          "author": "Sindre Sorhus",
          "description": "Parse and stringify URL query strings",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/query-string@6.8.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/query-string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/query-string#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/query-string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/query-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "qw",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|qw@1.0.1",
          "author": "Rebecca Turner",
          "description": "Quoted word literals!",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/qw@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/node-qw.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/node-qw#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/node-qw/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/qw"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-cmd-shim",
          "version": "1.0.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-cmd-shim@1.0.5",
          "author": "Rebecca Turner",
          "description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-cmd-shim@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/read-cmd-shim.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/read-cmd-shim#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/read-cmd-shim/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-cmd-shim"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-installed",
          "version": "4.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-installed@4.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Read all the installed packages in a folder, and return a tree structure with all the data.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-installed@4.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/read-installed.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/read-installed#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/read-installed/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-installed"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-package-json",
          "version": "2.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-json@2.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "The thing npm uses to read package.json files with semantics and defaults and validation",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-package-json@2.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/read-package-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/read-package-json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/read-package-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-package-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-package-tree",
          "version": "5.3.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-tree@5.3.1",
          "author": "Isaac Z. Schlueter",
          "description": "Read the contents of node_modules.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-package-tree@5.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/read-package-tree.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/read-package-tree",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/read-package-tree/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-package-tree"
            }
          ]
        },
        {
          "type": "library",
          "name": "read",
          "version": "1.0.7",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read@1.0.7",
          "author": "Isaac Z. Schlueter",
          "description": "read(1) for node programs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read@1.0.7",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/read.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/read#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/read/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "3.6.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|readable-stream@3.6.0",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@3.6.0",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "readdir-scoped-modules",
          "version": "1.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|readdir-scoped-modules@1.1.0",
          "author": "Isaac Z. Schlueter",
          "description": "Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readdir-scoped-modules@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/readdir-scoped-modules.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/readdir-scoped-modules",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/readdir-scoped-modules/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/readdir-scoped-modules"
            }
          ]
        },
        {
          "type": "library",
          "name": "request",
          "version": "2.88.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|request@2.88.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.88.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/request/request.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/request/request#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/request/request/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/request"
            }
          ]
        },
        {
          "type": "library",
          "name": "retry",
          "version": "0.12.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|retry@0.12.0",
          "author": "Tim Koschützki",
          "description": "Abstraction for exponential and custom retry strategies for failed operations.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/retry@0.12.0",
          "externalReferences": [
            {
              "url": "git://github.com/tim-kos/node-retry.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tim-kos/node-retry",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tim-kos/node-retry/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/retry"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.7.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/rimraf@2.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/rimraf.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/rimraf#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/rimraf/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
          "author": "Feross Aboukhadijeh",
          "description": "Safer Node.js Buffer API",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/safe-buffer@5.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/feross/safe-buffer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/feross/safe-buffer",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/feross/safe-buffer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "5.7.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.7.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "sha",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sha@3.0.0",
          "description": "Check and get file hashes",
          "licenses": [
            {
              "expression": "(BSD-2-Clause OR MIT)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/sha@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ForbesLindesay/sha.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ForbesLindesay/sha#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ForbesLindesay/sha/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sha"
            }
          ]
        },
        {
          "type": "library",
          "name": "slide",
          "version": "1.1.6",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|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",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/slide"
            }
          ]
        },
        {
          "type": "library",
          "name": "sorted-object",
          "version": "2.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-object@2.0.1",
          "author": "Domenic Denicola",
          "description": "Returns a copy of an object with its keys sorted",
          "licenses": [
            {
              "expression": "(WTFPL OR MIT)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/sorted-object@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/domenic/sorted-object.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/domenic/sorted-object#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/domenic/sorted-object/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sorted-object"
            }
          ]
        },
        {
          "type": "library",
          "name": "sorted-union-stream",
          "version": "2.1.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3",
          "author": "Mathias Buus Madsen",
          "description": "Get the union of two sorted streams",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sorted-union-stream@2.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/sorted-union-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/sorted-union-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/sorted-union-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sorted-union-stream"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "from2",
              "version": "1.3.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|from2@1.3.0",
              "author": "Hugh Kennedy",
              "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/from2@1.3.0",
              "externalReferences": [
                {
                  "url": "git://github.com/hughsk/from2.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/hughsk/from2",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/hughsk/from2/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/sorted-union-stream/node_modules/from2"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.1.14",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|readable-stream@1.1.14",
              "author": "Isaac Z. Schlueter",
              "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@1.1.14",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/sorted-union-stream/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "isarray",
              "version": "0.0.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|isarray@0.0.1",
              "author": "Julian Gruber",
              "description": "Array#isArray for older browsers",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/isarray@0.0.1",
              "externalReferences": [
                {
                  "url": "git://github.com/juliangruber/isarray.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/juliangruber/isarray",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/juliangruber/isarray/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/sorted-union-stream/node_modules/isarray"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "0.10.31",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|string_decoder@0.10.31",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@0.10.31",
              "externalReferences": [
                {
                  "url": "git://github.com/rvagg/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/rvagg/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/rvagg/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/sorted-union-stream/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "ssri",
          "version": "6.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ssri@6.0.1",
          "author": "Kat Marchán",
          "description": "Standard Subresource Integrity library --  parses, serializes, generates, and verifies integrity metadata according to the SRI spec.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ssri@6.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zkat/ssri.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zkat/ssri#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/ssri/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ssri"
            }
          ]
        },
        {
          "type": "library",
          "name": "stringify-package",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stringify-package@1.0.1",
          "author": "Kat Marchán",
          "description": "stringifies npm-written json files",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stringify-package@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/stringify-package.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/stringify-package",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/stringify-package/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/stringify-package"
            }
          ]
        },
        {
          "type": "library",
          "name": "tar",
          "version": "4.4.13",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tar@4.4.13",
          "author": "Isaac Z. Schlueter",
          "description": "tar for node",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tar@4.4.13",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-tar.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-tar#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-tar/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tar"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minipass",
              "version": "2.9.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tar@4.4.13|minipass@2.9.0",
              "author": "Isaac Z. Schlueter",
              "description": "minimal implementation of a PassThrough stream",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minipass@2.9.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/minipass.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minipass#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minipass/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/tar/node_modules/minipass"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "text-table",
          "version": "0.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|text-table@0.2.0",
          "author": "James Halliday",
          "description": "borderless text tables with alignment",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/text-table@0.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/text-table.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/text-table",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/text-table/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/text-table"
            }
          ]
        },
        {
          "type": "library",
          "name": "tiny-relative-date",
          "version": "1.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tiny-relative-date@1.3.0",
          "author": "Joseph Wynn",
          "description": "Tiny function that provides relative, human-readable dates.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tiny-relative-date@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/wildlyinaccurate/relative-date.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/wildlyinaccurate/relative-date#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wildlyinaccurate/relative-date/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tiny-relative-date"
            }
          ]
        },
        {
          "type": "library",
          "name": "uid-number",
          "version": "0.0.6",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|uid-number@0.0.6",
          "author": "Isaac Z. Schlueter",
          "description": "Convert a username/group name to a uid/gid number",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uid-number@0.0.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/uid-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/uid-number#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/uid-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/uid-number"
            }
          ]
        },
        {
          "type": "library",
          "name": "umask",
          "version": "1.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|umask@1.1.0",
          "author": "Sam Mikes",
          "description": "convert umask from string <-> number",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/umask@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/smikes/umask.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/smikes/umask",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/smikes/umask/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/umask"
            }
          ]
        },
        {
          "type": "library",
          "name": "unique-filename",
          "version": "1.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-filename@1.1.1",
          "author": "Rebecca Turner",
          "description": "Generate a unique filename for use in temporary directories or caches.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unique-filename@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/unique-filename.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/unique-filename",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/unique-filename/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unique-filename"
            }
          ]
        },
        {
          "type": "library",
          "name": "unpipe",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unpipe@1.0.0",
          "author": "Douglas Christopher Wilson",
          "description": "Unpipe a stream from all destinations",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unpipe@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/stream-utils/unpipe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/stream-utils/unpipe#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/stream-utils/unpipe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unpipe"
            }
          ]
        },
        {
          "type": "library",
          "name": "update-notifier",
          "version": "2.5.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|update-notifier@2.5.0",
          "author": "Sindre Sorhus",
          "description": "Update notifications for your CLI app",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/update-notifier@2.5.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/yeoman/update-notifier.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yeoman/update-notifier#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yeoman/update-notifier/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/update-notifier"
            }
          ]
        },
        {
          "type": "library",
          "name": "uuid",
          "version": "3.3.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|uuid@3.3.3",
          "description": "RFC4122 (v1, v4, and v5) UUIDs",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uuid@3.3.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/kelektiv/node-uuid.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kelektiv/node-uuid#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kelektiv/node-uuid/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/uuid"
            }
          ]
        },
        {
          "type": "library",
          "name": "validate-npm-package-license",
          "version": "3.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-license@3.0.4",
          "author": "Kyle E. Mitchell",
          "description": "Give me a string and I'll tell you if it's a valid npm package license string",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/validate-npm-package-license@3.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kemitchell/validate-npm-package-license.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/validate-npm-package-license"
            }
          ]
        },
        {
          "type": "library",
          "name": "validate-npm-package-name",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-name@3.0.0",
          "author": "zeke",
          "description": "Give me a string and I'll tell you if it's a valid npm package name",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/validate-npm-package-name@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/validate-npm-package-name.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/validate-npm-package-name",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/validate-npm-package-name/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/validate-npm-package-name"
            }
          ]
        },
        {
          "type": "library",
          "name": "which",
          "version": "1.3.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which@1.3.1",
          "author": "Isaac Z. Schlueter",
          "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which@1.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-which.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-which#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-which/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/which"
            }
          ]
        },
        {
          "type": "library",
          "name": "worker-farm",
          "version": "1.7.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|worker-farm@1.7.0",
          "description": "Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/worker-farm@1.7.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/node-worker-farm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/node-worker-farm",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/node-worker-farm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/worker-farm"
            }
          ]
        },
        {
          "type": "library",
          "name": "write-file-atomic",
          "version": "2.4.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|write-file-atomic@2.4.3",
          "author": "Rebecca Turner",
          "description": "Write files in an atomic fashion w/configurable ownership",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/write-file-atomic@2.4.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/iarna/write-file-atomic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/write-file-atomic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/write-file-atomic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/write-file-atomic"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-normalize-package-bin",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-normalize-package-bin@1.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Turn any flavor of allowable package.json bin into a normalized object",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-normalize-package-bin@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-normalize-package-bin.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-normalize-package-bin#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-normalize-package-bin/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-normalize-package-bin"
            }
          ]
        },
        {
          "type": "library",
          "name": "y18n",
          "version": "4.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|y18n@4.0.0",
          "author": "Ben Coe",
          "description": "the bare-bones internationalization library used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/y18n@4.0.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/y18n.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/y18n",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/y18n/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/y18n"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "2.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1",
          "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@2.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/string-width.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/string-width"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "is-fullwidth-code-point",
              "version": "2.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1|is-fullwidth-code-point@2.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@2.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/string-width/node_modules/is-fullwidth-code-point"
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "4.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1|strip-ansi@4.0.0",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@4.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/chalk/strip-ansi.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/chalk/strip-ansi#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/chalk/strip-ansi/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/string-width/node_modules/strip-ansi"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-regex",
              "version": "3.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1|ansi-regex@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Regular expression for matching ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ansi-regex@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/chalk/ansi-regex.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/chalk/ansi-regex#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/chalk/ansi-regex/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/string-width/node_modules/ansi-regex"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "3.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-ansi@3.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "colors",
          "version": "1.3.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|colors@1.3.3",
          "author": "Marak Squires",
          "description": "get colors in your node.js console",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/colors@1.3.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/Marak/colors.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Marak/colors.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Marak/colors.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/colors"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-assign",
          "version": "4.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object-assign@4.1.1",
          "author": "Sindre Sorhus",
          "description": "ES2015 `Object.assign()` ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object-assign@4.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/object-assign.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/object-assign#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/object-assign/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/object-assign"
            }
          ]
        },
        {
          "type": "library",
          "name": "wcwidth",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wcwidth@1.0.1",
          "author": "Tim Oxley",
          "description": "Port of C's wcwidth() and wcswidth()",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wcwidth@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/timoxley/wcwidth.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/timoxley/wcwidth#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/timoxley/wcwidth/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/wcwidth"
            }
          ]
        },
        {
          "type": "library",
          "name": "proto-list",
          "version": "1.2.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|proto-list@1.2.4",
          "author": "Isaac Z. Schlueter",
          "description": "A utility for managing a prototype chain",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/proto-list@1.2.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/proto-list.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/proto-list#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/proto-list/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/proto-list"
            }
          ]
        },
        {
          "type": "library",
          "name": "asap",
          "version": "2.0.6",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|asap@2.0.6",
          "description": "High-priority task queue for Node.js and browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/asap@2.0.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/kriskowal/asap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kriskowal/asap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kriskowal/asap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/asap"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrappy",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrappy@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Callback wrapping utility",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrappy@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/wrappy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/wrappy",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/wrappy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/wrappy"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs.realpath",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs.realpath@1.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs.realpath@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/fs.realpath.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/fs.realpath#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/fs.realpath/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs.realpath"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minimatch@3.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-is-absolute",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-is-absolute@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Node.js 0.12 path.isAbsolute() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-is-absolute@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-is-absolute.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-is-absolute#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-is-absolute/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-is-absolute"
            }
          ]
        },
        {
          "type": "library",
          "name": "promzard",
          "version": "0.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promzard@0.3.0",
          "author": "Isaac Z. Schlueter",
          "description": "prompting wizardly",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/promzard@0.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/promzard.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/promzard#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/promzard/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/promzard"
            }
          ]
        },
        {
          "type": "library",
          "name": "cidr-regex",
          "version": "2.0.10",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cidr-regex@2.0.10",
          "author": "silverwind",
          "description": "Regular expression for matching IP addresses in CIDR notation",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cidr-regex@2.0.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/silverwind/cidr-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/silverwind/cidr-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/silverwind/cidr-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cidr-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsonparse",
          "version": "1.3.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsonparse@1.3.1",
          "author": "Tim Caswell",
          "description": "This is a pure-js JSON streaming parser for node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jsonparse@1.3.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/creationix/jsonparse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/creationix/jsonparse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/creationix/jsonparse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/jsonparse"
            }
          ]
        },
        {
          "type": "library",
          "name": "through",
          "version": "2.3.8",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through@2.3.8",
          "author": "Dominic Tarr",
          "description": "simplified stream construction",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through@2.3.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/dominictarr/through.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/dominictarr/through",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dominictarr/through/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/through"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-logical-tree",
          "version": "1.2.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-logical-tree@1.2.1",
          "author": "Kat Marchán",
          "description": "Calculate 'logical' trees from a package.json + package-lock",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-logical-tree@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/logical-tree.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/logical-tree#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/logical-tree/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-logical-tree"
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmconfig",
          "version": "1.2.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1",
          "author": "Kat Marchán",
          "description": "Standalone library for reading/writing/managing npm configurations",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmconfig@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmconfig.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmconfig",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmconfig/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmconfig"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "find-up",
              "version": "3.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|find-up@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Find a file or directory by walking up parent directories",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/find-up@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/find-up.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/find-up#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/find-up/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/find-up"
                }
              ]
            },
            {
              "type": "library",
              "name": "locate-path",
              "version": "3.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|locate-path@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Get the first path that exists on disk of multiple paths",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/locate-path@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/locate-path.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/locate-path#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/locate-path/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/locate-path"
                }
              ]
            },
            {
              "type": "library",
              "name": "p-locate",
              "version": "3.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|p-locate@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Get the first fulfilled promise that satisfies the provided testing function",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/p-locate@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/p-locate.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/p-locate#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/p-locate/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/p-locate"
                }
              ]
            },
            {
              "type": "library",
              "name": "p-limit",
              "version": "2.2.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|p-limit@2.2.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.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/p-limit.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/p-limit#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/p-limit/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/p-limit"
                }
              ]
            },
            {
              "type": "library",
              "name": "p-try",
              "version": "2.2.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.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",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/p-try.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/p-try#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/p-try/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/libnpmconfig/node_modules/p-try"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "libnpmpublish",
          "version": "1.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmpublish@1.1.2",
          "author": "Kat Marchán",
          "description": "Programmatic API for the bits behind npm publish and unpublish",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/libnpmpublish@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/libnpmpublish.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/libnpmpublish",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/libnpmpublish/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/libnpmpublish"
            }
          ]
        },
        {
          "type": "library",
          "name": "get-stream",
          "version": "4.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
          "author": "Sindre Sorhus",
          "description": "Get a stream as a string, buffer, or array",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-stream@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/get-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/get-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "dotenv",
          "version": "5.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dotenv@5.0.1",
          "author": "scottmotte",
          "description": "Loads environment variables from .env file",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/dotenv@5.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/motdotla/dotenv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/motdotla/dotenv#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/motdotla/dotenv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/dotenv"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "11.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yargs@11.1.1",
          "description": "yargs the modern, pirate-themed, successor to optimist.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@11.1.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/yargs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://yargs.js.org/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/yargs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/yargs"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "y18n",
              "version": "3.2.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yargs@11.1.1|y18n@3.2.1",
              "author": "Ben Coe",
              "description": "the bare-bones internationalization library used by yargs",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/y18n@3.2.1",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/yargs/y18n.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/yargs/y18n",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/yargs/y18n/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/yargs/node_modules/y18n"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "signal-exit",
          "version": "3.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|signal-exit@3.0.2",
          "author": "Ben Coe",
          "description": "when you want to fire an event no matter how a process exits.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/signal-exit@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/signal-exit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/signal-exit"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._createset",
          "version": "4.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._createset@4.0.3",
          "author": "John-David Dalton",
          "description": "The internal lodash function `createSet` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._createset@4.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._createset"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._root",
          "version": "3.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._root@3.0.1",
          "author": "John-David Dalton",
          "description": "The internal lodash function `root` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._root@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lodash._root"
            }
          ]
        },
        {
          "type": "library",
          "name": "yallist",
          "version": "3.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yallist@3.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@3.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/yallist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/yallist#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/yallist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/yallist"
            }
          ]
        },
        {
          "type": "library",
          "name": "concat-stream",
          "version": "1.6.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-stream@1.6.2",
          "author": "Max Ogden",
          "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/concat-stream@1.6.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/maxogden/concat-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/maxogden/concat-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/maxogden/concat-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/concat-stream"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-stream@1.6.2|readable-stream@2.3.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.3.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/concat-stream/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-stream@1.6.2|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/concat-stream/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "duplexify",
          "version": "3.6.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0",
          "author": "Mathias Buus",
          "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/duplexify@3.6.0",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/duplexify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/duplexify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/duplexify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/duplexify"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0|readable-stream@2.3.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.3.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/duplexify/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/duplexify/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "end-of-stream",
          "version": "1.4.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|end-of-stream@1.4.1",
          "author": "Mathias Buus",
          "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/end-of-stream@1.4.1",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/end-of-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/end-of-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/end-of-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/end-of-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "flush-write-stream",
          "version": "1.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|flush-write-stream@1.0.3",
          "author": "Mathias Buus",
          "description": "A write stream constructor that supports a flush function that is called before finish is emitted",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/flush-write-stream@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/mafintosh/flush-write-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/flush-write-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/flush-write-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/flush-write-stream"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|flush-write-stream@1.0.3|readable-stream@2.3.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.3.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|flush-write-stream@1.0.3|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "from2",
          "version": "2.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|from2@2.3.0",
          "author": "Hugh Kennedy",
          "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/from2@2.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/hughsk/from2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hughsk/from2",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hughsk/from2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/from2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|from2@2.3.0|readable-stream@2.3.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.3.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/from2/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|from2@2.3.0|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/from2/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "parallel-transform",
          "version": "1.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|parallel-transform@1.1.0",
          "author": "Mathias Buus Madsen",
          "description": "Transform stream that allows you to run your transforms in parallel without changing the order",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parallel-transform@1.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/parallel-transform.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/parallel-transform#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/parallel-transform/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/parallel-transform"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|parallel-transform@1.1.0|readable-stream@2.3.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.3.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|parallel-transform@1.1.0|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "pump",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pump@3.0.0",
          "author": "Mathias Buus Madsen",
          "description": "pipe streams together and close all of them if one of them closes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pump@3.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/pump.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/pump#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/pump/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pump"
            }
          ]
        },
        {
          "type": "library",
          "name": "pumpify",
          "version": "1.5.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pumpify@1.5.1",
          "author": "Mathias Buus",
          "description": "Combine an array of streams into a single duplex stream using pump and duplexify",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pumpify@1.5.1",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/pumpify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/pumpify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/pumpify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pumpify"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "pump",
              "version": "2.0.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pumpify@1.5.1|pump@2.0.1",
              "author": "Mathias Buus Madsen",
              "description": "pipe streams together and close all of them if one of them closes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/pump@2.0.1",
              "externalReferences": [
                {
                  "url": "git://github.com/mafintosh/pump.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mafintosh/pump#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/mafintosh/pump/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/pumpify/node_modules/pump"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-each",
          "version": "1.2.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-each@1.2.2",
          "author": "Mathias Buus",
          "description": "Iterate all the data in a stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stream-each@1.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/mafintosh/stream-each.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/stream-each",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/stream-each/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/stream-each"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "2.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through2@2.0.3",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@2.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/through2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through2@2.0.3|readable-stream@2.3.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.3.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/through2/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through2@2.0.3|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/through2/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "copy-concurrently",
          "version": "1.0.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|copy-concurrently@1.0.5",
          "author": "Rebecca Turner",
          "description": "Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/copy-concurrently@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/copy-concurrently.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://www.npmjs.com/package/copy-concurrently",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/copy-concurrently/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/copy-concurrently"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|copy-concurrently@1.0.5|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/copy-concurrently/node_modules/aproba"
                }
              ]
            },
            {
              "type": "library",
              "name": "iferr",
              "version": "0.1.5",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|copy-concurrently@1.0.5|iferr@0.1.5",
              "author": "Nadav Ivgi",
              "description": "Higher-order functions for easier error handling",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/iferr@0.1.5",
              "externalReferences": [
                {
                  "url": "git+https://github.com/shesek/iferr.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/shesek/iferr",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/shesek/iferr/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/copy-concurrently/node_modules/iferr"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "run-queue",
          "version": "1.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|run-queue@1.0.3",
          "author": "Rebecca Turner",
          "description": "A promise based, dynamic priority queue runner, with concurrency limiting.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/run-queue@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/run-queue.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://npmjs.com/package/run-queue",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/run-queue/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/run-queue"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|run-queue@1.0.3|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/run-queue/node_modules/aproba"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "env-paths",
          "version": "2.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|env-paths@2.2.0",
          "author": "Sindre Sorhus",
          "description": "Get paths for storing things like data, config, cache, etc",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/env-paths@2.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/env-paths.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/env-paths#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/env-paths/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/env-paths"
            }
          ]
        },
        {
          "type": "library",
          "name": "console-control-strings",
          "version": "1.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|console-control-strings@1.1.0",
          "author": "Rebecca Turner",
          "description": "A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning.  This is a subset of both ansi and vt100.  All control codes included work on both Windows & Unix-like OSes, except where noted.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/console-control-strings@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/console-control-strings.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/console-control-strings#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/console-control-strings/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/console-control-strings"
            }
          ]
        },
        {
          "type": "library",
          "name": "byline",
          "version": "5.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|byline@5.0.0",
          "author": "John Hewson",
          "description": "simple line-by-line stream reader",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/byline@5.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jahewson/node-byline.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jahewson/node-byline",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jahewson/node-byline/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/byline"
            }
          ]
        },
        {
          "type": "library",
          "name": "resolve-from",
          "version": "4.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|resolve-from@4.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@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/resolve-from.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/resolve-from"
            }
          ]
        },
        {
          "type": "library",
          "name": "ignore-walk",
          "version": "3.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ignore-walk@3.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ignore-walk@3.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/ignore-walk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/ignore-walk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/ignore-walk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ignore-walk"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-bundled",
          "version": "1.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-bundled@1.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-bundled@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-bundled.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-bundled#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-bundled/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-bundled"
            }
          ]
        },
        {
          "type": "library",
          "name": "make-fetch-happen",
          "version": "5.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|make-fetch-happen@5.0.2",
          "author": "Kat Marchán",
          "description": "Opinionated, caching, retrying fetch client",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/make-fetch-happen@5.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/zkat/make-fetch-happen.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zkat/make-fetch-happen#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/make-fetch-happen/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/make-fetch-happen"
            }
          ]
        },
        {
          "type": "library",
          "name": "are-we-there-yet",
          "version": "1.1.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|are-we-there-yet@1.1.4",
          "author": "Rebecca Turner",
          "description": "Keep track of the overall completion of many disparate processes",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/are-we-there-yet@1.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/are-we-there-yet.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/are-we-there-yet",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/are-we-there-yet/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/are-we-there-yet"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|are-we-there-yet@1.1.4|readable-stream@2.3.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.3.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|are-we-there-yet@1.1.4|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "gauge",
          "version": "2.7.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gauge@2.7.4",
          "author": "Rebecca Turner",
          "description": "A terminal based horizontal guage",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/gauge@2.7.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/gauge.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/gauge",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/gauge/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/gauge"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aproba",
              "version": "1.2.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gauge@2.7.4|aproba@1.2.0",
              "author": "Rebecca Turner",
              "description": "A ridiculously light-weight argument validator (now browser friendly)",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/aproba@1.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/iarna/aproba.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/iarna/aproba",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/iarna/aproba/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/gauge/node_modules/aproba"
                }
              ]
            },
            {
              "type": "library",
              "name": "string-width",
              "version": "1.0.2",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gauge@2.7.4|string-width@1.0.2",
              "author": "Sindre Sorhus",
              "description": "Get the visual width of a string - the number of columns required to display it",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string-width@1.0.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/string-width.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/string-width#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/string-width/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/gauge/node_modules/string-width"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "set-blocking",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|set-blocking@2.0.0",
          "author": "Ben Coe",
          "description": "set blocking stdio and stderr ensuring that terminal output does not truncate",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/set-blocking@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/yargs/set-blocking.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/set-blocking#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/set-blocking/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/set-blocking"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-homedir",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-homedir@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Node.js 4 `os.homedir()` ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/os-homedir@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/os-homedir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/os-homedir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/os-homedir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/os-homedir"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-tmpdir",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-tmpdir@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Node.js os.tmpdir() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/os-tmpdir@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/os-tmpdir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/os-tmpdir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/os-tmpdir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/os-tmpdir"
            }
          ]
        },
        {
          "type": "library",
          "name": "promise-retry",
          "version": "1.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-retry@1.1.1",
          "author": "IndigoUnited",
          "description": "Retries a function that returns a promise, leveraging the power of the retry module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/promise-retry@1.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-promise-retry.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-promise-retry#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-promise-retry/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/promise-retry"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "retry",
              "version": "0.10.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-retry@1.1.1|retry@0.10.1",
              "author": "Tim Koschützki",
              "description": "Abstraction for exponential and custom retry strategies for failed operations.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/retry@0.10.1",
              "externalReferences": [
                {
                  "url": "git://github.com/tim-kos/node-retry.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/tim-kos/node-retry",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/tim-kos/node-retry/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/promise-retry/node_modules/retry"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "protoduck",
          "version": "5.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|protoduck@5.0.1",
          "author": "Kat Marchán",
          "description": "Fancy duck typing for the most serious of ducks.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/protoduck@5.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zkat/protoduck.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zkat/protoduck#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/protoduck/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/protoduck"
            }
          ]
        },
        {
          "type": "library",
          "name": "decode-uri-component",
          "version": "0.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|decode-uri-component@0.2.0",
          "author": "Sam Verschueren",
          "description": "A better decodeURIComponent",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/decode-uri-component@0.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/SamVerschueren/decode-uri-component.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/SamVerschueren/decode-uri-component#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/SamVerschueren/decode-uri-component/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/decode-uri-component"
            }
          ]
        },
        {
          "type": "library",
          "name": "split-on-first",
          "version": "1.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|split-on-first@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Split a string on the first occurance of a given separator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/split-on-first@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/split-on-first.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/split-on-first#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/split-on-first/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/split-on-first"
            }
          ]
        },
        {
          "type": "library",
          "name": "strict-uri-encode",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strict-uri-encode@2.0.0",
          "author": "Kevin Mårtensson",
          "description": "A stricter URI encode adhering to RFC 3986",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strict-uri-encode@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/kevva/strict-uri-encode.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kevva/strict-uri-encode#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kevva/strict-uri-encode/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/strict-uri-encode"
            }
          ]
        },
        {
          "type": "library",
          "name": "util-extend",
          "version": "1.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-extend@1.0.3",
          "description": "Node's internal object extension function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/util-extend@1.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/util-extend.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/util-extend#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/util-extend/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/util-extend"
            }
          ]
        },
        {
          "type": "library",
          "name": "util-promisify",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-promisify@2.1.0",
          "description": "Node 8's util.promisify, as a node module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/util-promisify@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/juliangruber/util-promisify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/util-promisify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/util-promisify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/util-promisify"
            }
          ]
        },
        {
          "type": "library",
          "name": "mute-stream",
          "version": "0.0.7",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mute-stream@0.0.7",
          "author": "Isaac Z. Schlueter",
          "description": "Bytes go in, but they don't come out (when muted).",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mute-stream@0.0.7",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/mute-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/mute-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/mute-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mute-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string_decoder@1.3.0",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@1.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/string_decoder.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/string_decoder",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/string_decoder/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/string_decoder"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "safe-buffer",
              "version": "5.2.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string_decoder@1.3.0|safe-buffer@5.2.0",
              "author": "Feross Aboukhadijeh",
              "description": "Safer Node.js Buffer API",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/safe-buffer@5.2.0",
              "externalReferences": [
                {
                  "url": "git://github.com/feross/safe-buffer.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/feross/safe-buffer",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/feross/safe-buffer/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/string_decoder/node_modules/safe-buffer"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "util-deprecate",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2",
          "author": "Nathan Rajlich",
          "description": "The Node.js `util.deprecate()` function with browser support",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/util-deprecate@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/util-deprecate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/util-deprecate",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/util-deprecate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/util-deprecate"
            }
          ]
        },
        {
          "type": "library",
          "name": "aws-sign2",
          "version": "0.7.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aws-sign2@0.7.0",
          "author": "Mikeal Rogers",
          "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/aws-sign2@0.7.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/aws-sign.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/aws-sign#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/aws-sign/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/aws-sign2"
            }
          ]
        },
        {
          "type": "library",
          "name": "aws4",
          "version": "1.8.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aws4@1.8.0",
          "author": "Michael Hart",
          "description": "Signs and prepares requests using AWS Signature Version 4",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/aws4@1.8.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mhart/aws4.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mhart/aws4#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mhart/aws4/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/aws4"
            }
          ]
        },
        {
          "type": "library",
          "name": "caseless",
          "version": "0.12.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|caseless@0.12.0",
          "author": "Mikeal Rogers",
          "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/caseless@0.12.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/caseless.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/caseless#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/caseless/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/caseless"
            }
          ]
        },
        {
          "type": "library",
          "name": "combined-stream",
          "version": "1.0.6",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|combined-stream@1.0.6",
          "author": "Felix Geisendörfer",
          "description": "A stream that emits multiple other streams one after another.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/combined-stream@1.0.6",
          "externalReferences": [
            {
              "url": "git://github.com/felixge/node-combined-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/felixge/node-combined-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/felixge/node-combined-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/combined-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend",
          "version": "3.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|extend@3.0.2",
          "author": "Stefan Thomas",
          "description": "Port of jQuery.extend for node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/justmoon/node-extend.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/justmoon/node-extend#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/justmoon/node-extend/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/extend"
            }
          ]
        },
        {
          "type": "library",
          "name": "forever-agent",
          "version": "0.6.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|forever-agent@0.6.1",
          "author": "Mikeal Rogers",
          "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/forever-agent@0.6.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/forever-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/forever-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/forever-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/forever-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "form-data",
          "version": "2.3.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|form-data@2.3.2",
          "author": "Felix Geisendörfer",
          "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/form-data@2.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/form-data/form-data.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/form-data/form-data#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/form-data/form-data/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/form-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "har-validator",
          "version": "5.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|har-validator@5.1.0",
          "author": "Ahmad Nassri",
          "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/har-validator@5.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ahmadnassri/har-validator.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-validator",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-validator/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/har-validator"
            }
          ]
        },
        {
          "type": "library",
          "name": "http-signature",
          "version": "1.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|http-signature@1.2.0",
          "author": "Joyent, Inc",
          "description": "Reference implementation of Joyent's HTTP Signature scheme.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-signature@1.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/joyent/node-http-signature.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/joyent/node-http-signature/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/joyent/node-http-signature/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/http-signature"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-typedarray",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-typedarray@1.0.0",
          "author": "Hugh Kennedy",
          "description": "Detect whether or not an object is a Typed Array",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-typedarray@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/hughsk/is-typedarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hughsk/is-typedarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hughsk/is-typedarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-typedarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "isstream",
          "version": "0.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isstream@0.1.2",
          "author": "Rod Vagg",
          "description": "Determine if an object is a Stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isstream@0.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/isstream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/isstream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/isstream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/isstream"
            }
          ]
        },
        {
          "type": "library",
          "name": "json-stringify-safe",
          "version": "5.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-stringify-safe@5.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/json-stringify-safe@5.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/json-stringify-safe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/json-stringify-safe",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/json-stringify-safe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/json-stringify-safe"
            }
          ]
        },
        {
          "type": "library",
          "name": "mime-types",
          "version": "2.1.19",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mime-types@2.1.19",
          "description": "The ultimate javascript content-type utility.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mime-types@2.1.19",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/mime-types.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/mime-types#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/mime-types/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mime-types"
            }
          ]
        },
        {
          "type": "library",
          "name": "oauth-sign",
          "version": "0.9.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|oauth-sign@0.9.0",
          "author": "Mikeal Rogers",
          "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/oauth-sign@0.9.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/oauth-sign.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/oauth-sign#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/oauth-sign/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/oauth-sign"
            }
          ]
        },
        {
          "type": "library",
          "name": "performance-now",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|performance-now@2.1.0",
          "author": "Braveg1rl",
          "description": "Implements performance.now (based on process.hrtime).",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/performance-now@2.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/braveg1rl/performance-now.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/braveg1rl/performance-now",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/braveg1rl/performance-now/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/performance-now"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "6.5.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|qs@6.5.2",
          "description": "A querystring parser that supports nesting and arrays, with a depth limit",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/qs@6.5.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/ljharb/qs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/qs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/qs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/qs"
            }
          ]
        },
        {
          "type": "library",
          "name": "tough-cookie",
          "version": "2.4.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tough-cookie@2.4.3",
          "author": "Jeremy Stashewsky",
          "description": "RFC6265 Cookies and Cookie Jar for node.js",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tough-cookie@2.4.3",
          "externalReferences": [
            {
              "url": "git://github.com/salesforce/tough-cookie.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/salesforce/tough-cookie",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/salesforce/tough-cookie/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tough-cookie"
            }
          ]
        },
        {
          "type": "library",
          "name": "tunnel-agent",
          "version": "0.6.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tunnel-agent@0.6.0",
          "author": "Mikeal Rogers",
          "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tunnel-agent@0.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/tunnel-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/tunnel-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/tunnel-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tunnel-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-iterate",
          "version": "1.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-iterate@1.2.0",
          "author": "Mathias Buus",
          "description": "Iterate through the values of a stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stream-iterate@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mafintosh/stream-iterate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/stream-iterate",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/stream-iterate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/stream-iterate"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.3.6",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-iterate@1.2.0|readable-stream@2.3.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.3.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "1.1.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-iterate@1.2.0|string_decoder@1.1.1",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "fs-minipass",
          "version": "1.2.7",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-minipass@1.2.7",
          "author": "Isaac Z. Schlueter",
          "description": "fs read and write streams based on minipass",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs-minipass@1.2.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/fs-minipass.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/fs-minipass#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/fs-minipass/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs-minipass"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minipass",
              "version": "2.9.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-minipass@1.2.7|minipass@2.9.0",
              "author": "Isaac Z. Schlueter",
              "description": "minimal implementation of a PassThrough stream",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minipass@2.9.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/minipass.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minipass#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minipass/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/fs-minipass/node_modules/minipass"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "minizlib",
          "version": "1.3.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minizlib@1.3.3",
          "author": "Isaac Z. Schlueter",
          "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minizlib@1.3.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/minizlib.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minizlib#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minizlib/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/minizlib"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minipass",
              "version": "2.9.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minizlib@1.3.3|minipass@2.9.0",
              "author": "Isaac Z. Schlueter",
              "description": "minimal implementation of a PassThrough stream",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minipass@2.9.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/minipass.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minipass#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minipass/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/minizlib/node_modules/minipass"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "unique-slug",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-slug@2.0.0",
          "author": "Rebecca Turner",
          "description": "Generate a unique character string suitible for use in files and URLs.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unique-slug@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/iarna/unique-slug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/unique-slug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/unique-slug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unique-slug"
            }
          ]
        },
        {
          "type": "library",
          "name": "boxen",
          "version": "1.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|boxen@1.3.0",
          "author": "Sindre Sorhus",
          "description": "Create boxes in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/boxen@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/boxen.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/boxen#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/boxen/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/boxen"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chalk@2.4.1",
          "description": "Terminal string styling done right",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@2.4.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/chalk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/chalk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/chalk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "configstore",
          "version": "3.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|configstore@3.1.2",
          "author": "Sindre Sorhus",
          "description": "Easily load and save config without having to think about where and how",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/configstore@3.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/yeoman/configstore.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yeoman/configstore#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yeoman/configstore/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/configstore"
            }
          ]
        },
        {
          "type": "library",
          "name": "import-lazy",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|import-lazy@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Import modules lazily",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/import-lazy@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/import-lazy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/import-lazy#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/import-lazy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/import-lazy"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-ci",
          "version": "1.2.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-ci@1.2.1",
          "author": "Thomas Watson Steen",
          "description": "Detect if the current environment is a CI server",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-ci@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/watson/is-ci.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/watson/is-ci",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/watson/is-ci/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-ci"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ci-info",
              "version": "1.6.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-ci@1.2.1|ci-info@1.6.0",
              "author": "Thomas Watson Steen",
              "description": "Get details about the current Continuous Integration environment",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ci-info@1.6.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/watson/ci-info.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/watson/ci-info",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/watson/ci-info/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/is-ci/node_modules/ci-info"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "is-installed-globally",
          "version": "0.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-installed-globally@0.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if your package was installed globally",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-installed-globally@0.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-installed-globally.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-installed-globally#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-installed-globally/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-installed-globally"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-npm",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-npm@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if your code is running as an npm script",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-npm@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-npm"
            }
          ]
        },
        {
          "type": "library",
          "name": "latest-version",
          "version": "3.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|latest-version@3.1.0",
          "author": "Sindre Sorhus",
          "description": "Get the latest version of an npm package",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/latest-version@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/latest-version.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/latest-version#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/latest-version/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/latest-version"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver-diff",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver-diff@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver-diff@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/semver-diff.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/semver-diff#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/semver-diff/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/semver-diff"
            }
          ]
        },
        {
          "type": "library",
          "name": "xdg-basedir",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|xdg-basedir@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Get XDG Base Directory paths",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/xdg-basedir@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/xdg-basedir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/xdg-basedir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/xdg-basedir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/xdg-basedir"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-correct",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-correct@3.0.0",
          "author": "Kyle E. Mitchell",
          "description": "correct invalid SPDX expressions",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-correct@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jslicense/spdx-correct.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jslicense/spdx-correct.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jslicense/spdx-correct.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/spdx-correct"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-expression-parse",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-expression-parse@3.0.0",
          "author": "Kyle E. Mitchell",
          "description": "parse SPDX license expressions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-expression-parse@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jslicense/spdx-expression-parse.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jslicense/spdx-expression-parse.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/spdx-expression-parse"
            }
          ]
        },
        {
          "type": "library",
          "name": "builtins",
          "version": "1.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|builtins@1.0.3",
          "description": "List of node.js builtin modules",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/builtins@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/juliangruber/builtins.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/builtins#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/builtins/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/builtins"
            }
          ]
        },
        {
          "type": "library",
          "name": "isexe",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isexe@2.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Minimal module to check if a file is executable.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isexe@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/isexe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/isexe#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/isexe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/isexe"
            }
          ]
        },
        {
          "type": "library",
          "name": "errno",
          "version": "0.1.7",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|errno@0.1.7",
          "description": "libuv errno details exposed",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/errno@0.1.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/node-errno.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/node-errno#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/node-errno/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/errno"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "2.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansi-regex@2.1.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@2.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "defaults",
          "version": "1.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|defaults@1.0.3",
          "author": "Elijah Insua",
          "description": "merge single level defaults over a config object",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/defaults@1.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/tmpvar/defaults.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tmpvar/defaults#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tmpvar/defaults/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/defaults"
            }
          ]
        },
        {
          "type": "library",
          "name": "core-util-is",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "The `util.is*` functions introduced in Node v0.12.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/core-util-is@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/core-util-is.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/core-util-is#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/core-util-is/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/core-util-is"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/isarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/isarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/isarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "process-nextick-args",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
          "description": "process.nextTick but always with args",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/process-nextick-args@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/calvinmetcalf/process-nextick-args",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/calvinmetcalf/process-nextick-args/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/process-nextick-args"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.11",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|brace-expansion@1.1.11",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@1.1.11",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/brace-expansion.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "ip-regex",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ip-regex@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching IP addresses (IPv4 & IPv6)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ip-regex@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/ip-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/ip-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/ip-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ip-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "cliui",
          "version": "4.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cliui@4.1.0",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cliui@4.1.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/cliui.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/cliui#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/cliui/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cliui"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "4.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cliui@4.1.0|strip-ansi@4.0.0",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@4.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/chalk/strip-ansi.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/chalk/strip-ansi#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/chalk/strip-ansi/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cliui/node_modules/strip-ansi"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-regex",
              "version": "3.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cliui@4.1.0|ansi-regex@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Regular expression for matching ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ansi-regex@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/chalk/ansi-regex.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/chalk/ansi-regex#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/chalk/ansi-regex/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cliui/node_modules/ansi-regex"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "decamelize",
          "version": "1.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|decamelize@1.2.0",
          "author": "Sindre Sorhus",
          "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/decamelize@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/decamelize.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/decamelize#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/decamelize/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/decamelize"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-up",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|find-up@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Find a file by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/find-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "get-caller-file",
          "version": "1.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-caller-file@1.0.3",
          "author": "Stefan Penner",
          "description": "[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-caller-file@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/stefanpenner/get-caller-file.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/stefanpenner/get-caller-file#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/stefanpenner/get-caller-file/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/get-caller-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-locale",
          "version": "3.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-locale@3.1.0",
          "author": "Sindre Sorhus",
          "description": "Get the system locale",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/os-locale@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/os-locale.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/os-locale#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/os-locale/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/os-locale"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "execa",
              "version": "1.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-locale@3.1.0|execa@1.0.0",
              "author": "Sindre Sorhus",
              "description": "A better `child_process`",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/execa@1.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/execa.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/execa#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/execa/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/os-locale/node_modules/execa"
                }
              ]
            },
            {
              "type": "library",
              "name": "cross-spawn",
              "version": "6.0.5",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-locale@3.1.0|cross-spawn@6.0.5",
              "author": "André Cruz",
              "description": "Cross platform child_process#spawn and child_process#spawnSync",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/cross-spawn@6.0.5",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/moxystudio/node-cross-spawn",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/moxystudio/node-cross-spawn/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/os-locale/node_modules/cross-spawn"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "require-directory",
          "version": "2.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|require-directory@2.1.1",
          "author": "Troy Goode",
          "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/require-directory@2.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/troygoode/node-require-directory.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/troygoode/node-require-directory/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/troygoode/node-require-directory/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/require-directory"
            }
          ]
        },
        {
          "type": "library",
          "name": "require-main-filename",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|require-main-filename@1.0.1",
          "author": "Ben Coe",
          "description": "shim for require.main.filename() that works in as many environments as possible",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/require-main-filename@1.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/require-main-filename.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/require-main-filename#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/require-main-filename/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/require-main-filename"
            }
          ]
        },
        {
          "type": "library",
          "name": "which-module",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which-module@2.0.0",
          "author": "nexdrew",
          "description": "Find the module object for something that was require()d",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which-module@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/nexdrew/which-module.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nexdrew/which-module#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nexdrew/which-module/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/which-module"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs-parser",
          "version": "9.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yargs-parser@9.0.2",
          "author": "Ben Coe",
          "description": "the mighty option parser used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs-parser@9.0.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/yargs-parser.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/yargs-parser"
            }
          ]
        },
        {
          "type": "library",
          "name": "buffer-from",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|buffer-from@1.0.0",
          "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/buffer-from@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/LinusU/buffer-from.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/LinusU/buffer-from#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/LinusU/buffer-from/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/buffer-from"
            }
          ]
        },
        {
          "type": "library",
          "name": "typedarray",
          "version": "0.0.6",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|typedarray@0.0.6",
          "author": "James Halliday",
          "description": "TypedArray polyfill for old browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/typedarray@0.0.6",
          "externalReferences": [
            {
              "url": "git://github.com/substack/typedarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/typedarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/typedarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/typedarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-shift",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-shift@1.0.0",
          "author": "Mathias Buus",
          "description": "Returns the next buffer/object in a stream's readable queue",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stream-shift@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mafintosh/stream-shift.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/stream-shift",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/stream-shift/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/stream-shift"
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclist",
          "version": "0.2.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cyclist@0.2.2",
          "author": "Mathias Buus Madsen",
          "description": "Cyclist is an efficient cyclic list implemention.",
          "purl": "pkg:npm/cyclist@0.2.2",
          "externalReferences": [
            {
              "url": "git://github.com/mafintosh/cyclist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/cyclist#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/cyclist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cyclist"
            }
          ]
        },
        {
          "type": "library",
          "name": "xtend",
          "version": "4.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|xtend@4.0.1",
          "author": "Raynos",
          "description": "extend like a boss",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/xtend@4.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/Raynos/xtend.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Raynos/xtend",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Raynos/xtend/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/xtend"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-parse",
          "version": "1.0.6",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-parse@1.0.6",
          "author": "Javier Blanco",
          "description": "Node.js path.parse() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-parse@1.0.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/jbgutierrez/path-parse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jbgutierrez/path-parse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jbgutierrez/path-parse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-parse"
            }
          ]
        },
        {
          "type": "library",
          "name": "agentkeepalive",
          "version": "3.5.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|agentkeepalive@3.5.2",
          "author": "fengmk2",
          "description": "Missing keepalive http.Agent",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/agentkeepalive@3.5.2",
          "externalReferences": [
            {
              "url": "git://github.com/node-modules/agentkeepalive.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/node-modules/agentkeepalive#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/node-modules/agentkeepalive/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/agentkeepalive"
            }
          ]
        },
        {
          "type": "library",
          "name": "http-cache-semantics",
          "version": "3.8.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|http-cache-semantics@3.8.1",
          "author": "Kornel Lesiński",
          "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-cache-semantics@3.8.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/pornel/http-cache-semantics.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/pornel/http-cache-semantics#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pornel/http-cache-semantics/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/http-cache-semantics"
            }
          ]
        },
        {
          "type": "library",
          "name": "http-proxy-agent",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|http-proxy-agent@2.1.0",
          "author": "Nathan Rajlich",
          "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-proxy-agent@2.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-http-proxy-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-http-proxy-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/http-proxy-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "https-proxy-agent",
          "version": "2.2.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|https-proxy-agent@2.2.4",
          "author": "Nathan Rajlich",
          "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/https-proxy-agent@2.2.4",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-https-proxy-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/https-proxy-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "node-fetch-npm",
          "version": "2.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|node-fetch-npm@2.0.2",
          "author": "David Frank",
          "description": "An npm cli-oriented fork of the excellent node-fetch",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/node-fetch-npm@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-fetch-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-fetch-npm",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-fetch-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/node-fetch-npm"
            }
          ]
        },
        {
          "type": "library",
          "name": "socks-proxy-agent",
          "version": "4.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|socks-proxy-agent@4.0.2",
          "author": "Nathan Rajlich",
          "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/socks-proxy-agent@4.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-socks-proxy-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-socks-proxy-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-socks-proxy-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/socks-proxy-agent"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "agent-base",
              "version": "4.2.1",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|socks-proxy-agent@4.0.2|agent-base@4.2.1",
              "author": "Nathan Rajlich",
              "description": "Turn a function into an `http.Agent` instance",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/agent-base@4.2.1",
              "externalReferences": [
                {
                  "url": "git://github.com/TooTallNate/node-agent-base.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/TooTallNate/node-agent-base#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/TooTallNate/node-agent-base/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "delegates",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|delegates@1.0.0",
          "description": "delegate methods and accessors to another property",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/delegates@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/visionmedia/node-delegates.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/node-delegates#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/node-delegates/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/delegates"
            }
          ]
        },
        {
          "type": "library",
          "name": "wide-align",
          "version": "1.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wide-align@1.1.2",
          "author": "Rebecca Turner",
          "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wide-align@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/iarna/wide-align.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/wide-align#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/wide-align/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/wide-align"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "string-width",
              "version": "1.0.2",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wide-align@1.1.2|string-width@1.0.2",
              "author": "Sindre Sorhus",
              "description": "Get the visual width of a string - the number of columns required to display it",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string-width@1.0.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/string-width.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/string-width#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/string-width/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/wide-align/node_modules/string-width"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "err-code",
          "version": "1.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|err-code@1.1.2",
          "author": "IndigoUnited",
          "description": "Create an error with a code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/err-code@1.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/js-err-code.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/js-err-code#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/IndigoUnited/js-err-code/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/err-code"
            }
          ]
        },
        {
          "type": "library",
          "name": "genfun",
          "version": "5.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|genfun@5.0.0",
          "author": "Kat Marchán",
          "description": "Fast, prototype-friendly multimethods.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/genfun@5.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/zkat/genfun.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/zkat/genfun",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zkat/genfun/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/genfun"
            }
          ]
        },
        {
          "type": "library",
          "name": "object.getownpropertydescriptors",
          "version": "2.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object.getownpropertydescriptors@2.0.3",
          "author": "Jordan Harband",
          "description": "ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object.getownpropertydescriptors@2.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/object.getownpropertydescriptors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/object.getownpropertydescriptors#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/object.getownpropertydescriptors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/object.getownpropertydescriptors"
            }
          ]
        },
        {
          "type": "library",
          "name": "delayed-stream",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|delayed-stream@1.0.0",
          "author": "Felix Geisendörfer",
          "description": "Buffers events from a stream until you are ready to handle them.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/delayed-stream@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/felixge/node-delayed-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/felixge/node-delayed-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/felixge/node-delayed-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/delayed-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "asynckit",
          "version": "0.4.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|asynckit@0.4.0",
          "author": "Alex Indigo",
          "description": "Minimal async jobs utility library, with streams support",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/asynckit@0.4.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/alexindigo/asynckit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/alexindigo/asynckit#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/alexindigo/asynckit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/asynckit"
            }
          ]
        },
        {
          "type": "library",
          "name": "ajv",
          "version": "5.5.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ajv@5.5.2",
          "author": "Evgeny Poberezkin",
          "description": "Another JSON Schema Validator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ajv@5.5.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/epoberezkin/ajv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/epoberezkin/ajv",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epoberezkin/ajv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ajv"
            }
          ]
        },
        {
          "type": "library",
          "name": "har-schema",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|har-schema@2.0.0",
          "author": "Ahmad Nassri",
          "description": "JSON Schema for HTTP Archive (HAR)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/har-schema@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ahmadnassri/har-schema.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-schema",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-schema/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/har-schema"
            }
          ]
        },
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mcavage/node-assert-plus.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/assert-plus"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsprim",
          "version": "1.4.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsprim@1.4.1",
          "description": "utilities for primitive JavaScript types",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jsprim@1.4.1",
          "externalReferences": [
            {
              "url": "git://github.com/joyent/node-jsprim.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/joyent/node-jsprim#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/joyent/node-jsprim/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/jsprim"
            }
          ]
        },
        {
          "type": "library",
          "name": "sshpk",
          "version": "1.14.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sshpk@1.14.2",
          "author": "Joyent, Inc",
          "description": "A library for finding and using SSH public keys",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sshpk@1.14.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/arekinath/node-sshpk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/arekinath/node-sshpk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/arekinath/node-sshpk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sshpk"
            }
          ]
        },
        {
          "type": "library",
          "name": "mime-db",
          "version": "1.35.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mime-db@1.35.0",
          "description": "Media Type Database",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mime-db@1.35.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/mime-db.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/mime-db#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/mime-db/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mime-db"
            }
          ]
        },
        {
          "type": "library",
          "name": "psl",
          "version": "1.1.29",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|psl@1.1.29",
          "author": "Lupo Montero",
          "description": "Domain name parser based on the Public Suffix List",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/psl@1.1.29",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/wrangr/psl.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/wrangr/psl#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wrangr/psl/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/psl"
            }
          ]
        },
        {
          "type": "library",
          "name": "punycode",
          "version": "1.4.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|punycode@1.4.1",
          "author": "Mathias Bynens",
          "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/punycode@1.4.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/bestiejs/punycode.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/punycode",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bestiejs/punycode.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/punycode"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-align",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansi-align@2.0.0",
          "author": "nexdrew",
          "description": "align-text with ANSI support for CLIs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-align@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/nexdrew/ansi-align.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nexdrew/ansi-align#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nexdrew/ansi-align/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansi-align"
            }
          ]
        },
        {
          "type": "library",
          "name": "camelcase",
          "version": "4.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|camelcase@4.1.0",
          "author": "Sindre Sorhus",
          "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/camelcase@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/camelcase.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "cli-boxes",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-boxes@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Boxes for use in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cli-boxes@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/cli-boxes.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/cli-boxes#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/cli-boxes/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cli-boxes"
            }
          ]
        },
        {
          "type": "library",
          "name": "term-size",
          "version": "1.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|term-size@1.2.0",
          "author": "Sindre Sorhus",
          "description": "Reliably get the terminal window size (columns & rows)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/term-size@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/term-size.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/term-size#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/term-size/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/term-size"
            }
          ]
        },
        {
          "type": "library",
          "name": "widest-line",
          "version": "2.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|widest-line@2.0.1",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of the widest line in a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/widest-line@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/widest-line.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/widest-line#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/widest-line/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/widest-line"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansi-styles@3.2.1",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@3.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "1.0.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|escape-string-regexp@1.0.5",
          "author": "Sindre Sorhus",
          "description": "Escape RegExp special characters",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-string-regexp@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/escape-string-regexp"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.4.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|supports-color@5.4.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@5.4.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/supports-color#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "dot-prop",
          "version": "4.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dot-prop@4.2.0",
          "author": "Sindre Sorhus",
          "description": "Get, set, or delete a property from a nested object using a dot path",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/dot-prop@4.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/dot-prop.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/dot-prop#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/dot-prop/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/dot-prop"
            }
          ]
        },
        {
          "type": "library",
          "name": "make-dir",
          "version": "1.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|make-dir@1.3.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@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/make-dir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/make-dir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/make-dir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/make-dir"
            }
          ]
        },
        {
          "type": "library",
          "name": "unique-string",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-string@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Generate a unique random string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unique-string@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/unique-string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/unique-string#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/unique-string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unique-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "global-dirs",
          "version": "0.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|global-dirs@0.1.1",
          "author": "Sindre Sorhus",
          "description": "Get the directory of globally installed packages and binaries",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/global-dirs@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/global-dirs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/global-dirs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/global-dirs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/global-dirs"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-path-inside",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-path-inside@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Check if a path is inside another path",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-path-inside@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-path-inside.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-path-inside#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-path-inside/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-path-inside"
            }
          ]
        },
        {
          "type": "library",
          "name": "package-json",
          "version": "4.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|package-json@4.0.1",
          "author": "Sindre Sorhus",
          "description": "Get metadata of a package from the npm registry",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/package-json@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/package-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/package-json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/package-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/package-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-license-ids",
          "version": "3.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-license-ids@3.0.3",
          "author": "Shinnosuke Watanabe",
          "description": "A list of SPDX license identifiers",
          "licenses": [
            {
              "license": {
                "id": "CC0-1.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-license-ids@3.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/shinnn/spdx-license-ids.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/shinnn/spdx-license-ids#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/shinnn/spdx-license-ids/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/spdx-license-ids"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-exceptions",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-exceptions@2.1.0",
          "author": "The Linux Foundation",
          "description": "list of SPDX standard license exceptions",
          "licenses": [
            {
              "license": {
                "id": "CC-BY-3.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-exceptions@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-exceptions.json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-exceptions.json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/spdx-exceptions"
            }
          ]
        },
        {
          "type": "library",
          "name": "prr",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|prr@1.0.1",
          "author": "Rod Vagg",
          "description": "A better Object.defineProperty()",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/prr@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/prr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/prr",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/prr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/prr"
            }
          ]
        },
        {
          "type": "library",
          "name": "clone",
          "version": "1.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|clone@1.0.4",
          "author": "Paul Vorbach",
          "description": "deep cloning of objects and arrays",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/clone@1.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/pvorb/node-clone.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/pvorb/node-clone#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pvorb/node-clone/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/clone"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|balanced-match@1.0.0",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/balanced-match"
            }
          ]
        },
        {
          "type": "library",
          "name": "concat-map",
          "version": "0.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-map@0.0.1",
          "author": "James Halliday",
          "description": "concatenative mapdashery",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/concat-map@0.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-concat-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-concat-map#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-concat-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/concat-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrap-ansi",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrap-ansi@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Wordwrap a string with ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrap-ansi@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/wrap-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/wrap-ansi"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "string-width",
              "version": "1.0.2",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrap-ansi@2.1.0|string-width@1.0.2",
              "author": "Sindre Sorhus",
              "description": "Get the visual width of a string - the number of columns required to display it",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string-width@1.0.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/string-width.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/string-width#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/string-width/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/wrap-ansi/node_modules/string-width"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|locate-path@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first path that exists on disk of multiple paths",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/locate-path@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/locate-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "lcid",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lcid@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lcid@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/lcid.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/lcid#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/lcid/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lcid"
            }
          ]
        },
        {
          "type": "library",
          "name": "mem",
          "version": "4.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mem@4.3.0",
          "author": "Sindre Sorhus",
          "description": "Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mem@4.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/mem.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/mem#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/mem/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mem"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "mimic-fn",
              "version": "2.1.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mem@4.3.0|mimic-fn@2.1.0",
              "author": "Sindre Sorhus",
              "description": "Make a function mimic another one",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/mimic-fn@2.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/mimic-fn.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/mimic-fn#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/mimic-fn/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/mem/node_modules/mimic-fn"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "humanize-ms",
          "version": "1.2.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|humanize-ms@1.2.1",
          "author": "dead-horse",
          "description": "transform humanize time to ms",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/humanize-ms@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/node-modules/humanize-ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/node-modules/humanize-ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/node-modules/humanize-ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/humanize-ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "agent-base",
          "version": "4.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|agent-base@4.3.0",
          "author": "Nathan Rajlich",
          "description": "Turn a function into an `http.Agent` instance",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/agent-base@4.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-agent-base.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-agent-base#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-agent-base/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/agent-base"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "3.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debug@3.1.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@3.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/debug"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ms",
              "version": "2.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debug@3.1.0|ms@2.0.0",
              "description": "Tiny milisecond conversion utility",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ms@2.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/zeit/ms.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/zeit/ms#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/zeit/ms/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/debug/node_modules/ms"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "encoding",
          "version": "0.1.12",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|encoding@0.1.12",
          "author": "Andris Reinman",
          "description": "Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/encoding@0.1.12",
          "externalReferences": [
            {
              "url": "git+https://github.com/andris9/encoding.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/andris9/encoding#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/andris9/encoding/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/encoding"
            }
          ]
        },
        {
          "type": "library",
          "name": "socks",
          "version": "2.3.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|socks@2.3.3",
          "author": "Josh Glazebrook",
          "description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/socks@2.3.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/JoshGlazebrook/socks.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/socks/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/socks/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/socks"
            }
          ]
        },
        {
          "type": "library",
          "name": "code-point-at",
          "version": "1.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|code-point-at@1.1.0",
          "author": "Sindre Sorhus",
          "description": "ES2015 `String#codePointAt()` ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/code-point-at@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/code-point-at.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/code-point-at#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/code-point-at/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/code-point-at"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-fullwidth-code-point@1.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@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "define-properties",
          "version": "1.1.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|define-properties@1.1.3",
          "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.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/define-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/define-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/define-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/define-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "es-abstract",
          "version": "1.12.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es-abstract@1.12.0",
          "author": "Jordan Harband",
          "description": "ECMAScript spec abstract operations.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/es-abstract@1.12.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/es-abstract"
            }
          ]
        },
        {
          "type": "library",
          "name": "co",
          "version": "4.6.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|co@4.6.0",
          "description": "generator async control flow goodness",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/co@4.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/tj/co.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tj/co#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tj/co/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/co"
            }
          ]
        },
        {
          "type": "library",
          "name": "fast-deep-equal",
          "version": "1.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fast-deep-equal@1.1.0",
          "author": "Evgeny Poberezkin",
          "description": "Fast deep equal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fast-deep-equal@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/epoberezkin/fast-deep-equal.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epoberezkin/fast-deep-equal/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fast-deep-equal"
            }
          ]
        },
        {
          "type": "library",
          "name": "fast-json-stable-stringify",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fast-json-stable-stringify@2.0.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.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fast-json-stable-stringify"
            }
          ]
        },
        {
          "type": "library",
          "name": "json-schema-traverse",
          "version": "0.3.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-schema-traverse@0.3.1",
          "author": "Evgeny Poberezkin",
          "description": "Traverse JSON Schema passing each schema object to callback",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/json-schema-traverse@0.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/epoberezkin/json-schema-traverse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epoberezkin/json-schema-traverse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/json-schema-traverse"
            }
          ]
        },
        {
          "type": "library",
          "name": "extsprintf",
          "version": "1.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|extsprintf@1.3.0",
          "description": "extended POSIX-style sprintf",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extsprintf@1.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/davepacheco/node-extsprintf.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/davepacheco/node-extsprintf#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/davepacheco/node-extsprintf/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/extsprintf"
            }
          ]
        },
        {
          "type": "library",
          "name": "json-schema",
          "version": "0.2.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-schema@0.2.3",
          "author": "Kris Zyp",
          "description": "JSON Schema validation and specifications",
          "licenses": [
            {
              "license": {
                "name": "AFLv2.1",
                "acknowledgement": "declared",
                "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43"
              }
            },
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13"
              }
            }
          ],
          "purl": "pkg:npm/json-schema@0.2.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/kriszyp/json-schema.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kriszyp/json-schema#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kriszyp/json-schema/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/json-schema"
            }
          ]
        },
        {
          "type": "library",
          "name": "verror",
          "version": "1.10.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|verror@1.10.0",
          "description": "richer JavaScript errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/verror@1.10.0",
          "externalReferences": [
            {
              "url": "git://github.com/davepacheco/node-verror.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/davepacheco/node-verror#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/davepacheco/node-verror/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/verror"
            }
          ]
        },
        {
          "type": "library",
          "name": "asn1",
          "version": "0.2.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|asn1@0.2.4",
          "author": "Joyent",
          "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/asn1@0.2.4",
          "externalReferences": [
            {
              "url": "git://github.com/joyent/node-asn1.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/joyent/node-asn1#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/joyent/node-asn1/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/asn1"
            }
          ]
        },
        {
          "type": "library",
          "name": "bcrypt-pbkdf",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bcrypt-pbkdf@1.0.2",
          "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bcrypt-pbkdf@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/joyent/node-bcrypt-pbkdf.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/joyent/node-bcrypt-pbkdf#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/joyent/node-bcrypt-pbkdf/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/bcrypt-pbkdf"
            }
          ]
        },
        {
          "type": "library",
          "name": "dashdash",
          "version": "1.14.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dashdash@1.14.1",
          "author": "Trent Mick",
          "description": "A light, featureful and explicit option parsing library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/dashdash@1.14.1",
          "externalReferences": [
            {
              "url": "git://github.com/trentm/node-dashdash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/trentm/node-dashdash#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/trentm/node-dashdash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/dashdash"
            }
          ]
        },
        {
          "type": "library",
          "name": "ecc-jsbn",
          "version": "0.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ecc-jsbn@0.1.2",
          "author": "Jeremie Miller",
          "description": "ECC JS code based on JSBN",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ecc-jsbn@0.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/quartzjer/ecc-jsbn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/quartzjer/ecc-jsbn",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/quartzjer/ecc-jsbn/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ecc-jsbn"
            }
          ]
        },
        {
          "type": "library",
          "name": "getpass",
          "version": "0.1.7",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|getpass@0.1.7",
          "author": "Alex Wilson",
          "description": "getpass for node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/getpass@0.1.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/arekinath/node-getpass.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/arekinath/node-getpass#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/arekinath/node-getpass/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/getpass"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsbn",
          "version": "0.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsbn@0.1.1",
          "author": "Tom Wu",
          "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jsbn@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/andyperlitch/jsbn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/andyperlitch/jsbn#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/andyperlitch/jsbn/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/jsbn"
            }
          ]
        },
        {
          "type": "library",
          "name": "safer-buffer",
          "version": "2.1.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safer-buffer@2.1.2",
          "author": "Nikita Skovoroda",
          "description": "Modern Buffer API polyfill without footguns",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/safer-buffer@2.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/ChALkeR/safer-buffer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ChALkeR/safer-buffer#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ChALkeR/safer-buffer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/safer-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "tweetnacl",
          "version": "0.14.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tweetnacl@0.14.5",
          "author": "TweetNaCl-js contributors",
          "description": "Port of TweetNaCl cryptographic library to JavaScript",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "Unlicense",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tweetnacl@0.14.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/dchest/tweetnacl-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://tweetnacl.js.org",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dchest/tweetnacl-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tweetnacl"
            }
          ]
        },
        {
          "type": "library",
          "name": "execa",
          "version": "0.7.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|execa@0.7.0",
          "author": "Sindre Sorhus",
          "description": "A better `child_process`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/execa@0.7.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/execa.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/execa#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/execa/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/execa"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "get-stream",
              "version": "3.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|execa@0.7.0|get-stream@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Get a stream as a string, buffer, or array",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/get-stream@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/get-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/get-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/get-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/execa/node_modules/get-stream"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "1.9.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|color-convert@1.9.1",
          "author": "Heather Arthur",
          "description": "Plain color conversion functions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-convert@1.9.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/Qix-/color-convert.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Qix-/color-convert#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Qix-/color-convert/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/color-convert"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-flag@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/has-flag.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-obj",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-obj@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Check if a value is an object",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-obj@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-obj.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-obj#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-obj/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-obj"
            }
          ]
        },
        {
          "type": "library",
          "name": "pify",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pify@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Promisify a callback-style function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pify@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/pify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/pify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/pify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pify"
            }
          ]
        },
        {
          "type": "library",
          "name": "crypto-random-string",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|crypto-random-string@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Generate a cryptographically strong random string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/crypto-random-string@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/crypto-random-string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/crypto-random-string#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/crypto-random-string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/crypto-random-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "got",
          "version": "6.7.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|got@6.7.1",
          "description": "Simplified HTTP requests",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/got@6.7.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/got.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/got#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/got/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/got"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "get-stream",
              "version": "3.0.0",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|got@6.7.1|get-stream@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Get a stream as a string, buffer, or array",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/get-stream@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/get-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/get-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/get-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/got/node_modules/get-stream"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "registry-auth-token",
          "version": "3.4.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|registry-auth-token@3.4.0",
          "author": "Espen Hovlandsdal",
          "description": "Get the auth token set for an npm registry (if any)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/registry-auth-token@3.4.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/rexxars/registry-auth-token.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rexxars/registry-auth-token#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rexxars/registry-auth-token/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/registry-auth-token"
            }
          ]
        },
        {
          "type": "library",
          "name": "registry-url",
          "version": "3.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|registry-url@3.1.0",
          "author": "Sindre Sorhus",
          "description": "Get the set npm registry URL",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/registry-url@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/registry-url.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/registry-url#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/registry-url/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/registry-url"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-exists@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-exists.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-locate@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first fulfilled promise that satisfies the provided testing function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-locate@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-locate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-stream",
          "version": "1.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-stream@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if something is a Node.js stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-stream@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-run-path",
          "version": "2.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-run-path@2.0.2",
          "author": "Sindre Sorhus",
          "description": "Get your PATH prepended with locally installed binaries",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-run-path@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/npm-run-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/npm-run-path#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/npm-run-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-run-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-finally",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-finally@1.0.0",
          "author": "Sindre Sorhus",
          "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-finally@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-finally.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-finally#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-finally/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/p-finally"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-eof",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-eof@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Strip the End-Of-File (EOF) character from a string/buffer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-eof@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/strip-eof.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-eof#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-eof/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/strip-eof"
            }
          ]
        },
        {
          "type": "library",
          "name": "invert-kv",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|invert-kv@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/invert-kv@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/invert-kv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/invert-kv#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/invert-kv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/invert-kv"
            }
          ]
        },
        {
          "type": "library",
          "name": "map-age-cleaner",
          "version": "0.1.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|map-age-cleaner@0.1.3",
          "author": "Sam Verschueren",
          "description": "Automatically cleanup expired items in a Map",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/map-age-cleaner@0.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/SamVerschueren/map-age-cleaner.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/SamVerschueren/map-age-cleaner#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/SamVerschueren/map-age-cleaner/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/map-age-cleaner"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-is-promise",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-is-promise@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if something is a promise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-is-promise@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-is-promise.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-is-promise#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-is-promise/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/p-is-promise"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ms@2.1.1",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zeit/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zeit/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zeit/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "es6-promisify",
          "version": "5.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es6-promisify@5.0.0",
          "author": "Mike Hall",
          "description": "Converts callback-based functions to ES6 Promises",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/es6-promisify@5.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/digitaldesignlabs/es6-promisify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/digitaldesignlabs/es6-promisify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/digitaldesignlabs/es6-promisify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/es6-promisify"
            }
          ]
        },
        {
          "type": "library",
          "name": "iconv-lite",
          "version": "0.4.23",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|iconv-lite@0.4.23",
          "author": "Alexander Shtuchkin",
          "description": "Convert character encodings in pure javascript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/iconv-lite@0.4.23",
          "externalReferences": [
            {
              "url": "git://github.com/ashtuchkin/iconv-lite.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ashtuchkin/iconv-lite",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ashtuchkin/iconv-lite/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/iconv-lite"
            }
          ]
        },
        {
          "type": "library",
          "name": "ip",
          "version": "1.1.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ip@1.1.5",
          "author": "Fedor Indutny",
          "description": "[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ip@1.1.5",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/indutny/node-ip.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/indutny/node-ip",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/indutny/node-ip/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ip"
            }
          ]
        },
        {
          "type": "library",
          "name": "smart-buffer",
          "version": "4.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|smart-buffer@4.1.0",
          "author": "Josh Glazebrook",
          "description": "smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/smart-buffer@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/JoshGlazebrook/smart-buffer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/smart-buffer/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/smart-buffer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/smart-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "number-is-nan",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|number-is-nan@1.0.1",
          "author": "Sindre Sorhus",
          "description": "ES2015 Number.isNaN() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/number-is-nan@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/number-is-nan.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/number-is-nan#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/number-is-nan/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/number-is-nan"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-keys",
          "version": "1.0.12",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object-keys@1.0.12",
          "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.0.12",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/object-keys.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/object-keys#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/object-keys/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/object-keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "es-to-primitive",
          "version": "1.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es-to-primitive@1.2.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.2.0",
          "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/es-to-primitive"
            }
          ]
        },
        {
          "type": "library",
          "name": "function-bind",
          "version": "1.1.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|function-bind@1.1.1",
          "author": "Raynos",
          "description": "Implementation of Function.prototype.bind",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/function-bind@1.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/Raynos/function-bind.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Raynos/function-bind",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Raynos/function-bind/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/function-bind"
            }
          ]
        },
        {
          "type": "library",
          "name": "has",
          "version": "1.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has@1.0.3",
          "author": "Thiago de Arruda",
          "description": "Object.prototype.hasOwnProperty.call shortcut",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            },
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/tarruda/has/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/has@1.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/tarruda/has.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tarruda/has",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tarruda/has/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/has"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-callable",
          "version": "1.1.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-callable@1.1.4",
          "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.1.4",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/is-callable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/is-callable#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/is-callable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-callable"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-regex",
          "version": "1.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-regex@1.0.4",
          "author": "Jordan Harband",
          "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-regex@1.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/is-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/is-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/is-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "cross-spawn",
          "version": "5.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cross-spawn@5.1.0",
          "author": "IndigoUnited",
          "description": "Cross platform child_process#spawn and child_process#spawnSync",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cross-spawn@5.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-cross-spawn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cross-spawn"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lru-cache",
              "version": "4.1.5",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cross-spawn@5.1.0|lru-cache@4.1.5",
              "author": "Isaac Z. Schlueter",
              "description": "A cache object that deletes the least-recently-used items.",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lru-cache@4.1.5",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/node-lru-cache.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/node-lru-cache#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/node-lru-cache/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cross-spawn/node_modules/lru-cache"
                }
              ]
            },
            {
              "type": "library",
              "name": "yallist",
              "version": "2.1.2",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cross-spawn@5.1.0|yallist@2.1.2",
              "author": "Isaac Z. Schlueter",
              "description": "Yet Another Linked List",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/yallist@2.1.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/yallist.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/yallist#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/yallist/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/cross-spawn/node_modules/yallist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "color-name",
          "version": "1.1.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|color-name@1.1.3",
          "author": "DY",
          "description": "A list of color names and its values",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-name@1.1.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/dfcreative/color-name.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/dfcreative/color-name",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dfcreative/color-name/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/color-name"
            }
          ]
        },
        {
          "type": "library",
          "name": "create-error-class",
          "version": "3.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|create-error-class@3.0.2",
          "author": "Vsevolod Strukchinsky",
          "description": "Create Error classes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/create-error-class@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/create-error-class.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/create-error-class#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/create-error-class/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/create-error-class"
            }
          ]
        },
        {
          "type": "library",
          "name": "duplexer3",
          "version": "0.1.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexer3@0.1.4",
          "author": "Conrad Pankoff",
          "description": "Like duplexer but using streams3",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/duplexer3@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/duplexer3.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/duplexer3#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/duplexer3/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/duplexer3"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-redirect",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-redirect@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a number is a redirect HTTP status code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-redirect@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-redirect.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-redirect#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-redirect/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-redirect"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-retry-allowed",
          "version": "1.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-retry-allowed@1.2.0",
          "author": "Vsevolod Strukchinsky",
          "description": "Is retry allowed for Error?",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-retry-allowed@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/is-retry-allowed.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/is-retry-allowed#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/is-retry-allowed/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-retry-allowed"
            }
          ]
        },
        {
          "type": "library",
          "name": "lowercase-keys",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lowercase-keys@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Lowercase the keys of an object",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lowercase-keys@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/lowercase-keys.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/lowercase-keys#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/lowercase-keys/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lowercase-keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "timed-out",
          "version": "4.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|timed-out@4.0.1",
          "author": "Vsevolod Strukchinsky",
          "description": "Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/timed-out@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/timed-out.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/timed-out#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/timed-out/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/timed-out"
            }
          ]
        },
        {
          "type": "library",
          "name": "unzip-response",
          "version": "2.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unzip-response@2.0.1",
          "description": "Unzip a HTTP response if needed",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/unzip-response@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/unzip-response.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/unzip-response#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/unzip-response/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/unzip-response"
            }
          ]
        },
        {
          "type": "library",
          "name": "url-parse-lax",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|url-parse-lax@1.0.0",
          "author": "Sindre Sorhus",
          "description": "url.parse() with support for protocol-less URLs & IPs",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/url-parse-lax@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/url-parse-lax.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/url-parse-lax#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/url-parse-lax/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/url-parse-lax"
            }
          ]
        },
        {
          "type": "library",
          "name": "rc",
          "version": "1.2.8",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rc@1.2.8",
          "author": "Dominic Tarr",
          "description": "hardwired configuration loader",
          "licenses": [
            {
              "expression": "(BSD-2-Clause OR MIT OR Apache-2.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/rc@1.2.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/dominictarr/rc.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/dominictarr/rc#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dominictarr/rc/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/rc"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "1.2.5",
              "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rc@1.2.8|minimist@1.2.5",
              "author": "James Halliday",
              "description": "parse argument options",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minimist@1.2.5",
              "externalReferences": [
                {
                  "url": "git://github.com/substack/minimist.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/minimist",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/minimist/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/rc/node_modules/minimist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "1.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-limit@1.2.0",
          "author": "Sindre Sorhus",
          "description": "Run multiple promise-returning & async functions with limited concurrency",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-limit@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-limit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-limit#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-limit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/p-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "nice-try",
          "version": "1.0.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|nice-try@1.0.5",
          "description": "Tries to execute a function and discards any error that occurs",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/nice-try@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/electerious/nice-try.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/electerious/nice-try",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/electerious/nice-try/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/nice-try"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-key",
          "version": "2.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-key@2.0.1",
          "author": "Sindre Sorhus",
          "description": "Get the PATH environment variable key cross-platform",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-key@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-key.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-key#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-key/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-key"
            }
          ]
        },
        {
          "type": "library",
          "name": "shebang-command",
          "version": "1.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|shebang-command@1.2.0",
          "author": "Kevin Martensson",
          "description": "Get the command from a shebang",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shebang-command@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/kevva/shebang-command.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kevva/shebang-command#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kevva/shebang-command/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/shebang-command"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-defer",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-defer@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Create a deferred promise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-defer@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-defer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-defer#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-defer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/p-defer"
            }
          ]
        },
        {
          "type": "library",
          "name": "es6-promise",
          "version": "4.2.8",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es6-promise@4.2.8",
          "author": "Yehuda Katz, Tom Dale, Stefan Penner and contributors",
          "description": "A lightweight library that provides tools for organizing asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/es6-promise@4.2.8",
          "externalReferences": [
            {
              "url": "git://github.com/stefanpenner/es6-promise.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/stefanpenner/es6-promise",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/stefanpenner/es6-promise/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/es6-promise"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-date-object",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-date-object@1.0.1",
          "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.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/is-date-object.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/is-date-object#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/is-date-object/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-date-object"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-symbol",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-symbol@1.0.2",
          "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.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/is-symbol.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/is-symbol#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/is-symbol/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/is-symbol"
            }
          ]
        },
        {
          "type": "library",
          "name": "capture-stack-trace",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|capture-stack-trace@1.0.0",
          "author": "Vsevolod Strukchinsky",
          "description": "Error.captureStackTrace ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/capture-stack-trace@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/capture-stack-trace.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/capture-stack-trace#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/capture-stack-trace/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/capture-stack-trace"
            }
          ]
        },
        {
          "type": "library",
          "name": "prepend-http",
          "version": "1.0.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|prepend-http@1.0.4",
          "author": "Sindre Sorhus",
          "description": "Prepend `http://` to humanized URLs like todomvc.com and localhost",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/prepend-http@1.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/prepend-http.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/prepend-http#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/prepend-http/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/prepend-http"
            }
          ]
        },
        {
          "type": "library",
          "name": "deep-extend",
          "version": "0.6.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|deep-extend@0.6.0",
          "author": "Viacheslav Lotsmanov",
          "description": "Recursive object extending",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            },
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/deep-extend@0.6.0",
          "externalReferences": [
            {
              "url": "git://github.com/unclechu/node-deep-extend.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/unclechu/node-deep-extend",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/unclechu/node-deep-extend/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/deep-extend"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-json-comments",
          "version": "2.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-json-comments@2.0.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@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-json-comments#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-json-comments/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/strip-json-comments"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-try",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-try@1.0.0",
          "author": "Sindre Sorhus",
          "description": "`Promise#try()` ponyfill - Starts a promise chain",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-try@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-try.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-try#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-try/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/p-try"
            }
          ]
        },
        {
          "type": "library",
          "name": "shebang-regex",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|shebang-regex@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching a shebang",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shebang-regex@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/shebang-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/shebang-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/shebang-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/shebang-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-symbols",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-symbols@1.0.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.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/ljharb/has-symbols.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/has-symbols#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/has-symbols/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/has-symbols"
            }
          ]
        },
        {
          "type": "library",
          "name": "pseudomap",
          "version": "1.0.2",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pseudomap@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pseudomap@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/pseudomap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/pseudomap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/pseudomap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/pseudomap"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "rc",
      "version": "1.2.8",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|rc@1.2.8",
      "author": "Dominic Tarr",
      "description": "hardwired configuration loader",
      "licenses": [
        {
          "expression": "(BSD-2-Clause OR MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/rc@1.2.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/dominictarr/rc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/rc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/rc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cb76c682a2a3dd005dc4b6cb9289a5a2192fb00f207408944254812670617e7f813f18386dceb677c4dc056d79c1abc37e07b10a071c72485c66fcb0c9060f3b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rc"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg",
      "version": "5.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|read-pkg@5.2.0",
      "author": "Sindre Sorhus",
      "description": "Read a package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg@5.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "520ebd98d3a97ef28301cd90f034693238f376dae7bfd1dc48c5fee15b19c43d5a67a673ac813bae5cd706d593ca150b48c2a0d3be805ba591e626690f42623a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.6.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|read-pkg@5.2.0|type-fest@0.6.0",
          "author": "Sindre Sorhus",
          "description": "A collection of essential TypeScript types",
          "licenses": [
            {
              "expression": "(MIT OR CC0-1.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/type-fest@0.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/type-fest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "abe301f27611d4a0cbae0af81b9c9e99fb69302eff40ba959dd06610476ace6363e5d70538ee0ea3caa5c1913750b4f7f998a6d45f0aab87019e290d86508c96"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/read-pkg/node_modules/type-fest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "registry-auth-token",
      "version": "4.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|registry-auth-token@4.1.1",
      "author": "Espen Hovlandsdal",
      "description": "Get the auth token set for an npm registry (if any)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/registry-auth-token@4.1.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/rexxars/registry-auth-token.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rexxars/registry-auth-token#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rexxars/registry-auth-token/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f5b292ee74e5f7efc0d6ceed9cf786ad4a5171563e2d487b6df160ce99dd00b74f7d74017d057beeb415b6a814577b62e2f73f224f35131f14243583435db340"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/registry-auth-token"
        }
      ]
    },
    {
      "type": "library",
      "name": "tempy",
      "version": "0.5.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|tempy@0.5.0",
      "author": "Sindre Sorhus",
      "description": "Get a random temporary file or directory path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tempy@0.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/tempy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/tempy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/tempy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tempy/-/tempy-0.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "54463deb1ee06c845fb31aac69fcb6979c95c71a773e1c001a858cc82d83d99b790e612ffb6b4688f3abaae351a5fdb58611a728b544b2eaa57aa89998a1bfab"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tempy"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-stream",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|tempy@0.5.0|is-stream@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if something is a Node.js stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-stream@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "5c2a32f96954afb775f99f06812b979a9b94142f5f3a145782524cc7e7702ca4e42f8e028dde16d59e4ff81419a6bf9c47ddda18fe12fecec5b70e8d77f92213"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tempy/node_modules/is-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.12.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|tempy@0.5.0|type-fest@0.12.0",
          "author": "Sindre Sorhus",
          "description": "A collection of essential TypeScript types",
          "licenses": [
            {
              "expression": "(MIT OR CC0-1.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/type-fest@0.12.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/type-fest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.12.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "e7747289dca3be41a99d63cc17d6d0805b56a7e4a5f0ed91a75dd56af98981f00ff56586eaae9392b294f22c89767c277e01c8ea4da14e582a1f8692763a136e"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tempy/node_modules/type-fest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "conventional-changelog-writer",
      "version": "4.0.16",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-writer@4.0.16",
      "author": "Steve Mao",
      "description": "Write logs based on conventional commits and templates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-changelog-writer@4.0.16",
      "externalReferences": [
        {
          "url": "git+https://github.com/conventional-changelog/conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/conventional-changelog/conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.16.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8e6535b032436699bf764b85c417915efc8d70941e2a11ad55c1459304e9854033c9859cc33da3dfa59cbfe32fda1537b69bcb324cac38f5c94cb3b9e4052b61"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-changelog-writer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-writer@4.0.16|semver@6.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6f7f5305a4d27d5eb206b6a953cf69e5f29e904da6fcdc270e870e56bb90152d7fbde320773b8f72738cdf833a0b0c56f231ff97111ae6b0680de530bb91c74f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/conventional-changelog-writer/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "into-stream",
      "version": "5.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|into-stream@5.1.1",
      "author": "Sindre Sorhus",
      "description": "Convert a string/promise/array/iterable/buffer/typedarray/arraybuffer/object into a stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/into-stream@5.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/into-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/into-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/into-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/into-stream/-/into-stream-5.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "92bac027b31c4311869af6986c1ed0d66700f9c47083d223d917d621e55eb0d060543666cd8fc56b82296544f76e6751ccccdd7ff9b396d086d83abdf4864604"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/into-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "clean-stack",
      "version": "2.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|clean-stack@2.2.0",
      "author": "Sindre Sorhus",
      "description": "Clean up error stack traces",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clean-stack@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/clean-stack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/clean-stack#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/clean-stack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e1d882f4769313e29100c5a10e1ac63840a0599c687af31ce5396439b32a352b1553ad8f6335d9fd23138f3c8600517562eb20c46712593117061a7408fc10d4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clean-stack"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "4.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|indent-string@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/indent-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "11d0c366ee00d8ec882bb2ebff6cc6fb0e6399bba4d435419c4c11110bc1ceca412640846d16bc1b153596085871a1890a745689b8c35e5abbefd5f5ff2e71c2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "group": "@types",
      "version": "4.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@types/parse-json@4.0.0",
      "description": "TypeScript definitions for parse-json",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/parse-json@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fffa28ac46632fab1b3dc2946827481a5214787dba9a0ce29a3041efb1ba5d18270e5fcbe703a7a7204645efcc99fe42556dcfc04044d4d8e2319fecb05878c0"
            }
          ],
          "comment": "as detected 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/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-fresh",
      "version": "3.2.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|import-fresh@3.2.1",
      "author": "Sindre Sorhus",
      "description": "Import a module while bypassing the cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-fresh@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/import-fresh.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/import-fresh#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/import-fresh/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e9ed6ad5c9d63f64570fdfe47929311d2720e74f02757a975a05816844cd872b81173fa451994a6e887e2122be6d4fbe0e66c78a6541acecffcf33ded2c677b1"
            }
          ],
          "comment": "as detected 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-fresh"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "resolve-from",
          "version": "4.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|import-fresh@3.2.1|resolve-from@4.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@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/resolve-from.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a5bfcc6265ecb40932b11171f2988d235b4614d408140def904dc6ab812e035745ea01e9ffebe066ab021896a9bf2f0ddd0fb8a3b170beab8f25c9d9ed1632e2"
                }
              ],
              "comment": "as detected 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-fresh/node_modules/resolve-from"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "version": "5.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|parse-json@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Parse JSON with more helpful errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-json@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/parse-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "38e6396fb3c0105574136162af528e9317219d9342768c0026043936ec63a4129344fde9421c24ae4c6a4237a8289f9f3bb6c2a662196a8808e1e6460cc1063b"
            }
          ],
          "comment": "as detected 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": "path-type",
      "version": "4.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|path-type@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path is a file, directory, or symlink",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-type@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "80329bf1a64c0de0ffb595acf4febeab427d33091d97ac4c57c4e39c63f7a89549d3a6dd32091b0652d4f0875f3ac22c173d815b5acd553dd7b8d125f333c0bf"
            }
          ],
          "comment": "as detected 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-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "yaml",
      "version": "1.10.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|yaml@1.10.0",
      "author": "Eemeli Aro",
      "description": "JavaScript parser and stringifier for YAML",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yaml@1.10.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eemeli/yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://eemeli.org/yaml/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eemeli/yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yaml/-/yaml-1.10.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cabda2708e2095868d1be29638d3836a9cb6fe30dd3120e7ace3528db9400630fd0786792e08a2adc4adf26f2c45914d8b4f241bd4a6d2e487b4498fdf36841a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|ms@2.1.2",
      "description": "Tiny millisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b0690fc7e56332d980e8c5f6ee80381411442c50996784b85ea7863970afebcb53fa36f7be4fd1c9a2963f43d32b25ad98b48cd1bf9a7544c4bdbb353c4687db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "java-properties",
      "version": "1.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|java-properties@1.0.2",
      "description": "Reads and interpolates Java .properties files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/java-properties@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mattdsteele/java-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/mattdsteele/java-properties",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mattdsteele/java-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa37697a8db22a56131fb9c574ad2f6d95ae4c27ac938a3adefe6254e9613103dfb886507d6fc7237e528df840fb8aa9837eab9c54af50ae5bd66f9c9086e541"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/java-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "human-signals",
      "version": "1.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|human-signals@1.1.1",
      "author": "ehmicky",
      "description": "Human-friendly process signals",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/human-signals@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ehmicky/human-signals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://git.io/JeluP",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ehmicky/human-signals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "48442eeef97c2a334bd9ea0604b177fb0023a6c35f03d5cc9570188ffdc475a35f025c4ab610f5c631107c6394865942186255358df86d1afa94f20d84d8f267"
            }
          ],
          "comment": "as detected 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": "merge-stream",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/grncdr/merge-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/grncdr/merge-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "69bbffa8e72e3df9375113df0f39995352ca9aec3c913fb49c81ef2ab2a016bc227e897f76859c740e19aac590f0436b14a91debb31fa68fcba2f6c852c6eddf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "onetime",
      "version": "5.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|onetime@5.1.0",
      "author": "Sindre Sorhus",
      "description": "Ensure a function is only called once",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/onetime@5.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/onetime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e4d71290f1e1c1354521037e4d4a97a12e7e7651251d7769016bbd2341cfdb460eb488be699d02b7cda376520b0f18cb1005b0be6faa8f59ba684b6c0d59a6e9"
            }
          ],
          "comment": "as detected 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": "signal-exit",
      "version": "3.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|signal-exit@3.0.3",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "554278f450bc5353b1c192f121b4d3ac3bcb9dfffa4c383165c2bcc3147ccecd77c69c7bc5b1bad2774196136b162d8432e151a1e0e824eef0b6148bab8d848c"
            }
          ],
          "comment": "as detected 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": "strip-final-newline",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-final-newline.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-final-newline#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-final-newline/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06ba6f7cd004ddd72fabb965df156e9b38ca8d9439b48d6c11420aaf752892cd17525e394addc595ab55a9e7fda6b9388d10f3856e96660fb76e4f77cbaa4b8c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-final-newline"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|escape-string-regexp@1.0.5",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
            }
          ],
          "comment": "as detected 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": "semver-regex",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|semver-regex@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching semver versions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver-regex@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/semver-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/semver-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/semver-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/semver-regex/-/semver-regex-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "994748041bdd9f43cb39e3f74c490c1fb1c77943f71a3b170b029aae3bff90699414e620d55a847a62a1a10a5632ee97d88f241deb9574689b2c69152beff943"
            }
          ],
          "comment": "as detected 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-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "pump",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pump@3.0.0",
      "author": "Mathias Buus Madsen",
      "description": "pipe streams together and close all of them if one of them closes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pump@3.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/pump.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/pump#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/pump/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2f0672fa9dd216cd4fcad77f8d872de30a6fe3d1e2602a9df5195ce5955d93457ef18cefea34790659374d198f2f57edebd4f13f420c64627e58f154d81161c3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pump"
        }
      ]
    },
    {
      "type": "library",
      "name": "argv-formatter",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|argv-formatter@1.0.0",
      "author": "Ben Drucker",
      "description": "Bizarro minimist: transform an options object into argv",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/argv-formatter@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bendrucker/argv-formatter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bendrucker/argv-formatter",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bendrucker/argv-formatter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/argv-formatter/-/argv-formatter-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "a0ca0cbc29a5b73e836eebe1cbf6c5e0e4eb82f9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argv-formatter"
        }
      ]
    },
    {
      "type": "library",
      "name": "spawn-error-forwarder",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|spawn-error-forwarder@1.0.0",
      "author": "Ben Drucker",
      "description": "Emit errors on stdout stream for a spawned child process",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spawn-error-forwarder@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bendrucker/spawn-error-forwarder.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bendrucker/spawn-error-forwarder",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bendrucker/spawn-error-forwarder/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spawn-error-forwarder/-/spawn-error-forwarder-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1afd94738e999b0346d7b9fc373be55e07577029"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spawn-error-forwarder"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-combiner2",
      "version": "1.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|stream-combiner2@1.1.1",
      "author": "'Dominic Tarr'",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-combiner2@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/stream-combiner2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/stream-combiner2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/stream-combiner2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "fb4d8a1420ea362764e21ad4780397bebcb41cbe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-combiner2"
        }
      ]
    },
    {
      "type": "library",
      "name": "traverse",
      "version": "0.6.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|traverse@0.6.6",
      "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.6",
      "externalReferences": [
        {
          "url": "git://github.com/substack/js-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/js-traverse",
          "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://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "cbdf560fd7b9af632502fed40f918c157ea97137"
            }
          ],
          "comment": "as detected 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": "lru-cache",
      "version": "5.1.1",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2a9340450037230bfe8d3034bad51555bae1f8996baf516fd1ee7a186cc014e5cdedd93f16f89a0d6f0b1e62b9d8395c1f858fda7ea023cbcdd5a7ac045828f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-escapes",
      "version": "4.3.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|ansi-escapes@4.3.1",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for manipulating the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-escapes@4.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/ansi-escapes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "25617ba1ca8dae9f2ef68aa9815fb01f97ed6edf9c7efbfe3d38cebca2d3dc0758972fcb98e44045f1154f58b28f037ee0ca84e549952a801d201a9ea021e02c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-escapes"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.11.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|ansi-escapes@4.3.1|type-fest@0.11.0",
          "author": "Sindre Sorhus",
          "description": "A collection of essential TypeScript types",
          "licenses": [
            {
              "expression": "(MIT OR CC0-1.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/type-fest@0.11.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/type-fest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "39d8d72719c237502fc8b4b378a2205d35f157ef7d66e5e5dc7a68f57a4902ff4c05c1ebac9390e6457bca95ceb9089ef809961b6e612db88a77061389fcdc7d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ansi-escapes/node_modules/type-fest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "cardinal",
      "version": "2.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|cardinal@2.1.1",
      "author": "Thorsten Lorenz",
      "description": "Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cardinal@2.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/cardinal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/cardinal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/cardinal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "7cc1055d822d212954d07b085dea251cc7bc5505"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cardinal"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-table",
      "version": "0.3.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|cli-table@0.3.1",
      "author": "Guillermo Rauch",
      "description": "Pretty unicode tables for the CLI",
      "purl": "pkg:npm/cli-table@0.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Automattic/cli-table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Automattic/cli-table#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Automattic/cli-table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "f53b05266a8b1a0b934b3d0821e6e2dc5914ae23"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-emoji",
      "version": "1.10.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|node-emoji@1.10.0",
      "author": "Daniel Bugl",
      "description": "simple emoji support for node.js projects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-emoji@1.10.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/omnidan/node-emoji.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/omnidan/node-emoji#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/omnidan/node-emoji/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.10.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62ddf7f3821fe47e81606547887c132fef7d3b324a1e1829f364bcfdd92d10aef74f6e816b376067825987ddb1495b46349bf3f546d774d01ce6172b5d5e36bf"
            }
          ],
          "comment": "as detected 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-emoji"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-hyperlinks",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0",
      "author": "James Talmage",
      "description": "Detect if your terminal emulator supports hyperlinks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-hyperlinks@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jamestalmage/supports-hyperlinks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jamestalmage/supports-hyperlinks#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jamestalmage/supports-hyperlinks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ce8139fdef9d9c48a393a01207afeaacafa861d9b6768d618e82d6aea502ffc584216d606f115c2ae0687fbb16f00acde9ef8062fb04f070468954562ff17908"
            }
          ],
          "comment": "as detected 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-hyperlinks"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-flag",
          "version": "4.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0|has-flag@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/has-flag.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/supports-hyperlinks/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "7.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0|supports-color@7.1.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@7.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/supports-color#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a11488a51f29c53d56af616ab9336719eb7bf5bdc15a58ea3aea16fe1e28061c49fc751b5f99d7e894abb9392f5c30853300cfbec6934dbbcc2ca6564b2d11e6"
                }
              ],
              "comment": "as detected 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-hyperlinks/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "3.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|braces@3.0.2",
      "author": "Jon Schlinkert",
      "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/braces@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/braces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/braces",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/braces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6fcba6f8bd51cccdd60d2cef866ea0233d727d36c1b7a61395c10a02fb26a82659170e3acfadba9558fd8f5c843d6df71f91fe94142964c3f593c97eefc1dad0"
            }
          ],
          "comment": "as detected 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": "picomatch",
      "version": "2.2.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|picomatch@2.2.2",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@2.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ab433ff5e647ce6af402e957c8fc0d7d98edc19fd105995b3772b7084ad5ae4e744f6012608ec1c9ed04bde90563720fd4db760c7bb4adef95d991c8a4c92e5a"
            }
          ],
          "comment": "as detected 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": "find-up",
      "version": "4.1.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "2.4.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|chalk@2.4.2",
      "description": "Terminal string styling done right",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@2.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/chalk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/chalk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/chalk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32d8be7fd96924d730178b5657cfcead34ed1758198be7fc16a97201da2eada95c156150585dbe3600874a18e409bf881412eaf5bb99c04d71724414e29792b9"
            }
          ],
          "comment": "as detected 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": "pkg-conf",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Get namespaced config from the closest package.json",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-conf@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pkg-conf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-conf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-conf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "2126514ca6f2abfebd168596df18ba57867f0058"
            }
          ],
          "comment": "as detected 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-conf"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "find-up",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|find-up@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Find a file by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/find-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "45d1b7e506c717ddd482775a2b77920a3c0c57a7"
                }
              ],
              "comment": "as detected 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-conf/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|locate-path@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first path that exists on disk of multiple paths",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/locate-path@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/locate-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
                }
              ],
              "comment": "as detected 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-conf/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|p-locate@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first fulfilled promise that satisfies the provided testing function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-locate@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-locate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "20a0103b222a70c8fd39cc2e580680f3dde5ec43"
                }
              ],
              "comment": "as detected 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-conf/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|path-exists@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-exists.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
                }
              ],
              "comment": "as detected 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-conf/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "1.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|p-limit@1.3.0",
          "author": "Sindre Sorhus",
          "description": "Run multiple promise-returning & async functions with limited concurrency",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-limit@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-limit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-limit#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-limit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "bef717b0b009f43af9ad038f93bb68650649029065d8ae09e9d00d4ac12e87a408e3525872c4bfaa14c66bd12b2145202b758d428258bf2971be3aa68aa100f5"
                }
              ],
              "comment": "as detected 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-conf/node_modules/p-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-try",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|p-try@1.0.0",
          "author": "Sindre Sorhus",
          "description": "`Promise#try()` ponyfill - Starts a promise chain",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-try@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-try.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-try#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-try/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
                }
              ],
              "comment": "as detected 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-conf/node_modules/p-try"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "cliui",
      "version": "6.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|cliui@6.0.0",
      "author": "Ben Coe",
      "description": "easily create complex multi-column command-line-interfaces",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cliui@6.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yargs/cliui.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/cliui#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/cliui/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b7ac1b82da025ef033b2ded0817c4962a3edd2eb047db81075fb443db2cbfdcbefe873c4e5582fa82b80203474360539d9db3aac5c2aae06a434bac712309bad"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-caller-file",
      "version": "2.0.5",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/stefanpenner/get-caller-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stefanpenner/get-caller-file#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stefanpenner/get-caller-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-caller-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-directory",
      "version": "2.1.1",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git://github.com/troygoode/node-require-directory.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/troygoode/node-require-directory/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/troygoode/node-require-directory/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-directory"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-main-filename",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|require-main-filename@2.0.0",
      "author": "Ben Coe",
      "description": "shim for require.main.filename() that works in as many environments as possible",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/require-main-filename@2.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yargs/require-main-filename.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/require-main-filename#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/require-main-filename/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "34a37990c0f294aba577160b4947eb6e8e53bb387885dfb613c34f3d7d36999b67d55b911104e861efd9765272f89dee0a97da886174e5eec1f16d225db4079a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-main-filename"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-blocking",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|set-blocking@2.0.0",
      "author": "Ben Coe",
      "description": "set blocking stdio and stderr ensuring that terminal output does not truncate",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-blocking@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/set-blocking.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/set-blocking#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/set-blocking/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "045f9782d011ae9a6803ddd382b24392b3d890f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-blocking"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "4.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|string-width@4.2.0",
      "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.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cd4cf9243fad82ab6e0e3321c08839b85555dddb6a67dc902656557eae08d35fcae4f6a3e541e3ed5cab40e26fcdac125652a939b0296df0f411deb225cfb57a"
            }
          ],
          "comment": "as detected 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": "which-module",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|which-module@2.0.0",
      "author": "nexdrew",
      "description": "Find the module object for something that was require()d",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-module@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nexdrew/which-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nexdrew/which-module#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nexdrew/which-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "y18n",
      "version": "4.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|y18n@4.0.0",
      "author": "Ben Coe",
      "description": "the bare-bones internationalization library used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/y18n@4.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yargs/y18n.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/y18n",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/y18n/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "afd4bf6725eefd7bbdab5b58969b0b22c6b711e2d75e4d15c25c6a4dc1517e0f4484c5bed7b91bb7d1b436b8029a119be6f4f687284964b7c31b1fbbfb9523ff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "version": "18.1.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|yargs-parser@18.1.3",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs-parser@18.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a39d23d09793a32ff82ba39971a4265ba9725d72a1abb72c4445dc0f0936a2614f244c1434e56d24abe60ebf442357c025953265c445ee4c460569915ee76b09"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs-parser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "camelcase",
          "version": "5.3.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|yargs-parser@18.1.3|camelcase@5.3.1",
          "author": "Sindre Sorhus",
          "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/camelcase@5.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/camelcase.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "2f6f124c1d7bd27c164badd48ed944384ddd95d400a5a257664388d6e3057f37f7ad1b8f7a01da1deb3279ef98c50f96e92bd10d057a52b74e751891d79df026"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs-parser/node_modules/camelcase"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "array-includes",
      "version": "3.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|array-includes@3.1.1",
      "author": "Jordan Harband",
      "description": "An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-includes@3.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/array-includes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/array-includes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/array-includes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7365576821e5ef33ecbe9905b30e27c6f1627b87e1d6eafd6e9720b159088ea9f41ff5f0760fbb7efde7dabfe2b324bc1018f96f4e8cf641f266e22be0497a59"
            }
          ],
          "comment": "as detected 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-includes"
        }
      ]
    },
    {
      "type": "library",
      "name": "contains-path",
      "version": "0.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|contains-path@0.1.0",
      "author": "Jon Schlinkert",
      "description": "Return true if a file path contains the given path.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/contains-path@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/contains-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/contains-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/contains-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/contains-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-import-resolver-node",
      "version": "0.3.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-import-resolver-node@0.3.4",
      "author": "Ben Mosher",
      "description": "Node default behavior import resolution plugin for eslint-plugin-import.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-import-resolver-node@0.3.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/benmosher/eslint-plugin-import.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/benmosher/eslint-plugin-import",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/benmosher/eslint-plugin-import/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a20b5ffb9001fcefa733a0c878150daf67ee4fba2df5083fd616ab05f06d68fd777a411615010430ff7804207bcda356de0c98fbc487605d34ae7a98c1729638"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-import-resolver-node"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.9",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-import-resolver-node@0.3.4|debug@2.6.9",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.9",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-import-resolver-node/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-import-resolver-node@0.3.4|ms@2.0.0",
          "description": "Tiny milisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/zeit/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zeit/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zeit/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5608aeadfc00be6c2901df5f9861788de0d597c8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-import-resolver-node/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-module-utils",
      "version": "2.6.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-module-utils@2.6.0",
      "author": "Ben Mosher",
      "description": "Core utilities to support eslint-plugin-import and other module-related plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-module-utils@2.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/benmosher/eslint-plugin-import.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/benmosher/eslint-plugin-import#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/benmosher/eslint-plugin-import/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ea3f71c5e81ba9ef3f91963c718a5ca74c616cad04809960de0f6689bdff9a22da131baec1cde7e5411f4a753a85631b4f4140615bc36cbf51ad182951e408bc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-module-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.9",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-module-utils@2.6.0|debug@2.6.9",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.9",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-module-utils/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-module-utils@2.6.0|ms@2.0.0",
          "description": "Tiny milisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/zeit/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zeit/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zeit/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5608aeadfc00be6c2901df5f9861788de0d597c8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-module-utils/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "has",
      "version": "1.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|has@1.0.3",
      "author": "Thiago de Arruda",
      "description": "Object.prototype.hasOwnProperty.call shortcut",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/tarruda/has/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/has@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/tarruda/has.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tarruda/has",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tarruda/has/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7f676f3b4554e8e7a3ed1916246ade8636f33008c5a79fd528fa79b53a56215e091c764ad7f0716c546d7ffb220364964ded3d71a0e656d618cd61086c14b8cf"
            }
          ],
          "comment": "as detected 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"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "3.0.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|minimatch@3.0.4",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c891d5404872a8f2d44e0b7d07cdcf5eee96debc7832fbc7bd252f4e8a20a70a060ce510fb20eb4741d1a2dfb23827423bbbb8857de959fb7a91604172a87450"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.values",
      "version": "1.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|object.values@1.1.1",
      "author": "Jordan Harband",
      "description": "ES2017 spec-compliant Object.values shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.values@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/Object.values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/Object.values#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/Object.values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5936b9e20d8af22bb49264bfbacd7c8c499dbf56b85a2fff059fc34d5604707d1784b3393587690c78dade0b79ed5ad92dc3403b658603e2a95ac0c1687b7a78"
            }
          ],
          "comment": "as detected 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.values"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.17.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|resolve@1.17.0",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.17.0",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve/-/resolve-1.17.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "89cfbb258895f158b6cb34061563a48990f967dcfb3b66619bd5cc693c5d244c4a6ac89e142afec9767f5a65ec7241e22a5d766abd32e978970f1de6e111e7d7"
            }
          ],
          "comment": "as detected 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": "eslint-plugin-es",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-es@2.0.0",
      "author": "Toru Nagashima",
      "description": "ESLint plugin about ECMAScript syntactic features.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-es@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mysticatea/eslint-plugin-es.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mysticatea/eslint-plugin-es#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mysticatea/eslint-plugin-es/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7fa7dc795b60dbb051d361189c186058b1507cae9b3782e5d27405ac11ce942b00cb1799927d0d1e7b393b461938fad5d41deb6a677a7201706a814b71293011"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-es"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "regexpp",
          "version": "3.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-es@2.0.0|regexpp@3.1.0",
          "author": "Toru Nagashima",
          "description": "Regular expression parser for ECMAScript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/regexpp@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mysticatea/regexpp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mysticatea/regexpp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mysticatea/regexpp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "64e23377cc95b10400ee3f0609294f197c20e4f7e60359abab424fe271a1879e0b68a377c5d6a2fef1d40eeef8a4ac15f0ec6c78c4bae6ed8d226a2c41c483d1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint-plugin-es/node_modules/regexpp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-utils",
      "version": "1.4.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-utils@1.4.3",
      "author": "Toru Nagashima",
      "description": "Utilities for ESLint plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-utils@1.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mysticatea/eslint-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mysticatea/eslint-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mysticatea/eslint-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7db04de56db1758e392ae9465e62c76777371477d56262a0d08ac02863a44ffe3ae0f42cc7651e2337f3d51984722f8a2e6d5b05a03364087cfbf13e5c0799f1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "ignore",
      "version": "5.1.8",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|ignore@5.1.8",
      "author": "kael",
      "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ignore@5.1.8",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kaelzhang/node-ignore#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kaelzhang/node-ignore/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "04ca5f0fb3e98844e9065fc0e92e3df0168827a63f0014fddc44db6f2d9f3f4d2fe046ef3c15d6128691d5404f2acde2479de9258ec4b59939280088e7b8b553"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ignore"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsx-ast-utils",
      "version": "2.4.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|jsx-ast-utils@2.4.1",
      "author": "Ethan Cohen",
      "description": "AST utility module for statically analyzing JSX",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsx-ast-utils@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/evcohen/jsx-ast-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evcohen/jsx-ast-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evcohen/jsx-ast-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf5c5295d27a8a61124b33a377734d92279524a46529848eb4c1bc485c828f6148aef49a4ae962fd68e9064133081a11f5b61860582a270eb55e1bbb2dc824fb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsx-ast-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.entries",
      "version": "1.1.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|object.entries@1.1.2",
      "author": "Jordan Harband",
      "description": "ES2017 spec-compliant Object.entries shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.entries@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/Object.entries.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/Object.entries#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/Object.entries/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "050741f6a2a66ff1f235d30d595afb3b7fb3e4c508c776a27a010826a8cc05b05fd184fd451c532528a6e26cc5aadcabecf0c01e282ad0df5d3b49b4b516a440"
            }
          ],
          "comment": "as detected 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.entries"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.fromentries",
      "version": "2.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|object.fromentries@2.0.2",
      "author": "Jordan Harband",
      "description": "ES proposal-spec-compliant Object.fromEntries shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.fromentries@2.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/Object.fromEntries.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/Object.fromEntries#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/Object.fromEntries/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "af7662047ecc429a432552f1e9f843eb5f0628d1b8d026581fdc20c1d84ac410c36d082379618677802d91969df38776f75631bd67bb6c91ae13ae409e1d1dc5"
            }
          ],
          "comment": "as detected 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.fromentries"
        }
      ]
    },
    {
      "type": "library",
      "name": "prop-types",
      "version": "15.7.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|prop-types@15.7.2",
      "description": "Runtime type checking for React props and similar objects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prop-types@15.7.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/prop-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://facebook.github.io/react/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/prop-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f1042291d1fbfff476beeac8252bad675b261d84dc2e945610e9479f37161e6058ace194cac2b04acac2f3d0428858f709badf27f9d715d25ea4e56b6351821d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prop-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-frame",
      "group": "@babel",
      "version": "7.10.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@babel/code-frame@7.10.4",
      "author": "Sebastian McKenzie",
      "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.10.4",
      "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://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bc6e92bc1ea860486f822b193454664425242f3d7573bae9fad6cd4f29c6a9cea64b577901377fb06c95e96d0a6599d744a313cd90d18104f73aef6386901f52"
            }
          ],
          "comment": "as detected 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": "ajv",
      "version": "6.12.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|ajv@6.12.2",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.12.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ajv/-/ajv-6.12.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93e57e8738e6e6afccafc79fff563d8280a696c2b823a4a6ef8b5e7b21af164d57aceb1bb0a2e311daef9f2e36099f9af2c5db93c296a58fdb0f04be14b2f651"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "6.0.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|cross-spawn@6.0.5",
      "author": "André Cruz",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@6.0.5",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "79354bac14adedf8db0f2833f34e69327b2d22cd954c1364466d2ac5977e33b0395c377155158ee4cc460576618d8e1ca8b60b76dac6a917fc9813e6cf04a959"
            }
          ],
          "comment": "as detected 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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "5.7.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|cross-spawn@6.0.5|semver@5.7.1",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.7.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b1ab9a0dffcf65d560acb4cd60746da576b589188a71a79b88a435049769425587da50af7b141d5f9e6c9cf1722bb433a6e76a6c2234a9715f39ab0777234319"
                }
              ],
              "comment": "as detected 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/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "doctrine",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|doctrine@3.0.0",
      "description": "JSDoc parser",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/doctrine@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/doctrine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/doctrine",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/doctrine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c92f90e62de105fec6064778286f1aede04d3563462d3684c306165228c860cef3ae56033340455c78e33d6956675460ed469d7597880e68bd8c5dc79aa890db"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/doctrine"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-scope",
      "version": "5.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-scope@5.1.0",
      "description": "ECMAScript scope analyzer for ESLint",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-scope@5.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint-scope.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/eslint/eslint-scope",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint-scope/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8a2191bedc56aa0b71e66f04c905098a1065a04e049d878613f6f3d7048fc0913ab59b8952d1e586a0cce178f6ba413c0f2cb5f87099e211347f32153336f9f3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-scope"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-visitor-keys",
      "version": "1.3.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|eslint-visitor-keys@1.3.0",
      "author": "Toru Nagashima",
      "description": "Constants and utilities about visitor keys to traverse AST.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-visitor-keys@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint-visitor-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/eslint-visitor-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint-visitor-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e89ef637c50d6b8eb6c1afca14e0edfcf277214eb4483a42dd05c2d478dcd415d7a5f2f60bd479f8053b8e17b417a19112a54c87826ebbe358ef19fee9d8a951"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-visitor-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "espree",
      "version": "6.2.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|espree@6.2.1",
      "author": "Nicholas C. Zakas",
      "description": "An Esprima-compatible JavaScript parser built on Acorn",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/espree@6.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/espree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/espree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/eslint/espree.git",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/espree/-/espree-6.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cac0b145063759a5c9cfdb5d6d63b0b96af963f5eb3d3197f4a8b3df2a145f05b4559e30df41d39102da1b1ffeb6d16317c8be0026c0ae707871eebc6bd9b987"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/espree"
        }
      ]
    },
    {
      "type": "library",
      "name": "esquery",
      "version": "1.3.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|esquery@1.3.1",
      "author": "Joel Feenstra",
      "description": "A query library for ECMAScript AST using a CSS selector like query language.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esquery@1.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/esquery.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esquery/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esquery/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a25a6fb7d406d2f9e250166ca5544dea5c01ee1399a1346d4fe8f347eb52e1f7d8c769b36f0fb3d1708e938e1a68b60a029357e67326f84f8fea8db98a9fc31d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esquery"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "estraverse",
          "version": "5.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|esquery@1.3.1|estraverse@5.1.0",
          "description": "ECMAScript JS AST traversal functions",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/estraverse@5.1.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/estools/estraverse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/estools/estraverse",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/estools/estraverse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/estraverse/-/estraverse-5.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "172a215caf91d2f13ecb59c72e804ced94f2a91a6a02585d64709621612f8852e2181f1bd381fa6d0b3c1be5d3b6169cbd3f15bb0bed7a23fb4494b132cf1413"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/esquery/node_modules/estraverse"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "esutils",
      "version": "2.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|esutils@2.0.3",
      "description": "utility box for ECMAScript language tools",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esutils@2.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/esutils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esutils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esutils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "915b1ca97938382a7af126747648042958baffc8a3df4d0a0564c9ab7d8ffdd61e5934b02b8d56c93c5a94dd5e46603967d514fcb5fd0fb1564a657d480631ea"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-entry-cache",
      "version": "5.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|file-entry-cache@5.0.1",
      "author": "Roy Riojas",
      "description": "Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/file-entry-cache@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/royriojas/file-entry-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/royriojas/file-entry-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/royriojas/file-entry-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6c2836f6272db8168a530c00acae28b826aa0e02d9732b0214b98cfd89ff143a2a9dd87ff6f36e41f5d10ef4ee5ca2f17c3fc9b594062854fc30670904aeb8e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/file-entry-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "functional-red-black-tree",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|functional-red-black-tree@1.0.1",
      "author": "Mikola Lysenko",
      "description": "A fully persistent balanced binary search tree",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/functional-red-black-tree@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/mikolalysenko/functional-red-black-tree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikolalysenko/functional-red-black-tree#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikolalysenko/functional-red-black-tree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/functional-red-black-tree"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-parent",
      "version": "5.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|glob-parent@5.1.1",
      "author": "Gulp Team",
      "description": "Extract the non-magic parent path from a glob string.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob-parent@5.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/glob-parent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/glob-parent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/glob-parent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "16723e5463a99e5187599c6d84f191f90851efc7ee88ad2c34b90742ff9b2fd7d08b9ee534d76ab886e76bf5ab7d13aba25abc18ae4493a062330a8bfefa1161"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-parent"
        }
      ]
    },
    {
      "type": "library",
      "name": "globals",
      "version": "12.4.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|globals@12.4.0",
      "author": "Sindre Sorhus",
      "description": "Global identifiers from different JavaScript environments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globals@12.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/globals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/globals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/globals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "056202bb3cc3bc3a07e78347282b1e0da9c0844dc2783a2b8032f9313e8b3175e3d960a777d502daccdd9380162df8dd80d0425cb51a9d761ca4104a392586c2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globals"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "type-fest",
          "version": "0.8.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|globals@12.4.0|type-fest@0.8.1",
          "author": "Sindre Sorhus",
          "description": "A collection of essential TypeScript types",
          "licenses": [
            {
              "expression": "(MIT OR CC0-1.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/type-fest@0.8.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/type-fest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/type-fest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "e1d6f3233aaf8ed822339af0d64e6b107b4100d2a676e7611b20446a3374d5f13285a00886ca0a372eb2efe20df7721fa45b7063d8aa8bb903fb1c0a850b0d24"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globals/node_modules/type-fest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/jensyt/imurmurhash-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "9218b9b2b928a238b13dc4fb6b6d576f231453ea"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/imurmurhash"
        }
      ]
    },
    {
      "type": "library",
      "name": "inquirer",
      "version": "7.3.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0",
      "author": "Simon Boudrias",
      "description": "A collection of common interactive command line user interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inquirer@7.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/SBoudrias/Inquirer.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SBoudrias/Inquirer.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SBoudrias/Inquirer.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/inquirer/-/inquirer-7.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2be2d9a7a2ffe9e139b30a887155ebc65db56860d4e12e7480a1f4fddf7a38c4274810b21b2665fe86616e4566769e6c06820d1dde3166f152011876764e8358"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inquirer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|chalk@4.1.0",
          "description": "Terminal string styling done right",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/chalk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/chalk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/chalk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ab0c75d80c577b6439c50e3701cfff23abf96974e2a58ad211274e833acdfbd5e3804a728e92aebd219a378a84f777fb4d04e57ab410f12f844341320e854bd4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/inquirer/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.2.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|ansi-styles@4.2.1",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f551a3accb06d6f78fc5c4b0790b0ddb4298fdce3337487d7cb8ea01bc1b3df6a1337b7e34bf8cf470bcc5e5c6d88f295f93686a64c636ea26114148edf7148c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/inquirer/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "7.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|supports-color@7.1.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@7.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/supports-color#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "a11488a51f29c53d56af616ab9336719eb7bf5bdc15a58ea3aea16fe1e28061c49fc751b5f99d7e894abb9392f5c30853300cfbec6934dbbcc2ca6564b2d11e6"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/inquirer/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "2.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|color-convert@2.0.1",
          "author": "Heather Arthur",
          "description": "Plain color conversion functions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-convert@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/Qix-/color-convert.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Qix-/color-convert#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Qix-/color-convert/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/inquirer/node_modules/color-convert"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "4.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|has-flag@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/has-flag.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/inquirer/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-name",
          "version": "1.1.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|color-name@1.1.4",
          "author": "DY",
          "description": "A list of color names and its values",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-name@1.1.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/colorjs/color-name.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/colorjs/color-name",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/colorjs/color-name/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/inquirer/node_modules/color-name"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-glob",
      "version": "4.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-glob@4.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-glob@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/is-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/is-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/is-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e46d2d2ad05314898ea839cb076846e81a76a9c28415dba8e2d66ef4c4ff1fa350bff821872df4a39e6e7da7f127f2dd1fbf4b2ecd8a7eb9fce532cac80ec152"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "3.14.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|js-yaml@3.14.0",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.14.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/js-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ff821b21e1dc0fd54c1c5a8347f810ec475974b8a63af5b60dd731163772c99f4db1b4be71cad7a95583b5a6ff95197902552a9a9071f0484f69647e3ad635ec"
            }
          ],
          "comment": "as detected 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": "json-stable-stringify-without-jsonify",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|json-stable-stringify-without-jsonify@1.0.1",
      "author": "James Halliday",
      "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stable-stringify-without-jsonify@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/samn/json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/samn/json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/samn/json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "9db7b59496ad3f3cfef30a75142d2d930ad72651"
            }
          ],
          "comment": "as detected 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-stable-stringify-without-jsonify"
        }
      ]
    },
    {
      "type": "library",
      "name": "levn",
      "version": "0.3.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|levn@0.3.0",
      "author": "George Zahariev",
      "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/levn@0.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/levn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/levn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/levn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "3b09924edf9f083c0490fdd4c0bc4421e04764ee"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/levn"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|mkdirp@0.5.5",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.5",
      "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://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "34a98094449fea3306ca6d7ef91d116bbc2f855fb0156eb715a48e14fc116a1bde6b480c51c19485578083fd010b4c22bfd8a1e4d60f0755a7d54108d7f2fec5"
            }
          ],
          "comment": "as detected 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": "natural-compare",
      "version": "1.4.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git://github.com/litejs/natural-compare-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
            }
          ],
          "comment": "as detected 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": "optionator",
      "version": "0.8.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|optionator@0.8.3",
      "author": "George Zahariev",
      "description": "option parsing and help generation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/optionator@0.8.3",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/optionator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/optionator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/optionator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f885bda4009d9375d69a64d71bc9b7ba919426cb795d11b3c4c4635f302e2755e720536f7e18e322e6240efcac9cf43bab3a95ccbb7bf010abba7b6a4615906c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/optionator"
        }
      ]
    },
    {
      "type": "library",
      "name": "progress",
      "version": "2.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|progress@2.0.3",
      "author": "TJ Holowaychuk",
      "description": "Flexible ascii progress bar",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/progress@2.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/node-progress.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-progress#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-progress/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ecf887b4b965e4b767288330d74d08fbcc495d1e605b6430598913ea226f6b46d78ad64a6bf5ccad26dd9a0debd979da89dcfd42e99dd153da32b66517d57db0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/progress"
        }
      ]
    },
    {
      "type": "library",
      "name": "regexpp",
      "version": "2.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|regexpp@2.0.1",
      "author": "Toru Nagashima",
      "description": "Regular expression parser for ECMAScript 2018.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regexpp@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mysticatea/regexpp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mysticatea/regexpp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mysticatea/regexpp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "96fd0cebe4e40d59e2037683d448340d5a5f53f6e8a12bbb11ebf74c33bf99928705f563802193578b786eea691121180ed900ad814ec53256bfa4b90be89a37"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regexpp"
        }
      ]
    },
    {
      "type": "library",
      "name": "table",
      "version": "5.4.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6",
      "author": "Gajus Kuizinas",
      "description": "Formats data into a string table.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/table@5.4.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/gajus/table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gajus/table#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gajus/table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/table/-/table-5.4.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c2611cf26e1f8e7a1be20b79ae2151b53bbfebee2b49ed764e90042cd4aa1cc7c5dc8aa703e087dfb51233afd8477a9166fedee7a900100b5dea72996b17b452"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/table"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "string-width",
          "version": "3.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|string-width@3.1.0",
          "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@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/string-width.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "bda7dcbfa2a3559292833d3aa0cfc7e860c1ac0b73f2f76141a9068c522f36b1c0eb2dc7085d422272f2f902eaf1d4c93d0d5bf8a0d4a8315cb647515b8e1ed7"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "emoji-regex",
          "version": "7.0.3",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|emoji-regex@7.0.3",
          "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@7.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/emoji-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/emoji-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0b004b444210ecbbd8141d16c91bf086ae4de6a3e173a3cc8c3e9b620805948e58c83825fb4bf1ab95476cc385a8b83b85f5b39aef13e59d50a1f8664c8848b4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/emoji-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|is-fullwidth-code-point@2.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@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a3b30a5c4f199183167aaab93beefae3ddfb654f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "5.2.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|strip-ansi@5.2.0",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@5.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0ee46cd6029b06ab0c288665adf7f096e83c30791c9e98ece553e62f53c087e980df45340d3a2d7c3674776514b17a4f98f98c309e96efbdcc680dc9fa56e258"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "4.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|ansi-regex@4.1.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "d5aa5e3df5ccd54392ab0d28f48885028bd5cfd3394b50e0fb84eb0f07cc7b043aa7fae632e79beed5998d0d6bc782e8cb502b060828a86a5faaa748e2ba2776"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "text-table",
      "version": "0.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|text-table@0.2.0",
      "author": "James Halliday",
      "description": "borderless text tables with alignment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/text-table@0.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/text-table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/text-table",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/text-table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/text-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-compile-cache",
      "version": "2.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|v8-compile-cache@2.1.1",
      "author": "Andres Suarez",
      "description": "Require hook for automatic V8 compile cache persistence",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/v8-compile-cache@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/zertosh/v8-compile-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zertosh/v8-compile-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zertosh/v8-compile-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0e43d08bf955b2b77252b63ec75fbfdc8932f6577465d567f938bf923539b4c8ad4abed45e56e964b327919c200d1c7b94c479508a0f89243954841b753500d"
            }
          ],
          "comment": "as detected 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-compile-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "deglob",
      "version": "4.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|deglob@4.0.1",
      "author": "Dan Flettre",
      "description": "Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deglob@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/flet/deglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/flet/deglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/flet/deglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deglob/-/deglob-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fe0f910d9ef27f61efa16f84e42cbe2bde1886070582be82f0bb87643d4ee47a0d3e47f7298e917d72740c11a507f3642e2e609a5f86f73a91ce4f52d261d90a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stdin",
      "version": "7.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|get-stdin@7.0.0",
      "author": "Sindre Sorhus",
      "description": "Get stdin as a string or buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stdin@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stdin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stdin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stdin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-stdin/-/get-stdin-7.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cd129ccb0beb5e55ec034bf48bd228e0a0d1680c3bf9ad59a6347097d5a8c7c3c59550821eb6bb13d73892a5c2a0233d9d1e6d0646934d9441a029bad1b16a4d"
            }
          ],
          "comment": "as detected 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-stdin"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|minimist@1.2.5",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.5",
      "externalReferences": [
        {
          "url": "git://github.com/substack/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "14cf6735462b4410042d9413df179943b7e630e060ea758d989293720b0979a2ecb4ffd43835691acaf93a15e185783a7feaad27cba267e3d4c640d67202172f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "compare-func",
      "version": "1.3.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|compare-func@1.3.4",
      "author": "Steve Mao",
      "description": "Get a compare function for array to sort",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/compare-func@1.3.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/compare-func.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/compare-func",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/compare-func/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/compare-func/-/compare-func-1.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2adac5adaea28f9045c00bcb44240d7e06a007f466c590606d50eaab517e7b5527f0a7cc7292d72d93eb8ba11cb979c713771cc3715233b65603a4ab3726fd5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/compare-func"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|q@1.5.1",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "7e32f75b41381291d04611f1bf14109ac00651d7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.ismatch",
      "version": "4.4.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|lodash.ismatch@4.4.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isMatch` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.ismatch@4.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "756cb5150ca3ba6f11085a78849645f188f85f37"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.ismatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "modify-values",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|modify-values@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Modify the values of an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/modify-values@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/modify-values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/modify-values#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/modify-values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c55d9bc5e37a17ba188d95937bf60f032e8c37633eb0be2efd1966d801c221519fa36a75c869811d0eaf1de865e1b453641747bb74d2916758824c296330064b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/modify-values"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-text-path",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-text-path@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Check if a filepath is a text file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-text-path@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-text-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-text-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-text-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "4e1aa0fb51bfbcb3e92688001397202c1775b66e"
            }
          ],
          "comment": "as detected 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-text-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "JSONStream",
      "version": "1.3.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|JSONStream@1.3.5",
      "author": "Dominic Tarr",
      "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/jsonstream@1.3.5",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/JSONStream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/JSONStream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/JSONStream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "13e8abb8d398f1557db382446ded5a3449ba322b333d1aff51f707333d13421d415d2c472be01257547a5b81e98c1852792fb9e0f22c00c0819b00f4e8b2eca9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/JSONStream"
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "7.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|meow@7.0.1",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@7.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/meow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/meow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/meow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/meow/-/meow-7.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b4128842a56b007ab08add2f7ee14f6372e5cc962410e17229addb3e0c73365eaafd1b4df0a43e00b60401262e15acb3480b239615e3fc9675d2b1fce50e9353"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/meow"
        }
      ]
    },
    {
      "type": "library",
      "name": "split2",
      "version": "2.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|split2@2.2.0",
      "author": "Matteo Collina",
      "description": "split a Text Stream into a Line Stream, using Stream 3",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split2@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/split2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/split2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/mcollina/split2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/split2/-/split2-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4406f6d931b7f4b848df531bade06022e2a220a855b1ac1f4e0106a8a1d32bceda1beba5fcf07c4aaa22dc8ee455d4568827eb2b12b7ba8e3f61492936f84f6f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/split2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "2.0.5",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|split2@2.2.0|through2@2.0.5",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@2.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "fe6ad1a1df31aa903e20748bc86090dacf123c78820c47902527a9d63a8b61e1140a53851b642c87ee0553a1bd55eaa9667196fd2bbc2d019ce182a78b9ad849"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/split2/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "3.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|through2@3.0.2",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7a7683438314c8fd96e99c93e84b0ccea04f65a33f6af83c8aea3e976777402b3427ee916aa90757fdbf94ec034ee7811de27fd8b1bd96b2d6ddde6b58fb9cb9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through2"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-off-newlines",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|trim-off-newlines@1.0.1",
      "author": "Steve Mao",
      "description": "Similar to String#trim() but removes only newlines",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trim-off-newlines@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/trim-off-newlines.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/trim-off-newlines#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/trim-off-newlines/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-off-newlines"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@octokit",
      "version": "2.5.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/core@2.5.4",
      "description": "Extendable client for GitHub's REST & GraphQL APIs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/core@2.5.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/core.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/core.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/core.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/core/-/core-2.5.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1c2a7cc8a41f4c84d82be35dd3d307cc094fd6fdc88bfa02a21bf4fd35bdae148bbf36fdf01395b36426558ba5a04e9ade5e8bb1fc862306fa3dce327205a521"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/core"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-paginate-rest",
      "group": "@octokit",
      "version": "2.2.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-paginate-rest@2.2.3",
      "description": "Octokit plugin to paginate REST API endpoint responses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/plugin-paginate-rest@2.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/plugin-paginate-rest.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/plugin-paginate-rest.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/plugin-paginate-rest.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "78a4ecf75c179c91fc6227306b7d23cfa0c5e7490087bbe472a090f43effb6f0403f928a920e88da73687fc329ffae46d00ae3b1be1070e25c204418fab2b546"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/plugin-paginate-rest"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-request-log",
      "group": "@octokit",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-request-log@1.0.0",
      "description": "Log all requests and request errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/plugin-request-log@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/plugin-request-log.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/plugin-request-log.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/plugin-request-log.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cb0a313faf1a393df31c22e05998305096ad88435e1c4ef12736237f3f16234828ca7a7deb0113045f9df796fc83fb8be10992ea8c0f5656b18b3df0c8c03373"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/plugin-request-log"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-rest-endpoint-methods",
      "group": "@octokit",
      "version": "3.17.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-rest-endpoint-methods@3.17.0",
      "description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/plugin-rest-endpoint-methods@3.17.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.17.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "345577beaec68283b64eb93205150ec1f9647d362414a4b4b4b00fca6ed13699302c2b6da9285a1068ed84eb0f1042feecb15c62fde6536e3e176c957779e99a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/plugin-rest-endpoint-methods"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "types",
          "group": "@octokit",
          "version": "4.1.10",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-rest-endpoint-methods@3.17.0|@octokit/types@4.1.10",
          "description": "Shared TypeScript definitions for Octokit projects",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40octokit/types@4.1.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/octokit/types.ts.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/octokit/types.ts#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/octokit/types.ts/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/@octokit/types/-/types-4.1.10.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "ff06c5cb5714204e5e202720d304ca1973252926da03112bd34a9a057cec70b5e9aa1730817792e8ff0ed29932b018517f28e42a325a62bbd1d44c4c3b978e5d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "at-least-node",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|at-least-node@1.0.0",
      "author": "Ryan Zimmerman",
      "description": "Lightweight Node.js version sniffing/comparison",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/at-least-node@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/RyanZim/at-least-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/RyanZim/at-least-node#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/RyanZim/at-least-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "faafedec492fd440d8da5e8675ae8b2e25f5e2b53d4d5db459ade87de426c0f1596ce328f435eb2db3a315a69c9645ca5a27486a8a7000e6d00eac16b46523aa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/at-least-node"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|graceful-fs@4.2.4",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a328f34917bf5db490159e2525186587606cf68d6c53e9584dff89b535d91b6769ceb0417e708d44760aa5e7309186cfd5b10611beb5dcb7192d557654922c7"
            }
          ],
          "comment": "as detected 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": "jsonfile",
      "version": "6.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|jsonfile@6.0.1",
      "author": "JP Richardson",
      "description": "Easily read/write JSON files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonfile@6.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8d1d9be6fedddaf20ebacb7ec37c2d14a6487e90b6a674661408400bf06ec1e645411f2a673c47d4ecab435d0799d5588975a4614a8f56ccfdd5c1bb10bd8506"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "universalify",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|universalify@1.0.0",
      "author": "Ryan Zimmerman",
      "description": "Make a callback- or promise-based function support both promises and callbacks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/universalify@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/RyanZim/universalify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/RyanZim/universalify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/RyanZim/universalify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/universalify/-/universalify-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "adbe97d56d79f1dee9450060e60911f2e3da49f8a276cebc2d325060eb44521a0951605d6901ecb93fc451dbb15d8c5caede2be4f2787ee1d6d4c1d3ea9d2aba"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/universalify"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-union",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|array-union@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Create an array of unique values, in order, from the input arrays",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-union@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/array-union.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/array-union#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/array-union/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1c6cb1a0e4d853208ceacb547ba1098277781287b0008ef331d7ea3be9068e79599810f3fdc479a5ff2bfdc4785aaeb4b0bfe9d0891c8d41043f04b7185ac8cb"
            }
          ],
          "comment": "as detected 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-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-glob",
      "version": "3.2.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|fast-glob@3.2.4",
      "author": "Denis Malinochkin",
      "description": "It's a very fast and efficient glob library for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-glob@3.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/mrmlnc/fast-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mrmlnc/fast-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mrmlnc/fast-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "92bfcea3a3d7e75dbae6a7ae098b321b2a623b9b89160052d2392cc86ec551e0b2433370627ceb348311d4d5df9195ec3185d82d1007808487073f2041cc4a1d"
            }
          ],
          "comment": "as detected 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-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge2",
      "version": "1.4.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|merge2@1.4.1",
      "description": "Merge multiple streams into one stream in sequence or parallel.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge2@1.4.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/teambition/merge2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/teambition/merge2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/teambition/merge2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f2aed51203095b827cb5c7d53f2f20d3d35c43065d6f0144aa17bf5999282338e7ff74c60f0b4e098b571b10373bcb4fce97330820e0bfe3f63f9cb4d1924e3a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge2"
        }
      ]
    },
    {
      "type": "library",
      "name": "slash",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/slash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/slash#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/slash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "83d43585a79bcb7e8e492b706f89ed08618668ab1a5528d0ebc7c1c6841cbad9797d2d6fb98d7c1f7c12b778c5c85b6b931f8acf45751bce40e0cc80743322d9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slash"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "group": "@tootallnate",
      "version": "1.1.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@tootallnate/once@1.1.2",
      "author": "Nathan Rajlich",
      "description": "Creates a Promise that waits for a single event",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tootallnate/once@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45bcc9be5373991ab97373b4f548a97ae5e7a38b40d4513a8a43a3c592b4b6ec55bf7e35da5eb8979b755b9a63e3eac9abdbe9926fe4c22474eda6579ec28fc7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tootallnate/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent-base",
      "version": "6.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|agent-base@6.0.1",
      "author": "Nathan Rajlich",
      "description": "Turn a function into an `http.Agent` instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/agent-base@6.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-agent-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d35ab6e50403c0b4acc9f86b29b9fccaebabf89370d07fb463826218829ddf3f5a624ff0ff69310ff52973eb7664105250d7dfe745633ec496d98c4cf1060a56"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/agent-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.capitalize",
      "version": "4.2.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|lodash.capitalize@4.2.1",
      "author": "John-David Dalton",
      "description": "The lodash method `_.capitalize` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.capitalize@4.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "f826c9b4e2a8511d84e3aca29db05e1a4f3b72a9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.capitalize"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.escaperegexp",
      "version": "4.1.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|lodash.escaperegexp@4.1.2",
      "author": "John-David Dalton",
      "description": "The lodash method `_.escapeRegExp` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.escaperegexp@4.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "64762c48618082518ac3df4ccf5d5886dae20347"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.escaperegexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isplainobject",
      "version": "4.0.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|lodash.isplainobject@4.0.6",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isPlainObject` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isplainobject@4.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "7c526a52d89b45c45cc690b88163be0497f550cb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isplainobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isstring",
      "version": "4.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|lodash.isstring@4.0.1",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isString` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isstring@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isstring"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.uniqby",
      "version": "4.7.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|lodash.uniqby@4.7.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.uniqBy` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.uniqby@4.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "d99c07a669e9e6d24e1362dfe266c67616af1302"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.uniqby"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-map",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|p-map@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Map over promises concurrently",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-map@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cb76fc2a977c380378e388717c16c57e3d4563f463b5377cb73630854a8d617c747d7c76897e2668fe10afaaa120a6d05c8d36c132c075ae1f6146c36a04d417"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "retry",
      "group": "@types",
      "version": "0.12.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@types/retry@0.12.0",
      "description": "TypeScript definitions for retry",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/retry@0.12.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c1628e0a54d38a2cdc6615e73d8e308a4540c267581e9f2ae83982f84254cc032cc9c6fb1c1df62a1f51378fb4804c6398f9994804238144572060133de800bc"
            }
          ],
          "comment": "as detected 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/retry"
        }
      ]
    },
    {
      "type": "library",
      "name": "retry",
      "version": "0.12.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|retry@0.12.0",
      "author": "Tim Koschützki",
      "description": "Abstraction for exponential and custom retry strategies for failed operations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/retry@0.12.0",
      "externalReferences": [
        {
          "url": "git://github.com/tim-kos/node-retry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tim-kos/node-retry",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tim-kos/node-retry/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1b42a6266a21f07421d1b0b54b7dc167b01c013b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/retry"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-extend",
      "version": "0.6.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|deep-extend@0.6.0",
      "author": "Viacheslav Lotsmanov",
      "description": "Recursive object extending",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/deep-extend@0.6.0",
      "externalReferences": [
        {
          "url": "git://github.com/unclechu/node-deep-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unclechu/node-deep-extend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unclechu/node-deep-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2ce1f120e68f61d1e5251b4241f0c8559b5fc3fb9f33cfab563eb8f51207cdc9bfbc6c1045716de8e3ea2055ac9b65c432b34812d591eb8b18d4b10a0f6bc038"
            }
          ],
          "comment": "as detected 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-extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "ini",
      "version": "1.3.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|ini@1.3.5",
      "author": "Isaac Z. Schlueter",
      "description": "An ini encoder/decoder for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ini@1.3.5",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/ini.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/ini#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/ini/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45963986e20a08c4560d4a999448bbd9ffe599728cbeeb3370c05dba5890de79d66f1f57fd90503bb0e28cc1184bd1211c16f6a9a71150cb42eecbcbc1ed2573"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ini"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-json-comments",
      "version": "2.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|strip-json-comments@2.0.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@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "3c531942e908c2697c0ec344858c286c7ca0a60a"
            }
          ],
          "comment": "as detected 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": "normalize-package-data",
      "group": "@types",
      "version": "2.4.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@types/normalize-package-data@2.4.0",
      "description": "TypeScript definitions for normalize-package-data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/normalize-package-data@2.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7f98f96ff19fef52fe75bab12294386765a5988fe63c9d1f3a418698582d6fab00bbdec43dccf36d2dffb492b199c6038f9e4e5fab2cab00c058e1c860344318"
            }
          ],
          "comment": "as detected 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/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "2.5.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0",
      "author": "Meryn Stol",
      "description": "Normalizes data that can be found in package.json files.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-package-data@2.5.0",
      "externalReferences": [
        {
          "url": "git://github.com/npm/normalize-package-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/normalize-package-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ff908c3774f44785d38f80dc19a7b1a3eae8652752156ff400e39344eae3c73086d70ad65c4b066d129ebe39482fe643138b19949af9103e185b4caa9a42be78"
            }
          ],
          "comment": "as detected 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-package-data"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hosted-git-info",
          "version": "2.8.8",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0|hosted-git-info@2.8.8",
          "author": "Rebecca Turner",
          "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/hosted-git-info@2.8.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/hosted-git-info.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/hosted-git-info",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/hosted-git-info/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7ffc330b641a581b3bb7d218a81e13dec475c6f8885625c94494d6065c7619fde0d178b9bc8ed8cb89285d0d5cf4e60318737db01cb50d0d8007c7ea6415a152"
                }
              ],
              "comment": "as detected 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-package-data/node_modules/hosted-git-info"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "5.7.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0|semver@5.7.1",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.7.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b1ab9a0dffcf65d560acb4cd60746da576b589188a71a79b88a435049769425587da50af7b141d5f9e6c9cf1722bb433a6e76a6c2234a9715f39ab0777234319"
                }
              ],
              "comment": "as detected 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-package-data/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "temp-dir",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|temp-dir@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the real path of the system temp directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/temp-dir@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/temp-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/temp-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/temp-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6a80409e24269b0b5c2a9ffb073b07f02c73bfc38bef7ea9eefd628466f97bd0c9f644f01961eb42b541e7e95f543cdf1ab751cd7721fa283b2c7698d494ceae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/temp-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "unique-string",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|unique-string@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Generate a unique random string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unique-string@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/unique-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/unique-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/unique-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b8d69e8ab10fbe96564a0cf0b0f1ad536cd5493ae7ffc2f9abf21ec59987d1e1fa480ef70a6000e54e06c0e453c50019b3de530172cda9e2e83cf34ee6065f5a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unique-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "dateformat",
      "version": "3.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|dateformat@3.0.3",
      "author": "Steven Levithan",
      "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dateformat@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/felixge/node-dateformat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-dateformat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-dateformat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f20844ed4a5dd5319316791a3b898d452f5f607acd6de7984ca39c9a6a6e09aec9b910f2fcf54424a10472888f987f893caf666976782457c86bd6521d8dbdd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dateformat"
        }
      ]
    },
    {
      "type": "library",
      "name": "handlebars",
      "version": "4.7.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|handlebars@4.7.6",
      "author": "Yehuda Katz",
      "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/handlebars@4.7.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/wycats/handlebars.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://www.handlebarsjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wycats/handlebars.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d5fd810027017e2c007d2b4229936b50282a359906b004fb50cde4918b57b8ba342a76957e328ec9fecf47307afbe68af524f24f53ddd9908f7b710639795e5c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/handlebars"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stringify-safe",
      "version": "5.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|json-stringify-safe@5.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stringify-safe@5.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/json-stringify-safe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stringify-safe"
        }
      ]
    },
    {
      "type": "library",
      "name": "split",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|split@1.0.1",
      "author": "Dominic Tarr",
      "description": "split a Text Stream into a Line Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/split.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/split",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/split/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/split/-/split-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "993c8ea0f6eb8afb579f09c8c59445611acf36d1052a5a41d9fbe34a7090522000eaa019ceac276b97a7bcae2e93a38878fd7b0ac745deb481198541b14d1392"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/split"
        }
      ]
    },
    {
      "type": "library",
      "name": "from2",
      "version": "2.3.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|from2@2.3.0",
      "author": "Hugh Kennedy",
      "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/from2@2.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/hughsk/from2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hughsk/from2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hughsk/from2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/from2"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-is-promise",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|p-is-promise@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if something is a promise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-is-promise@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-is-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-is-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-is-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a8f15b16e0845048a557b090a7ed3a2651a56dc9f8d50e7de750fee413debb0509340b016975b66cd17d2e939b16f669016bd78d33b84231a1bddd6500c3161"
            }
          ],
          "comment": "as detected 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-is-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "parent-module",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|parent-module@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Get the path of the parent module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parent-module@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/parent-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/parent-module#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/parent-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "190d84591a5057cfe8f80c3c62ab5f6593df3515996246e2744f64e6ba65fe10b7bed1c705f1a6d887e2eaa595f9ca031a4ad42990311372e8b7991cb11961fa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parent-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "error-ex",
      "version": "1.3.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|error-ex@1.3.2",
      "description": "Easy error subclassing and stack customization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/error-ex@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/qix-/node-error-ex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/qix-/node-error-ex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/qix-/node-error-ex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "edd147366a9e15212dd9906c0ab8a8aca9e7dd9da98fe7ddf64988e90a16c38fff0cbfa270405f73453ba890a2b2aad3b0a4e3c387cd172da95bd3aa4ad0fce2"
            }
          ],
          "comment": "as detected 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-better-errors",
      "version": "1.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|json-parse-better-errors@1.0.2",
      "author": "Kat Marchán",
      "description": "JSON.parse with context information on error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-parse-better-errors@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/zkat/json-parse-better-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zkat/json-parse-better-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zkat/json-parse-better-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9abab264a7d7e4484bee1bea715e961b5c988e78deb980f30e185c00052babc3e8f3934140124ff990d44fbe6a650f7c22452806a76413192e90e53b4ecdb0af"
            }
          ],
          "comment": "as detected 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-better-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "lines-and-columns",
      "version": "1.1.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|lines-and-columns@1.1.6",
      "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.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/eventualbuddha/lines-and-columns.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eventualbuddha/lines-and-columns#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eventualbuddha/lines-and-columns/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1c00c743b433cd0a4e80758f7b64a57440d9ff00"
            }
          ],
          "comment": "as detected 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": "mimic-fn",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/mimic-fn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-fn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-fn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3aa6ce939a0441e019f165d6c9d96ef47263cfd59574422f6a63027179aea946234e49c7fecaac5af850def830285451d47a63bcd04a437ee76c9818cc6a8672"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mimic-fn"
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|end-of-stream@1.4.4",
      "author": "Mathias Buus",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/end-of-stream@1.4.4",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/end-of-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/end-of-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "faec358a720754f428695b87cd1c97776d6270cf9c9ede02cc3e6b5be342d708ce5124ceb3e4deec53afec084deef4bdc7fa08ca12cfe4f4751fea614001eee5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/end-of-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "583b1aa775961d4b113ac17d9c50baef9dd76bd1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "duplexer2",
      "version": "0.1.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|duplexer2@0.1.4",
      "author": "Conrad Pankoff",
      "description": "Like duplexer but using streams3",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/duplexer2@0.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/deoxxa/duplexer2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/deoxxa/duplexer2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/deoxxa/duplexer2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "8b12dab878c0d69e3e7891051662a32fc6bddcc1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/duplexer2"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.7",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|readable-stream@2.3.7",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@2.3.7",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "11b868f0ae2321b1c0c67bb18bba38d8ead9805fd94cd72c663ea744ac949a484b16af021c8b69fdfcba85066e6663ff9f7c99f550546e9e33cff997f219983f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|xtend@4.0.2",
      "author": "Raynos",
      "description": "extend like a boss",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xtend@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/xtend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/xtend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/xtend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2ca614d620172575200179fd5118e2bbe3168725171ecbdfa7b99cb989bd75250a2b4fc28edad4c050310fcdbf98259bb4bb068c521a774c08b28778ceb4c011"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "3.1.1",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yallist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yallist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yallist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6b850641a58f1f9f663975189c01b67b09dc412e22e05e374efdc9a0033eb365430264bd36c2bc1a90cc2eb0873e4b054fb8772ba4cea14367da96fb4685f1e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansicolors",
      "version": "0.3.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|ansicolors@0.3.2",
      "author": "Thorsten Lorenz",
      "description": "Functions that surround a string with ansicolor codes so it prints in color.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansicolors@0.3.2",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/ansicolors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/ansicolors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/ansicolors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansicolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "redeyed",
      "version": "2.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|redeyed@2.1.1",
      "author": "Thorsten Lorenz",
      "description": "Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redeyed@2.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/redeyed.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/redeyed#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/redeyed/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "8984b5815d99cb220469c99eeeffe38913e6cc0b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redeyed"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "1.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|colors@1.0.3",
      "author": "Marak Squires",
      "description": "get colors in your node.js console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colors@1.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Marak/colors.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Marak/colors.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Marak/colors.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "0433f44d809680fdeb60ed260f1b0c262e82a40b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.toarray",
      "version": "4.4.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|lodash.toarray@4.4.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.toArray` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.toarray@4.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "24c4bfcd6b2fba38bfd0594db1179d8e9b656561"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.toarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "fill-range",
      "version": "7.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|fill-range@7.0.1",
      "author": "Jon Schlinkert",
      "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fill-range@7.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fill-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a8ea3d17e74c5260b62dc6f805b56f9ca2714cf8c29be451a5ee200ee1abce42fb984565fdd8d84aed8e750d8f6b7d36378a2a91283d8abea368b589d94495a5"
            }
          ],
          "comment": "as detected 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": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/locate-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/locate-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "4.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-exists.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6a4f50cb943b8d86f65b071ecb9169be0d8aa0073f64884b48b392066466ca03ec1b091556dd1f65ad2aaed333fa6ead2530077d943c167981e0c1b82d6cbbff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "3.2.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|ansi-styles@3.2.1",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "553d1923a91945d4e1f18c89c3748c6d89bfbbe36a7ec03112958ed0f7fdb2af3f7bde16c713a93cac7d151d459720ad3950cd390fbc9ed96a17189173eaf9a8"
            }
          ],
          "comment": "as detected 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": "5.5.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|supports-color@5.5.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@5.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/supports-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/supports-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/supports-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3"
            }
          ],
          "comment": "as detected 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": "load-json-file",
      "version": "4.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|load-json-file@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Read and parse a JSON file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/load-json-file@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/load-json-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/load-json-file#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/load-json-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "2f5f45ab91e33216234fd53adab668eb4ec0993b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/load-json-file"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "parse-json",
          "version": "4.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|load-json-file@4.0.0|parse-json@4.0.0",
          "author": "Sindre Sorhus",
          "description": "Parse JSON with more helpful errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-json@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/parse-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "be35f5425be1f7f6c747184f98a788cb99477ee0"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/load-json-file/node_modules/parse-json"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|strip-ansi@6.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "02ebca4eb4df40d60d21cb5b4752bf6064d1d7be7a1b270fb20edbf5b755f43baababe20bfa68aa875da87aed9f08992ed6133e5055c3ad95f5b6ad912e82deb"
            }
          ],
          "comment": "as detected 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": "wrap-ansi",
      "version": "6.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@6.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/wrap-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "afa94f7011b1657948732984bbb227c43321756d0a0f1a4b82814b720b9ab3109a27f48e219c0835ab4af4a63fb5ff99ae5cb038a5345038f70135d405fc495c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrap-ansi"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.2.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0|ansi-styles@4.2.1",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f551a3accb06d6f78fc5c4b0790b0ddb4298fdce3337487d7cb8ea01bc1b3df6a1337b7e34bf8cf470bcc5e5c6d88f295f93686a64c636ea26114148edf7148c"
                }
              ],
              "comment": "as detected 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/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "2.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0|color-convert@2.0.1",
          "author": "Heather Arthur",
          "description": "Plain color conversion functions",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-convert@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/Qix-/color-convert.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Qix-/color-convert#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Qix-/color-convert/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi/node_modules/color-convert"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-name",
          "version": "1.1.4",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0|color-name@1.1.4",
          "author": "DY",
          "description": "A list of color names and its values",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/color-name@1.1.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/colorjs/color-name.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/colorjs/color-name",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/colorjs/color-name/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi/node_modules/color-name"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "xregexp",
      "version": "4.3.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|xregexp@4.3.0",
      "author": "Steven Levithan",
      "description": "Extended regular expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xregexp@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/slevithan/xregexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://xregexp.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/slevithan/xregexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xregexp/-/xregexp-4.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ee35c32055e1e7227fa2b3e7e125e3b95ad65a88b80abf237d5d5e1eff428b12926d4fa36389b17eb07002e0efba93cd2a931463e15e22ab15c3f24b4fdf81f2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xregexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "emoji-regex",
      "version": "8.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/emoji-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/emoji-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emoji-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize",
      "version": "1.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|decamelize@1.2.0",
      "author": "Sindre Sorhus",
      "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decamelize@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/decamelize.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "f6534d15148269b20352e7bee26f501f9a191290"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-properties",
      "version": "1.1.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|define-properties@1.1.3",
      "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.1.3",
      "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://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dcca9f60a8f694bcdd3127fc648644fd5f99bb2f81803e9fd7ae1ef0adb0edd827a4a02b0437ab198a4ce3a21861c8e791d3cd3233e4f40e95141f3edd22a55d"
            }
          ],
          "comment": "as detected 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.17.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|es-abstract@1.17.6",
      "author": "Jordan Harband",
      "description": "ECMAScript spec abstract operations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-abstract@1.17.6",
      "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://registry.npmjs.org/es-abstract/-/es-abstract-1.17.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "16bf3d6ce377585c948b912f01e238f104d65f40327a41a02c0f07f9cfbb7db7c2909c1159130b77c09079d344c89ba8618866b44a98f76a60b5ed4502106587"
            }
          ],
          "comment": "as detected 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": "is-string",
      "version": "1.0.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-string@1.0.5",
      "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.0.5",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/is-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/is-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/is-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6ee63a54d463850322175a960e8ba5a199506d18433c279bc314a3c4c8f181e9984f8e9831dd8d474fc7f9f06111f597e00ff0f53049fa897ea24a8928513abd"
            }
          ],
          "comment": "as detected 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": "isarray",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|isarray@1.0.0",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "bb935d48582cba168c06834957a54a3e07124f11"
            }
          ],
          "comment": "as detected 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": "pkg-dir",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Find the root directory of a Node.js project or npm package",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-dir@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pkg-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "f6d5d1109e19d63edf428e0bd57e12777615334b"
            }
          ],
          "comment": "as detected 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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "find-up",
          "version": "2.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|find-up@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Find a file by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/find-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "45d1b7e506c717ddd482775a2b77920a3c0c57a7"
                }
              ],
              "comment": "as detected 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/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|locate-path@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first path that exists on disk of multiple paths",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/locate-path@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/locate-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/locate-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
                }
              ],
              "comment": "as detected 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/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|p-locate@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the first fulfilled promise that satisfies the provided testing function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-locate@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-locate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-locate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "20a0103b222a70c8fd39cc2e580680f3dde5ec43"
                }
              ],
              "comment": "as detected 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/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "3.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|path-exists@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-exists.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
                }
              ],
              "comment": "as detected 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/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "1.3.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|p-limit@1.3.0",
          "author": "Sindre Sorhus",
          "description": "Run multiple promise-returning & async functions with limited concurrency",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-limit@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-limit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-limit#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-limit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "bef717b0b009f43af9ad038f93bb68650649029065d8ae09e9d00d4ac12e87a408e3525872c4bfaa14c66bd12b2145202b758d428258bf2971be3aa68aa100f5"
                }
              ],
              "comment": "as detected 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/node_modules/p-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-try",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|p-try@1.0.0",
          "author": "Sindre Sorhus",
          "description": "`Promise#try()` ponyfill - Starts a promise chain",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-try@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/p-try.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/p-try#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/p-try/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
                }
              ],
              "comment": "as detected 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/node_modules/p-try"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|function-bind@1.1.1",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/function-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/function-bind",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/function-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c88a2f033317e3db05f18979f1f482589e6cbd22ee6a26cfc5740914b98139b4ee0abd0c7f52a23e8a4633d3621638980426df69ad8587a6eb790e803554c8d0"
            }
          ],
          "comment": "as detected 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": "brace-expansion",
      "version": "1.1.11",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|brace-expansion@1.1.11",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@1.1.11",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/brace-expansion.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "882b8f1c3160ac75fb1f6bc423fe71a73d3bcd21c1d344e9ba0aa1998b5598c3bae75f260ae44ca0e60595d101974835f3bb9fa3375a1e058a71815beb5a8688"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|path-parse@1.0.6",
      "author": "Javier Blanco",
      "description": "Node.js path.parse() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-parse@1.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jbgutierrez/path-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "19298e4f611b1eb20d05ff5247b08310bc2527c004364dd09fb3a290ae2715802edceb5edbe258355be4a401109b7fd32cd109143ff16498f3cb183728158ecf"
            }
          ],
          "comment": "as detected 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": "object.assign",
      "version": "4.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|object.assign@4.1.0",
      "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.0",
      "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://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b11c97aaea404a8f9f26a86c9343d0c5beb642fde47a3b0c73a0cf58468181aab5d8a27685c8688532e73d559ad77fb0daaeb784c0ca6eac6ddd77e08dc96e7"
            }
          ],
          "comment": "as detected 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": "loose-envify",
      "version": "1.4.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|loose-envify@1.4.0",
      "author": "Andres Suarez",
      "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loose-envify@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/zertosh/loose-envify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zertosh/loose-envify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zertosh/loose-envify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "972bb13c6aff59f86b95e9b608bfd472751cd7372a280226043cee918ed8e45ff242235d928ebe7d12debe5c351e03324b0edfeb5d54218e34f04b71452a0add"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loose-envify"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|object-assign@4.1.1",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Object.assign()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-assign@4.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/object-assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "2109adc7965887cfc05cbbd442cac8bfbb360863"
            }
          ],
          "comment": "as detected 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": "react-is",
      "version": "16.13.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|react-is@16.13.1",
      "description": "Brand checking of React Elements.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-is@16.13.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react-is",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://reactjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "db87baca71361fe38ab7892ab0ebcd77c901a55eb9ce8c5b038055b04381dc0455590922fc31f3694a02e4ab8e37f06271c0da0824d906e39c7d9b3bd2447c6d"
            }
          ],
          "comment": "as detected 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": "highlight",
      "group": "@babel",
      "version": "7.10.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@babel/highlight@7.10.4",
      "author": "suchipi",
      "description": "Syntax highlight JavaScript strings for output in terminals.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/highlight@7.10.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-highlight",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8baae09d1fd880f110cd96676d31c7b9976513cab2a0135a943e85faae2f00595c30472a9a4a06fa63ea258242a3adea3dfef8f98d5466c97797a7fbfd122498"
            }
          ],
          "comment": "as detected 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/highlight"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|fast-deep-equal@3.1.3",
      "author": "Evgeny Poberezkin",
      "description": "Fast deep equal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7f7a90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "96177fc05f8b93df076684c2b6556b687b5f8795d88a32236a55dc93bb1a52db9a9d20f22ccc671e149710326a1f10fb9ac47c0f4b829aa964c23095f31bf01f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-json-stable-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema-traverse",
      "version": "0.4.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|json-schema-traverse@0.4.1",
      "author": "Evgeny Poberezkin",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-schema-traverse@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema-traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "uri-js",
      "version": "4.2.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|uri-js@4.2.2",
      "author": "Gary Court",
      "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uri-js@4.2.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/garycourt/uri-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/garycourt/uri-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/garycourt/uri-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "298f45ae68abaa5f755f64208ebcb459de18f984ddadd661792f13170be46cb59ffc6e4a3490c287aa4a2f939972d116e3ed0169ae6274ad9942e10b4703f39d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uri-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "nice-try",
      "version": "1.0.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|nice-try@1.0.5",
      "description": "Tries to execute a function and discards any error that occurs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nice-try@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/electerious/nice-try.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/electerious/nice-try",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/electerious/nice-try/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d67878e5d79e6f9a25358ede5fcd8190f3bb492c51e524982623d3ad3745515630025f0228c03937d3e34d89078918e2b15731710d475dd2e1c76ab1c49ccb35"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nice-try"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "2.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|path-key@2.0.1",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-key@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-key.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "411cadb574c5a140d3a4b1910d40d80cc9f40b40"
            }
          ],
          "comment": "as detected 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": "1.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|shebang-command@1.2.0",
      "author": "Kevin Martensson",
      "description": "Get the command from a shebang",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shebang-command@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/shebang-command.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/shebang-command#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/shebang-command/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "44aac65b695b03398968c39f363fee5deafdf1ea"
            }
          ],
          "comment": "as detected 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": "1.3.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|which@1.3.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@1.3.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f125d616ab53132106c9de7c3472ab2c1e84cd536ebb2a5ac3b866755989710d2b54b4a52139a266875d76fd36661f1c547ee26a3d748e9bbb43c9ab3439221"
            }
          ],
          "comment": "as detected 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": "esrecurse",
      "version": "4.2.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|esrecurse@4.2.1",
      "description": "ECMAScript AST recursive visitor",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esrecurse@4.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/esrecurse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esrecurse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esrecurse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eb844107ef9f20e0173f0dcff5ccbcf6a7cc96f6445d992aa89923aaa5c8bf33f97b34598d6fa53d68f0df9517ff712150f1586e0e44478258803c38d34eff0d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esrecurse"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "4.3.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|estraverse@4.3.0",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@4.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/estraverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/estraverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/estraverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dfd9e729f7d6cfcc4dd4153fd9cefd9fd9c1f470f3a349e2614ab1eb1caa527ca8027432c96a4e4dd6447a209c87c041bb9d79b78c29f599a055f5619fd101a7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-jsx",
      "version": "5.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|acorn-jsx@5.2.0",
      "description": "Modern, fast React.js JSX parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-jsx@5.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn-jsx",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1e2517ffe2b662992927e4b305f7e433f010d98134dd2d14d648d32d5a6825d85930e5b2f2abd754df4974baafd90b1a43a30f61022e366c03f333a2614a1f2d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "7.3.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|acorn@7.3.1",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@7.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/acorn/-/acorn-7.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b4b734c129dab710101d51d46a9687773ef6a62f4a5321e3ab92b21e31a0f58f087dd73bf694e1d97bc8e88d7f72165b9cced0b4d2b387aea8a03a203d94a578"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "flat-cache",
      "version": "2.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|flat-cache@2.0.1",
      "author": "Roy Riojas",
      "description": "A stupidly simple key/value storage using files to persist some data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flat-cache@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/royriojas/flat-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/royriojas/flat-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/royriojas/flat-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2e841eeb20ee50c0f3400107f2c82687831dea866773fecf8edc233454b3bde5ea487b7a91af5f3c1baca3b2067fd473e2eaa74a75a2147d81ff38f6e1ae5178"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flat-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-cursor",
      "version": "3.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|cli-cursor@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Toggle the CLI cursor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-cursor@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "23fcc7030b0a7fd16a1a85cce16591002a1bf7e48dba465377de03585e7b138b68a2e46e95b0b171487a44a5043909584c7267ce43ccc92bcf35a6922cd7cb67"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-cursor"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-width",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|cli-width@3.0.0",
      "author": "Ilya Radchenko",
      "description": "Get stdout window width, with two fallbacks, tty and then a default.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-width@3.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/knownasilya/cli-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/knownasilya/cli-width",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/knownasilya/cli-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "171aa990f3f0bb51e3b8df773a67e6e21f2e21a9d7a1f5b44715445b793944ac7e9892584ad873361a77d8acf1c72dd800467f0dcfc458dd6f651634fa43a16f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "external-editor",
      "version": "3.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|external-editor@3.1.0",
      "author": "Kevin Gravier",
      "description": "Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/external-editor@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mrkmg/node-external-editor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mrkmg/node-external-editor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mrkmg/node-external-editor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "84c438097d69d62ce6b8b63266a2cc3bfa86370d74c12bfd40308f7f35dfc85ace682492a117ea13529fd6ce5a9fae89e49642eb635ec06fa62b8f63382b507b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/external-editor"
        }
      ]
    },
    {
      "type": "library",
      "name": "mute-stream",
      "version": "0.0.8",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|mute-stream@0.0.8",
      "author": "Isaac Z. Schlueter",
      "description": "Bytes go in, but they don't come out (when muted).",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mute-stream@0.0.8",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/mute-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/mute-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/mute-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9e76d658e9285b252c4e32ab8600f475ccf6da67644a7a58a9b123226da787086ec654a4a72c09981a3c87466a25d929ef799bf744acb0790de2bb1168101f00"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mute-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "run-async",
      "version": "2.4.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|run-async@2.4.1",
      "author": "Simon Boudrias",
      "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/run-async@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/SBoudrias/run-async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SBoudrias/run-async#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SBoudrias/run-async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b6f56756fd356fc73546b03a129ec9912b63f391aebff62b31cc2a6109f08ec012d9c4e698f181063023a425bb46b4a874d4a8136fea83d3b86dc78dbd4b8381"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/run-async"
        }
      ]
    },
    {
      "type": "library",
      "name": "rxjs",
      "version": "6.6.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|rxjs@6.6.0",
      "author": "Ben Lesh",
      "description": "Reactive Extensions for modern JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rxjs@6.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/reactivex/rxjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ReactiveX/RxJS",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ReactiveX/RxJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dc7300f33fcecfad435077be49d3a2432cc87f8b4ec79a101e6322afb21912ee9332a08b1d3e0b45c98d6944b43703b3f152ef9a605db8cb28694bcc6888aace"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rxjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "jsonpointer@4.1.0-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",
      "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://registry.npmjs.org/through/-/through-2.3.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
            }
          ],
          "comment": "as detected 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": "is-extglob",
      "version": "2.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-extglob@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a string has an extglob.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extglob@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "a88c02535791f02ed37c76a1b9ea9773c833f8c2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/argparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/argparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/argparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "4.0.1",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/esprima.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://esprima.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/esprima/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "786b85170ed4a5d6be838a7e407be75b44724d7fd255e2410ccfe00ad30044ed1c2ee4f61dc10a9d33ef86357a6867aaac207fb1b368a742acce6d23b1a594e0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "prelude-ls",
      "version": "1.1.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|prelude-ls@1.1.2",
      "author": "George Zahariev",
      "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/gkz/prelude-ls/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/prelude-ls@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/prelude-ls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://preludels.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/prelude-ls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "21932a549f5e52ffd9a827f570e04be62a97da54"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prelude-ls"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-check",
      "version": "0.3.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|type-check@0.3.2",
      "author": "George Zahariev",
      "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-check@0.3.2",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/type-check.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/type-check",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/type-check/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "5884cab512cf1d355e3fb784f30804b2b520db72"
            }
          ],
          "comment": "as detected 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-check"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-is",
      "version": "0.1.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|deep-is@0.1.3",
      "author": "Thorsten Lorenz",
      "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
      "purl": "pkg:npm/deep-is@0.1.3",
      "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://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "b369d6fb5dbc13eecf524f91b070feedc357cf34"
            }
          ],
          "comment": "as detected 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": "fast-levenshtein",
      "version": "2.0.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|fast-levenshtein@2.0.6",
      "author": "Ramesh Nair",
      "description": "Efficient implementation of Levenshtein algorithm  with locale-specific collator support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-levenshtein@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/hiddentao/fast-levenshtein.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hiddentao/fast-levenshtein#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hiddentao/fast-levenshtein/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "3d8a5c66883a16a30ca8643e851f19baa7797917"
            }
          ],
          "comment": "as detected 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-levenshtein"
        }
      ]
    },
    {
      "type": "library",
      "name": "word-wrap",
      "version": "1.2.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|word-wrap@1.2.3",
      "author": "Jon Schlinkert",
      "description": "Wrap words to a specified length.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/word-wrap@1.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/word-wrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/word-wrap",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/word-wrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f3fe6acdc22b4d461fc7500b4cfd54ffe551feca00fa0d5ee660a640b473ab6ecf14ee5bcf4bac5fec424a305d2e5b52890a5d07ef4d60dd91aeb3e9ae139bd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/word-wrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-ansi",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|slice-ansi@2.1.0",
      "description": "Slice a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-ansi@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/slice-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "42ef950b713060b95d29ad5f0b1baebd42ef48938a12093da62f1d65e0952bb4ea05f50d4c7e2c1649388e88fc69f5527c062026848e7ad8f1f5058e279998a1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slice-ansi"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "2.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|slice-ansi@2.1.0|is-fullwidth-code-point@2.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@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a3b30a5c4f199183167aaab93beefae3ddfb654f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-ansi/node_modules/is-fullwidth-code-point"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "find-root",
      "version": "1.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|find-root@1.1.0",
      "author": "jsdnxx",
      "description": "find the closest package.json",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-root@1.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/js-n/find-root.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/js-n/find-root#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/js-n/find-root/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "34a7d6e9b79ce867ca734486c757b4ed0658f4f13df6ed017edff4af3483e64dec3bfbf09155290d42959b91a9a7951edd87d284f1535f6d3bd2d0ece6407d36"
            }
          ],
          "comment": "as detected 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-root"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.1.6",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|glob@7.1.6",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2f06b1c3267bd8b93bbd920db4d36bcb05f466e2f24adadd0ed69b79f64a018e59189855b607739e5b917acc4d98f8ad1344803be3b6eac5931de292236c0c04"
            }
          ],
          "comment": "as detected 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": "pkg-config",
      "version": "1.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pkg-config@1.1.1",
      "author": "Ahmad Nassri",
      "description": "parse the closest `package.json` and get package specific configurations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-config@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/pkg-config.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/pkg-config",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/pkg-config/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pkg-config/-/pkg-config-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "557ef22d73da3c8837107766c52eadabde298fe4"
            }
          ],
          "comment": "as detected 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-config"
        }
      ]
    },
    {
      "type": "library",
      "name": "run-parallel",
      "version": "1.1.9",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|run-parallel@1.1.9",
      "author": "Feross Aboukhadijeh",
      "description": "Run an array of functions in parallel",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/run-parallel@1.1.9",
      "externalReferences": [
        {
          "url": "git://github.com/feross/run-parallel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/run-parallel",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/run-parallel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0c4aa74914c3c3f4dcdc55dfe3dcde748eb7f19f689f0528b413225052a6acedac7452886d76a65c6437031778aa0a61c4a078930fea3f5c39913c677d4d41f5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/run-parallel"
        }
      ]
    },
    {
      "type": "library",
      "name": "uniq",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|uniq@1.0.1",
      "author": "Mikola Lysenko",
      "description": "Removes duplicates from a sorted array in place",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uniq@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/mikolalysenko/uniq.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikolalysenko/uniq#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikolalysenko/uniq/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "b31c5ae8254844a3a8281541ce2b04b865a734ff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uniq"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-ify",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|array-ify@1.0.0",
      "author": "Steve Mao",
      "description": "Turn anything into an array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-ify@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stevemao/array-ify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stevemao/array-ify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stevemao/array-ify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "9e528762b4a9066ad163a6962a364418e9626ece"
            }
          ],
          "comment": "as detected 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-ify"
        }
      ]
    },
    {
      "type": "library",
      "name": "dot-prop",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|dot-prop@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Get, set, or delete a property from a nested object using a dot path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dot-prop@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/dot-prop.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dot-prop/-/dot-prop-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1b708af094a49c9a0e7dbcad790aba539dac1177"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dot-prop"
        }
      ]
    },
    {
      "type": "library",
      "name": "text-extensions",
      "version": "1.9.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|text-extensions@1.9.0",
      "author": "Sindre Sorhus",
      "description": "List of text file extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/text-extensions@1.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/text-extensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/text-extensions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/text-extensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c2206bc02d448417a55b5d99cb6e8978e524439991bbee68f2ba6c264e7edadf98e6f13b7bce36aad6434368353695ffdbd1ddc85789e27488848e3b10d4b195"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/text-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonparse",
      "version": "1.3.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|jsonparse@1.3.1",
      "author": "Tim Caswell",
      "description": "This is a pure-js JSON streaming parser for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonparse@1.3.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/creationix/jsonparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/creationix/jsonparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/creationix/jsonparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "3f4dae4a91fac315f71062f8521cc239f1366280"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "group": "@types",
      "version": "1.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@types/minimist@1.2.0",
      "author": "Bart van der Schoor",
      "description": "TypeScript definitions for minimist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/minimist@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "69a23a3ad29caf0097f06eda59b361ee2f0639f6"
            }
          ],
          "comment": "as detected 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/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "arrify",
      "version": "2.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|arrify@2.0.1",
      "author": "Sindre Sorhus",
      "description": "Convert a value to an array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arrify@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/arrify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/arrify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/arrify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dddb84c2d8bcf34c6a8b878030df00c91e1ad01c93f74ce861d2e57af7ebbd4e37bdbd186706557f13a0c56acb5d75e9cae80bd2135973d1ba0620790779d4ba"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arrify"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase-keys",
      "version": "6.2.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|camelcase-keys@6.2.2",
      "author": "Sindre Sorhus",
      "description": "Convert object keys to camel case",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase-keys@6.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/camelcase-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62bc1a034bc429accf0649f48a94e232949a8d80d27be2a341fae385c04cc49b7fce76ef94777c3f0fd56a66b3e4407859f86cdd2511dd9f66c11bbf3f7b3762"
            }
          ],
          "comment": "as detected 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-keys"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "camelcase",
          "version": "5.3.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|camelcase-keys@6.2.2|camelcase@5.3.1",
          "author": "Sindre Sorhus",
          "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/camelcase@5.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/camelcase.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "2f6f124c1d7bd27c164badd48ed944384ddd95d400a5a257664388d6e3057f37f7ad1b8f7a01da1deb3279ef98c50f96e92bd10d057a52b74e751891d79df026"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/camelcase-keys/node_modules/camelcase"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase",
      "version": "6.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|camelcase@6.0.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.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/camelcase.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0a303175573da0cceab9e0e34f252eb922f4d4681d5c1c9d8330cecc6cf98b6658c31f5aa9cf32ec59d88df691e1eaabe44550d38bfd3bf9e346721fe82d4e3"
            }
          ],
          "comment": "as detected 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": "decamelize-keys",
      "version": "1.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|decamelize-keys@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Convert object keys from camelCase to lowercase with a custom separator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decamelize-keys@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/dsblv/decamelize-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dsblv/decamelize-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dsblv/decamelize-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "d171a87933252807eb3cb61dc1c1445d078df2d9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize-keys"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "map-obj",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|decamelize-keys@1.1.0|map-obj@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Map object keys and values into a new object",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/map-obj@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/map-obj.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/map-obj#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/map-obj/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/decamelize-keys/node_modules/map-obj"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "hard-rejection",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|hard-rejection@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Make unhandled promise rejections fail hard right away instead of the default silent fail",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hard-rejection@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/hard-rejection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/hard-rejection#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/hard-rejection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "548641fa26c3871ece6e101eece56da046ee3f887f32e3931c9f89f21fde057a2d2589747c1811ef6c431422a0221db638964839537104c5ae840af5d2bf0774"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hard-rejection"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist-options",
      "version": "4.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|minimist-options@4.1.0",
      "author": "Vadim Demedes",
      "description": "Pretty options for minimist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist-options@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/vadimdemedes/minimist-options.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vadimdemedes/minimist-options#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vadimdemedes/minimist-options/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "438afc82177cd3284eff48f53b7076063c1e5f77e21e0f5c74ec2325dd89efa435df973e343c460aa758290d52281b857e059b014cc17ef6233d411e360a8dd4"
            }
          ],
          "comment": "as detected 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-options"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "arrify",
          "version": "1.0.1",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|minimist-options@4.1.0|arrify@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Convert a value to an array",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/arrify@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/arrify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/arrify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/arrify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "898508da2226f380df904728456849c1501a4b0d"
                }
              ],
              "comment": "as detected 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-options/node_modules/arrify"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "redent",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|redent@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip redundant indentation and indent the string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redent@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/redent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/redent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/redent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ead0c0f20f7c59ed337741af55e313f5aac43a74f0f6a334dcbf5c2576828eb8a9d4e3bbeb844304b05fac1e1cc333460e3e4e0398a8ca60bd1a48b381624352"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redent"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-newlines",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|trim-newlines@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Trim newlines from the start and/or end of a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trim-newlines@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/trim-newlines.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/trim-newlines#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/trim-newlines/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0b8fa03a9be6c5a48c2ae11ff50735df817566e3875572916ed11f95fe0d4edbae24310827da793d7b1a94bf1291e470faa8add4ca3ecaebcc3c02b05a0ff584"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-newlines"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-fest",
      "version": "0.13.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|type-fest@0.13.1",
      "author": "Sindre Sorhus",
      "description": "A collection of essential TypeScript types",
      "licenses": [
        {
          "expression": "(MIT OR CC0-1.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/type-fest@0.13.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/type-fest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "df847b1d39c6d172097014a7e5784377b9cd14f45c5d8459ac10763b68dd2aa60e0e5752cc102acec5a865862f76e932ef7b68612fc44aac4fbe40dffc5d1732"
            }
          ],
          "comment": "as detected 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": "inherits",
      "version": "2.0.4",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "auth-token",
      "group": "@octokit",
      "version": "2.4.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/auth-token@2.4.2",
      "description": "GitHub API token authentication for browsers and Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/auth-token@2.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/auth-token.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/auth-token.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/auth-token.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8c4fe513f20a233dafd7efcfd2ee1f26abf4918c17393ba329e989305afa15ea29b319482b7fb02830891a7cac83cd57203e5381941b21fb89e49d259d38aec9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/auth-token"
        }
      ]
    },
    {
      "type": "library",
      "name": "graphql",
      "group": "@octokit",
      "version": "4.5.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/graphql@4.5.1",
      "description": "GitHub GraphQL API client for browsers and Node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/graphql@4.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/graphql.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/graphql.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/graphql.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.5.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa032c44e1bd2b62b10ecd7608eddbc9225a62852ed9a89cf74aa916bbfb03cb0407367b5051af7603ca88bc3980e3d81186d2d177fc4ef7fce2d26eb473ee95"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/graphql"
        }
      ]
    },
    {
      "type": "library",
      "name": "request",
      "group": "@octokit",
      "version": "5.4.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/request@5.4.5",
      "description": "Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/request@5.4.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/request.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/request.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/request.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/request/-/request-5.4.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6ad02ce460066d979dbc95d7763b4a9638a7f9ed9296d12ce3c0779da263a96ba9625d885016c1fc2262b328db34770aa47cdbdc4f8e604678e86f1e6a45e042"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/request"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@octokit",
      "version": "5.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/types@5.0.1",
      "description": "Shared TypeScript definitions for Octokit projects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/types@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/types.ts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/types.ts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/types.ts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/types/-/types-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1a8aef391570a76e387c6284b77720b7f3fe334306cb8c440db724c3e2b9a2311ecf1c8c0e009a60f29572dfbf79641f657393eeeab4c51a66ae5ffe86589a6c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "before-after-hook",
      "version": "2.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|before-after-hook@2.1.0",
      "author": "Gregor Martynus",
      "description": "asynchronous before/error/after hooks for internal functionality",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/before-after-hook@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gr2m/before-after-hook.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gr2m/before-after-hook#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gr2m/before-after-hook/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "21621bbbba4cab2c37100247cf31db59af396faa2e77fc9f298839aea07984d13c09e322de75fed82dac8f41ecc1f6e5493f3a8695443806fdc77e0d65de8fec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/before-after-hook"
        }
      ]
    },
    {
      "type": "library",
      "name": "universal-user-agent",
      "version": "5.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|universal-user-agent@5.0.0",
      "description": "Get a user agent string in both browser and node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/universal-user-agent@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gr2m/universal-user-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gr2m/universal-user-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gr2m/universal-user-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0794cfb73665797c8fad430a0a910716656130de848662588c6e4f4276bdb3b997792a864cb6a9e0ea6a2e5e450841542375019a5964113c0a7ff75beba639e1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/universal-user-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "deprecation",
      "version": "2.3.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|deprecation@2.3.1",
      "description": "Log a deprecation message with stack",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deprecation@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gr2m/deprecation.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gr2m/deprecation#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gr2m/deprecation/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c661c8cb8177b1c295c0cb10e169d5692f1b1cec740e6570472c28b0a85a20b234cb030358fb414a4bb61cdc51bc5ee3b700d1b2813061049f6f18fc6fb46525"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deprecation"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.stat",
      "group": "@nodelib",
      "version": "2.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.stat@2.0.3",
      "description": "Get the status of a file with some features",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40nodelib/fs.stat@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodelib/nodelib.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d0045aee4764c0c287af04477f356328000b4d1b34d181daea9d809cedd8737e836fa8fccbcaa944427cd9de456736b4a9db98b2c44d34ff78767ea180180ac"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@nodelib/fs.stat"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.walk",
      "group": "@nodelib",
      "version": "1.2.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.walk@1.2.4",
      "description": "A library for efficiently walking a directory recursively",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40nodelib/fs.walk@1.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodelib/nodelib.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d55f57398e2b0d6d2b7a1cdbadca809879f3f1eed22af5f6ee087c1add96801d3ea5dcdd88b57cde9ef69193d4fa3bcc6d2d6a53999ab8fda23af3bcae19aead"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@nodelib/fs.walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "validate-npm-package-license",
      "version": "3.0.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|validate-npm-package-license@3.0.4",
      "author": "Kyle E. Mitchell",
      "description": "Give me a string and I'll tell you if it's a valid npm package license string",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/validate-npm-package-license@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kemitchell/validate-npm-package-license.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0e92a6d948bfc4deff1d0282b69671a11581859f59d24aadca01bc5c280d43c6650e7c6e4265a18f9eba8fc7cde02bb7fc999b86c0e8edf70026ae2cf61dbb13"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/validate-npm-package-license"
        }
      ]
    },
    {
      "type": "library",
      "name": "crypto-random-string",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|crypto-random-string@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Generate a cryptographically strong random string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/crypto-random-string@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/crypto-random-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/crypto-random-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/crypto-random-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bf5a65203df2f6bfe53e1be2275c2b5e92dec94206019d921cd61311aa66efff00f672cfa32bd5a7744afc43c5aa7e641339f25a061936c46d6182166ee1bc28"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/crypto-random-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "neo-async",
      "version": "2.6.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|neo-async@2.6.1",
      "description": "Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/neo-async@2.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/suguru03/neo-async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/suguru03/neo-async",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/suguru03/neo-async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8b26a6f1f06e094a5678a3c6a5a34c7ad12870cb77eb8aa40ac7cbf49ba18d75fa7519e0b9154e7e4d8665a0e93e370e2a289708f20d642d4673343b893ab767"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/neo-async"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "52381aa6e99695b3219018334fb624739617513e3a17488abbc4865ead1b7303f9773fe1d0f963e9e9c9aa3cf565bab697959aa989eb55bc16396332177178ee"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "3.10.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|uglify-js@3.10.0",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-js@3.10.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mishoo/UglifyJS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.10.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "12c8f91c6e56032acb21d614ef867725d1b63f1748bacbe3e8858732d972112c5cee4703cfbcd89588e99d2a249f551ba55d1dfd05fd7da9fb82408d77ff4140"
            }
          ],
          "comment": "as detected 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": "wordwrap",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|wordwrap@1.0.0",
      "author": "James Halliday",
      "description": "Wrap those words. Show them at what columns to start and stop.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wordwrap@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-wordwrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "27584810891456a4171c8d0226441ade90cbcaeb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wordwrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "callsites",
      "version": "3.1.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/callsites.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/callsites#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/callsites/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3fc06302c5ef652f95203508d7584709012fef8613ebb6148b924914d588a8bdb7e6c0668d7e3eab1f4cbaf96ce62bf234435cb71e3ac502d0dda4ee13bb2c69"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/callsites"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arrayish",
      "version": "0.2.1",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/qix-/node-is-arrayish.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/qix-/node-is-arrayish#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/qix-/node-is-arrayish/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "77c99840527aa8ecb1a8ba697b80645a7a926a9d"
            }
          ],
          "comment": "as detected 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": "isexe",
      "version": "2.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/isexe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/isexe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/isexe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/wrappy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/wrappy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/wrappy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|core-util-is@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/core-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "b5fd54220aa2bc5ab57aab7140c940754503c1a7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "2.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|process-nextick-args@2.0.1",
      "description": "process.nextTick but always with args",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-nextick-args@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de8b943a9421b60adb39ad7b27bfaec4e4e92136166863fbfc0868477f80fbfd5ef6c92bcde9468bf757cc4632bdbc6e6c417a5a7db2a6c7132a22891459f56a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-nextick-args"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|safe-buffer@5.1.2",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "19dd94641243917958ec66c9c5fb04f3f9ef2a45045351b7f1cd6c88de903fa6bd3d3f4c98707c1a7a6c71298c252a05f0b388aedf2e77fc0fb688f2b381bafa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "1.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|string_decoder@1.1.1",
      "description": "The string_decoder module from Node core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/string_decoder.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/string_decoder/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9ff4a19ef0e2e851db6d57ef8aba3e5a88e2173bfeb3c30f30705ccd578f7d4a4324bc282d3d21b759786300426e2f29240bde104767907c8fc933ff9b345fc2"
            }
          ],
          "comment": "as detected 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_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|util-deprecate@1.0.2",
      "author": "Nathan Rajlich",
      "description": "The Node.js `util.deprecate()` function with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util-deprecate@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/util-deprecate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "450d4dc9fa70de732762fbd2d4a28981419a0ccf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "group": "@types",
      "version": "1.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@types/color-name@1.1.1",
      "description": "TypeScript definitions for color-name",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/color-name@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aebf8e432023c737bb1a05ab49a270c9d1d2b48847ab696f63704e0b6323eca9f323b5cad14c354ce39d23d943a1a8c46d258b898828a387f5479d5ead07e13d"
            }
          ],
          "comment": "as detected 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/color-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex-range",
      "version": "5.0.1",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/to-regex-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eb93fb8b3e97e7212bd5cc1c82f4316db230ed493780ecb974876d678ac3bde2ea86b7493fe2e2fc7c7ab722b43446fed860b29de08c2621aaac00c248d93cb1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-regex-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "4.1.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-locate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-convert",
      "version": "1.9.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|color-convert@1.9.3",
      "author": "Heather Arthur",
      "description": "Plain color conversion functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-convert@1.9.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/Qix-/color-convert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Qix-/color-convert#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Qix-/color-convert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "41f014b5dfaf15d02d150702f020b262dd5f616c52a8088ad9c483eb30c1f0dddca6c10102f471a7dcce1a0e86fd21c7258013f3cfdacff22e0c600bb0d55b1a"
            }
          ],
          "comment": "as detected 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": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|has-flag@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if argv has a specific flag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-flag@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "b5d454dc2199ae225699f3467e5a07f3b955bafd"
            }
          ],
          "comment": "as detected 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": "pify",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|pify@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Promisify a callback-style function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pify@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-bom",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|strip-bom@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip UTF-8 byte order mark (BOM) from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-bom@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-bom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-bom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-bom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
            }
          ],
          "comment": "as detected 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": "ansi-regex",
      "version": "5.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|ansi-regex@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d8e9f8f9e8e510d215352a314d0d0b8915ecea29dac0c857487af0038aaad61f04a56e604d307a796a4d9fe343e6f094c5c8cda6ab1906ea78241ced757ff96"
            }
          ],
          "comment": "as detected 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": "runtime-corejs3",
      "group": "@babel",
      "version": "7.10.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@babel/runtime-corejs3@7.10.4",
      "author": "Denis Pushkarev",
      "description": "babel's modular runtime helpers with core-js@3 polyfilling",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/runtime-corejs3@7.10.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-runtime-corejs3",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.10.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0459603f64a82cef47257f5607037aee01d63018435ff783cfae096a377a991fd4014ceaacd326f7d778a879d568ab1c004959a0588fbfe26947f4a2b9de655f"
            }
          ],
          "comment": "as detected 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/runtime-corejs3"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-keys",
      "version": "1.1.1",
      "bom-ref": "jsonpointer@4.1.0-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",
      "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://registry.npmjs.org/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": "es-to-primitive",
      "version": "1.2.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|es-to-primitive@1.2.1",
      "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.2.1",
      "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://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4023a5960649b5a528f6689805c2c285351a1cd8c91773d8b35562743ec0c22123d6463129e41372d2c07b300e1f964a447d20d8880f9fa2b0078213f22469bc"
            }
          ],
          "comment": "as detected 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": "has-symbols",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|has-symbols@1.0.1",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/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://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3cb72ca2abbef9d98421907eeada2d3452aaffb0e8f99d2ee284f4cca389365de560aeaf1b0c2eda18c7b3eebc38465b4e389413d6e03800576cffc6beb4b42a"
            }
          ],
          "comment": "as detected 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": "is-callable",
      "version": "1.2.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-callable@1.2.0",
      "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.0",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/is-callable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/is-callable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/is-callable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a72543f406862f1b60eacadbd8d83aca7589aa41d4f5b10cd3cec029c934c3c4300daad37cd729218a14f31f07bf621c9bcbba90524cd7c0da83c972a8692f8b"
            }
          ],
          "comment": "as detected 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-regex",
      "version": "1.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-regex@1.1.0",
      "author": "Jordan Harband",
      "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-regex@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/is-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/is-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/is-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "888f7b33c2935880f695ae6e6179646d20d0220e05ea8d6c61ba1928a4c3a670d030bb542fceb3c618037addd0d92ae2698b321aa67a327d928db44a78b1ddab"
            }
          ],
          "comment": "as detected 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": "object-inspect",
      "version": "1.8.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|object-inspect@1.8.0",
      "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.8.0",
      "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://registry.npmjs.org/object-inspect/-/object-inspect-1.8.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8cb76d10e075d767ce46eca903297fe7455154804875540e494506407cc9e310526e2b7cd7345aaf3ec64e1904159cb545c798ad661c3dc0453d0c07c8073580"
            }
          ],
          "comment": "as detected 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": "string.prototype.trimend",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|string.prototype.trimend@1.0.1",
      "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.1",
      "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://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2d13f1154693b69a98b1378d29a14ec374786f123358e9db43cdfb41f072968f23231b5c6cafc0fec315ed0f8e015fef5a8fbbb36e69384d742984a36923b4ea"
            }
          ],
          "comment": "as detected 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.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|string.prototype.trimstart@1.0.1",
      "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.1",
      "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://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5f1667f90a6fac123514e720e9d229c543e05823ee357bcc0fbd9a69169442fd5e0f87bf432f22fe11537b4054983eb4a7f400e9b8756af9ae3d37cd8ea55647"
            }
          ],
          "comment": "as detected 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": "balanced-match",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|balanced-match@1.0.0",
      "author": "Julian Gruber",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/balanced-match.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "89b4d199ab2bee49de164ea02b89ce462d71b767"
            }
          ],
          "comment": "as detected 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": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-concat-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-concat-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-concat-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "d8a96bd77fd68df7793a73036a3ba0d5405d477b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/js-tokens.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/js-tokens#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/js-tokens/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "group": "@babel",
      "version": "7.10.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@babel/helper-validator-identifier@7.10.4",
      "description": "Validate identifier/keywords name",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.10.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-identifier",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dd4f72fb8de1cfb64cfabcc6db841eda6b9f5b92a1bc583f3619cda61fa2f66802b5d4c2b4c26e2354cc92b21488aec8c783d895117d239761a9a2d803f0035f"
            }
          ],
          "comment": "as detected 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": "punycode",
      "version": "2.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|punycode@2.1.1",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/bestiejs/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bestiejs/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5d1b118dd7fe8f99a5fb2ffa18a1cf65bac5ffca766206b424fb5da93218d977b9a2124f0fdb1a0c924b3efa7df8d481a6b56f7af7576726e78f672ff0e11dd0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|shebang-regex@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching a shebang",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shebang-regex@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/shebang-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "da42f49740c0b42db2ca9728571cb190c98efea3"
            }
          ],
          "comment": "as detected 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": "flatted",
      "version": "2.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|flatted@2.0.2",
      "author": "Andrea Giammarchi",
      "description": "A super light and fast circular JSON parser.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flatted@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/WebReflection/flatted.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/flatted#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/flatted/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "af9c06c7b61e3b0356365080d3043ceb32b20cb310afefd107cc72ef8338853a617e68e58a34d24971ae1fcae7bca6677d3f62fbbe7399df2370a74c4783ba8c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flatted"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "2.6.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|rimraf@2.6.3",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@2.6.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9b0a9e5b95ec036a807a31b8ea061d10d6b15e3c7da2744d09f9fb2f476eb8fe210ae4c88bf40eecf0cad3b2897e9d5dfa2cd63ebcc4243712a816b439942b88"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "write",
      "version": "1.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|write@1.0.3",
      "author": "Jon Schlinkert",
      "description": "Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/write@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/write.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/write",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/write/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/write/-/write-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fe583bd07023b6452058f559859726f93e2190bf196eda759c534e9f7951af19e5bf9d12441bfb711ed1a91f8632c7778545f2f61581a380874db15370e6308a"
            }
          ],
          "comment": "as detected 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"
        }
      ]
    },
    {
      "type": "library",
      "name": "restore-cursor",
      "version": "3.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|restore-cursor@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Gracefully restore the CLI cursor on exit",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/restore-cursor@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/restore-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "97eb1279fcc7a63e6a8a6845484e5af27b9f65800cdec05254c00fb589260bee041f66a7486684317483d22cd141bbbd9dfc90f72e49ad59a9ec4f2866b523bc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/restore-cursor"
        }
      ]
    },
    {
      "type": "library",
      "name": "chardet",
      "version": "0.7.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|chardet@0.7.0",
      "author": "Dmitry Shirokov",
      "description": "Character detector",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chardet@0.7.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/runk/node-chardet.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/runk/node-chardet",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/runk/node-chardet/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "993f220dcae1d37a83191466a00da1981267c69965311fb4ff4aa5ce3a99112e8d762583719902340938acf159f50f39af6eee9e488d360f193a2c195c11f070"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chardet"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.4.24",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|iconv-lite@0.4.24",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.4.24",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bf73179d901cbe7cb091350466898801cb657bb4575de79d391df5c3097b565ca85cee108bd6abbd27a73505a77b54dc4708422f51f02c8db56c4a9da63f3fac"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "tmp",
      "version": "0.0.33",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|tmp@0.0.33",
      "author": "KARASZI István",
      "description": "Temporary file and directory creator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tmp@0.0.33",
      "externalReferences": [
        {
          "url": "git+https://github.com/raszi/node-tmp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/raszi/node-tmp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/raszi/node-tmp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8d10899688ca9d9dda75db533a3748aa846e3c4281bcd5dc198ab33bacd6657f0a7ca1299c66398df820250dc48cabaef03e1b251af4cbe7182459986c89971b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "1.13.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|tslib@1.13.0",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tslib@1.13.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/tslib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8bfe834232fc5dfddb7b82bf13a5a0a5e927e506ac975baccb0fbe740037e547b9a2b127eb9548c4e03e62f34d97d1d5deabfbd13ec23708ce0c766b2f0bddd5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tslib"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexei/sprintf.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "04e6926f662895354f3dd015203633b857297e2c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sprintf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "astral-regex",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|astral-regex@1.0.0",
      "author": "Kevin Mårtensson",
      "description": "Regular expression for matching astral symbols",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/astral-regex@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/astral-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/astral-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/astral-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f91c9fea0dc12a845cee37e9eda77cb4ce13b4c89a5af6c5ff5fec41c64f9244bb6a0dc3e6730109ed947ce4ce36d024686d2d3b48a3dc2e4bc267f5122ca31e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/astral-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/fs.realpath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/fs.realpath#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/fs.realpath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "1504ad2523158caa40db4a2787cb01411994ea4f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs.realpath"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflight",
      "version": "1.0.6",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/inflight.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inflight",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inflight/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "49bd6331d7d02d0c09bc910a1075ba8165b56df9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-absolute",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-is-absolute.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-is-absolute#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-is-absolute/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug-log",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|debug-log@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Node.js 0.12 util.debuglog() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug-log@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/debug-log.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/debug-log#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/debug-log/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/debug-log/-/debug-log-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "2307632d4c04382b8df8a32f70b895046d52745f"
            }
          ],
          "comment": "as detected 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-log"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-obj",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-obj@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Check if a value is an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-obj@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
            }
          ],
          "comment": "as detected 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-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-obj",
      "version": "4.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|map-obj@4.1.0",
      "author": "Sindre Sorhus",
      "description": "Map object keys and values into a new object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-obj@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/map-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/map-obj/-/map-obj-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "82573dcb4d3082dc1c0e6a7b19a13fd1bd0e9f1a4d26c55fdda7a5fc09fa15ed90e752cbc0dd5eafab1da262d1cf3e61d3ec8ca6260b856605e51ec77aa55de2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "quick-lru",
      "version": "4.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|quick-lru@4.0.1",
      "author": "Sindre Sorhus",
      "description": "Simple \"Least Recently Used\" (LRU) cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/quick-lru@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/quick-lru.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/quick-lru#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/quick-lru/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "011842a66ef47f375cbcd41f3e8cb8f4869a9ca913951585d89333aa17096e1485459bfb9cf4ef64975c63bdf4d483e6bd6fbfa744602169d00cb27189fb10ee"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/quick-lru"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-obj",
      "version": "1.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-plain-obj@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if a value is a plain object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-obj@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-plain-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-plain-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-plain-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "71a50c8429dfca773c92a390a4a03b39fcd51d3e"
            }
          ],
          "comment": "as detected 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-plain-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "6.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|kind-of@6.0.3",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@6.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "75c4b5ba5fbdb66783f794fec76f3f7a12e077d98435adcbb2f0d3b739b7bf20443bb44fa6dbc00feb78e165576948d305172ba45785942f160abb94478e7a87"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-indent",
      "version": "3.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|strip-indent@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip leading whitespace from each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-indent@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "95a2536b725bf95429682e83b1e1e117b75756a1d37c93c24436846e277f76b3a1822b60624bbf95eb4c52a397168595d3320851b8e9747dadfad623e1b40c45"
            }
          ],
          "comment": "as detected 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-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "endpoint",
      "group": "@octokit",
      "version": "6.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/endpoint@6.0.3",
      "description": "Turns REST API endpoints into generic request options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/endpoint@6.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/endpoint.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/endpoint.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/endpoint.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "63dd34fabd20233f9c5a9eb2b679226db0fde6e704cc348ace51276964b9da16c20cd7022583b99919965bb1d10270dceda9be37fe4b9ddf0ca6949a4d8c7562"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/endpoint"
        }
      ]
    },
    {
      "type": "library",
      "name": "request-error",
      "group": "@octokit",
      "version": "2.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/request-error@2.0.2",
      "description": "Error class for Octokit request errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40octokit/request-error@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/octokit/request-error.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/octokit/request-error.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/octokit/request-error.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d81ae69ef55257531742f124adbf73c333f4c1714d6cf2628fddb69180532c894869fba4ac639bf800414f6f9ceb0662bb25831f52b5ce68c6434b6837fc0c5b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@octokit/request-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-object",
      "version": "3.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-plain-object@3.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if an object was created by the `Object` constructor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-object@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e7a71d7cd9204caebfda06293ccbe1ae4785352fd16a312a23c034303cc9b1c82e9bbc4aa5cbd5010b185ab81179bcd876830589357ea80d5ecef8e338cf7e2"
            }
          ],
          "comment": "as detected 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-plain-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-fetch",
      "version": "2.6.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|node-fetch@2.6.0",
      "author": "David Frank",
      "description": "A light-weight module that brings window.fetch to node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-fetch@2.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bitinn/node-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bitinn/node-fetch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bitinn/node-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f1d1b81f9ba37ef162a83995bbd7d0e5b387502d7924c8cc63f66e9afdbaa0ebef5498ccebb285f24a0258869b290d462486bdaf698c66c701abf4db74e72634"
            }
          ],
          "comment": "as detected 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-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "14.0.14",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@types/node@14.0.14",
      "description": "TypeScript definitions for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@14.0.14",
      "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#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/node/-/node-14.0.14.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b325207faed94296898f4d7fb514e49e430da0104b589381383174666e0dad79a24aec63ca616bc674eed5055846e6e156445c64b6191bc4934f02517559bf59"
            }
          ],
          "comment": "as detected 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": "os-name",
      "version": "3.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|os-name@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Get the name of the current operating system. Example: macOS Sierra",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-name@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/os-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/os-name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/os-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "87c2fef1a36335c329a3f9802013e7e4f5c2335ea2c8f1a31cd5a8e94d583bcb094cc1ed12dc9ccc8e902672e8a65b309ba828a29424a9cece0278e159cba056"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.scandir",
      "group": "@nodelib",
      "version": "2.1.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.scandir@2.1.3",
      "description": "List files and directories inside the specified directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40nodelib/fs.scandir@2.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodelib/nodelib.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodelib/nodelib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7869b06109f7831a38afb8dd42792bacde9b638efc0b73fe6bfcbbd8826e905f0b8c1e991de07773e12169c8f7b187929945c696703aeff3e66ccf425702fb0f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@nodelib/fs.scandir"
        }
      ]
    },
    {
      "type": "library",
      "name": "fastq",
      "version": "1.8.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|fastq@1.8.0",
      "author": "Matteo Collina",
      "description": "Fast, in memory work queue",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fastq@1.8.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/fastq.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/fastq#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcollina/fastq/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fastq/-/fastq-1.8.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "48c219a1974b87f7e0a1f8afbc8926927517c8f9efc511370e1b59e4c7b732bb24e60c8f2f8d85d31af9d537515ec901c477cca7ed3b6dc6337ec604b12400f5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fastq"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-correct",
      "version": "3.1.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|spdx-correct@3.1.1",
      "author": "Kyle E. Mitchell",
      "description": "correct invalid SPDX expressions",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-correct@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-correct.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-correct.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-correct.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "70e61c516c210ae1c25e2e3d4611510b22442b788f8f5662cfd0e9562577b5b64ec170f8f50cc837732938b24dc61daac2ada524965a28c570f6a362e234c2d3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-correct"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-expression-parse",
      "version": "3.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|spdx-expression-parse@3.0.1",
      "author": "Kyle E. Mitchell",
      "description": "parse SPDX license expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-expression-parse@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "71ba87ba7b105a724d13a2a155232c31e1f91ff2fd129ca66f3a93437b8bc0d08b675438f35a166a87ea1fb9cee95d3bc655f063a3e141d43621e756c7f64ae1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-expression-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "7.0.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-number.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e350a27e483a7bc4f2952a5db53a5e2d532abd20445734edb47bc4443ef8d7ea6767c00dbf4d34e0c44be3740a3c394af5c1af369e8d6566540656c65d8c719e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-number"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "2.3.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|p-limit@2.3.0",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-limit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ffff3c985592271f25c42cf07400014c92f6332581d76f9e218ecc0cbd92a8b98091e294f6ac51bd6b92c938e6dc5526a4110cb857dc90022a11a546503c5beb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "version": "1.1.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|color-name@1.1.3",
      "author": "DY",
      "description": "A list of color names and its values",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-name@1.1.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dfcreative/color-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dfcreative/color-name",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dfcreative/color-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "a7d0558bd89c42f795dd42328f740831ca53bc25"
            }
          ],
          "comment": "as detected 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": "core-js-pure",
      "version": "3.6.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|core-js-pure@3.6.5",
      "description": "Standard library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-js-pure@3.6.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/zloirock/core-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zloirock/core-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zloirock/core-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.6.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "95a71d5ce8a6b220f443235ff410bf9b18af349ff26c11895d014acd17a4a755931e85545ac507127fb64fc189033cc88723ae5c0fa03b109537797ee4f2cf50"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-js-pure"
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerator-runtime",
      "version": "0.13.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|regenerator-runtime@0.13.5",
      "author": "Ben Newman",
      "description": "Runtime for Regenerator-compiled generator and async functions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regenerator-runtime@0.13.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/regenerator.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/facebook/regenerator/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/regenerator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "652e70f02a4a1629d4ccec16ddcf37a0f7955e836cacbb1a0a82ed26f002947d77e63fd1efb46eca6862484ae19b694a7304822299af21649b0e421f02a29094"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerator-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-date-object",
      "version": "1.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-date-object@1.0.2",
      "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.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/is-date-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/is-date-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/is-date-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5129434f9db8c28434f1aa19173877fd9e9c87d63f1165c41d0fc06913744a42aae2dd89c36476df7f6d4979b0b95a18ecb2e50426ce225c769b23ff2f9ce4d2"
            }
          ],
          "comment": "as detected 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.0.3",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-symbol@1.0.3",
      "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.0.3",
      "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://registry.npmjs.org/is-symbol/-/is-symbol-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3b08a385a45282abe19bfd19740717359b7d95874a1697110d3e542d4b985cfa13efde1434e754fa0a53e91ce8edbe15d87525fe8a7a1aa63cf78019c2ff5f69"
            }
          ],
          "comment": "as detected 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": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|safer-buffer@2.1.2",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChALkeR/safer-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-tmpdir",
      "version": "1.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|os-tmpdir@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Node.js os.tmpdir() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-tmpdir@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/os-tmpdir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/os-tmpdir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/os-tmpdir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "bbe67406c79aa85c5cfec766fe5734555dfa1274"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-tmpdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "min-indent",
      "version": "1.0.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|min-indent@1.0.1",
      "author": "James Kyle",
      "description": "Get the shortest leading whitespace from lines in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/min-indent@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/thejameskyle/min-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thejameskyle/min-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thejameskyle/min-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "23d8f0327d3b4b2fc8c0e8f7cd59158a4d894ef8296b29036448a02fa471e8df4b6cccb0c1448cb71113fbb955a032cb7773b7217c09c2fbae9ecf1407f1de02"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/min-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "macos-release",
      "version": "2.4.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|macos-release@2.4.0",
      "author": "Sindre Sorhus",
      "description": "Get the name and version of a macOS release from the Darwin version",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/macos-release@2.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/macos-release.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/macos-release#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/macos-release/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/macos-release/-/macos-release-2.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "928e9d7a8cd9622024a9aff482672ccfea788d2cb7818eff66c084a243da61df24fbafda5c69224e0afad7e3b0ba9ed27fec63a96f2ed84961a0cf5211c11fb8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/macos-release"
        }
      ]
    },
    {
      "type": "library",
      "name": "windows-release",
      "version": "3.3.1",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|windows-release@3.3.1",
      "author": "Sindre Sorhus",
      "description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/windows-release@3.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/windows-release.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/windows-release#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/windows-release/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3e7824fd10c2688fc392e1cf9464dd2240e24c09c0932323a10319a91b31c9d365d6a197348a19ac1ed12bc839dc5dad12040132a4091d075866e404100bb9e0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/windows-release"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "execa",
          "version": "1.0.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|windows-release@3.3.1|execa@1.0.0",
          "author": "Sindre Sorhus",
          "description": "A better `child_process`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/execa@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/execa.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/execa#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/execa/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "69d6f1732595e3aaa21f2bd2a79d132add39b41e2d2b71dc985eff9f17c07619e8c7cdec7930dbc276aa28ee2c5d1cbbae81c0205a893ff470fc0b846d7eb52c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/windows-release/node_modules/execa"
            }
          ]
        },
        {
          "type": "library",
          "name": "get-stream",
          "version": "4.1.0",
          "bom-ref": "jsonpointer@4.1.0-tuxcare.1|windows-release@3.3.1|get-stream@4.1.0",
          "author": "Sindre Sorhus",
          "description": "Get a stream as a string, buffer, or array",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-stream@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/get-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "18c6ade04279d7ad64232d877af2e5af896e363060be68f8d7729a400ee3b7857c078443b1fa4793b590f4656a7d8cb2c7c392fcbeba2a8c7eac944d9252caef"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/windows-release/node_modules/get-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "reusify",
      "version": "1.0.4",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|reusify@1.0.4",
      "author": "Matteo Collina",
      "description": "Reuse objects and functions with style",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/reusify@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/reusify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/reusify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcollina/reusify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "53d9c7f3c6b77dcfde902175974fd43f5228b22b888f24e1ee106f5d530762055c7c6bedf3ded782e8f650e2c3788e411b69bbfeec3268b553e9f6ed0b04f2cf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reusify"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-license-ids",
      "version": "3.0.5",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|spdx-license-ids@3.0.5",
      "author": "Shinnosuke Watanabe",
      "description": "A list of SPDX license identifiers",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-license-ids@3.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/shinnn/spdx-license-ids.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shinnn/spdx-license-ids#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shinnn/spdx-license-ids/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "27e156cd9a329c91171a9855212f97121de41528d95ffd62f6014169641c07efed9a97b6a94b12040069731ab19c0c45762505120017d5b8d8190bc8666a33f5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-license-ids"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-exceptions",
      "version": "2.3.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|spdx-exceptions@2.3.0",
      "author": "The Linux Foundation",
      "description": "list of SPDX standard license exceptions",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-3.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-exceptions@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kemitchell/spdx-exceptions.json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kemitchell/spdx-exceptions.json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fed4eb60e0bb3cf2359d4020c77e21529a97bb2246f834c72539c850b1b8ac3ca08b8c6efed7e09aad5ed5c211c11cf0660a3834bc928beae270b919930e22e4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-exceptions"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-try",
      "version": "2.2.0",
      "bom-ref": "jsonpointer@4.1.0-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",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-try.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-try#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-try/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4789cf0154c053407d0f7e7f1a4dee25fffb5d86d0732a2148a76f03121148d821165e1eef5855a069c1350cfd716697c4ed88d742930bede331dbefa0ac3a75"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-try"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-stream",
      "version": "1.1.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|is-stream@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if something is a Node.js stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-stream@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
            }
          ],
          "comment": "as detected 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": "2.0.2",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|npm-run-path@2.0.2",
      "author": "Sindre Sorhus",
      "description": "Get your PATH prepended with locally installed binaries",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-run-path@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/npm-run-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
            }
          ],
          "comment": "as detected 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": "p-finally",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|p-finally@1.0.0",
      "author": "Sindre Sorhus",
      "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-finally@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-finally.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-finally#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-finally/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "3fbcfb15b899a44123b34b6dcc18b724336a2cae"
            }
          ],
          "comment": "as detected 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-finally"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-eof",
      "version": "1.0.0",
      "bom-ref": "jsonpointer@4.1.0-tuxcare.1|strip-eof@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip the End-Of-File (EOF) character from a string/buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-eof@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-eof.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-eof#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-eof/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-1",
              "content": "bb43ff5598a6eb05d89b59fcd129c983313606bf"
            }
          ],
          "comment": "as detected 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-eof"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|semantic-release@17.1.1",
        "jsonpointer@4.1.0-tuxcare.1|standard@14.3.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|semantic-release@17.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@semantic-release/commit-analyzer@8.0.1",
        "jsonpointer@4.1.0-tuxcare.1|@semantic-release/error@2.2.0",
        "jsonpointer@4.1.0-tuxcare.1|@semantic-release/github@7.0.7",
        "jsonpointer@4.1.0-tuxcare.1|@semantic-release/npm@7.0.5",
        "jsonpointer@4.1.0-tuxcare.1|@semantic-release/release-notes-generator@9.0.1",
        "jsonpointer@4.1.0-tuxcare.1|aggregate-error@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|cosmiconfig@6.0.0",
        "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1",
        "jsonpointer@4.1.0-tuxcare.1|env-ci@5.0.2",
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2",
        "jsonpointer@4.1.0-tuxcare.1|figures@3.2.0",
        "jsonpointer@4.1.0-tuxcare.1|find-versions@3.2.0",
        "jsonpointer@4.1.0-tuxcare.1|get-stream@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|hook-std@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|hosted-git-info@3.0.4",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|marked@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|micromatch@4.0.2",
        "jsonpointer@4.1.0-tuxcare.1|p-each-series@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|p-reduce@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|read-pkg-up@7.0.1",
        "jsonpointer@4.1.0-tuxcare.1|resolve-from@5.0.0",
        "jsonpointer@4.1.0-tuxcare.1|semver-diff@3.1.1",
        "jsonpointer@4.1.0-tuxcare.1|semver@7.3.2",
        "jsonpointer@4.1.0-tuxcare.1|signale@1.4.0",
        "jsonpointer@4.1.0-tuxcare.1|yargs@15.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard@14.3.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-config-standard-jsx@8.1.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-config-standard@14.1.1",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-node@10.0.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-promise@4.2.1",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-react@7.14.3",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-standard@4.0.1",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0",
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/commit-analyzer@8.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-angular@5.0.10",
        "jsonpointer@4.1.0-tuxcare.1|conventional-commits-filter@2.0.6",
        "jsonpointer@4.1.0-tuxcare.1|conventional-commits-parser@3.1.0",
        "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1",
        "jsonpointer@4.1.0-tuxcare.1|import-from@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|micromatch@4.0.2",
        "jsonpointer@4.1.0-tuxcare.1|semantic-release@17.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/error@2.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/github@7.0.7",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/rest@17.11.2",
        "jsonpointer@4.1.0-tuxcare.1|@semantic-release/error@2.2.0",
        "jsonpointer@4.1.0-tuxcare.1|aggregate-error@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|bottleneck@2.19.5",
        "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1",
        "jsonpointer@4.1.0-tuxcare.1|dir-glob@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|fs-extra@9.0.1",
        "jsonpointer@4.1.0-tuxcare.1|globby@11.0.1",
        "jsonpointer@4.1.0-tuxcare.1|http-proxy-agent@4.0.1",
        "jsonpointer@4.1.0-tuxcare.1|https-proxy-agent@5.0.0",
        "jsonpointer@4.1.0-tuxcare.1|issue-parser@6.0.0",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|mime@2.4.6",
        "jsonpointer@4.1.0-tuxcare.1|p-filter@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|p-retry@4.2.0",
        "jsonpointer@4.1.0-tuxcare.1|semantic-release@17.1.1",
        "jsonpointer@4.1.0-tuxcare.1|url-join@4.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/npm@7.0.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@semantic-release/error@2.2.0",
        "jsonpointer@4.1.0-tuxcare.1|aggregate-error@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2",
        "jsonpointer@4.1.0-tuxcare.1|fs-extra@9.0.1",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|nerf-dart@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|normalize-url@5.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5",
        "jsonpointer@4.1.0-tuxcare.1|rc@1.2.8",
        "jsonpointer@4.1.0-tuxcare.1|read-pkg@5.2.0",
        "jsonpointer@4.1.0-tuxcare.1|registry-auth-token@4.1.1",
        "jsonpointer@4.1.0-tuxcare.1|semantic-release@17.1.1",
        "jsonpointer@4.1.0-tuxcare.1|semver@7.3.2",
        "jsonpointer@4.1.0-tuxcare.1|tempy@0.5.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@semantic-release/release-notes-generator@9.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-angular@5.0.10",
        "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-writer@4.0.16",
        "jsonpointer@4.1.0-tuxcare.1|conventional-commits-filter@2.0.6",
        "jsonpointer@4.1.0-tuxcare.1|conventional-commits-parser@3.1.0",
        "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1",
        "jsonpointer@4.1.0-tuxcare.1|get-stream@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|import-from@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|into-stream@5.1.1",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|read-pkg-up@7.0.1",
        "jsonpointer@4.1.0-tuxcare.1|semantic-release@17.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|aggregate-error@3.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|clean-stack@2.2.0",
        "jsonpointer@4.1.0-tuxcare.1|indent-string@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|cosmiconfig@6.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@types/parse-json@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|import-fresh@3.2.1",
        "jsonpointer@4.1.0-tuxcare.1|parse-json@5.0.0",
        "jsonpointer@4.1.0-tuxcare.1|path-type@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|yaml@1.10.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|ms@2.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|env-ci@5.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2",
        "jsonpointer@4.1.0-tuxcare.1|java-properties@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|cross-spawn@7.0.3",
        "jsonpointer@4.1.0-tuxcare.1|get-stream@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|human-signals@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|is-stream@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|merge-stream@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|npm-run-path@4.0.1",
        "jsonpointer@4.1.0-tuxcare.1|onetime@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|signal-exit@3.0.3",
        "jsonpointer@4.1.0-tuxcare.1|strip-final-newline@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|cross-spawn@7.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|path-key@3.1.1",
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|shebang-command@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|which@2.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|is-stream@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|npm-run-path@4.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|path-key@3.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|path-key@3.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|shebang-command@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|shebang-regex@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|which@2.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|isexe@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|execa@4.0.2|shebang-regex@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|figures@3.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|escape-string-regexp@1.0.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|find-versions@3.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|semver-regex@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|get-stream@5.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pump@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|argv-formatter@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|spawn-error-forwarder@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0|split2@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|stream-combiner2@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0|through2@2.0.5",
        "jsonpointer@4.1.0-tuxcare.1|traverse@0.6.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0|split2@1.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0|through2@2.0.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|git-log-parser@1.2.0|through2@2.0.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|readable-stream@2.3.7",
        "jsonpointer@4.1.0-tuxcare.1|xtend@4.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|hook-std@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|hosted-git-info@3.0.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|lru-cache@5.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|ansi-escapes@4.3.1",
        "jsonpointer@4.1.0-tuxcare.1|cardinal@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|chalk@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|cli-table@0.3.1",
        "jsonpointer@4.1.0-tuxcare.1|marked@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|node-emoji@1.10.0",
        "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|chalk@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|ansi-styles@4.2.1",
        "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|supports-color@7.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|ansi-styles@4.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@types/color-name@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|supports-color@7.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|has-flag@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|color-convert@2.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|color-name@1.1.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|has-flag@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|marked-terminal@4.1.0|color-name@1.1.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|marked@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|micromatch@4.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|braces@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|picomatch@2.2.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-each-series@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-reduce@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|read-pkg-up@7.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|find-up@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|read-pkg@5.2.0",
        "jsonpointer@4.1.0-tuxcare.1|read-pkg-up@7.0.1|type-fest@0.8.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|read-pkg-up@7.0.1|type-fest@0.8.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|resolve-from@5.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|semver-diff@3.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|semver-diff@3.1.1|semver@6.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|semver-diff@3.1.1|semver@6.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|semver@7.3.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|signale@1.4.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|chalk@2.4.2",
        "jsonpointer@4.1.0-tuxcare.1|signale@1.4.0|figures@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|signale@1.4.0|figures@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|escape-string-regexp@1.0.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|yargs@15.4.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|cliui@6.0.0",
        "jsonpointer@4.1.0-tuxcare.1|yargs@15.4.0|decamelize@3.2.0",
        "jsonpointer@4.1.0-tuxcare.1|find-up@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|get-caller-file@2.0.5",
        "jsonpointer@4.1.0-tuxcare.1|require-directory@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|require-main-filename@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|set-blocking@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|string-width@4.2.0",
        "jsonpointer@4.1.0-tuxcare.1|which-module@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|y18n@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|yargs-parser@18.1.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|yargs@15.4.0|decamelize@3.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|xregexp@4.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-config-standard-jsx@8.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-react@7.14.3",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-config-standard@14.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-node@10.0.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-promise@4.2.1",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-standard@4.0.1",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|array-includes@3.1.1",
        "jsonpointer@4.1.0-tuxcare.1|contains-path@0.1.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|debug@2.6.9",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|doctrine@1.5.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-import-resolver-node@0.3.4",
        "jsonpointer@4.1.0-tuxcare.1|eslint-module-utils@2.6.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0",
        "jsonpointer@4.1.0-tuxcare.1|has@1.0.3",
        "jsonpointer@4.1.0-tuxcare.1|minimatch@3.0.4",
        "jsonpointer@4.1.0-tuxcare.1|object.values@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|read-pkg-up@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|resolve@1.17.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|debug@2.6.9",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|ms@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|doctrine@1.5.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|esutils@2.0.3",
        "jsonpointer@4.1.0-tuxcare.1|isarray@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|read-pkg-up@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|find-up@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|read-pkg@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|ms@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|find-up@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|locate-path@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|read-pkg@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|load-json-file@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|path-type@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|locate-path@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|p-locate@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|path-exists@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|load-json-file@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|parse-json@2.2.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|pify@2.3.0",
        "jsonpointer@4.1.0-tuxcare.1|strip-bom@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|path-type@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|pify@2.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|p-locate@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|p-limit@1.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|path-exists@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|parse-json@2.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|error-ex@1.3.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|pify@2.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|p-limit@1.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|p-try@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-import@2.18.2|p-try@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-node@10.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-es@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-utils@1.4.3",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0",
        "jsonpointer@4.1.0-tuxcare.1|ignore@5.1.8",
        "jsonpointer@4.1.0-tuxcare.1|minimatch@3.0.4",
        "jsonpointer@4.1.0-tuxcare.1|resolve@1.17.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-node@10.0.0|semver@6.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-node@10.0.0|semver@6.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-promise@4.2.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-react@7.14.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|array-includes@3.1.1",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-react@7.14.3|doctrine@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0",
        "jsonpointer@4.1.0-tuxcare.1|has@1.0.3",
        "jsonpointer@4.1.0-tuxcare.1|jsx-ast-utils@2.4.1",
        "jsonpointer@4.1.0-tuxcare.1|object.entries@1.1.2",
        "jsonpointer@4.1.0-tuxcare.1|object.fromentries@2.0.2",
        "jsonpointer@4.1.0-tuxcare.1|object.values@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|prop-types@15.7.2",
        "jsonpointer@4.1.0-tuxcare.1|resolve@1.17.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-react@7.14.3|doctrine@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|esutils@2.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-standard@4.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@babel/code-frame@7.10.4",
        "jsonpointer@4.1.0-tuxcare.1|ajv@6.12.2",
        "jsonpointer@4.1.0-tuxcare.1|chalk@2.4.2",
        "jsonpointer@4.1.0-tuxcare.1|cross-spawn@6.0.5",
        "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1",
        "jsonpointer@4.1.0-tuxcare.1|doctrine@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-scope@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-utils@1.4.3",
        "jsonpointer@4.1.0-tuxcare.1|eslint-visitor-keys@1.3.0",
        "jsonpointer@4.1.0-tuxcare.1|espree@6.2.1",
        "jsonpointer@4.1.0-tuxcare.1|esquery@1.3.1",
        "jsonpointer@4.1.0-tuxcare.1|esutils@2.0.3",
        "jsonpointer@4.1.0-tuxcare.1|file-entry-cache@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|functional-red-black-tree@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|glob-parent@5.1.1",
        "jsonpointer@4.1.0-tuxcare.1|globals@12.4.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|ignore@4.0.6",
        "jsonpointer@4.1.0-tuxcare.1|import-fresh@3.2.1",
        "jsonpointer@4.1.0-tuxcare.1|imurmurhash@0.1.4",
        "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0",
        "jsonpointer@4.1.0-tuxcare.1|is-glob@4.0.1",
        "jsonpointer@4.1.0-tuxcare.1|js-yaml@3.14.0",
        "jsonpointer@4.1.0-tuxcare.1|json-stable-stringify-without-jsonify@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|levn@0.3.0",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|minimatch@3.0.4",
        "jsonpointer@4.1.0-tuxcare.1|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|natural-compare@1.4.0",
        "jsonpointer@4.1.0-tuxcare.1|optionator@0.8.3",
        "jsonpointer@4.1.0-tuxcare.1|progress@2.0.3",
        "jsonpointer@4.1.0-tuxcare.1|regexpp@2.0.1",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|semver@6.3.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|strip-ansi@5.2.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|strip-json-comments@3.1.0",
        "jsonpointer@4.1.0-tuxcare.1|table@5.4.6",
        "jsonpointer@4.1.0-tuxcare.1|text-table@0.2.0",
        "jsonpointer@4.1.0-tuxcare.1|v8-compile-cache@2.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|ignore@4.0.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|semver@6.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|strip-ansi@5.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|ansi-regex@4.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|strip-json-comments@3.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0|ansi-regex@4.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|deglob@4.0.1",
        "jsonpointer@4.1.0-tuxcare.1|get-stdin@7.0.0",
        "jsonpointer@4.1.0-tuxcare.1|minimist@1.2.5",
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|pkg-conf@3.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|pkg-conf@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|find-up@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|load-json-file@5.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|find-up@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|locate-path@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|load-json-file@5.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|parse-json@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|pify@4.0.1",
        "jsonpointer@4.1.0-tuxcare.1|strip-bom@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|type-fest@0.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|locate-path@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|p-locate@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|path-exists@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|parse-json@4.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|error-ex@1.3.2",
        "jsonpointer@4.1.0-tuxcare.1|json-parse-better-errors@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|pify@4.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|type-fest@0.3.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|p-locate@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|p-limit@2.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|standard-engine@12.1.0|path-exists@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-angular@5.0.10",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|compare-func@1.3.4",
        "jsonpointer@4.1.0-tuxcare.1|q@1.5.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|conventional-commits-filter@2.0.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|lodash.ismatch@4.4.0",
        "jsonpointer@4.1.0-tuxcare.1|modify-values@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|conventional-commits-parser@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|is-text-path@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|JSONStream@1.3.5",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|meow@7.0.1",
        "jsonpointer@4.1.0-tuxcare.1|split2@2.2.0",
        "jsonpointer@4.1.0-tuxcare.1|through2@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|trim-off-newlines@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|import-from@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|resolve-from@5.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/rest@17.11.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/core@2.5.4",
        "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-paginate-rest@2.2.3",
        "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-request-log@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-rest-endpoint-methods@3.17.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|bottleneck@2.19.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|dir-glob@3.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|path-type@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|fs-extra@9.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|at-least-node@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|jsonfile@6.0.1",
        "jsonpointer@4.1.0-tuxcare.1|universalify@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|globby@11.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|array-union@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|dir-glob@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|fast-glob@3.2.4",
        "jsonpointer@4.1.0-tuxcare.1|ignore@5.1.8",
        "jsonpointer@4.1.0-tuxcare.1|merge2@1.4.1",
        "jsonpointer@4.1.0-tuxcare.1|slash@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|http-proxy-agent@4.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@tootallnate/once@1.1.2",
        "jsonpointer@4.1.0-tuxcare.1|agent-base@6.0.1",
        "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|https-proxy-agent@5.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|agent-base@6.0.1",
        "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|issue-parser@6.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|lodash.capitalize@4.2.1",
        "jsonpointer@4.1.0-tuxcare.1|lodash.escaperegexp@4.1.2",
        "jsonpointer@4.1.0-tuxcare.1|lodash.isplainobject@4.0.6",
        "jsonpointer@4.1.0-tuxcare.1|lodash.isstring@4.0.1",
        "jsonpointer@4.1.0-tuxcare.1|lodash.uniqby@4.7.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|mime@2.4.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-filter@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|p-map@2.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-retry@4.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@types/retry@0.12.0",
        "jsonpointer@4.1.0-tuxcare.1|retry@0.12.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|url-join@4.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|nerf-dart@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|normalize-url@5.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|abbrev@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansicolors@0.3.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansistyles@0.1.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aproba@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|archy@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bin-links@1.1.7",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bluebird@3.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|byte-size@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cacache@12.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|call-limit@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chownr@1.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ci-info@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-columns@3.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-table3@0.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cmd-shim@3.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|columnify@1.5.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|config-chain@1.1.12",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debuglog@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|detect-indent@5.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|detect-newline@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dezalgo@1.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|editor@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|find-npm-prefix@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-vacuum@1.2.10",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|glob@7.1.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-unicode@2.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|hosted-git-info@2.8.8",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|iferr@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|imurmurhash@0.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|infer-owner@1.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inflight@1.0.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ini@1.3.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|init-package-json@1.10.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-cidr@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-parse-better-errors@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|JSONStream@1.3.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lazy-property@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libcipm@4.0.7",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpm@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmaccess@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmhook@5.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmorg@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmsearch@2.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmteam@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpx@10.2.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lock-verify@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lockfile@1.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._baseindexof@3.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._baseuniq@4.6.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._bindcallback@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._cacheindexof@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._createcache@3.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._getnative@3.9.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.clonedeep@4.5.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.restparam@3.6.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.union@4.6.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.uniq@4.5.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.without@4.4.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lru-cache@5.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|meant@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mississippi@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|move-concurrently@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|node-gyp@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|nopt@4.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|normalize-package-data@2.5.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-audit-report@1.3.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-cache-filename@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-install-checks@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-lifecycle@3.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-packlist@1.4.8",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-pick-manifest@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-profile@4.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-user-validate@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npmlog@4.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|once@1.4.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|opener@1.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|osenv@0.1.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pacote@9.5.12",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-is-inside@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-inflight@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|qrcode-terminal@0.12.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|query-string@6.8.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|qw@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-cmd-shim@1.0.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-installed@4.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-json@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-tree@5.3.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read@1.0.7",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|readable-stream@3.6.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|readdir-scoped-modules@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|request@2.88.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|retry@0.12.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sha@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|slide@1.1.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-object@2.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ssri@6.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stringify-package@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tar@4.4.13",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|text-table@0.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tiny-relative-date@1.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|uid-number@0.0.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|umask@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-filename@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unpipe@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|update-notifier@2.5.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|uuid@3.3.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-license@3.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-name@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which@1.3.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|worker-farm@1.7.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|write-file-atomic@2.4.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|abbrev@1.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansicolors@0.3.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansistyles@0.1.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aproba@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|archy@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bin-links@1.1.7",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bluebird@3.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cmd-shim@3.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-normalize-package-bin@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|write-file-atomic@2.4.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bluebird@3.5.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|byte-size@5.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cacache@12.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bluebird@3.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chownr@1.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|glob@7.1.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|infer-owner@1.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lru-cache@5.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mississippi@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|move-concurrently@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-inflight@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ssri@6.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-filename@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|y18n@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|call-limit@1.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chownr@1.1.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ci-info@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-columns@3.1.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-table3@0.5.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|colors@1.3.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object-assign@4.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cmd-shim@3.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|columnify@1.5.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-ansi@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wcwidth@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|config-chain@1.1.12",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ini@1.3.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|proto-list@1.2.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debuglog@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|detect-indent@5.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|detect-newline@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dezalgo@1.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|asap@2.0.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrappy@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|editor@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|find-npm-prefix@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-vacuum@1.2.10",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-is-inside@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10|iferr@0.1.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|imurmurhash@0.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10|iferr@0.1.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10|readable-stream@2.3.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0|aproba@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chownr@1.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cmd-shim@3.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-vacuum@1.2.10",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0|iferr@0.1.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|infer-owner@1.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-is-inside@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-cmd-shim@1.0.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|slide@1.1.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0|aproba@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gentle-fs@2.3.0|iferr@0.1.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|glob@7.1.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs.realpath@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inflight@1.0.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minimatch@3.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|once@1.4.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-unicode@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|hosted-git-info@2.8.8"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|iferr@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|imurmurhash@0.1.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|infer-owner@1.0.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inflight@1.0.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|once@1.4.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrappy@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ini@1.3.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|init-package-json@1.10.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|glob@7.1.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promzard@0.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-json@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read@1.0.7",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-license@3.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-name@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-cidr@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cidr-regex@2.0.10"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-parse-better-errors@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|JSONStream@1.3.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsonparse@1.3.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through@2.3.8"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lazy-property@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libcipm@4.0.7",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bin-links@1.1.7",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bluebird@3.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|find-npm-prefix@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ini@1.3.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lock-verify@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-lifecycle@3.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-logical-tree@1.2.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pacote@9.5.12",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-json@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|worker-farm@1.7.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpm@3.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bin-links@1.1.7",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bluebird@3.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|find-npm-prefix@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmaccess@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmhook@5.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmorg@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmpublish@1.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmsearch@2.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmteam@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lock-verify@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-lifecycle@3.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-logical-tree@1.2.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-profile@4.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npmlog@4.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pacote@9.5.12",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-json@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stringify-package@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmaccess@3.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aproba@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmhook@5.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aproba@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmorg@1.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aproba@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmsearch@2.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmteam@1.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aproba@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpx@10.2.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dotenv@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|update-notifier@2.5.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which@1.3.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|y18n@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yargs@11.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lock-verify@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lockfile@1.0.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|signal-exit@3.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._baseindexof@3.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._baseuniq@4.6.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._createset@4.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._root@3.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._bindcallback@3.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._cacheindexof@3.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._createcache@3.1.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._getnative@3.9.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._getnative@3.9.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.clonedeep@4.5.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.restparam@3.6.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.union@4.6.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.uniq@4.5.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.without@4.4.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lru-cache@5.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yallist@3.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|meant@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mississippi@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-stream@1.6.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|end-of-stream@1.4.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|flush-write-stream@1.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|from2@2.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|parallel-transform@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pump@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pumpify@1.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-each@1.2.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through2@2.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5|minimist@1.2.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5|minimist@1.2.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|move-concurrently@1.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|move-concurrently@1.0.1|aproba@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|copy-concurrently@1.0.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|run-queue@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|move-concurrently@1.0.1|aproba@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|node-gyp@5.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|env-paths@2.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|glob@7.1.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|nopt@4.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npmlog@4.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|request@2.88.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tar@4.4.13",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which@1.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|nopt@4.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|abbrev@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|osenv@0.1.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|normalize-package-data@2.5.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|hosted-git-info@2.8.8",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|normalize-package-data@2.5.0|resolve@1.10.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-license@3.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|normalize-package-data@2.5.0|resolve@1.10.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-parse@1.0.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-audit-report@1.3.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-table3@0.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|console-control-strings@1.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-cache-filename@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-install-checks@3.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-lifecycle@3.1.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|byline@5.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|node-gyp@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|resolve-from@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|slide@1.1.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|uid-number@0.0.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|umask@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which@1.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|hosted-git-info@2.8.8",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|osenv@0.1.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-name@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-packlist@1.4.8",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ignore-walk@3.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-bundled@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-normalize-package-bin@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-pick-manifest@3.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-profile@4.0.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aproba@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bluebird@3.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|JSONStream@1.3.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lru-cache@5.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|make-fetch-happen@5.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4|safe-buffer@5.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4|safe-buffer@5.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-user-validate@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npmlog@4.1.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|are-we-there-yet@1.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|console-control-strings@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gauge@2.7.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|set-blocking@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|once@1.4.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrappy@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|opener@1.5.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|osenv@0.1.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-homedir@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pacote@9.5.12",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bluebird@3.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cacache@12.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chownr@1.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|glob@7.1.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|infer-owner@1.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lru-cache@5.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|make-fetch-happen@5.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minimatch@3.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pacote@9.5.12|minipass@2.9.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mississippi@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|normalize-package-data@2.5.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-normalize-package-bin@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-packlist@1.4.8",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-pick-manifest@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|osenv@0.1.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-inflight@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-retry@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|protoduck@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ssri@6.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tar@4.4.13",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-filename@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which@1.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pacote@9.5.12|minipass@2.9.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yallist@3.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-is-inside@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-inflight@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|qrcode-terminal@0.12.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|query-string@6.8.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|decode-uri-component@0.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|split-on-first@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strict-uri-encode@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|qw@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-cmd-shim@1.0.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-installed@4.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debuglog@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-json@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|readdir-scoped-modules@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|slide@1.1.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-extend@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-json@2.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|glob@7.1.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-parse-better-errors@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|normalize-package-data@2.5.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-normalize-package-bin@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-tree@5.3.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read-package-json@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|readdir-scoped-modules@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-promisify@2.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read@1.0.7",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mute-stream@0.0.7"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|readable-stream@3.6.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string_decoder@1.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|readdir-scoped-modules@1.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debuglog@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dezalgo@1.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|once@1.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|request@2.88.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aws-sign2@0.7.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aws4@1.8.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|caseless@0.12.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|combined-stream@1.0.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|extend@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|forever-agent@0.6.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|form-data@2.3.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|har-validator@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|http-signature@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-typedarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isstream@0.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-stringify-safe@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mime-types@2.1.19",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|oauth-sign@0.9.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|performance-now@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|qs@6.5.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tough-cookie@2.4.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tunnel-agent@0.6.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|uuid@3.3.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|retry@0.12.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|glob@7.1.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sha@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|slide@1.1.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-object@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|from2@1.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-iterate@1.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|from2@1.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|readable-stream@1.1.14"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|readable-stream@1.1.14",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|isarray@0.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|isarray@0.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sorted-union-stream@2.1.3|string_decoder@0.10.31"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ssri@6.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stringify-package@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tar@4.4.13",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chownr@1.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-minipass@1.2.7",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tar@4.4.13|minipass@2.9.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minizlib@1.3.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yallist@3.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tar@4.4.13|minipass@2.9.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yallist@3.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|text-table@0.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tiny-relative-date@1.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|uid-number@0.0.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|umask@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-filename@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-slug@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unpipe@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|update-notifier@2.5.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|boxen@1.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chalk@2.4.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|configstore@3.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|import-lazy@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-ci@1.2.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-installed-globally@0.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-npm@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|latest-version@3.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver-diff@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|xdg-basedir@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|uuid@3.3.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-license@3.0.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-correct@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-expression-parse@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|validate-npm-package-name@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|builtins@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which@1.3.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isexe@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|worker-farm@1.7.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|errno@0.1.7"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|write-file-atomic@2.4.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|imurmurhash@0.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|signal-exit@3.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-normalize-package-bin@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|y18n@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1|is-fullwidth-code-point@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1|strip-ansi@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1|strip-ansi@4.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1|ansi-regex@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1|ansi-regex@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-ansi@3.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|colors@1.3.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object-assign@4.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wcwidth@1.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|defaults@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|proto-list@1.2.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|asap@2.0.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrappy@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs.realpath@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minimatch@3.0.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|brace-expansion@1.1.11"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-is-absolute@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promzard@0.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|read@1.0.7"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cidr-regex@2.0.10",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ip-regex@2.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsonparse@1.3.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through@2.3.8"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-logical-tree@1.2.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|find-up@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ini@1.3.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|find-up@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|locate-path@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|locate-path@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|p-locate@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-exists@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|p-locate@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|p-limit@2.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|p-limit@2.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|p-try@2.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmconfig@1.2.1|p-try@2.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|libnpmpublish@1.1.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aproba@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|figgy-pudding@3.5.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash.clonedeep@4.5.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|normalize-package-data@2.5.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-package-arg@6.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-registry-fetch@4.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ssri@6.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pump@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dotenv@5.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yargs@11.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cliui@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|decamelize@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|find-up@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-caller-file@1.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-locale@3.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|require-directory@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|require-main-filename@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|set-blocking@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which-module@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yargs@11.1.1|y18n@3.2.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yargs-parser@9.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yargs@11.1.1|y18n@3.2.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|signal-exit@3.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._createset@4.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lodash._root@3.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yallist@3.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-stream@1.6.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|buffer-from@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-stream@1.6.2|readable-stream@2.3.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|typedarray@0.0.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-stream@1.6.2|readable-stream@2.3.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-stream@1.6.2|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-stream@1.6.2|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|end-of-stream@1.4.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0|readable-stream@2.3.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-shift@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0|readable-stream@2.3.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|end-of-stream@1.4.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|once@1.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|flush-write-stream@1.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|flush-write-stream@1.0.3|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|flush-write-stream@1.0.3|readable-stream@2.3.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|flush-write-stream@1.0.3|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|flush-write-stream@1.0.3|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|from2@2.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|from2@2.3.0|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|from2@2.3.0|readable-stream@2.3.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|from2@2.3.0|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|from2@2.3.0|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|parallel-transform@1.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cyclist@0.2.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|parallel-transform@1.1.0|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|parallel-transform@1.1.0|readable-stream@2.3.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|parallel-transform@1.1.0|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|parallel-transform@1.1.0|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pump@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|end-of-stream@1.4.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|once@1.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pumpify@1.5.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexify@3.6.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pumpify@1.5.1|pump@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pumpify@1.5.1|pump@2.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|end-of-stream@1.4.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|once@1.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-each@1.2.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|end-of-stream@1.4.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-shift@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through2@2.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through2@2.0.3|readable-stream@2.3.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|xtend@4.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through2@2.0.3|readable-stream@2.3.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through2@2.0.3|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|through2@2.0.3|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|copy-concurrently@1.0.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|copy-concurrently@1.0.5|aproba@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-write-stream-atomic@1.0.10",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|copy-concurrently@1.0.5|iferr@0.1.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mkdirp@0.5.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rimraf@2.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|run-queue@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|copy-concurrently@1.0.5|aproba@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|copy-concurrently@1.0.5|iferr@0.1.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|run-queue@1.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|run-queue@1.0.3|aproba@1.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|run-queue@1.0.3|aproba@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|env-paths@2.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|console-control-strings@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|byline@5.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|resolve-from@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ignore-walk@3.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minimatch@3.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-bundled@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-normalize-package-bin@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|make-fetch-happen@5.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|agentkeepalive@3.5.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cacache@12.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|http-cache-semantics@3.8.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|http-proxy-agent@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|https-proxy-agent@2.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lru-cache@5.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mississippi@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|node-fetch-npm@2.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-retry@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|socks-proxy-agent@4.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ssri@6.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|are-we-there-yet@1.1.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|delegates@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|are-we-there-yet@1.1.4|readable-stream@2.3.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|are-we-there-yet@1.1.4|readable-stream@2.3.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|are-we-there-yet@1.1.4|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|are-we-there-yet@1.1.4|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gauge@2.7.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gauge@2.7.4|aproba@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|console-control-strings@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-unicode@2.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object-assign@4.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|signal-exit@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gauge@2.7.4|string-width@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-ansi@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wide-align@1.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gauge@2.7.4|aproba@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|gauge@2.7.4|string-width@1.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|code-point-at@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-fullwidth-code-point@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|set-blocking@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-homedir@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-tmpdir@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-retry@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|err-code@1.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-retry@1.1.1|retry@0.10.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|promise-retry@1.1.1|retry@0.10.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|protoduck@5.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|genfun@5.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|decode-uri-component@0.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|split-on-first@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strict-uri-encode@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-extend@1.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-promisify@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object.getownpropertydescriptors@2.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mute-stream@0.0.7"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string_decoder@1.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string_decoder@1.3.0|safe-buffer@5.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string_decoder@1.3.0|safe-buffer@5.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aws-sign2@0.7.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|aws4@1.8.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|caseless@0.12.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|combined-stream@1.0.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|extend@3.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|forever-agent@0.6.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|form-data@2.3.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|asynckit@0.4.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|combined-stream@1.0.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mime-types@2.1.19"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|har-validator@5.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ajv@5.5.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|har-schema@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|http-signature@1.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|assert-plus@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsprim@1.4.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sshpk@1.14.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-typedarray@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isstream@0.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-stringify-safe@5.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mime-types@2.1.19",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mime-db@1.35.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|oauth-sign@0.9.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|performance-now@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|qs@6.5.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tough-cookie@2.4.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|psl@1.1.29",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|punycode@1.4.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tunnel-agent@0.6.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-iterate@1.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-iterate@1.2.0|readable-stream@2.3.6",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-shift@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-iterate@1.2.0|readable-stream@2.3.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-iterate@1.2.0|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-iterate@1.2.0|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-minipass@1.2.7",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-minipass@1.2.7|minipass@2.9.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fs-minipass@1.2.7|minipass@2.9.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yallist@3.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minizlib@1.3.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minizlib@1.3.3|minipass@2.9.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|minizlib@1.3.3|minipass@2.9.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yallist@3.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-slug@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|imurmurhash@0.1.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|boxen@1.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansi-align@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|camelcase@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chalk@2.4.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-boxes@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|term-size@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|widest-line@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|chalk@2.4.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansi-styles@3.2.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|escape-string-regexp@1.0.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|supports-color@5.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|configstore@3.1.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dot-prop@4.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|make-dir@1.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-string@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|write-file-atomic@2.4.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|xdg-basedir@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|import-lazy@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-ci@1.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-ci@1.2.1|ci-info@1.6.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-ci@1.2.1|ci-info@1.6.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-installed-globally@0.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|global-dirs@0.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-path-inside@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-npm@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|latest-version@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|package-json@4.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver-diff@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|xdg-basedir@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-correct@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-expression-parse@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-license-ids@3.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-expression-parse@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-exceptions@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-license-ids@3.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|builtins@1.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isexe@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|errno@0.1.7",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|prr@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansi-regex@2.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|defaults@1.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|clone@1.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|isarray@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|process-nextick-args@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|brace-expansion@1.1.11",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|balanced-match@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-map@0.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ip-regex@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cliui@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cliui@4.1.0|strip-ansi@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrap-ansi@2.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cliui@4.1.0|strip-ansi@4.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cliui@4.1.0|ansi-regex@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cliui@4.1.0|ansi-regex@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|decamelize@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|find-up@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|locate-path@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-caller-file@1.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-locale@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-locale@3.1.0|execa@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lcid@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mem@4.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-locale@3.1.0|execa@1.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-locale@3.1.0|cross-spawn@6.0.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|get-stream@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-stream@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-run-path@2.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-finally@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|signal-exit@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-eof@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|os-locale@3.1.0|cross-spawn@6.0.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|nice-try@1.0.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-key@2.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|shebang-command@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which@1.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|require-directory@2.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|require-main-filename@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which-module@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|yargs-parser@9.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|camelcase@4.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|buffer-from@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|typedarray@0.0.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|stream-shift@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cyclist@0.2.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|xtend@4.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-parse@1.0.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|agentkeepalive@3.5.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|humanize-ms@1.2.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|http-cache-semantics@3.8.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|http-proxy-agent@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|agent-base@4.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debug@3.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|https-proxy-agent@2.2.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|agent-base@4.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debug@3.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|node-fetch-npm@2.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|encoding@0.1.12",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-parse-better-errors@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|socks-proxy-agent@4.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|socks-proxy-agent@4.0.2|agent-base@4.2.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|socks@2.3.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|socks-proxy-agent@4.0.2|agent-base@4.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es6-promisify@5.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|delegates@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wide-align@1.1.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wide-align@1.1.2|string-width@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wide-align@1.1.2|string-width@1.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|code-point-at@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-fullwidth-code-point@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|err-code@1.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|genfun@5.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object.getownpropertydescriptors@2.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|define-properties@1.1.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es-abstract@1.12.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|delayed-stream@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|asynckit@0.4.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ajv@5.5.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|co@4.6.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fast-deep-equal@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fast-json-stable-stringify@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-schema-traverse@0.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|har-schema@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|assert-plus@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsprim@1.4.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|assert-plus@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|extsprintf@1.3.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-schema@0.2.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|verror@1.10.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|sshpk@1.14.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|asn1@0.2.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|assert-plus@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bcrypt-pbkdf@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dashdash@1.14.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ecc-jsbn@0.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|getpass@0.1.7",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsbn@0.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safer-buffer@2.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mime-db@1.35.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|psl@1.1.29"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|punycode@1.4.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansi-align@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|camelcase@4.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cli-boxes@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|term-size@1.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|execa@0.7.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|widest-line@2.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|string-width@2.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ansi-styles@3.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|color-convert@1.9.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|escape-string-regexp@1.0.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|supports-color@5.4.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-flag@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dot-prop@4.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-obj@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|make-dir@1.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pify@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unique-string@1.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|crypto-random-string@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|global-dirs@0.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ini@1.3.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-path-inside@1.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-is-inside@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|package-json@4.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|got@6.7.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|registry-auth-token@3.4.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|registry-url@3.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|semver@5.7.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-license-ids@3.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|spdx-exceptions@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|prr@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|clone@1.0.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|balanced-match@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|concat-map@0.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrap-ansi@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrap-ansi@2.1.0|string-width@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|wrap-ansi@2.1.0|string-width@1.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|code-point-at@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-fullwidth-code-point@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|locate-path@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-locate@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-exists@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lcid@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|invert-kv@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mem@4.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|map-age-cleaner@0.1.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mem@4.3.0|mimic-fn@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-is-promise@2.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|mem@4.3.0|mimic-fn@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|humanize-ms@1.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ms@2.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|agent-base@4.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es6-promisify@5.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debug@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debug@3.1.0|ms@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|debug@3.1.0|ms@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|encoding@0.1.12",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|iconv-lite@0.4.23"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|socks@2.3.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ip@1.1.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|smart-buffer@4.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|code-point-at@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-fullwidth-code-point@1.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|define-properties@1.1.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object-keys@1.0.12"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es-abstract@1.12.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es-to-primitive@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|function-bind@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has@1.0.3",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-callable@1.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-regex@1.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|co@4.6.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fast-deep-equal@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|fast-json-stable-stringify@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-schema-traverse@0.3.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|extsprintf@1.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|json-schema@0.2.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|verror@1.10.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|assert-plus@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|extsprintf@1.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|asn1@0.2.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|bcrypt-pbkdf@1.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|dashdash@1.14.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ecc-jsbn@0.1.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsbn@0.1.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|getpass@0.1.7",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|jsbn@0.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safer-buffer@2.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|tweetnacl@0.14.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|execa@0.7.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cross-spawn@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|execa@0.7.0|get-stream@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-stream@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-run-path@2.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-finally@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|signal-exit@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-eof@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|execa@0.7.0|get-stream@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|color-convert@1.9.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|color-name@1.1.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-flag@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-obj@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pify@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|crypto-random-string@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|got@6.7.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|create-error-class@3.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexer3@0.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|got@6.7.1|get-stream@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-redirect@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-retry-allowed@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-stream@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lowercase-keys@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|timed-out@4.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unzip-response@2.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|url-parse-lax@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|got@6.7.1|get-stream@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|registry-auth-token@3.4.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rc@1.2.8",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|registry-url@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rc@1.2.8"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-exists@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-locate@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-limit@1.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-stream@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|npm-run-path@2.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-key@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-finally@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-eof@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|invert-kv@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|map-age-cleaner@0.1.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-defer@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-is-promise@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ms@2.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es6-promisify@5.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es6-promise@4.2.8"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|iconv-lite@0.4.23",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ip@1.1.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|smart-buffer@4.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|number-is-nan@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|object-keys@1.0.12"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es-to-primitive@1.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-callable@1.1.4",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-date-object@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-symbol@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|function-bind@1.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has@1.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|function-bind@1.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-callable@1.1.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-regex@1.0.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cross-spawn@5.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cross-spawn@5.1.0|lru-cache@4.1.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|shebang-command@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|which@1.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cross-spawn@5.1.0|lru-cache@4.1.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pseudomap@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cross-spawn@5.1.0|yallist@2.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|cross-spawn@5.1.0|yallist@2.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|color-name@1.1.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|create-error-class@3.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|capture-stack-trace@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|duplexer3@0.1.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-redirect@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-retry-allowed@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|lowercase-keys@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|timed-out@4.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|unzip-response@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|url-parse-lax@1.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|prepend-http@1.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rc@1.2.8",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|deep-extend@0.6.0",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|ini@1.3.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rc@1.2.8|minimist@1.2.5",
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-json-comments@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|rc@1.2.8|minimist@1.2.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-limit@1.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-try@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|nice-try@1.0.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|path-key@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|shebang-command@1.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|shebang-regex@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-defer@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|es6-promise@4.2.8"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-date-object@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|is-symbol@1.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-symbols@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|capture-stack-trace@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|prepend-http@1.0.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|deep-extend@0.6.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|strip-json-comments@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|p-try@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|shebang-regex@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|has-symbols@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm@6.14.5|pseudomap@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|rc@1.2.8",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|deep-extend@0.6.0",
        "jsonpointer@4.1.0-tuxcare.1|ini@1.3.5",
        "jsonpointer@4.1.0-tuxcare.1|minimist@1.2.5",
        "jsonpointer@4.1.0-tuxcare.1|strip-json-comments@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|read-pkg@5.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@types/normalize-package-data@2.4.0",
        "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0",
        "jsonpointer@4.1.0-tuxcare.1|parse-json@5.0.0",
        "jsonpointer@4.1.0-tuxcare.1|read-pkg@5.2.0|type-fest@0.6.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|read-pkg@5.2.0|type-fest@0.6.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|registry-auth-token@4.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|rc@1.2.8"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|tempy@0.5.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|tempy@0.5.0|is-stream@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|temp-dir@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|tempy@0.5.0|type-fest@0.12.0",
        "jsonpointer@4.1.0-tuxcare.1|unique-string@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|tempy@0.5.0|is-stream@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|tempy@0.5.0|type-fest@0.12.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-writer@4.0.16",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|compare-func@1.3.4",
        "jsonpointer@4.1.0-tuxcare.1|conventional-commits-filter@2.0.6",
        "jsonpointer@4.1.0-tuxcare.1|dateformat@3.0.3",
        "jsonpointer@4.1.0-tuxcare.1|handlebars@4.7.6",
        "jsonpointer@4.1.0-tuxcare.1|json-stringify-safe@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|meow@7.0.1",
        "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-writer@4.0.16|semver@6.3.0",
        "jsonpointer@4.1.0-tuxcare.1|split@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|through2@3.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|conventional-changelog-writer@4.0.16|semver@6.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|into-stream@5.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|from2@2.3.0",
        "jsonpointer@4.1.0-tuxcare.1|p-is-promise@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|clean-stack@2.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|indent-string@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@types/parse-json@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|import-fresh@3.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|parent-module@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|import-fresh@3.2.1|resolve-from@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|import-fresh@3.2.1|resolve-from@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|parse-json@5.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@babel/code-frame@7.10.4",
        "jsonpointer@4.1.0-tuxcare.1|error-ex@1.3.2",
        "jsonpointer@4.1.0-tuxcare.1|json-parse-better-errors@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|lines-and-columns@1.1.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|path-type@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|yaml@1.10.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|ms@2.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|java-properties@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|human-signals@1.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|merge-stream@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|onetime@5.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|mimic-fn@2.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|signal-exit@3.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|strip-final-newline@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|escape-string-regexp@1.0.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|semver-regex@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pump@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|end-of-stream@1.4.4",
        "jsonpointer@4.1.0-tuxcare.1|once@1.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|argv-formatter@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|spawn-error-forwarder@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|stream-combiner2@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|duplexer2@0.1.4",
        "jsonpointer@4.1.0-tuxcare.1|readable-stream@2.3.7"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|traverse@0.6.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lru-cache@5.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|yallist@3.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|ansi-escapes@4.3.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|ansi-escapes@4.3.1|type-fest@0.11.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|ansi-escapes@4.3.1|type-fest@0.11.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|cardinal@2.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|ansicolors@0.3.2",
        "jsonpointer@4.1.0-tuxcare.1|redeyed@2.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|cli-table@0.3.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|colors@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|node-emoji@1.10.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|lodash.toarray@4.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0|has-flag@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0|supports-color@7.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0|has-flag@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0|supports-color@7.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|supports-hyperlinks@2.1.0|has-flag@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|braces@3.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|fill-range@7.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|picomatch@2.2.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|find-up@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|locate-path@5.0.0",
        "jsonpointer@4.1.0-tuxcare.1|path-exists@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|chalk@2.4.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|ansi-styles@3.2.1",
        "jsonpointer@4.1.0-tuxcare.1|escape-string-regexp@1.0.5",
        "jsonpointer@4.1.0-tuxcare.1|supports-color@5.5.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|find-up@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|load-json-file@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|find-up@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|locate-path@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|locate-path@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|p-locate@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|path-exists@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|p-locate@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|p-limit@1.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|path-exists@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|p-limit@1.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|p-try@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-conf@2.1.0|p-try@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|cliui@6.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|string-width@4.2.0",
        "jsonpointer@4.1.0-tuxcare.1|strip-ansi@6.0.0",
        "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|get-caller-file@2.0.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|require-directory@2.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|require-main-filename@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|set-blocking@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|string-width@4.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|emoji-regex@8.0.0",
        "jsonpointer@4.1.0-tuxcare.1|is-fullwidth-code-point@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|strip-ansi@6.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|which-module@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|y18n@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|yargs-parser@18.1.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|yargs-parser@18.1.3|camelcase@5.3.1",
        "jsonpointer@4.1.0-tuxcare.1|decamelize@1.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|yargs-parser@18.1.3|camelcase@5.3.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|array-includes@3.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|define-properties@1.1.3",
        "jsonpointer@4.1.0-tuxcare.1|es-abstract@1.17.6",
        "jsonpointer@4.1.0-tuxcare.1|is-string@1.0.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|contains-path@0.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-import-resolver-node@0.3.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-import-resolver-node@0.3.4|debug@2.6.9",
        "jsonpointer@4.1.0-tuxcare.1|resolve@1.17.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-import-resolver-node@0.3.4|debug@2.6.9",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-import-resolver-node@0.3.4|ms@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-import-resolver-node@0.3.4|ms@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-module-utils@2.6.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-module-utils@2.6.0|debug@2.6.9",
        "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-module-utils@2.6.0|debug@2.6.9",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-module-utils@2.6.0|ms@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-module-utils@2.6.0|ms@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|has@1.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|function-bind@1.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|minimatch@3.0.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|brace-expansion@1.1.11"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|object.values@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|define-properties@1.1.3",
        "jsonpointer@4.1.0-tuxcare.1|es-abstract@1.17.6",
        "jsonpointer@4.1.0-tuxcare.1|function-bind@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|has@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|resolve@1.17.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|path-parse@1.0.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-es@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-utils@1.4.3",
        "jsonpointer@4.1.0-tuxcare.1|eslint@6.8.0",
        "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-es@2.0.0|regexpp@3.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-plugin-es@2.0.0|regexpp@3.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-utils@1.4.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|eslint-visitor-keys@1.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|ignore@5.1.8"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|jsx-ast-utils@2.4.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|array-includes@3.1.1",
        "jsonpointer@4.1.0-tuxcare.1|object.assign@4.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|object.entries@1.1.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|define-properties@1.1.3",
        "jsonpointer@4.1.0-tuxcare.1|es-abstract@1.17.6",
        "jsonpointer@4.1.0-tuxcare.1|has@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|object.fromentries@2.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|define-properties@1.1.3",
        "jsonpointer@4.1.0-tuxcare.1|es-abstract@1.17.6",
        "jsonpointer@4.1.0-tuxcare.1|function-bind@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|has@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|prop-types@15.7.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|loose-envify@1.4.0",
        "jsonpointer@4.1.0-tuxcare.1|object-assign@4.1.1",
        "jsonpointer@4.1.0-tuxcare.1|react-is@16.13.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@babel/code-frame@7.10.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@babel/highlight@7.10.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|ajv@6.12.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|fast-deep-equal@3.1.3",
        "jsonpointer@4.1.0-tuxcare.1|fast-json-stable-stringify@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|json-schema-traverse@0.4.1",
        "jsonpointer@4.1.0-tuxcare.1|uri-js@4.2.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|cross-spawn@6.0.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|nice-try@1.0.5",
        "jsonpointer@4.1.0-tuxcare.1|path-key@2.0.1",
        "jsonpointer@4.1.0-tuxcare.1|cross-spawn@6.0.5|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|shebang-command@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|which@1.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|cross-spawn@6.0.5|semver@5.7.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|doctrine@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|esutils@2.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-scope@5.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|esrecurse@4.2.1",
        "jsonpointer@4.1.0-tuxcare.1|estraverse@4.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|eslint-visitor-keys@1.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|espree@6.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|acorn-jsx@5.2.0",
        "jsonpointer@4.1.0-tuxcare.1|acorn@7.3.1",
        "jsonpointer@4.1.0-tuxcare.1|eslint-visitor-keys@1.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|esquery@1.3.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|esquery@1.3.1|estraverse@5.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|esquery@1.3.1|estraverse@5.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|esutils@2.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|file-entry-cache@5.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|flat-cache@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|functional-red-black-tree@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|glob-parent@5.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|is-glob@4.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|globals@12.4.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|globals@12.4.0|type-fest@0.8.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|globals@12.4.0|type-fest@0.8.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|imurmurhash@0.1.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|ansi-escapes@4.3.1",
        "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|chalk@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|cli-cursor@3.1.0",
        "jsonpointer@4.1.0-tuxcare.1|cli-width@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|external-editor@3.1.0",
        "jsonpointer@4.1.0-tuxcare.1|figures@3.2.0",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|mute-stream@0.0.8",
        "jsonpointer@4.1.0-tuxcare.1|run-async@2.4.1",
        "jsonpointer@4.1.0-tuxcare.1|rxjs@6.6.0",
        "jsonpointer@4.1.0-tuxcare.1|string-width@4.2.0",
        "jsonpointer@4.1.0-tuxcare.1|strip-ansi@6.0.0",
        "jsonpointer@4.1.0-tuxcare.1|through@2.3.8"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|chalk@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|ansi-styles@4.2.1",
        "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|supports-color@7.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|ansi-styles@4.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@types/color-name@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|supports-color@7.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|has-flag@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|color-convert@2.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|color-name@1.1.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|has-flag@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|inquirer@7.3.0|color-name@1.1.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-glob@4.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|js-yaml@3.14.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|argparse@1.0.10",
        "jsonpointer@4.1.0-tuxcare.1|esprima@4.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|json-stable-stringify-without-jsonify@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|levn@0.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|prelude-ls@1.1.2",
        "jsonpointer@4.1.0-tuxcare.1|type-check@0.3.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|mkdirp@0.5.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|minimist@1.2.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|natural-compare@1.4.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|optionator@0.8.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|deep-is@0.1.3",
        "jsonpointer@4.1.0-tuxcare.1|fast-levenshtein@2.0.6",
        "jsonpointer@4.1.0-tuxcare.1|levn@0.3.0",
        "jsonpointer@4.1.0-tuxcare.1|prelude-ls@1.1.2",
        "jsonpointer@4.1.0-tuxcare.1|type-check@0.3.2",
        "jsonpointer@4.1.0-tuxcare.1|word-wrap@1.2.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|progress@2.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|regexpp@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|ajv@6.12.2",
        "jsonpointer@4.1.0-tuxcare.1|lodash@4.17.15",
        "jsonpointer@4.1.0-tuxcare.1|slice-ansi@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|string-width@3.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|string-width@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|emoji-regex@7.0.3",
        "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|is-fullwidth-code-point@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|emoji-regex@7.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|strip-ansi@5.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|ansi-regex@4.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|table@5.4.6|ansi-regex@4.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|text-table@0.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|v8-compile-cache@2.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|deglob@4.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|find-root@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|glob@7.1.6",
        "jsonpointer@4.1.0-tuxcare.1|ignore@5.1.8",
        "jsonpointer@4.1.0-tuxcare.1|pkg-config@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|run-parallel@1.1.9",
        "jsonpointer@4.1.0-tuxcare.1|uniq@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|get-stdin@7.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|minimist@1.2.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|compare-func@1.3.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|array-ify@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|dot-prop@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|q@1.5.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lodash.ismatch@4.4.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|modify-values@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-text-path@1.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|text-extensions@1.9.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|JSONStream@1.3.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|jsonparse@1.3.1",
        "jsonpointer@4.1.0-tuxcare.1|through@2.3.8"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|meow@7.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@types/minimist@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|arrify@2.0.1",
        "jsonpointer@4.1.0-tuxcare.1|camelcase-keys@6.2.2",
        "jsonpointer@4.1.0-tuxcare.1|camelcase@6.0.0",
        "jsonpointer@4.1.0-tuxcare.1|decamelize-keys@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|hard-rejection@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|minimist-options@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0",
        "jsonpointer@4.1.0-tuxcare.1|read-pkg-up@7.0.1",
        "jsonpointer@4.1.0-tuxcare.1|redent@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|trim-newlines@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|type-fest@0.13.1",
        "jsonpointer@4.1.0-tuxcare.1|yargs-parser@18.1.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|split2@2.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|split2@2.2.0|through2@2.0.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|split2@2.2.0|through2@2.0.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|readable-stream@2.3.7",
        "jsonpointer@4.1.0-tuxcare.1|xtend@4.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|through2@3.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|readable-stream@2.3.7"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|trim-off-newlines@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/core@2.5.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/auth-token@2.4.2",
        "jsonpointer@4.1.0-tuxcare.1|@octokit/graphql@4.5.1",
        "jsonpointer@4.1.0-tuxcare.1|@octokit/request@5.4.5",
        "jsonpointer@4.1.0-tuxcare.1|@octokit/types@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|before-after-hook@2.1.0",
        "jsonpointer@4.1.0-tuxcare.1|universal-user-agent@5.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-paginate-rest@2.2.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/types@5.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-request-log@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-rest-endpoint-methods@3.17.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-rest-endpoint-methods@3.17.0|@octokit/types@4.1.10",
        "jsonpointer@4.1.0-tuxcare.1|deprecation@2.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/plugin-rest-endpoint-methods@3.17.0|@octokit/types@4.1.10",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@types/node@14.0.14"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|at-least-node@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|graceful-fs@4.2.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|jsonfile@6.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|universalify@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|universalify@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|array-union@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|fast-glob@3.2.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.stat@2.0.3",
        "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.walk@1.2.4",
        "jsonpointer@4.1.0-tuxcare.1|glob-parent@5.1.1",
        "jsonpointer@4.1.0-tuxcare.1|merge2@1.4.1",
        "jsonpointer@4.1.0-tuxcare.1|micromatch@4.0.2",
        "jsonpointer@4.1.0-tuxcare.1|picomatch@2.2.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|merge2@1.4.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|slash@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@tootallnate/once@1.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|agent-base@6.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|debug@4.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lodash.capitalize@4.2.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lodash.escaperegexp@4.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lodash.isplainobject@4.0.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lodash.isstring@4.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lodash.uniqby@4.7.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-map@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@types/retry@0.12.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|retry@0.12.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|deep-extend@0.6.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|ini@1.3.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|strip-json-comments@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@types/normalize-package-data@2.4.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0|hosted-git-info@2.8.8",
        "jsonpointer@4.1.0-tuxcare.1|resolve@1.17.0",
        "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0|semver@5.7.1",
        "jsonpointer@4.1.0-tuxcare.1|validate-npm-package-license@3.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0|hosted-git-info@2.8.8"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|normalize-package-data@2.5.0|semver@5.7.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|temp-dir@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|unique-string@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|crypto-random-string@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|dateformat@3.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|handlebars@4.7.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|minimist@1.2.5",
        "jsonpointer@4.1.0-tuxcare.1|neo-async@2.6.1",
        "jsonpointer@4.1.0-tuxcare.1|source-map@0.6.1",
        "jsonpointer@4.1.0-tuxcare.1|uglify-js@3.10.0",
        "jsonpointer@4.1.0-tuxcare.1|wordwrap@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|json-stringify-safe@5.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|split@1.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|through@2.3.8"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|from2@2.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|readable-stream@2.3.7"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-is-promise@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|parent-module@1.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|callsites@3.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|error-ex@1.3.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|json-parse-better-errors@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lines-and-columns@1.1.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|mimic-fn@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|end-of-stream@1.4.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|once@1.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|once@1.4.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|wrappy@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|duplexer2@0.1.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|readable-stream@2.3.7"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|readable-stream@2.3.7",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|core-util-is@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|isarray@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|process-nextick-args@2.0.1",
        "jsonpointer@4.1.0-tuxcare.1|safe-buffer@5.1.2",
        "jsonpointer@4.1.0-tuxcare.1|string_decoder@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|xtend@4.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|yallist@3.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|ansicolors@0.3.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|redeyed@2.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|esprima@4.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|colors@1.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|lodash.toarray@4.4.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|fill-range@7.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|to-regex-range@5.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|locate-path@5.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|p-locate@4.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|path-exists@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|ansi-styles@3.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|color-convert@1.9.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|supports-color@5.5.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|has-flag@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|load-json-file@4.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|graceful-fs@4.2.4",
        "jsonpointer@4.1.0-tuxcare.1|load-json-file@4.0.0|parse-json@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|pify@3.0.0",
        "jsonpointer@4.1.0-tuxcare.1|strip-bom@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|load-json-file@4.0.0|parse-json@4.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|error-ex@1.3.2",
        "jsonpointer@4.1.0-tuxcare.1|json-parse-better-errors@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|strip-ansi@6.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|ansi-regex@5.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0|ansi-styles@4.2.1",
        "jsonpointer@4.1.0-tuxcare.1|string-width@4.2.0",
        "jsonpointer@4.1.0-tuxcare.1|strip-ansi@6.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0|ansi-styles@4.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@types/color-name@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0|color-convert@2.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0|color-name@1.1.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|wrap-ansi@6.2.0|color-name@1.1.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|xregexp@4.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@babel/runtime-corejs3@7.10.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|emoji-regex@8.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|decamelize@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|define-properties@1.1.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|object-keys@1.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|es-abstract@1.17.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|es-to-primitive@1.2.1",
        "jsonpointer@4.1.0-tuxcare.1|function-bind@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|has-symbols@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|has@1.0.3",
        "jsonpointer@4.1.0-tuxcare.1|is-callable@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|is-regex@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|object-inspect@1.8.0",
        "jsonpointer@4.1.0-tuxcare.1|object-keys@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|object.assign@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|string.prototype.trimend@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|string.prototype.trimstart@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-string@1.0.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|isarray@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|find-up@2.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|find-up@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|locate-path@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|locate-path@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|p-locate@2.0.0",
        "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|path-exists@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|p-locate@2.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|p-limit@1.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|path-exists@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|p-limit@1.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|p-try@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-dir@2.0.0|p-try@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|function-bind@1.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|brace-expansion@1.1.11",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|balanced-match@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|concat-map@0.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|path-parse@1.0.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|object.assign@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|define-properties@1.1.3",
        "jsonpointer@4.1.0-tuxcare.1|function-bind@1.1.1",
        "jsonpointer@4.1.0-tuxcare.1|has-symbols@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|object-keys@1.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|loose-envify@1.4.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|js-tokens@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|object-assign@4.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|react-is@16.13.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@babel/highlight@7.10.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@babel/helper-validator-identifier@7.10.4",
        "jsonpointer@4.1.0-tuxcare.1|chalk@2.4.2",
        "jsonpointer@4.1.0-tuxcare.1|js-tokens@4.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|fast-deep-equal@3.1.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|fast-json-stable-stringify@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|json-schema-traverse@0.4.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|uri-js@4.2.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|punycode@2.1.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|nice-try@1.0.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|path-key@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|shebang-command@1.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|shebang-regex@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|which@1.3.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|isexe@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|esrecurse@4.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|estraverse@4.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|estraverse@4.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|acorn-jsx@5.2.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|acorn@7.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|acorn@7.3.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|flat-cache@2.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|flatted@2.0.2",
        "jsonpointer@4.1.0-tuxcare.1|rimraf@2.6.3",
        "jsonpointer@4.1.0-tuxcare.1|write@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|cli-cursor@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|restore-cursor@3.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|cli-width@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|external-editor@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|chardet@0.7.0",
        "jsonpointer@4.1.0-tuxcare.1|iconv-lite@0.4.24",
        "jsonpointer@4.1.0-tuxcare.1|tmp@0.0.33"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|mute-stream@0.0.8"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|run-async@2.4.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|rxjs@6.6.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|tslib@1.13.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|through@2.3.8"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-extglob@2.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|argparse@1.0.10",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|esprima@4.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|prelude-ls@1.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|type-check@0.3.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|prelude-ls@1.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|deep-is@0.1.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|fast-levenshtein@2.0.6"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|word-wrap@1.2.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|slice-ansi@2.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|ansi-styles@3.2.1",
        "jsonpointer@4.1.0-tuxcare.1|astral-regex@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|slice-ansi@2.1.0|is-fullwidth-code-point@2.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|slice-ansi@2.1.0|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|find-root@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|glob@7.1.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|fs.realpath@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|inflight@1.0.6",
        "jsonpointer@4.1.0-tuxcare.1|inherits@2.0.4",
        "jsonpointer@4.1.0-tuxcare.1|minimatch@3.0.4",
        "jsonpointer@4.1.0-tuxcare.1|once@1.4.0",
        "jsonpointer@4.1.0-tuxcare.1|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pkg-config@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|debug-log@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|find-root@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|xtend@4.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|run-parallel@1.1.9"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|uniq@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|array-ify@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|dot-prop@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|is-obj@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|text-extensions@1.9.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|jsonparse@1.3.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@types/minimist@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|arrify@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|camelcase-keys@6.2.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|camelcase-keys@6.2.2|camelcase@5.3.1",
        "jsonpointer@4.1.0-tuxcare.1|map-obj@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|quick-lru@4.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|camelcase-keys@6.2.2|camelcase@5.3.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|camelcase@6.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|decamelize-keys@1.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|decamelize@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|decamelize-keys@1.1.0|map-obj@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|decamelize-keys@1.1.0|map-obj@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|hard-rejection@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|minimist-options@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|minimist-options@4.1.0|arrify@1.0.1",
        "jsonpointer@4.1.0-tuxcare.1|is-plain-obj@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|kind-of@6.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|minimist-options@4.1.0|arrify@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|redent@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|indent-string@4.0.0",
        "jsonpointer@4.1.0-tuxcare.1|strip-indent@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|trim-newlines@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|type-fest@0.13.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|inherits@2.0.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/auth-token@2.4.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/types@5.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/graphql@4.5.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/request@5.4.5",
        "jsonpointer@4.1.0-tuxcare.1|@octokit/types@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|universal-user-agent@5.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/request@5.4.5",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/endpoint@6.0.3",
        "jsonpointer@4.1.0-tuxcare.1|@octokit/request-error@2.0.2",
        "jsonpointer@4.1.0-tuxcare.1|@octokit/types@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|deprecation@2.3.1",
        "jsonpointer@4.1.0-tuxcare.1|is-plain-object@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|node-fetch@2.6.0",
        "jsonpointer@4.1.0-tuxcare.1|once@1.4.0",
        "jsonpointer@4.1.0-tuxcare.1|universal-user-agent@5.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/types@5.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@types/node@14.0.14"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|before-after-hook@2.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|universal-user-agent@5.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|os-name@3.1.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|deprecation@2.3.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.stat@2.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.walk@1.2.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.scandir@2.1.3",
        "jsonpointer@4.1.0-tuxcare.1|fastq@1.8.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|validate-npm-package-license@3.0.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|spdx-correct@3.1.1",
        "jsonpointer@4.1.0-tuxcare.1|spdx-expression-parse@3.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|crypto-random-string@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|neo-async@2.6.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|source-map@0.6.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|uglify-js@3.10.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|wordwrap@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|callsites@3.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-arrayish@0.2.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|isexe@2.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|wrappy@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|core-util-is@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|process-nextick-args@2.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|safe-buffer@5.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|string_decoder@1.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|util-deprecate@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@types/color-name@1.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|to-regex-range@5.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|is-number@7.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-locate@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|p-limit@2.3.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|color-convert@1.9.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|color-name@1.1.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|has-flag@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|pify@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|strip-bom@3.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|ansi-regex@5.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@babel/runtime-corejs3@7.10.4",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|core-js-pure@3.6.5",
        "jsonpointer@4.1.0-tuxcare.1|regenerator-runtime@0.13.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|object-keys@1.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|es-to-primitive@1.2.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|is-callable@1.2.0",
        "jsonpointer@4.1.0-tuxcare.1|is-date-object@1.0.2",
        "jsonpointer@4.1.0-tuxcare.1|is-symbol@1.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|has-symbols@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-callable@1.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-regex@1.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|has-symbols@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|object-inspect@1.8.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|string.prototype.trimend@1.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|define-properties@1.1.3",
        "jsonpointer@4.1.0-tuxcare.1|es-abstract@1.17.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|string.prototype.trimstart@1.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|define-properties@1.1.3",
        "jsonpointer@4.1.0-tuxcare.1|es-abstract@1.17.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|balanced-match@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|concat-map@0.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|js-tokens@4.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@babel/helper-validator-identifier@7.10.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|punycode@2.1.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|shebang-regex@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|flatted@2.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|rimraf@2.6.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|glob@7.1.6"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|write@1.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|mkdirp@0.5.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|restore-cursor@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|onetime@5.1.0",
        "jsonpointer@4.1.0-tuxcare.1|signal-exit@3.0.3"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|chardet@0.7.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|iconv-lite@0.4.24",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|tmp@0.0.33",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|tslib@1.13.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|sprintf-js@1.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|astral-regex@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|fs.realpath@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|inflight@1.0.6",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|once@1.4.0",
        "jsonpointer@4.1.0-tuxcare.1|wrappy@1.0.2"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|path-is-absolute@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|debug-log@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-obj@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|map-obj@4.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|quick-lru@4.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-plain-obj@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|kind-of@6.0.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|strip-indent@3.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|min-indent@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/endpoint@6.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/types@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|is-plain-object@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|universal-user-agent@5.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@octokit/request-error@2.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@octokit/types@5.0.1",
        "jsonpointer@4.1.0-tuxcare.1|deprecation@2.3.1",
        "jsonpointer@4.1.0-tuxcare.1|once@1.4.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-plain-object@3.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|node-fetch@2.6.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@types/node@14.0.14"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|os-name@3.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|macos-release@2.4.0",
        "jsonpointer@4.1.0-tuxcare.1|windows-release@3.3.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.scandir@2.1.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|@nodelib/fs.stat@2.0.3",
        "jsonpointer@4.1.0-tuxcare.1|run-parallel@1.1.9"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|fastq@1.8.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|reusify@1.0.4"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|spdx-correct@3.1.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|spdx-expression-parse@3.0.1",
        "jsonpointer@4.1.0-tuxcare.1|spdx-license-ids@3.0.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|spdx-expression-parse@3.0.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|spdx-exceptions@2.3.0",
        "jsonpointer@4.1.0-tuxcare.1|spdx-license-ids@3.0.5"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-number@7.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-limit@2.3.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|p-try@2.2.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|color-name@1.1.3"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|core-js-pure@3.6.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|regenerator-runtime@0.13.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-date-object@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-symbol@1.0.3",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|has-symbols@1.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|safer-buffer@2.1.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|os-tmpdir@1.0.2"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|min-indent@1.0.1"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|macos-release@2.4.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|windows-release@3.3.1",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|windows-release@3.3.1|execa@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|windows-release@3.3.1|execa@1.0.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|cross-spawn@6.0.5",
        "jsonpointer@4.1.0-tuxcare.1|windows-release@3.3.1|get-stream@4.1.0",
        "jsonpointer@4.1.0-tuxcare.1|is-stream@1.1.0",
        "jsonpointer@4.1.0-tuxcare.1|npm-run-path@2.0.2",
        "jsonpointer@4.1.0-tuxcare.1|p-finally@1.0.0",
        "jsonpointer@4.1.0-tuxcare.1|signal-exit@3.0.3",
        "jsonpointer@4.1.0-tuxcare.1|strip-eof@1.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|windows-release@3.3.1|get-stream@4.1.0",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|pump@3.0.0"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|reusify@1.0.4"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|spdx-license-ids@3.0.5"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|spdx-exceptions@2.3.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-try@2.2.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|is-stream@1.1.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|npm-run-path@2.0.2",
      "dependsOn": [
        "jsonpointer@4.1.0-tuxcare.1|path-key@2.0.1"
      ]
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|p-finally@1.0.0"
    },
    {
      "ref": "jsonpointer@4.1.0-tuxcare.1|strip-eof@1.0.0"
    }
  ]
}