{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:02def7db-9f2c-4768-bc69-0cc469a8d374",
  "metadata": {
    "timestamp": "2026-03-21T19:57:04.743Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.6.2"
        },
        {
          "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": "bootstrap",
      "version": "3.4.1-tuxcare.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4",
      "author": "Twitter, Inc.",
      "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bootstrap@3.4.1-tuxcare.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftwbs%2Fbootstrap.git",
      "externalReferences": [
        {
          "url": "git+https://github.com/twbs/bootstrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://getbootstrap.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/twbs/bootstrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "autoprefixer",
      "version": "9.8.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|autoprefixer@9.8.8",
      "author": "Andrey Sitnik",
      "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/autoprefixer@9.8.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/autoprefixer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/autoprefixer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/autoprefixer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/autoprefixer"
        }
      ]
    },
    {
      "type": "library",
      "name": "btoa",
      "version": "1.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|btoa@1.2.1",
      "author": "AJ ONeal",
      "description": "btoa for Node.JS (it's a one-liner)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/btoa@1.2.1",
      "externalReferences": [
        {
          "url": "git://git.coolaj86.com/coolaj86/btoa.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://git.coolaj86.com/coolaj86/btoa.js.git",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://registry.npmjs.org/btoa/-/btoa-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/btoa"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-env",
      "version": "5.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cross-env@5.2.1",
      "author": "Kent C. Dodds",
      "description": "Run scripts that set and use environment variables across platforms",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-env@5.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/kentcdodds/cross-env.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kentcdodds/cross-env#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kentcdodds/cross-env/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cross-env/-/cross-env-5.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-env"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|glob@7.2.3",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-clean",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-clean@2.0.1",
      "author": "Grunt Team",
      "description": "Clean files and folders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-clean@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-clean.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-clean#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-clean/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-clean"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-concat",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-concat@1.0.1",
      "author": "Grunt Team",
      "description": "Concatenate files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-concat@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-concat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-concat#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-concat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-concat"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-connect",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-connect@2.1.0",
      "author": "Grunt Team",
      "description": "Start a connect web server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-connect@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-connect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-connect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-connect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-connect"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.6.4",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-connect@2.1.0|async@2.6.4",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@2.6.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://caolan.github.io/async/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-connect/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-copy",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-copy@1.0.0",
      "author": "Grunt Team",
      "description": "Copy files and folders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-copy@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-copy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-copy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-copy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-copy"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-cssmin",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0",
      "author": "Grunt Team",
      "description": "Minify CSS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-cssmin@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-cssmin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-cssmin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-cssmin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-cssmin"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-cssmin/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-cssmin/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-cssmin/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-jshint",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0",
      "author": "Grunt Team",
      "description": "Validate files with JSHint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-jshint@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-jshint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-jshint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-jshint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-jshint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-jshint/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-jshint/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-jshint/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-less",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0",
      "author": "Grunt Team",
      "description": "Compile LESS files to CSS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-less@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-less.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-less#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-less/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-less"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|chalk@4.1.2",
          "description": "Terminal string styling done right",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@4.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/chalk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/chalk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/chalk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-less/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.3.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|ansi-styles@4.3.0",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-less/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "7.2.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|supports-color@7.2.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@7.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/supports-color#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-less/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-less/node_modules/color-convert"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "4.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-less/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-name",
          "version": "1.1.4",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-less/node_modules/color-name"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-pug",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0",
      "author": "Grunt Team",
      "description": "Compile Pug templates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-pug@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-pug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-pug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-pug/-/grunt-contrib-pug-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-pug"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-pug/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-pug/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-pug/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-uglify",
      "version": "4.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.1",
      "author": "Grunt Team",
      "description": "Minify JavaScript files with UglifyJS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-uglify@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-uglify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-uglify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-uglify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-uglify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-uglify/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-uglify/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-uglify/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-watch",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-watch@1.1.0",
      "author": "Grunt Team",
      "description": "Run predefined tasks whenever watched file patterns are added, changed or deleted",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-watch@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-watch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-watch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-watch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-watch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.6.4",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-watch@1.1.0|async@2.6.4",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@2.6.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://caolan.github.io/async/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-watch/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-exec",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-exec@3.0.0",
      "author": "Jake Harding",
      "description": "Grunt task for executing shell commands.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-exec@3.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/jharding/grunt-exec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jharding/grunt-exec",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jharding/grunt-exec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-exec"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-html",
      "version": "10.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0",
      "author": "Jörn Zaefferer",
      "description": "Grunt plugin for HTML validation, using the Nu Html Checker (v.Nu) actual validation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-html@10.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/validator/grunt-html.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/validator/grunt-html",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/validator/grunt-html/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-html/-/grunt-html-10.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-html"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.6.4",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|async@2.6.4",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@2.6.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://caolan.github.io/async/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-html/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-html/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-html/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-html/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-jekyll",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-jekyll@1.0.1",
      "author": "Danny Garcia",
      "description": "A custom grunt.js plugin that executes jekyll compile and/or watch for you",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-jekyll@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/dannygarcia/grunt-jekyll.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dannygarcia/grunt-jekyll",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dannygarcia/grunt-jekyll/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-jekyll/-/grunt-jekyll-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-jekyll"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-jscs",
      "version": "3.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-jscs@3.0.1",
      "author": "Gustavo Henke",
      "description": "Grunt task for checking JavaScript Code Style with jscs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-jscs@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jscs-dev/grunt-jscs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jscs-dev/grunt-jscs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jscs-dev/grunt-jscs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-jscs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.6.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-jscs@3.0.1|lodash@4.6.1",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.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\""
            },
            {
              "url": "https://registry.npmjs.org/lodash/-/lodash-4.6.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-jscs/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-postcss",
      "version": "0.9.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0",
      "author": "Dmitry Nikitenko",
      "description": "Apply several post-processors to your CSS using PostCSS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-postcss@0.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nDmitry/grunt-postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nDmitry/grunt-postcss#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nDmitry/grunt-postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-postcss/-/grunt-postcss-0.9.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-postcss"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-postcss/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "postcss",
          "version": "6.0.23",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|postcss@6.0.23",
          "author": "Andrey Sitnik",
          "description": "Tool for transforming styles with JS plugins",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/postcss@6.0.23",
          "externalReferences": [
            {
              "url": "git+https://github.com/postcss/postcss.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://postcss.org/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/postcss/postcss/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-postcss/node_modules/postcss"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-postcss/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-postcss/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.6.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-postcss/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-stylelint",
      "version": "0.10.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-stylelint@0.10.1",
      "description": "A Grunt checker for CSS files using Stylelint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-stylelint@0.10.1",
      "externalReferences": [
        {
          "url": "git://github.com/wikimedia/grunt-stylelint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wikimedia/grunt-stylelint",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wikimedia/grunt-stylelint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-stylelint/-/grunt-stylelint-0.10.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-stylelint"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt",
      "version": "1.6.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
      "author": "Grunt Development Team",
      "description": "The JavaScript Task Runner",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt@1.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt/-/grunt-1.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.7",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1|glob@7.1.7",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.7",
          "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.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1|minimatch@3.0.8",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.8",
          "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.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "ip",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ip",
      "purl": "pkg:npm/ip?download_url=%7BREPOSITORY%7D%2Fip%40%5E1.1.5-tuxcare.4",
      "externalReferences": [
        {
          "url": "%7BREPOSITORY%7D/ip@^1.1.5-tuxcare.4",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ip"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-browserstack-launcher",
      "version": "1.6.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|karma-browserstack-launcher@1.6.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launch any browser on BrowserStack!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-browserstack-launcher@1.6.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-browserstack-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-browserstack-launcher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-browserstack-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-browserstack-launcher/-/karma-browserstack-launcher-1.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-browserstack-launcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-chrome-launcher",
      "version": "2.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|karma-chrome-launcher@2.2.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launcher for Chrome and Chrome Canary.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-chrome-launcher@2.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-chrome-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-chrome-launcher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-chrome-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-chrome-launcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-detect-browsers",
      "version": "2.3.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|karma-detect-browsers@2.3.3",
      "author": "Litixsoft GmbH",
      "description": "Karma runner plugin for detecting all browsers installed on the current system.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/litixsoft/karma-detect-browsers/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/karma-detect-browsers@2.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/litixsoft/karma-detect-browsers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/litixsoft/karma-detect-browsers",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/litixsoft/karma-detect-browsers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-detect-browsers/-/karma-detect-browsers-2.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-detect-browsers"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-firefox-launcher",
      "version": "1.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|karma-firefox-launcher@1.3.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launcher for Firefox.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-firefox-launcher@1.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-firefox-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-firefox-launcher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-firefox-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-firefox-launcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-qunit",
      "version": "1.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|karma-qunit@1.2.1",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Adapter for QUnit testing framework.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-qunit@1.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-qunit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-qunit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-qunit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-qunit/-/karma-qunit-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-qunit"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma",
      "version": "3.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|karma@3.1.4",
      "author": "Vojta Jína",
      "description": "Spectacular Test Runner for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma@3.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://karma-runner.github.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma/-/karma-3.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.6.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|karma@3.1.4|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "load-grunt-tasks",
      "version": "4.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|load-grunt-tasks@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Load multiple grunt tasks using globbing patterns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/load-grunt-tasks@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/load-grunt-tasks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/load-grunt-tasks#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/load-grunt-tasks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/load-grunt-tasks"
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown-it",
      "version": "8.4.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|markdown-it@8.4.2",
      "description": "Markdown-it - modern pluggable markdown parser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/markdown-it@8.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/markdown-it/markdown-it.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/markdown-it/markdown-it#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/markdown-it/markdown-it/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/markdown-it/-/markdown-it-8.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown-it"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "entities",
          "version": "1.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|markdown-it@8.4.2|entities@1.1.2",
          "author": "Felix Boehm",
          "description": "Encode & decode XML/HTML entities with ease",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@1.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/entities.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/entities#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/fb55/entities/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/markdown-it/node_modules/entities"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "qunitjs",
      "version": "1.23.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|qunitjs@1.23.1",
      "author": "jQuery Foundation and other contributors",
      "description": "An easy-to-use JavaScript Unit Testing framework.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qunitjs@1.23.1",
      "externalReferences": [
        {
          "url": "git://github.com/jquery/qunit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://qunitjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/qunit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/qunitjs/-/qunitjs-1.23.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qunitjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "replace-in-file",
      "version": "3.4.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4",
      "author": "Adam Reis",
      "description": "A simple utility to quickly replace text in one or more files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/replace-in-file@3.4.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/adamreisnz/replace-in-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/adamreisnz/replace-in-file#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/adamreisnz/replace-in-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/replace-in-file/-/replace-in-file-3.4.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/replace-in-file"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/replace-in-file/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/replace-in-file/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/replace-in-file/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "shelljs",
      "version": "0.8.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|shelljs@0.8.5",
      "description": "Portable Unix shell commands for Node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shelljs@0.8.5",
      "externalReferences": [
        {
          "url": "git://github.com/shelljs/shelljs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/shelljs/shelljs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shelljs/shelljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shelljs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "rechoir",
          "version": "0.6.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|shelljs@0.8.5|rechoir@0.6.2",
          "author": "Tyler Kellen",
          "description": "Require any supported file as a node module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/rechoir@0.6.2",
          "externalReferences": [
            {
              "url": "git://github.com/tkellen/node-rechoir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tkellen/node-rechoir",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tkellen/node-rechoir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/shelljs/node_modules/rechoir"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "shx",
      "version": "0.3.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|shx@0.3.4",
      "description": "Portable Shell Commands for Node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shx@0.3.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/shelljs/shx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shelljs/shx#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shelljs/shx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shx/-/shx-0.3.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shx"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimist",
          "version": "1.2.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|shx@0.3.4|minimist@1.2.8",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@1.2.8",
          "externalReferences": [
            {
              "url": "git://github.com/minimistjs/minimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/minimistjs/minimist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/minimistjs/minimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/shx/node_modules/minimist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "stylelint-config-standard",
      "version": "18.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint-config-standard@18.3.0",
      "author": "stylelint",
      "description": "Standard shareable config for stylelint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stylelint-config-standard@18.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stylelint/stylelint-config-standard.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stylelint/stylelint-config-standard#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stylelint/stylelint-config-standard/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-18.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stylelint-config-standard"
        }
      ]
    },
    {
      "type": "library",
      "name": "stylelint-order",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint-order@1.0.0",
      "author": "Aleks Hudochenkov",
      "description": "A collection of order related linting rules for stylelint.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stylelint-order@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/hudochenkov/stylelint-order.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hudochenkov/stylelint-order",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hudochenkov/stylelint-order/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stylelint-order/-/stylelint-order-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stylelint-order"
        }
      ]
    },
    {
      "type": "library",
      "name": "stylelint",
      "version": "9.6.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0",
      "description": "A mighty, modern CSS linter.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stylelint@9.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stylelint/stylelint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://stylelint.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stylelint/stylelint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stylelint/-/stylelint-9.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stylelint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "4.4.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|debug@4.4.3",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.4.3",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "micromatch",
          "version": "2.3.11",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|micromatch@2.3.11",
          "author": "Jon Schlinkert",
          "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/micromatch@2.3.11",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/micromatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/micromatch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/micromatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/micromatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "postcss-value-parser",
          "version": "3.3.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|postcss-value-parser@3.3.1",
          "author": "Bogdan Chadkin",
          "description": "Transforms css values and at-rule params into the tree",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/postcss-value-parser@3.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/TrySound/postcss-value-parser.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TrySound/postcss-value-parser",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TrySound/postcss-value-parser/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/postcss-value-parser"
            }
          ]
        },
        {
          "type": "library",
          "name": "resolve-from",
          "version": "4.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/resolve-from"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "arr-diff",
          "version": "2.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|arr-diff@2.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/arr-diff@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/arr-diff.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-diff",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-diff/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/arr-diff"
            }
          ]
        },
        {
          "type": "library",
          "name": "array-unique",
          "version": "0.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|array-unique@0.2.1",
          "author": "Jon Schlinkert",
          "description": "Return an array free of duplicate values. Fastest ES5 implementation.",
          "purl": "pkg:npm/array-unique@0.2.1",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/array-unique.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-unique",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-unique/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/array-unique"
            }
          ]
        },
        {
          "type": "library",
          "name": "braces",
          "version": "1.8.5",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|braces@1.8.5",
          "author": "Jon Schlinkert",
          "description": "Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/braces@1.8.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/braces.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/braces",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/braces/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/braces"
            }
          ]
        },
        {
          "type": "library",
          "name": "expand-brackets",
          "version": "0.1.5",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|expand-brackets@0.1.5",
          "author": "Jon Schlinkert",
          "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/expand-brackets@0.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/expand-brackets.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-brackets",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-brackets/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/expand-brackets"
            }
          ]
        },
        {
          "type": "library",
          "name": "extglob",
          "version": "0.3.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|extglob@0.3.2",
          "author": "Jon Schlinkert",
          "description": "Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extglob@0.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/extglob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extglob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extglob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/extglob"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extglob",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-extglob@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a string has an extglob.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extglob@1.0.0",
          "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-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/is-extglob"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-glob",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-glob@2.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@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/is-glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-path",
          "version": "2.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|normalize-path@2.1.1",
          "author": "Jon Schlinkert",
          "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-path@2.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/normalize-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/normalize-path",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/normalize-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/normalize-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "expand-range",
          "version": "1.8.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|expand-range@1.8.2",
          "author": "Jon Schlinkert",
          "description": "Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/expand-range@1.8.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/expand-range.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-range",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-range/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/expand-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "fill-range",
          "version": "2.2.4",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|fill-range@2.2.4",
          "author": "Jon Schlinkert",
          "description": "Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fill-range@2.2.4",
          "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-2.2.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/fill-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-number",
          "version": "2.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-number@2.1.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is a number. comprehensive tests.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-number@2.1.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-2.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/is-number"
            }
          ]
        },
        {
          "type": "library",
          "name": "isobject",
          "version": "2.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|isobject@2.1.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is an object and not an array or null.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isobject@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/isobject.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/isobject",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/isobject/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/isobject"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stylelint/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "time-grunt",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|time-grunt@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Display the elapsed execution time of grunt tasks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/time-grunt@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/time-grunt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/time-grunt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/time-grunt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/time-grunt/-/time-grunt-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/time-grunt"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserslist",
      "version": "4.26.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|browserslist@4.26.3",
      "author": "Andrey Sitnik",
      "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserslist@4.26.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/browserslist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/browserslist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/browserslist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserslist/-/browserslist-4.26.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserslist"
        }
      ]
    },
    {
      "type": "library",
      "name": "caniuse-lite",
      "version": "1.0.30001746",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|caniuse-lite@1.0.30001746",
      "author": "Ben Briggs",
      "description": "A smaller version of caniuse-db, with only the essentials!",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caniuse-lite@1.0.30001746",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/caniuse-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/caniuse-lite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/caniuse-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001746.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caniuse-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-range",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|normalize-range@0.1.2",
      "author": "James Talmage",
      "description": "Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-range@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jamestalmage/normalize-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jamestalmage/normalize-range#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jamestalmage/normalize-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "num2fraction",
      "version": "1.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|num2fraction@1.2.2",
      "author": "yisi",
      "description": "Convert number to fraction",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/num2fraction@1.2.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yisibl/num2fraction.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yisibl/num2fraction#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yisibl/num2fraction/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/num2fraction"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|picocolors@0.2.1",
      "author": "Alexey Raspopov",
      "description": "The tiniest and the fastest coloring library ever",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picocolors@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexeyraspopov/picocolors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-value-parser",
      "version": "4.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-value-parser@4.2.0",
      "author": "Bogdan Chadkin",
      "description": "Transforms css values and at-rule params into the tree",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-value-parser@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/TrySound/postcss-value-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TrySound/postcss-value-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TrySound/postcss-value-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-value-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "7.0.39",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@7.0.39",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.6.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "6.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cross-spawn@6.0.6",
      "author": "André Cruz",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@6.0.6",
      "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.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs.realpath"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflight",
      "version": "1.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "3.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|minimatch@3.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-absolute",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "async",
      "version": "3.2.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|async@3.2.6",
      "author": "Caolan McMahon",
      "description": "Higher-order functions and common patterns for asynchronous code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async@3.2.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/caolan/async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://caolan.github.io/async/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/caolan/async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "2.7.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "1.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|chalk@1.1.3",
      "description": "Terminal string styling done right. Much color.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@1.1.3",
      "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-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.5.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|source-map@0.5.7",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.5.7",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect-livereload",
      "version": "0.6.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|connect-livereload@0.6.1",
      "author": "Andi Neck",
      "description": "connect middleware for adding the livereload script to the response",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/connect-livereload@0.6.1",
      "externalReferences": [
        {
          "url": "git://github.com/intesso/connect-livereload.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/intesso/connect-livereload#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/intesso/connect-livereload/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/connect-livereload"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect",
      "version": "3.7.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|connect@3.7.0",
      "author": "TJ Holowaychuk",
      "description": "High performance middleware framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/connect@3.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/senchalabs/connect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/senchalabs/connect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/senchalabs/connect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/connect/-/connect-3.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/connect"
        }
      ]
    },
    {
      "type": "library",
      "name": "morgan",
      "version": "1.10.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|morgan@1.10.1",
      "description": "HTTP request logger middleware for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/morgan@1.10.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/morgan.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/morgan#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/morgan/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/morgan/-/morgan-1.10.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/morgan"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-http2",
      "version": "4.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|node-http2@4.0.1",
      "author": "Gábor Molnár",
      "description": "An HTTP/2 client and server implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-http2@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/kaazing/node-http2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kaazing/node-http2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kaazing/node-http2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-http2/-/node-http2-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-http2"
        }
      ]
    },
    {
      "type": "library",
      "name": "opn",
      "version": "5.5.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|opn@5.5.0",
      "author": "Sindre Sorhus",
      "description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/opn@5.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/opn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/opn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/opn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/opn/-/opn-5.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/opn"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-wsl",
          "version": "1.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|opn@5.5.0|is-wsl@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-wsl@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-wsl.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-wsl#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-wsl/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/opn/node_modules/is-wsl"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "portscanner",
      "version": "2.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|portscanner@2.2.0",
      "description": "Asynchronous port scanner for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/portscanner@2.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/baalexander/node-portscanner.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/baalexander/node-portscanner",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/baalexander/node-portscanner/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/portscanner/-/portscanner-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/portscanner"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.6.4",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|portscanner@2.2.0|async@2.6.4",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@2.6.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://caolan.github.io/async/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/portscanner/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-index",
      "version": "1.9.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1",
      "author": "Douglas Christopher Wilson",
      "description": "Serve directory listings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serve-index@1.9.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/serve-index.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/serve-index#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/serve-index/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serve-index"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "http-errors",
          "version": "1.6.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|http-errors@1.6.3",
          "author": "Jonathan Ong",
          "description": "Create HTTP error objects",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-errors@1.6.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/http-errors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/http-errors#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/http-errors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-index/node_modules/http-errors"
            }
          ]
        },
        {
          "type": "library",
          "name": "depd",
          "version": "1.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|depd@1.1.2",
          "author": "Douglas Christopher Wilson",
          "description": "Deprecate all the things",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/depd@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/dougwilson/nodejs-depd.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/dougwilson/nodejs-depd#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dougwilson/nodejs-depd/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-index/node_modules/depd"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "2.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|inherits@2.0.3",
          "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inherits@2.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/inherits.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/inherits#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/inherits/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-index/node_modules/inherits"
            }
          ]
        },
        {
          "type": "library",
          "name": "setprototypeof",
          "version": "1.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|setprototypeof@1.1.0",
          "author": "Wes Todd",
          "description": "A small polyfill for Object.setprototypeof",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/setprototypeof@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/wesleytodd/setprototypeof.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/wesleytodd/setprototypeof",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wesleytodd/setprototypeof/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-index/node_modules/setprototypeof"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-static",
      "version": "1.16.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|serve-static@1.16.2",
      "author": "Douglas Christopher Wilson",
      "description": "Serve static files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serve-static@1.16.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/serve-static.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/serve-static#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/serve-static/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serve-static"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "encodeurl",
          "version": "2.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|serve-static@1.16.2|encodeurl@2.0.0",
          "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/encodeurl@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/pillarjs/encodeurl.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/pillarjs/encodeurl#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pillarjs/encodeurl/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-static/node_modules/encodeurl"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "file-sync-cmp",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|file-sync-cmp@0.1.1",
      "author": "Martin Geisler",
      "description": "Synchronous file comparison",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/file-sync-cmp@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mgeisler/file-sync-cmp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mgeisler/file-sync-cmp/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mgeisler/file-sync-cmp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/file-sync-cmp/-/file-sync-cmp-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/file-sync-cmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "clean-css",
      "version": "4.2.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|clean-css@4.2.4",
      "author": "Jakub Pawlowicz",
      "description": "A well-tested CSS minifier",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clean-css@4.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jakubpawlowicz/clean-css.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jakubpawlowicz/clean-css",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jakubpawlowicz/clean-css/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clean-css"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.6.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|clean-css@4.2.4|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/clean-css/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "maxmin",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|maxmin@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/maxmin@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/maxmin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/maxmin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/maxmin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/maxmin/-/maxmin-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/maxmin"
        }
      ]
    },
    {
      "type": "library",
      "name": "hooker",
      "version": "0.2.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|hooker@0.2.3",
      "author": "\"Cowboy\" Ben Alman",
      "description": "Monkey-patch (hook) functions for debugging and stuff.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/javascript-hooker/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/hooker@0.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/javascript-hooker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/cowboy/javascript-hooker",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/javascript-hooker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hooker"
        }
      ]
    },
    {
      "type": "library",
      "name": "jshint",
      "version": "2.10.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|jshint@2.10.3",
      "author": "Anton Kovalyov",
      "description": "Static analysis tool for JavaScript",
      "licenses": [
        {
          "expression": "(MIT AND JSON)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/jshint@2.10.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshint/jshint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jshint.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshint/jshint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jshint/-/jshint-2.10.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jshint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|jshint@2.10.3|minimatch@3.0.8",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.8",
          "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.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jshint/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "shelljs",
          "version": "0.3.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|jshint@2.10.3|shelljs@0.3.0",
          "author": "Artur Adib",
          "description": "Portable Unix shell commands for Node.js",
          "licenses": [
            {
              "license": {
                "name": "BSD*",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shelljs@0.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/arturadib/shelljs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/arturadib/shelljs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/arturadib/shelljs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jshint/node_modules/shelljs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "less",
      "version": "3.13.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|less@3.13.1",
      "author": "Alexis Sellier",
      "description": "Leaner CSS",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/less@3.13.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/less/less.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lesscss.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/less/less.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/less/-/less-3.13.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/less"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "mime",
          "version": "1.6.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|less@3.13.1|mime@1.6.0",
          "author": "Robert Kieffer",
          "description": "A comprehensive library for mime-type mapping",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mime@1.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/broofa/node-mime.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/broofa/node-mime#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/broofa/node-mime/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/less/node_modules/mime"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.6.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|less@3.13.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/less/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "4.17.21",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
      "author": "John-David Dalton",
      "description": "Lodash modular utilities.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@4.17.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug",
      "version": "2.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug@2.0.4",
      "author": "TJ Holowaychuk",
      "description": "A clean, whitespace-sensitive template language for writing HTML",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://pugjs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug/-/pug-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "3.19.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|uglify-js@3.19.3",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-js@3.19.3",
      "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.19.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "uri-path",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|uri-path@1.0.0",
      "author": "Ult Combo",
      "description": "Convert relative file system paths into safe URI paths",
      "licenses": [
        {
          "expression": "WTFPL OR MIT",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/uri-path@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/UltCombo/uri-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/UltCombo/uri-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/UltCombo/uri-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uri-path/-/uri-path-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uri-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "gaze",
      "version": "1.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|gaze@1.1.3",
      "author": "Kyle Robinson Young",
      "description": "A globbing fs.watch wrapper built from the best parts of other fine watch libs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gaze@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/shama/gaze.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shama/gaze",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shama/gaze/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gaze"
        }
      ]
    },
    {
      "type": "library",
      "name": "tiny-lr",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|tiny-lr@1.1.1",
      "author": "mklabs",
      "description": "Tiny LiveReload server, background-friendly",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tiny-lr@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/mklabs/tiny-lr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mklabs/tiny-lr",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mklabs/tiny-lr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tiny-lr/-/tiny-lr-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tiny-lr"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "3.2.7",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|tiny-lr@1.1.1|debug@3.2.7",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@3.2.7",
          "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-3.2.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tiny-lr/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|tiny-lr@1.1.1|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tiny-lr/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vnu-jar",
      "version": "18.11.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|vnu-jar@18.11.5",
      "author": "Michael[tm] Smith",
      "description": "Provides the Nu Html Checker «vnu.jar» file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vnu-jar@18.11.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/validator/validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/validator/validator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/validator/validator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-18.11.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vnu-jar"
        }
      ]
    },
    {
      "type": "library",
      "name": "tmp",
      "version": "0.0.33",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "jscs",
      "version": "3.0.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7",
      "author": "Marat Dulin",
      "description": "JavaScript Code Style",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jscs@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/jscs-dev/node-jscs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jscs.info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jscs-dev/node-jscs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jscs/-/jscs-3.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jscs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "5.0.15",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|glob@5.0.15",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@5.0.15",
          "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-5.0.15.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "js-yaml",
          "version": "3.4.6",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|js-yaml@3.4.6",
          "author": "Vladimir Zapparov",
          "description": "YAML 1.2 parser and serializer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/js-yaml@3.4.6",
          "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.4.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/js-yaml"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|lodash@3.10.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@3.10.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/-/lodash-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|minimatch@3.0.8",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.8",
          "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.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "esprima",
          "version": "2.7.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|esprima@2.7.3",
          "author": "Ariya Hidayat",
          "description": "ECMAScript parsing infrastructure for multipurpose analysis",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/esprima@2.7.3",
          "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-2.7.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/esprima"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vow",
      "version": "0.4.20",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|vow@0.4.20",
      "author": "Dmitry Filatov",
      "description": "DOM Promise and Promises/A+ implementation for Node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vow@0.4.20",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dfilatov/vow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://dfilatov.github.io/vow/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dfilatov/vow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vow/-/vow-0.4.20.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vow"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "3.5.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|diff@3.5.0",
      "description": "A javascript text diff implementation.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diff@3.5.0",
      "externalReferences": [
        {
          "url": "git://github.com/kpdecker/jsdiff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kpdecker/jsdiff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kpdecker/jsdiff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "dateformat",
      "version": "4.6.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|dateformat@4.6.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@4.6.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-4.6.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dateformat"
        }
      ]
    },
    {
      "type": "library",
      "name": "eventemitter2",
      "version": "0.4.14",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|eventemitter2@0.4.14",
      "author": "hij1nx",
      "description": "A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eventemitter2@0.4.14",
      "externalReferences": [
        {
          "url": "git://github.com/hij1nx/EventEmitter2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hij1nx/EventEmitter2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hij1nx/EventEmitter2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eventemitter2"
        }
      ]
    },
    {
      "type": "library",
      "name": "exit",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|exit@0.1.2",
      "author": "\"Cowboy\" Ben Alman",
      "description": "A replacement for process.exit that ensures stdio are fully drained before exiting.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/exit@0.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "findup-sync",
      "version": "5.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|findup-sync@5.0.0",
      "author": "Gulp Team",
      "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/findup-sync@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/findup-sync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/findup-sync#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/findup-sync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/findup-sync/-/findup-sync-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/findup-sync"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-cli",
      "version": "1.4.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-cli@1.4.3",
      "author": "Grunt Development Team",
      "description": "The grunt command line interface",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-cli@1.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-cli#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-cli"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "nopt",
          "version": "4.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-cli@1.4.3|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\""
            },
            {
              "url": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-cli/node_modules/nopt"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-known-options",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-known-options@2.0.0",
      "author": "Grunt Development Team",
      "description": "The known options used in Grunt",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-known-options@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-known-options.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-known-options/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-known-options"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-log",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log@3.0.0",
      "author": "\"Cowboy\" Ben Alman",
      "description": "The Grunt 0.4.x logger.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-legacy-log@3.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-legacy-log.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/gruntjs/grunt-legacy-log/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-legacy-log"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-util",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-util@2.0.1",
      "author": "Grunt Development Team",
      "description": "Some old grunt utils provided for backwards compatibility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-legacy-util@2.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-legacy-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/gruntjs/grunt-legacy-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-legacy-util"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "which",
          "version": "2.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-util@2.0.1|which@2.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which@2.0.2",
          "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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-util/node_modules/which"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.6.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|iconv-lite@0.6.3",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.6.3",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "3.14.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|js-yaml@3.14.1",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.14.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/js-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "nopt",
      "version": "3.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|nopt@3.0.6",
      "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@3.0.6",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nopt"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserstack-local",
      "version": "1.5.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8",
      "author": "BrowserStack",
      "description": "Nodejs bindings for BrowserStack Local",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserstack-local@1.5.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserstack/browserstack-local-nodejs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserstack/browserstack-local-nodejs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserstack/browserstack-local-nodejs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserstack-local/-/browserstack-local-1.5.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserstack-local"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "https-proxy-agent",
          "version": "5.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8|https-proxy-agent@5.0.1",
          "author": "Nathan Rajlich",
          "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/https-proxy-agent@5.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-https-proxy-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserstack-local/node_modules/https-proxy-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "4.4.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8|debug@4.4.3",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.4.3",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserstack-local/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserstack-local/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "browserstack",
      "version": "1.5.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|browserstack@1.5.3",
      "author": "Scott González",
      "description": "A client for working with the BrowserStack APIs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserstack@1.5.3",
      "externalReferences": [
        {
          "url": "git://github.com/scottgonzalez/node-browserstack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/scottgonzalez/node-browserstack",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/scottgonzalez/node-browserstack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserstack/-/browserstack-1.5.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserstack"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-access",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|fs-access@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Node.js 0.12 fs.access() & fs.accessSync() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-access@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/fs-access.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/fs-access#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/fs-access/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fs-access/-/fs-access-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-access"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.3.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-wsl",
      "version": "2.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-wsl@2.2.0",
      "author": "Sindre Sorhus",
      "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-wsl@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-wsl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-wsl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-wsl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-wsl"
        }
      ]
    },
    {
      "type": "library",
      "name": "bluebird",
      "version": "3.7.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|bluebird@3.7.2",
      "author": "Petka Antonov",
      "description": "Full featured Promises/A+ implementation with exceptionally good performance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bluebird@3.7.2",
      "externalReferences": [
        {
          "url": "git://github.com/petkaantonov/bluebird.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/petkaantonov/bluebird",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/petkaantonov/bluebird/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bluebird"
        }
      ]
    },
    {
      "type": "library",
      "name": "body-parser",
      "version": "1.20.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|body-parser@1.20.3",
      "description": "Node.js body parsing middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/body-parser@1.20.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/body-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/body-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/body-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/body-parser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "iconv-lite",
          "version": "0.4.24",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|body-parser@1.20.3|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/body-parser/node_modules/iconv-lite"
            }
          ]
        },
        {
          "type": "library",
          "name": "on-finished",
          "version": "2.4.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|body-parser@1.20.3|on-finished@2.4.1",
          "description": "Execute a callback when a request closes, finishes, or errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/on-finished@2.4.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/on-finished.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/on-finished#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/on-finished/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/body-parser/node_modules/on-finished"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "2.1.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|chokidar@2.1.8",
      "author": "Paul Miller",
      "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chokidar@2.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/paulmillr/chokidar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chokidar"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "1.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|colors@1.1.2",
      "author": "Marak Squires",
      "description": "get colors in your node.js console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/colors@1.1.2",
      "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.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "combine-lists",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|combine-lists@1.0.1",
      "author": "sjelin",
      "description": "Merge two lists, trying to preserve the order of both ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/combine-lists@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sjelin/combine-lists.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sjelin/combine-lists#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sjelin/combine-lists/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/combine-lists/-/combine-lists-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/combine-lists"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-js",
      "version": "2.6.12",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|core-js@2.6.12",
      "description": "Standard library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-js@2.6.12",
      "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/-/core-js-2.6.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "di",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|di@0.0.1",
      "author": "Vojta Jina",
      "description": "Dependency Injection for Node.js. Heavily inspired by AngularJS.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/di@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/vojtajina/node-di.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vojtajina/node-di#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vojtajina/node-di/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/di/-/di-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/di"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-serialize",
      "version": "2.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|dom-serialize@2.2.1",
      "author": "Nathan Rajlich",
      "description": "Serializes any DOM node into a String",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dom-serialize@2.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/webmodules/dom-serialize.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webmodules/dom-serialize",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webmodules/dom-serialize/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dom-serialize/-/dom-serialize-2.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-serialize"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-braces",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|expand-braces@0.1.2",
      "author": "Jon Schlinkert",
      "description": "Wrapper for [braces] to enable brace expansion for arrays of patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expand-braces@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/expand-braces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-braces",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-braces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/expand-braces/-/expand-braces-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expand-braces"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "array-unique",
          "version": "0.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|expand-braces@0.1.2|array-unique@0.2.1",
          "author": "Jon Schlinkert",
          "description": "Return an array free of duplicate values. Fastest ES5 implementation.",
          "purl": "pkg:npm/array-unique@0.2.1",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/array-unique.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-unique",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-unique/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/expand-braces/node_modules/array-unique"
            }
          ]
        },
        {
          "type": "library",
          "name": "braces",
          "version": "0.1.5",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|expand-braces@0.1.2|braces@0.1.5",
          "author": "Jon Schlinkert",
          "description": "Fastest brace expansion lib. Typically used with file paths, but can be used with any string. Expands comma-separated values (e.g. `foo/{a,b,c}/bar`) and alphabetical or numerical ranges (e.g. `{1..9}`)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jonschlinkert/braces/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/braces@0.1.5",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/braces.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/braces",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/braces/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/braces/-/braces-0.1.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/expand-braces/node_modules/braces"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "flatted",
      "version": "2.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flatted"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|graceful-fs@4.2.11",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-proxy",
      "version": "1.18.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|http-proxy@1.18.1",
      "author": "Charlie Robbins",
      "description": "HTTP proxying for the masses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-proxy@1.18.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/http-party/node-http-proxy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/http-party/node-http-proxy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/http-party/node-http-proxy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-proxy"
        }
      ]
    },
    {
      "type": "library",
      "name": "isbinaryfile",
      "version": "3.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|isbinaryfile@3.0.3",
      "description": "Detects if a file is binary in Node.js. Similar to Perl's -B.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isbinaryfile@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/gjtorikian/isBinaryFile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gjtorikian/isBinaryFile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gjtorikian/isBinaryFile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isbinaryfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "log4js",
      "version": "3.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|log4js@3.0.6",
      "author": "Gareth Jones",
      "description": "Port of Log4js to work with node.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/log4js@3.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/log4js-node/log4js-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://log4js-node.github.io/log4js-node/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/log4js-node/log4js-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/log4js/-/log4js-3.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/log4js"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "3.2.7",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|log4js@3.0.6|debug@3.2.7",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@3.2.7",
          "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-3.2.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/log4js/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|log4js@3.0.6|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/log4js/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "2.6.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|mime@2.6.0",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime@2.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/mime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/mime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/mime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "optimist",
      "version": "0.6.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|optimist@0.6.1",
      "author": "James Halliday",
      "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/optimist@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-optimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-optimist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-optimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/optimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "qjobs",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|qjobs@1.2.0",
      "author": "Franck TABARY",
      "description": "qjobs is a simple and stupid queue job manager for nodejs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qjobs@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/franck34/qjobs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/franck34/qjobs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/franck34/qjobs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qjobs"
        }
      ]
    },
    {
      "type": "library",
      "name": "range-parser",
      "version": "1.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|range-parser@1.2.1",
      "author": "TJ Holowaychuk",
      "description": "Range header field string parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/range-parser@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/range-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/range-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/range-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/range-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|safe-buffer@5.2.1",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io",
      "version": "2.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io@2.1.1",
      "description": "node.js realtime framework server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io@2.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/socketio/socket.io.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/socket.io#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/socket.io/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/socket.io/-/socket.io-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socket.io"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io@2.1.1|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\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/socket.io/node_modules/debug"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "useragent",
      "version": "2.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|useragent@2.3.0",
      "author": "Arnout Kazemier",
      "description": "Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/useragent@2.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/3rd-Eden/useragent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/3rd-Eden/useragent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/3rd-Eden/useragent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/useragent/-/useragent-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/useragent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lru-cache",
          "version": "4.1.5",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|useragent@2.3.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\""
            },
            {
              "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/useragent/node_modules/lru-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "yallist",
          "version": "2.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|useragent@2.3.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\""
            },
            {
              "url": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/useragent/node_modules/yallist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "arrify",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arrify"
        }
      ]
    },
    {
      "type": "library",
      "name": "multimatch",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|multimatch@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Extends minimatch.match() with support for multiple patterns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/multimatch@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/multimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/multimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/multimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/multimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkg-up",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pkg-up@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Find the closest package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-up@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pkg-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pkg-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pkg-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-pkg",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|resolve-pkg@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Resolve the path of a package regardless of it having an entry point",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-pkg@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/resolve-pkg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-pkg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-pkg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve-pkg/-/resolve-pkg-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-pkg"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "linkify-it",
      "version": "2.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|linkify-it@2.2.0",
      "description": "Links recognition library with FULL unicode support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/linkify-it@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/markdown-it/linkify-it.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/markdown-it/linkify-it#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/markdown-it/linkify-it/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/linkify-it/-/linkify-it-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/linkify-it"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdurl",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|mdurl@1.0.1",
      "description": "URL utilities for markdown-it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mdurl@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/markdown-it/mdurl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/markdown-it/mdurl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/markdown-it/mdurl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "uc.micro",
      "version": "1.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|uc.micro@1.0.6",
      "description": "Micro subset of unicode data files for markdown-it projects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uc.micro@1.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/markdown-it/uc.micro.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/markdown-it/uc.micro#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/markdown-it/uc.micro/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uc.micro"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "13.3.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs@13.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://yargs.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yargs/-/yargs-13.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "find-up",
          "version": "3.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs-parser",
          "version": "13.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|yargs-parser@13.1.2",
          "author": "Ben Coe",
          "description": "the mighty option parser used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs-parser@13.1.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\""
            },
            {
              "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/yargs-parser"
            }
          ]
        },
        {
          "type": "library",
          "name": "locate-path",
          "version": "3.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/locate-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "5.2.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "camelcase",
          "version": "5.3.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-locate",
          "version": "3.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/p-locate"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "4.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|ansi-regex@4.1.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@4.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-limit",
          "version": "2.3.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/p-limit"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-try",
          "version": "2.2.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/p-try"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "interpret",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|interpret@1.1.0",
      "author": "Tyler Kellen",
      "description": "A dictionary of file extensions and associated module loaders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/interpret@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/tkellen/node-interpret.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tkellen/node-interpret",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tkellen/node-interpret/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/interpret"
        }
      ]
    },
    {
      "type": "library",
      "name": "stylelint-config-recommended",
      "version": "2.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stylelint-config-recommended@2.2.0",
      "author": "stylelint",
      "description": "Recommended shareable config for stylelint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stylelint-config-recommended@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stylelint/stylelint-config-recommended.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stylelint/stylelint-config-recommended#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stylelint/stylelint-config-recommended/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stylelint-config-recommended"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-sorting",
      "version": "4.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-sorting@4.1.0",
      "author": "Aleks Hudochenkov",
      "description": "PostCSS plugin to keep rules and at-rules content in order.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-sorting@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/hudochenkov/postcss-sorting.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hudochenkov/postcss-sorting",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hudochenkov/postcss-sorting/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-sorting/-/postcss-sorting-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-sorting"
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|balanced-match@1.0.2",
      "author": "Julian Gruber",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/balanced-match.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "cosmiconfig",
      "version": "5.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cosmiconfig@5.2.1",
      "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@5.2.1",
      "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-5.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cosmiconfig"
        }
      ]
    },
    {
      "type": "library",
      "name": "execall",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|execall@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Find multiple RegExp matches in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/execall@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/execall.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/execall#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/execall/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/execall/-/execall-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/execall"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-entry-cache",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|file-entry-cache@2.0.0",
      "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@2.0.0",
      "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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/file-entry-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stdin",
      "version": "6.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|get-stdin@6.0.0",
      "author": "Sindre Sorhus",
      "description": "Get stdin as a string or buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stdin@6.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-6.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-stdin"
        }
      ]
    },
    {
      "type": "library",
      "name": "globby",
      "version": "8.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|globby@8.0.2",
      "author": "Sindre Sorhus",
      "description": "Extends `glob` with support for multiple patterns and exposes a Promise API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globby@8.0.2",
      "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-8.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globby"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ignore",
          "version": "3.3.10",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|globby@8.0.2|ignore@3.3.10",
          "author": "kael",
          "description": "Ignore is a manager and filter for .gitignore rules.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ignore@3.3.10",
          "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-3.3.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globby/node_modules/ignore"
            }
          ]
        },
        {
          "type": "library",
          "name": "pify",
          "version": "3.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|globby@8.0.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globby/node_modules/pify"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "globjoin",
      "version": "0.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|globjoin@0.1.4",
      "author": "Amobiz",
      "description": "Join paths and globs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globjoin@0.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/amobiz/globjoin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/amobiz/globjoin",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/amobiz/globjoin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globjoin"
        }
      ]
    },
    {
      "type": "library",
      "name": "html-tags",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|html-tags@2.0.0",
      "author": "Sindre Sorhus",
      "description": "List of standard HTML tags",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/html-tags@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/html-tags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/html-tags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/html-tags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/html-tags/-/html-tags-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-tags"
        }
      ]
    },
    {
      "type": "library",
      "name": "ignore",
      "version": "4.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ignore"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-lazy",
      "version": "3.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|import-lazy@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Import a module lazily",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-lazy@3.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\""
        },
        {
          "url": "https://registry.npmjs.org/import-lazy/-/import-lazy-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/import-lazy"
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/imurmurhash"
        }
      ]
    },
    {
      "type": "library",
      "name": "known-css-properties",
      "version": "0.8.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|known-css-properties@0.8.0",
      "author": "Viorel Cojocaru",
      "description": "List of known CSS properties",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/known-css-properties@0.8.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/known-css/known-css-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/known-css/known-css-properties#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/known-css/known-css-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.8.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/known-css-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "leven",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|leven@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/leven@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/leven.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/leven#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/leven/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/leven/-/leven-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/leven"
        }
      ]
    },
    {
      "type": "library",
      "name": "log-symbols",
      "version": "2.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0",
      "author": "Sindre Sorhus",
      "description": "Colored symbols for various log levels. Example: ✔︎ Success",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/log-symbols@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/log-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/log-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/log-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/log-symbols"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/log-symbols/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/log-symbols/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/log-symbols/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mathml-tag-names",
      "version": "2.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|mathml-tag-names@2.1.3",
      "author": "Titus Wormer",
      "description": "List of known MathML tag-names",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mathml-tag-names@2.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/mathml-tag-names.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/mathml-tag-names#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/mathml-tag-names/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mathml-tag-names"
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "5.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|meow@5.0.0",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@5.0.0",
      "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-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/meow"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-selector",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|normalize-selector@0.2.0",
      "author": "Kyle Simpson",
      "description": "Normalize CSS Selectors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-selector@0.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/getify/normalize-selector.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/getify/normalize-selector",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/getify/normalize-selector/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/normalize-selector/-/normalize-selector-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-selector"
        }
      ]
    },
    {
      "type": "library",
      "name": "pify",
      "version": "4.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-html",
      "version": "0.34.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0",
      "author": "gucong",
      "description": "PostCSS syntax for parsing HTML (and HTML-like)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-html@0.34.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gucong3000/postcss-html.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-html#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-html/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-html/-/postcss-html-0.34.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-html"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "htmlparser2",
          "version": "3.10.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|htmlparser2@3.10.1",
          "author": "Felix Boehm",
          "description": "Fast & forgiving HTML/XML/RSS parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/htmlparser2@3.10.1",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/htmlparser2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/htmlparser2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/fb55/htmlparser2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-html/node_modules/htmlparser2"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "1.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|entities@1.1.2",
          "author": "Felix Boehm",
          "description": "Encode & decode XML/HTML entities with ease",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@1.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/entities.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/entities#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/fb55/entities/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-html/node_modules/entities"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "3.6.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|readable-stream@3.6.2",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@3.6.2",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-html/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.3.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-html/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-jsx",
      "version": "0.34.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-jsx@0.34.0",
      "author": "gucong3000",
      "description": "PostCSS syntax for parsing CSS in JS literals",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-jsx@0.34.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gucong3000/postcss-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-jsx#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-jsx/-/postcss-jsx-0.34.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-less",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0",
      "author": "Denys Kniazevych",
      "description": "LESS parser for PostCSS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-less@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/webschik/postcss-less.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webschik/postcss-less#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webschik/postcss-less/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-less/-/postcss-less-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-less"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "postcss",
          "version": "5.2.18",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0|postcss@5.2.18",
          "author": "Andrey Sitnik",
          "description": "Tool for transforming styles with JS plugins",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/postcss@5.2.18",
          "externalReferences": [
            {
              "url": "git+https://github.com/postcss/postcss.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://postcss.org/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/postcss/postcss/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-less/node_modules/postcss"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "3.2.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0|supports-color@3.2.3",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@3.2.3",
          "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-3.2.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-less/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0|has-flag@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@1.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-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-less/node_modules/has-flag"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-markdown",
      "version": "0.34.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-markdown@0.34.0",
      "author": "gucong",
      "description": "PostCSS syntax for parsing Markdown",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-markdown@0.34.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gucong3000/postcss-markdown.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-markdown#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-markdown/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-markdown/-/postcss-markdown-0.34.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-markdown"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-media-query-parser",
      "version": "0.2.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-media-query-parser@0.2.3",
      "author": "dryoma",
      "description": "A tool for parsing media query lists.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-media-query-parser@0.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/dryoma/postcss-media-query-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dryoma/postcss-media-query-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dryoma/postcss-media-query-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-media-query-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-reporter",
      "version": "6.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.1",
      "author": "David Clark",
      "description": "Log PostCSS messages in the console",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-reporter@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-reporter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-reporter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-reporter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-6.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-reporter"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-reporter/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-reporter/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "5.5.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/postcss-reporter/node_modules/supports-color"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-resolve-nested-selector",
      "version": "0.1.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-resolve-nested-selector@0.1.6",
      "description": "Resolve a nested selector in a PostCSS AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-resolve-nested-selector@0.1.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-resolve-nested-selector.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/csstools/postcss-resolve-nested-selector/tree/main/packages/css-tokenizer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-resolve-nested-selector/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-resolve-nested-selector"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-safe-parser",
      "version": "4.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-safe-parser@4.0.2",
      "author": "Andrey Sitnik",
      "description": "Fault-tolerant CSS parser for PostCSS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-safe-parser@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-safe-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-safe-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-safe-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-safe-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-sass",
      "version": "0.3.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-sass@0.3.5",
      "author": "Oleh Aloshkin",
      "description": "A Sass parser for PostCSS, using gonzales-pe.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-sass@0.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/AleshaOleg/postcss-sass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/AleshaOleg/postcss-sass",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/AleshaOleg/postcss-sass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-sass/-/postcss-sass-0.3.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-sass"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-scss",
      "version": "2.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-scss@2.1.1",
      "author": "Andrey Sitnik",
      "description": "SCSS parser for PostCSS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-scss@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-scss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-scss#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-scss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-scss"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-selector-parser",
      "version": "3.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-selector-parser@3.1.2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-selector-parser@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-selector-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-selector-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-styled",
      "version": "0.34.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-styled@0.34.0",
      "author": "gucong3000",
      "description": "PostCSS syntax for parsing styled components",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-styled@0.34.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gucong3000/postcss-styled.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-styled#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-styled/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-styled/-/postcss-styled-0.34.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-styled"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-syntax",
      "version": "0.34.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|postcss-syntax@0.34.0",
      "author": "gucong",
      "description": "Automatically switch PostCSS syntax by file extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-syntax@0.34.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gucong3000/postcss-syntax.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-syntax#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gucong3000/postcss-syntax/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss-syntax/-/postcss-syntax-0.34.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-syntax"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|signal-exit@3.0.7",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "specificity",
      "version": "0.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|specificity@0.4.1",
      "author": "Keegan Street",
      "description": "Calculate the specificity of a CSS selector",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/specificity@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/keeganstreet/specificity.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/keeganstreet/specificity",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/keeganstreet/specificity/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/specificity/-/specificity-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/specificity"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "2.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-width"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "4.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
            },
            {
              "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string-width/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "3.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|string-width@2.1.1|ansi-regex@3.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string-width/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "style-search",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|style-search@0.1.0",
      "author": "David Clark",
      "description": "Search CSS(-like) strings",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/style-search@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/davidtheclark/style-search.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidtheclark/style-search#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidtheclark/style-search/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/style-search"
        }
      ]
    },
    {
      "type": "library",
      "name": "sugarss",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|sugarss@2.0.0",
      "author": "Andrey Sitnik",
      "description": "Indent-based CSS syntax for PostCSS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sugarss@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/sugarss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/sugarss#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/sugarss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sugarss/-/sugarss-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sugarss"
        }
      ]
    },
    {
      "type": "library",
      "name": "svg-tags",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|svg-tags@1.0.0",
      "author": "Athan Reines",
      "description": "List of standard SVG tags.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/svg-tags@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/element-io/svg-tags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/element-io/svg-tags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/element-io/svg-tags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/svg-tags"
        }
      ]
    },
    {
      "type": "library",
      "name": "table",
      "version": "5.4.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/table"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "string-width",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "5.2.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "4.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|table@5.4.6|ansi-regex@4.1.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@4.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "date-time",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|date-time@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Pretty UTC datetime: 2014-01-09 06:46:01 UTC",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/date-time@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/date-time.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/date-time#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/date-time/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/date-time/-/date-time-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/date-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "figures",
      "version": "1.7.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|figures@1.7.0",
      "author": "Sindre Sorhus",
      "description": "Unicode symbols with Windows CMD fallbacks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/figures@1.7.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-1.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/figures"
        }
      ]
    },
    {
      "type": "library",
      "name": "number-is-nan",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/number-is-nan"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-ms",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pretty-ms@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-ms@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pretty-ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "text-table",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/text-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "baseline-browser-mapping",
      "version": "2.8.10",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|baseline-browser-mapping@2.8.10",
      "description": "A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/baseline-browser-mapping@2.8.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/web-platform-dx/baseline-browser-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/baseline-browser-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "electron-to-chromium",
      "version": "1.5.228",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|electron-to-chromium@1.5.228",
      "author": "Kilian Valkhof",
      "description": "Provides a list of electron-to-chromium version mappings",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/electron-to-chromium@1.5.228",
      "externalReferences": [
        {
          "url": "git+https://github.com/kilian/electron-to-chromium.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kilian/electron-to-chromium#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kilian/electron-to-chromium/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.228.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/electron-to-chromium"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-releases",
      "version": "2.0.21",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|node-releases@2.0.21",
      "author": "Sergey Rubanov",
      "description": "Node.js releases data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-releases@2.0.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/chicoxyzzy/node-releases.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chicoxyzzy/node-releases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chicoxyzzy/node-releases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.21.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-releases"
        }
      ]
    },
    {
      "type": "library",
      "name": "update-browserslist-db",
      "version": "1.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|update-browserslist-db@1.1.3",
      "author": "Andrey Sitnik",
      "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/update-browserslist-db@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/update-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/update-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/update-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/update-browserslist-db"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "picocolors",
          "version": "1.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|update-browserslist-db@1.1.3|picocolors@1.1.1",
          "author": "Alexey Raspopov",
          "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/picocolors@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/alexeyraspopov/picocolors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/alexeyraspopov/picocolors#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/alexeyraspopov/picocolors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/update-browserslist-db/node_modules/picocolors"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nice-try",
      "version": "1.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nice-try"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-key"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "5.7.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|semver@5.7.2",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@5.7.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-command",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shebang-command"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.12",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|brace-expansion@1.1.12",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@1.1.12",
      "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.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "2.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ansi-styles@2.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@2.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-2.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-ansi",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-ansi@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a string has ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-ansi@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "3.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|strip-ansi@3.0.1",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|supports-color@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@2.0.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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "bootstrap@3.4.1-tuxcare.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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "finalhandler",
      "version": "1.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|finalhandler@1.1.2",
      "author": "Douglas Christopher Wilson",
      "description": "Node.js final http responder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/finalhandler@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/finalhandler.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/finalhandler#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/finalhandler/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/finalhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseurl",
      "version": "1.3.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|parseurl@1.3.3",
      "description": "parse a url with memoization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parseurl@1.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/parseurl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/parseurl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/parseurl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parseurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils-merge",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|utils-merge@1.0.1",
      "author": "Jared Hanson",
      "description": "merge() utility function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/utils-merge@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/jaredhanson/utils-merge.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jaredhanson/utils-merge#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/jaredhanson/utils-merge/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/utils-merge"
        }
      ]
    },
    {
      "type": "library",
      "name": "basic-auth",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|basic-auth@2.0.1",
      "description": "node.js basic auth parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/basic-auth@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/basic-auth.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/basic-auth#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/basic-auth/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/basic-auth"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|basic-auth@2.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/basic-auth/node_modules/safe-buffer"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "depd",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|depd@2.0.0",
      "author": "Douglas Christopher Wilson",
      "description": "Deprecate all the things",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/depd@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/dougwilson/nodejs-depd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dougwilson/nodejs-depd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dougwilson/nodejs-depd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/depd"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-finished",
      "version": "2.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|on-finished@2.3.0",
      "description": "Execute a callback when a request closes, finishes, or errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/on-finished@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/on-finished.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/on-finished#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/on-finished/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/on-finished"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-headers",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|on-headers@1.1.0",
      "author": "Douglas Christopher Wilson",
      "description": "Execute a listener when a response is about to write headers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/on-headers@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/on-headers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/on-headers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/on-headers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/on-headers/-/on-headers-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/on-headers"
        }
      ]
    },
    {
      "type": "library",
      "name": "assert",
      "version": "1.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|assert@1.4.1",
      "description": "commonjs assert - node.js api compatible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assert@1.4.1",
      "externalReferences": [
        {
          "url": "git://github.com/defunctzombie/commonjs-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/defunctzombie/commonjs-assert",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/defunctzombie/commonjs-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/assert/-/assert-1.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "events",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|events@1.1.1",
      "author": "Irakli Gozalishvili",
      "description": "Node's event emitter for all engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/events@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/Gozala/events.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Gozala/events#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/Gozala/events/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/events/-/events-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/events"
        }
      ]
    },
    {
      "type": "library",
      "name": "https-browserify",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|https-browserify@0.0.1",
      "author": "James Halliday",
      "description": "https module compatability for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-browserify@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/https-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/https-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/https-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/https-browserify/-/https-browserify-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/https-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "setimmediate",
      "version": "1.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|setimmediate@1.0.5",
      "author": "YuzuJS",
      "description": "A shim for the setImmediate efficient script yielding API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/setimmediate@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/YuzuJS/setImmediate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/setimmediate"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-browserify",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1",
      "author": "James Halliday",
      "description": "the stream module from node core for browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-browserify@2.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/stream-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/stream-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/stream-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-browserify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.3.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|readable-stream@2.3.8",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.3.8",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stream-browserify/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stream-browserify/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stream-browserify/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stream-browserify/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "timers-browserify",
      "version": "2.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|timers-browserify@2.0.2",
      "author": "J. Ryan Stinnett",
      "description": "timers module for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/jryans/timers-browserify/blob/master/LICENSE.md"
          }
        }
      ],
      "purl": "pkg:npm/timers-browserify@2.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/jryans/timers-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jryans/timers-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jryans/timers-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/timers-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "url",
      "version": "0.11.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|url@0.11.4",
      "author": "defunctzombie",
      "description": "The core `url` packaged standalone for use with Browserify.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/url@0.11.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/defunctzombie/node-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/defunctzombie/node-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/defunctzombie/node-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/url/-/url-0.11.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/url"
        }
      ]
    },
    {
      "type": "library",
      "name": "websocket-stream",
      "version": "5.5.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2",
      "description": "Use websockets with the node streams API. Works in browser and node",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/websocket-stream@5.5.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/maxogden/websocket-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/websocket-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/maxogden/websocket-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/websocket-stream/-/websocket-stream-5.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/websocket-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.3.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|readable-stream@2.3.8",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.3.8",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/websocket-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/websocket-stream/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/websocket-stream/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.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\""
            },
            {
              "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/websocket-stream/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number-like",
      "version": "1.0.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-number-like@1.0.8",
      "author": "Vigour.io",
      "description": "Checks whether provided parameter looks like a number",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number-like@1.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/vigour-io/is-number-like.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vigour-io/is-number-like#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vigour-io/is-number-like/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-number-like/-/is-number-like-1.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-number-like"
        }
      ]
    },
    {
      "type": "library",
      "name": "accepts",
      "version": "1.3.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|accepts@1.3.8",
      "description": "Higher-level content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/accepts@1.3.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/accepts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/accepts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/accepts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/accepts"
        }
      ]
    },
    {
      "type": "library",
      "name": "batch",
      "version": "0.6.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|batch@0.6.1",
      "author": "TJ Holowaychuk",
      "description": "Simple async batch with concurrency control and progress reporting.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/batch@0.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/batch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/batch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/batch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/batch"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-html",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|escape-html@1.0.3",
      "description": "Escape string for use in HTML",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-html@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/escape-html.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/escape-html#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/escape-html/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-html"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|mime-types@2.1.35",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "send",
      "version": "0.19.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0",
      "author": "TJ Holowaychuk",
      "description": "Better streaming static file server with Range and conditional-GET support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/send@0.19.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/send.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/send#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/send/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/send"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "mime",
          "version": "1.6.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0|mime@1.6.0",
          "author": "Robert Kieffer",
          "description": "A comprehensive library for mime-type mapping",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mime@1.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/broofa/node-mime.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/broofa/node-mime#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/broofa/node-mime/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/send/node_modules/mime"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/send/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "on-finished",
          "version": "2.4.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0|on-finished@2.4.1",
          "description": "Execute a callback when a request closes, finishes, or errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/on-finished@2.4.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/on-finished.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/on-finished#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/on-finished/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/send/node_modules/on-finished"
            }
          ]
        },
        {
          "type": "library",
          "name": "statuses",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0|statuses@2.0.1",
          "description": "HTTP status utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/statuses@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/statuses.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/statuses#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/statuses/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/send/node_modules/statuses"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gzip-size",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|gzip-size@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the gzipped size of a string or buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gzip-size@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/gzip-size.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/gzip-size#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/gzip-size/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gzip-size/-/gzip-size-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gzip-size"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-bytes",
      "version": "3.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pretty-bytes@3.0.1",
      "author": "Sindre Sorhus",
      "description": "Convert bytes to a human readable string: 1337 → 1.34 kB",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-bytes@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pretty-bytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-bytes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-bytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cli@1.0.1",
      "author": "Chris O'Hara",
      "description": "A tool for rapidly building command line apps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli@1.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/node-js-libs/cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/node-js-libs/cli",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/node-js-libs/cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cli/-/cli-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli"
        }
      ]
    },
    {
      "type": "library",
      "name": "console-browserify",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|console-browserify@1.1.0",
      "author": "Raynos",
      "description": "Emulate console for all the browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Raynos/console-browserify/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/console-browserify@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/console-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/console-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/console-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/console-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "htmlparser2",
      "version": "3.8.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|htmlparser2@3.8.3",
      "author": "Felix Boehm",
      "description": "Fast & forgiving HTML/XML/RSS parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/htmlparser2@3.8.3",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/htmlparser2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/htmlparser2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/fb55/htmlparser2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/htmlparser2"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-json-comments",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|strip-json-comments@1.0.4",
      "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@1.0.4",
      "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-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-json-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "copy-anything",
      "version": "2.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|copy-anything@2.0.6",
      "author": "Luca Ban - Mesqueeb",
      "description": "An optimised way to copy'ing an object. A small and simple integration",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/copy-anything@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/mesqueeb/copy-anything.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mesqueeb/copy-anything#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mesqueeb/copy-anything/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/copy-anything/-/copy-anything-2.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/copy-anything"
        }
      ]
    },
    {
      "type": "library",
      "name": "errno",
      "version": "0.1.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|errno@0.1.8",
      "description": "libuv errno details exposed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/errno@0.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/node-errno.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/node-errno#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/node-errno/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/errno/-/errno-0.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/errno"
        }
      ]
    },
    {
      "type": "library",
      "name": "image-size",
      "version": "0.5.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|image-size@0.5.5",
      "author": "netroy",
      "description": "get dimensions of any image file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/image-size@0.5.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/image-size/image-size.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/image-size/image-size#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/image-size/image-size/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/image-size"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-dir",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|make-dir@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Make a directory and its parents if needed - Think `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-dir@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/make-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "native-request",
      "version": "1.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|native-request@1.1.2",
      "author": "Samuel Marchese",
      "description": "A simple package with no dependencies for native requests using callback",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/native-request@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/ZaralDev/native-request.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ZaralDev/native-request#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ZaralDev/native-request/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/native-request/-/native-request-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/native-request"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "1.14.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|tslib@1.14.1",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tslib@1.14.1",
      "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.14.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tslib"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-code-gen",
      "version": "2.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-code-gen@2.0.3",
      "author": "Forbes Lindesay",
      "description": "Default code-generator for pug.  It generates HTML via a JavaScript template function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-code-gen@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-code-gen"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-filters",
      "version": "3.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1",
      "author": "Forbes Lindesay",
      "description": "Code for processing filters in pug templates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-filters@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-filters/-/pug-filters-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-filters"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "uglify-js",
          "version": "2.8.29",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|uglify-js@2.8.29",
          "author": "Mihai Bazon",
          "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uglify-js@2.8.29",
          "externalReferences": [
            {
              "url": "git+https://github.com/mishoo/UglifyJS2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lisperator.net/uglifyjs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mishoo/UglifyJS2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.29.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pug-filters/node_modules/uglify-js"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "3.10.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|yargs@3.10.0",
          "author": "Alex Ford",
          "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@3.10.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/bcoe/yargs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bcoe/yargs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bcoe/yargs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pug-filters/node_modules/yargs"
            }
          ]
        },
        {
          "type": "library",
          "name": "camelcase",
          "version": "1.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|camelcase@1.2.1",
          "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@1.2.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-1.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pug-filters/node_modules/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "cliui",
          "version": "2.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|cliui@2.1.0",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cliui@2.1.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/bcoe/cliui.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bcoe/cliui#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bcoe/cliui/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pug-filters/node_modules/cliui"
            }
          ]
        },
        {
          "type": "library",
          "name": "wordwrap",
          "version": "0.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|wordwrap@0.0.2",
          "author": "James Halliday",
          "description": "Wrap those words. Show them at what columns to start and stop.",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wordwrap@0.0.2",
          "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-0.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pug-filters/node_modules/wordwrap"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-lexer",
      "version": "4.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-lexer@4.1.0",
      "author": "ForbesLindesay",
      "description": "The pug lexer (takes a string and converts it to an array of tokens)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-lexer@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-lexer/-/pug-lexer-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-lexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-linker",
      "version": "3.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-linker@3.0.6",
      "author": "Forbes Lindesay",
      "description": "Link multiple pug ASTs together using include/extends",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-linker@3.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-linker/-/pug-linker-3.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-linker"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-load",
      "version": "2.0.12",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-load@2.0.12",
      "author": "ForbesLindesay",
      "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-load@2.0.12",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-load/-/pug-load-2.0.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-load"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-parser",
      "version": "5.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-parser@5.0.1",
      "author": "ForbesLindesay",
      "description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-parser@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-parser/-/pug-parser-5.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-runtime",
      "version": "2.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-runtime@2.0.5",
      "author": "ForbesLindesay",
      "description": "The runtime components for the pug templating language",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-runtime@2.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-2.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-strip-comments",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-strip-comments@1.0.4",
      "author": "Timothy Gu",
      "description": "Strip comments from a Pug token stream (from the lexer)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-strip-comments@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-strip-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "globule",
      "version": "1.3.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|globule@1.3.4",
      "author": "\"Cowboy\" Ben Alman",
      "description": "An easy-to-use wildcard globbing library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globule@1.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-globule.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-globule",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-globule/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/globule/-/globule-1.3.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globule"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.7",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|globule@1.3.4|glob@7.1.7",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.7",
          "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.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|globule@1.3.4|minimatch@3.0.8",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.8",
          "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.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "body",
      "version": "5.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|body@5.1.0",
      "author": "Raynos",
      "description": "Body parsing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Raynos/body/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/body@5.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/body.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/body",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/body/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/body/-/body-5.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/body"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "raw-body",
          "version": "1.1.7",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|body@5.1.0|raw-body@1.1.7",
          "author": "Jonathan Ong",
          "description": "Get and validate the raw body of a readable stream.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/raw-body@1.1.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/stream-utils/raw-body.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/stream-utils/raw-body#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/stream-utils/raw-body/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/body/node_modules/raw-body"
            }
          ]
        },
        {
          "type": "library",
          "name": "bytes",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|body@5.1.0|bytes@1.0.0",
          "author": "TJ Holowaychuk",
          "description": "byte size string parser / serializer",
          "purl": "pkg:npm/bytes@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/visionmedia/bytes.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/bytes.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/bytes.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/body/node_modules/bytes"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "faye-websocket",
      "version": "0.10.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|faye-websocket@0.10.0",
      "author": "James Coglan",
      "description": "Standards-compliant WebSocket server and client",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/faye-websocket@0.10.0",
      "externalReferences": [
        {
          "url": "git://github.com/faye/faye-websocket-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/faye/faye-websocket-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/faye/faye-websocket-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.10.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/faye-websocket"
        }
      ]
    },
    {
      "type": "library",
      "name": "livereload-js",
      "version": "2.4.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|livereload-js@2.4.0",
      "description": "LiveReload JS client - auto reload browser on changes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/livereload-js@2.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/livereload/livereload-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/livereload/livereload-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/livereload/livereload-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/livereload-js/-/livereload-js-2.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/livereload-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "6.13.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|qs@6.13.0",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qs@6.13.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/qs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/qs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/qs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-tmpdir",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-tmpdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-table",
      "version": "0.3.11",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cli-table@0.3.11",
      "author": "Guillermo Rauch",
      "description": "Pretty unicode tables for the CLI",
      "purl": "pkg:npm/cli-table@0.3.11",
      "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.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-table"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "colors",
          "version": "1.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|cli-table@0.3.11|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cli-table/node_modules/colors"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.9.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|commander@2.9.0",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commander@2.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/commander/-/commander-2.9.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "cst",
      "version": "0.4.10",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cst@0.4.10",
      "author": "Marat Dulin",
      "description": "JavaScript CST Implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cst@0.4.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/cst/cst.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cst/cst#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cst/cst/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cst/-/cst-0.4.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cst"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "4.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "jscs-jsdoc",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|jscs-jsdoc@2.0.0",
      "author": "Alexej Yaroshevich",
      "description": "JSCS jsdoc plugin",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/jscs-dev/jscs-jsdoc/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/jscs-jsdoc@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jscs-dev/jscs-jsdoc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jscs-dev/jscs-jsdoc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jscs-dev/jscs-jsdoc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jscs-jsdoc/-/jscs-jsdoc-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jscs-jsdoc"
        }
      ]
    },
    {
      "type": "library",
      "name": "jscs-preset-wikimedia",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|jscs-preset-wikimedia@1.0.1",
      "description": "JSCS preset for Wikimedia coding style.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jscs-preset-wikimedia@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/wikimedia/jscs-preset-wikimedia.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://phabricator.wikimedia.org/maniphest/task/create/?projects=javascript",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jscs-preset-wikimedia/-/jscs-preset-wikimedia-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jscs-preset-wikimedia"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonlint",
      "version": "1.6.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|jsonlint@1.6.3",
      "author": "Zach Carter",
      "description": "Validate JSON",
      "purl": "pkg:npm/jsonlint@1.6.3",
      "externalReferences": [
        {
          "url": "git://github.com/zaach/jsonlint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://zaach.github.com/jsonlint/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/zaach/jsonlint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsonlint/-/jsonlint-1.6.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonlint"
        }
      ]
    },
    {
      "type": "library",
      "name": "natural-compare",
      "version": "1.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|natural-compare@1.2.2",
      "author": "Graeme Yeates",
      "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.2.2",
      "externalReferences": [
        {
          "url": "git://github.com/litejs/natural-compare.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/litejs/natural-compare#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/litejs/natural-compare/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natural-compare"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathval",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pathval@0.1.1",
      "author": "Veselin Todorov",
      "description": "Object value retrieval given a string path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pathval@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chaijs/pathval.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/pathval",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/pathval/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pathval/-/pathval-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pathval"
        }
      ]
    },
    {
      "type": "library",
      "name": "prompt",
      "version": "0.2.14",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|prompt@0.2.14",
      "author": "Nodejitsu Inc.",
      "description": "A beautiful command-line prompt for node.js",
      "purl": "pkg:npm/prompt@0.2.14",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/flatiron/prompt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/flatiron/prompt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/flatiron/prompt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prompt"
        }
      ]
    },
    {
      "type": "library",
      "name": "reserved-words",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|reserved-words@0.1.2",
      "author": "Alexej Yaroshevich",
      "description": "ECMAScript reserved words checker",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/reserved-words@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/zxqfox/reserved-words.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zxqfox/reserved-words#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zxqfox/reserved-words/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/reserved-words/-/reserved-words-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reserved-words"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.10",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|resolve@1.22.10",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.10",
      "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.22.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-bom",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|strip-bom@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip UTF-8 byte order mark (BOM) from a string/buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-bom@2.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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-bom"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-double-quotes",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-double-quotes@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Convert matching single-quotes to double-quotes: I 'love' unicorns => I \"love\" unicorns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-double-quotes@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/to-double-quotes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/to-double-quotes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/to-double-quotes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-double-quotes/-/to-double-quotes-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-double-quotes"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-single-quotes",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-single-quotes@2.0.1",
      "author": "Sindre Sorhus",
      "description": "Convert matching double-quotes to single-quotes: I \"love\" unicorns → I 'love' unicorns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-single-quotes@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/to-single-quotes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/to-single-quotes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/to-single-quotes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-single-quotes/-/to-single-quotes-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-single-quotes"
        }
      ]
    },
    {
      "type": "library",
      "name": "vow-fs",
      "version": "0.3.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|vow-fs@0.3.6",
      "author": "Dmitry Filatov",
      "description": "File I/O by Vow",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vow-fs@0.3.6",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dfilatov/vow-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dfilatov/vow-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dfilatov/vow-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vow-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "xmlbuilder",
      "version": "3.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|xmlbuilder@3.1.0",
      "author": "Ozgur Ozcitak",
      "description": "An XML builder for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xmlbuilder@3.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/oozcitak/xmlbuilder-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/oozcitak/xmlbuilder-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/oozcitak/xmlbuilder-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmlbuilder"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|xmlbuilder@3.1.0|lodash@3.10.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@3.10.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/-/lodash-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/xmlbuilder/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-file",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|detect-file@1.0.0",
      "author": "Brian Woodward",
      "description": "Detects if a file exists and returns the resolved filepath.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detect-file@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/detect-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/detect-file",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/detect-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-glob",
      "version": "4.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-glob@4.0.3",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-glob@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/is-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/is-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/is-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromatch",
      "version": "4.0.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8",
      "author": "Jon Schlinkert",
      "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/micromatch@4.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/micromatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/micromatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/micromatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromatch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "braces",
          "version": "3.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|braces@3.0.3",
          "author": "Jon Schlinkert",
          "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/braces@3.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/braces.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/braces",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/braces/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/micromatch/node_modules/braces"
            }
          ]
        },
        {
          "type": "library",
          "name": "fill-range",
          "version": "7.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|fill-range@7.1.1",
          "author": "Jon Schlinkert",
          "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fill-range@7.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/fill-range.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/fill-range",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/fill-range/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/micromatch/node_modules/fill-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "to-regex-range",
          "version": "5.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/micromatch/node_modules/to-regex-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-number",
          "version": "7.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/micromatch/node_modules/is-number"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-dir",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|resolve-dir@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Resolve a directory that is either local, global or in the user's home directory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-dir@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/resolve-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/resolve-dir",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/resolve-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "liftup",
      "version": "3.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|liftup@3.0.1",
      "author": "Grunt Development Team",
      "description": "Launch your command line tool with ease.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/liftup@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/js-liftup.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/js-liftup#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/js-liftup/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/liftup/-/liftup-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/liftup"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "findup-sync",
          "version": "4.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|liftup@3.0.1|findup-sync@4.0.0",
          "author": "Gulp Team",
          "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/findup-sync@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/gulpjs/findup-sync.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/gulpjs/findup-sync#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/gulpjs/findup-sync/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/findup-sync/-/findup-sync-4.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/liftup/node_modules/findup-sync"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "v8flags",
      "version": "3.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|v8flags@3.2.0",
      "author": "Gulp Team",
      "description": "Get available v8 and Node.js flags.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/v8flags@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/v8flags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/v8flags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/v8flags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/v8flags"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-log-utils",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0",
      "author": "\"Cowboy\" Ben Alman",
      "description": "Static methods for the Grunt 0.4.x logger.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-legacy-log-utils@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-legacy-log-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/gruntjs/grunt-legacy-log-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-legacy-log-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "4.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|chalk@4.1.2",
          "description": "Terminal string styling done right",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@4.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/chalk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/chalk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/chalk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log-utils/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.3.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|ansi-styles@4.3.0",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log-utils/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "7.2.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|supports-color@7.2.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@7.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/supports-color#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log-utils/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-convert",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log-utils/node_modules/color-convert"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "4.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log-utils/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "color-name",
          "version": "1.1.4",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log-utils/node_modules/color-name"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "getobject",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|getobject@1.0.2",
      "author": "\"Cowboy\" Ben Alman",
      "description": "get.and.set.deep.objects.easily = true",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-getobject/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/getobject@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-getobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-getobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-getobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/getobject/-/getobject-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/getobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore.string",
      "version": "3.3.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|underscore.string@3.3.6",
      "description": "String manipulation extensions for Underscore.js javascript library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/underscore.string@3.3.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/epeli/underscore.string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://epeli.github.com/underscore.string/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epeli/underscore.string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/underscore.string"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "sprintf-js",
          "version": "1.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|underscore.string@3.3.6|sprintf-js@1.1.3",
          "author": "Alexandru Mărășteanu",
          "description": "JavaScript sprintf implementation",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sprintf-js@1.1.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.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/underscore.string/node_modules/sprintf-js"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "4.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "abbrev",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/abbrev"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent-base",
      "version": "6.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2",
      "author": "Nathan Rajlich",
      "description": "Turn a function into an `http.Agent` instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/agent-base@6.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-agent-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/agent-base"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.4.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2|debug@4.4.3",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.4.3",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/agent-base/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/agent-base/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-running",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-running@2.1.0",
      "author": "Noah Isaacson",
      "description": "Test if a process with a given pid is running",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-running@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/nisaacson/is-running.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nisaacson/is-running#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nisaacson/is-running/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-running/-/is-running-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-running"
        }
      ]
    },
    {
      "type": "library",
      "name": "ps-tree",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ps-tree@1.2.0",
      "author": "Charlie Robbins",
      "description": "Get all children of a pid",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ps-tree@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/indexzero/ps-tree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/indexzero/ps-tree#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indexzero/ps-tree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ps-tree/-/ps-tree-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ps-tree"
        }
      ]
    },
    {
      "type": "library",
      "name": "temp-fs",
      "version": "0.9.9",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|temp-fs@0.9.9",
      "author": "Jak Wings",
      "description": "Temporary files, directories or names!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/temp-fs@0.9.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/jakwings/node-temp-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jakwings/node-temp-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jakwings/node-temp-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/temp-fs/-/temp-fs-0.9.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/temp-fs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.5.4",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|temp-fs@0.9.9|rimraf@2.5.4",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/rimraf@2.5.4",
          "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.5.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/temp-fs/node_modules/rimraf"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "https-proxy-agent",
      "version": "2.2.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/https-proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "agent-base",
          "version": "4.3.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4|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\""
            },
            {
              "url": "https://registry.npmjs.org/agent-base/-/agent-base-4.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/https-proxy-agent/node_modules/agent-base"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "3.2.7",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4|debug@3.2.7",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@3.2.7",
          "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-3.2.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/https-proxy-agent/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/https-proxy-agent/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "null-check",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|null-check@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Ensure a path doesn't contain null bytes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/null-check@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/null-check.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/null-check#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/null-check/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/null-check/-/null-check-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/null-check"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-docker",
      "version": "2.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-docker@2.2.1",
      "author": "Sindre Sorhus",
      "description": "Check if the process is running inside a Docker container",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-docker@2.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-docker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-docker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-docker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-docker"
        }
      ]
    },
    {
      "type": "library",
      "name": "bytes",
      "version": "3.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|bytes@3.1.2",
      "author": "TJ Holowaychuk",
      "description": "Utility to parse a string bytes to bytes and vice-versa",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bytes@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/bytes.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/bytes.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "content-type",
      "version": "1.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|content-type@1.0.5",
      "author": "Douglas Christopher Wilson",
      "description": "Create and parse HTTP Content-Type header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/content-type@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/content-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/content-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/content-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/content-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "destroy",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|destroy@1.2.0",
      "author": "Jonathan Ong",
      "description": "destroy a stream if possible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/destroy@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/destroy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/destroy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/destroy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/destroy"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-errors",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|http-errors@2.0.0",
      "author": "Jonathan Ong",
      "description": "Create HTTP error objects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-errors@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/http-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/http-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/http-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-errors"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "statuses",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|http-errors@2.0.0|statuses@2.0.1",
          "description": "HTTP status utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/statuses@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshttp/statuses.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jshttp/statuses#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshttp/statuses/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/http-errors/node_modules/statuses"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "raw-body",
      "version": "2.5.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|raw-body@2.5.2",
      "author": "Jonathan Ong",
      "description": "Get and validate the raw body of a readable stream.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/raw-body@2.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/stream-utils/raw-body.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stream-utils/raw-body#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stream-utils/raw-body/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/raw-body"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "iconv-lite",
          "version": "0.4.24",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|raw-body@2.5.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/raw-body/node_modules/iconv-lite"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "type-is",
      "version": "1.6.18",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|type-is@1.6.18",
      "description": "Infer the content-type of a request.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-is@1.6.18",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/type-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/type-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/type-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "unpipe",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unpipe"
        }
      ]
    },
    {
      "type": "library",
      "name": "anymatch",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0",
      "author": "Elan Shanker",
      "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/anymatch@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/anymatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/anymatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/anymatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/anymatch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "micromatch",
          "version": "3.1.10",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|micromatch@3.1.10",
          "author": "Jon Schlinkert",
          "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/micromatch@3.1.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/micromatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/micromatch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/micromatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/anymatch/node_modules/micromatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-path",
          "version": "2.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|normalize-path@2.1.1",
          "author": "Jon Schlinkert",
          "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-path@2.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/normalize-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/normalize-path",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/normalize-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/anymatch/node_modules/normalize-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "define-property",
          "version": "2.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|define-property@2.0.2",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/anymatch/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "3.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|extend-shallow@3.0.2",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/anymatch/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "6.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/anymatch/node_modules/kind-of"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/anymatch/node_modules/is-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/anymatch/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "async-each",
      "version": "1.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|async-each@1.0.6",
      "author": "Paul Miller",
      "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async-each@1.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/paulmillr/async-each.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/async-each/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/async-each/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/async-each/-/async-each-1.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "2.3.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|braces@2.3.2",
      "author": "Jon Schlinkert",
      "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/braces@2.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/braces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/braces",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/braces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/braces"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-parent",
      "version": "3.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|glob-parent@3.1.0",
      "author": "Elan Shanker",
      "description": "Strips glob magic from a string to provide the parent directory path",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob-parent@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/es128/glob-parent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es128/glob-parent",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es128/glob-parent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-parent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-glob",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|glob-parent@3.1.0|is-glob@3.1.0",
          "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@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob-parent/node_modules/is-glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-binary-path",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-binary-path@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Check if a filepath is a binary file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-binary-path@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-binary-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-binary-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-binary-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-binary-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-path",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|normalize-path@3.0.0",
      "author": "Jon Schlinkert",
      "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-path@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/normalize-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/normalize-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "readdirp",
      "version": "2.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1",
      "author": "Thorsten Lorenz",
      "description": "Recursive version of fs.readdir with streaming api.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readdirp@2.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/paulmillr/readdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/readdirp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/readdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readdirp"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "micromatch",
          "version": "3.1.10",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|micromatch@3.1.10",
          "author": "Jon Schlinkert",
          "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/micromatch@3.1.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/micromatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/micromatch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/micromatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/micromatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.3.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|readable-stream@2.3.8",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.3.8",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "define-property",
          "version": "2.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|define-property@2.0.2",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "3.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|extend-shallow@3.0.2",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "6.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/kind-of"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/string_decoder"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/is-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readdirp/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "upath",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|upath@1.2.0",
      "author": "Angelos Pikoulas",
      "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/upath@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/anodynos/upath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/anodynos/upath/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/anodynos/upath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/upath"
        }
      ]
    },
    {
      "type": "library",
      "name": "custom-event",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|custom-event@1.0.1",
      "author": "Nathan Rajlich",
      "description": "Cross-browser `CustomEvent` constructor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/custom-event@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/webmodules/custom-event.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webmodules/custom-event",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webmodules/custom-event/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/custom-event"
        }
      ]
    },
    {
      "type": "library",
      "name": "ent",
      "version": "2.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ent@2.2.2",
      "author": "James Halliday",
      "description": "Encode and decode HTML entities",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ent@2.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/ent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/ent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/ent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ent/-/ent-2.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ent"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|extend@3.0.2",
      "author": "Stefan Thomas",
      "description": "Port of jQuery.extend for node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/justmoon/node-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/justmoon/node-extend#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/justmoon/node-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "void-elements",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|void-elements@2.0.1",
      "author": "hemanth.hm",
      "description": "Array of \"void elements\" defined by the HTML specification.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/void-elements@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/hemanth/void-elements.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hemanth/void-elements",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hemanth/void-elements/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/void-elements"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-slice",
      "version": "0.2.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|array-slice@0.2.3",
      "author": "Jon Schlinkert",
      "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.",
      "purl": "pkg:npm/array-slice@0.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/array-slice.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-slice",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-slice/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-slice"
        }
      ]
    },
    {
      "type": "library",
      "name": "eventemitter3",
      "version": "4.0.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|eventemitter3@4.0.7",
      "author": "Arnout Kazemier",
      "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eventemitter3@4.0.7",
      "externalReferences": [
        {
          "url": "git://github.com/primus/eventemitter3.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/primus/eventemitter3#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/primus/eventemitter3/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eventemitter3"
        }
      ]
    },
    {
      "type": "library",
      "name": "follow-redirects",
      "version": "1.15.11",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|follow-redirects@1.15.11",
      "author": "Ruben Verborgh",
      "description": "HTTP and HTTPS modules that follow redirects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/follow-redirects@1.15.11",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/follow-redirects/follow-redirects.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/follow-redirects/follow-redirects",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/follow-redirects/follow-redirects/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/follow-redirects"
        }
      ]
    },
    {
      "type": "library",
      "name": "requires-port",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|requires-port@1.0.0",
      "author": "Arnout Kazemier",
      "description": "Check if a protocol requires a certain port number to be added to an URL.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/requires-port@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/unshiftio/requires-port.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unshiftio/requires-port",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unshiftio/requires-port/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/requires-port"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-alloc",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|buffer-alloc@1.2.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-alloc@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/buffer-alloc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/buffer-alloc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/buffer-alloc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-alloc"
        }
      ]
    },
    {
      "type": "library",
      "name": "circular-json",
      "version": "0.5.9",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|circular-json@0.5.9",
      "author": "Andrea Giammarchi",
      "description": "JSON does not handle circular references. This version does",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/circular-json@0.5.9",
      "externalReferences": [
        {
          "url": "git://github.com/WebReflection/circular-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/circular-json",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/circular-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/circular-json/-/circular-json-0.5.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/circular-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "date-format",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|date-format@1.2.0",
      "author": "Gareth Jones",
      "description": "Formatting Date objects as strings since 2013",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/date-format@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nomiddlename/date-format.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nomiddlename/date-format#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nomiddlename/date-format/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/date-format/-/date-format-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/date-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "rfdc",
      "version": "1.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|rfdc@1.4.1",
      "author": "David Mark Clements",
      "description": "Really Fast Deep Clone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rfdc@1.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/davidmarkclements/rfdc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidmarkclements/rfdc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidmarkclements/rfdc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rfdc"
        }
      ]
    },
    {
      "type": "library",
      "name": "streamroller",
      "version": "0.7.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0",
      "author": "Gareth Jones",
      "description": "file streams that roll over when size limits, or dates are reached",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/streamroller@0.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nomiddlename/streamroller.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nomiddlename/streamroller#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nomiddlename/streamroller/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/streamroller/-/streamroller-0.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/streamroller"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "3.2.7",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|debug@3.2.7",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@3.2.7",
          "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-3.2.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/streamroller/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.3.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|readable-stream@2.3.8",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.3.8",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/streamroller/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/streamroller/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/streamroller/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/streamroller/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.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\""
            },
            {
              "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/streamroller/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "0.0.10",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|minimist@0.0.10",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@0.0.10",
      "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-0.0.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "wordwrap",
      "version": "0.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|wordwrap@0.0.3",
      "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@0.0.3",
      "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-0.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wordwrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "engine.io",
      "version": "3.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|engine.io@3.2.1",
      "author": "Guillermo Rauch",
      "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/engine.io@3.2.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/socketio/engine.io.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/engine.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/engine.io/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/engine.io/-/engine.io-3.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/engine.io"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|engine.io@3.2.1|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\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/engine.io/node_modules/debug"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "has-binary2",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-binary2@1.0.3",
      "author": "Kevin Roark",
      "description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-binary2@1.0.3",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-binary2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isarray",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-binary2@1.0.3|isarray@2.0.1",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@2.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\""
            },
            {
              "url": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/has-binary2/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io-adapter",
      "version": "1.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io-adapter@1.1.2",
      "description": "default socket.io in-memory adapter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io-adapter@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/socketio/socket.io-adapter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/socket.io-adapter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/socket.io-adapter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socket.io-adapter"
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io-client",
      "version": "2.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io-client@2.1.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io-client@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Automattic/socket.io-client.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Automattic/socket.io-client#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Automattic/socket.io-client/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socket.io-client"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "component-emitter",
          "version": "1.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io-client@2.1.1|component-emitter@1.2.1",
          "description": "Event emitter",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/component-emitter@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/component/emitter.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/component/emitter#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/component/emitter/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/socket.io-client/node_modules/component-emitter"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io-client@2.1.1|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\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/socket.io-client/node_modules/debug"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io-parser",
      "version": "3.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0",
      "description": "socket.io protocol parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io-parser@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/Automattic/socket.io-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Automattic/socket.io-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Automattic/socket.io-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socket.io-parser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "component-emitter",
          "version": "1.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0|component-emitter@1.2.1",
          "description": "Event emitter",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/component-emitter@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/component/emitter.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/component/emitter#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/component/emitter/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/socket.io-parser/node_modules/component-emitter"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0|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\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/socket.io-parser/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0|isarray@2.0.1",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@2.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\""
            },
            {
              "url": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/socket.io-parser/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "array-differ",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|array-differ@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Create an array with values that are present in the first input array but not additional ones",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-differ@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/array-differ.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/array-differ#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/array-differ/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-differ"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-union",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|array-union@1.0.2",
      "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@1.0.2",
      "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-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-from",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|resolve-from@2.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@2.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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sprintf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "cliui",
      "version": "5.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0",
      "author": "Ben Coe",
      "description": "easily create complex multi-column command-line-interfaces",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cliui@5.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-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "string-width",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "5.2.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|cliui@5.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "4.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0|ansi-regex@4.1.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@4.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "get-caller-file",
      "version": "2.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-caller-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-directory",
      "version": "2.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-directory"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-main-filename",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-main-filename"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-blocking",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-blocking"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-module",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|which-module@2.0.1",
      "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.1",
      "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.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "y18n",
      "version": "4.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|y18n@4.0.3",
      "author": "Ben Coe",
      "description": "the bare-bones internationalization library used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/y18n@4.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yargs/y18n.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/y18n",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/y18n/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-fresh",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|import-fresh@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Import a module while bypassing the cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/import-fresh@2.0.0",
      "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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/import-fresh"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "resolve-from",
          "version": "3.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|import-fresh@2.0.0|resolve-from@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Resolve the path of a module like `require.resolve()` but from a given path",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/resolve-from@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/resolve-from.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/import-fresh/node_modules/resolve-from"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-directory",
      "version": "0.3.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-directory@0.3.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a filepath exists on the file system and it's directory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-directory@0.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-directory.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-directory",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-directory/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-directory"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "version": "4.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "clone-regexp",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|clone-regexp@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Clone and modify a RegExp instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clone-regexp@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/clone-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/clone-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/clone-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/clone-regexp/-/clone-regexp-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clone-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "flat-cache",
      "version": "1.3.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|flat-cache@1.3.4",
      "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@1.3.4",
      "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-1.3.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flat-cache"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "circular-json",
          "version": "0.3.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|flat-cache@1.3.4|circular-json@0.3.3",
          "author": "Andrea Giammarchi",
          "description": "JSON does not handle circular references. This version does",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/circular-json@0.3.3",
          "externalReferences": [
            {
              "url": "git://github.com/WebReflection/circular-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/WebReflection/circular-json",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/WebReflection/circular-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/flat-cache/node_modules/circular-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.6.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|flat-cache@1.3.4|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/flat-cache/node_modules/rimraf"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "dir-glob",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|dir-glob@2.0.0",
      "author": "Kevin Mårtensson",
      "description": "Convert directories to glob compatible strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dir-glob@2.0.0",
      "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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dir-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-glob",
      "version": "2.2.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7",
      "author": "Denis Malinochkin",
      "description": "Is a faster `node-glob` alternative",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-glob@2.2.7",
      "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-2.2.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-glob"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "micromatch",
          "version": "3.1.10",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|micromatch@3.1.10",
          "author": "Jon Schlinkert",
          "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/micromatch@3.1.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/micromatch/micromatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/micromatch/micromatch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/micromatch/micromatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/micromatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "define-property",
          "version": "2.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|define-property@2.0.2",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "3.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|extend-shallow@3.0.2",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "6.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/kind-of"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/is-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fast-glob/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "slash",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|slash@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Convert Windows backslash paths to slash paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slash@1.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-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slash"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase-keys",
      "version": "4.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|camelcase-keys@4.2.0",
      "author": "Sindre Sorhus",
      "description": "Convert object keys to camelCase",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase-keys@4.2.0",
      "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-4.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize-keys",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|decamelize-keys@1.1.1",
      "author": "Sindre Sorhus",
      "description": "Convert object keys from camelCase to lowercase with a custom separator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decamelize-keys@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/decamelize-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize-keys"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "map-obj",
          "version": "1.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|decamelize-keys@1.1.1|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/decamelize-keys/node_modules/map-obj"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "loud-rejection",
      "version": "1.6.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|loud-rejection@1.6.0",
      "author": "Sindre Sorhus",
      "description": "Make unhandled promise rejections fail loudly instead of the default silent fail",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loud-rejection@1.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/loud-rejection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/loud-rejection#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/loud-rejection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loud-rejection"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist-options",
      "version": "3.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|minimist-options@3.0.2",
      "author": "Vadim Demedes",
      "description": "Pretty options for minimist",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist-options@3.0.2",
      "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-3.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist-options"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "2.5.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg-up",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|read-pkg-up@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Read the closest package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg-up@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "redent",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|redent@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip redundant indentation and indent the string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redent@2.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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redent"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-newlines",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|trim-newlines@2.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@2.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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-newlines"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "version": "10.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|yargs-parser@10.1.0",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs-parser@10.1.0",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "filename-regex",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|filename-regex@2.0.1",
      "author": "Jon Schlinkert",
      "description": "Regular expression for matching file names, with or without extension.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/filename-regex@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/regexhq/filename-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/regexhq/filename-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/regexhq/filename-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/filename-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "3.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|kind-of@3.2.2",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@3.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.omit",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object.omit@2.0.1",
      "author": "Jon Schlinkert",
      "description": "Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.omit@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.omit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.omit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.omit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.omit"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "for-own",
          "version": "0.1.5",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|object.omit@2.0.1|for-own@0.1.5",
          "author": "Jon Schlinkert",
          "description": "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/for-own@0.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/for-own.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-own",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-own/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/object.omit/node_modules/for-own"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-glob",
      "version": "3.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4",
      "author": "Jon Schlinkert",
      "description": "Parse a glob pattern into an object of tokens.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-glob@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/parse-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/parse-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/parse-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-glob"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-extglob",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4|is-extglob@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a string has an extglob.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extglob@1.0.0",
          "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-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/parse-glob/node_modules/is-extglob"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-glob",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4|is-glob@2.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@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/parse-glob/node_modules/is-glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-cache",
      "version": "0.4.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|regex-cache@0.4.4",
      "author": "Jon Schlinkert",
      "description": "Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regex-cache@0.4.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/regex-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regex-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@babel",
      "version": "7.28.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4",
      "author": "The Babel Team",
      "description": "Babel compiler core.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/core@7.28.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-core",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-core",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/core"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.4.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4|debug@4.4.3",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.4.3",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/core/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4|semver@6.3.1",
          "author": "GitHub Inc.",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/core/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/core/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "remark",
      "version": "9.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|remark@9.0.0",
      "author": "Titus Wormer",
      "description": "Markdown processor powered by plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/remark@9.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkjs/remark.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://remark.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkjs/remark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/remark/-/remark-9.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-find-all-after",
      "version": "1.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unist-util-find-all-after@1.0.5",
      "author": "Titus Wormer",
      "description": "Utility to find nodes after another node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-find-all-after@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-find-all-after.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-find-all-after#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-find-all-after/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-find-all-after/-/unist-util-find-all-after-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-find-all-after"
        }
      ]
    },
    {
      "type": "library",
      "name": "gonzales-pe",
      "version": "4.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|gonzales-pe@4.3.0",
      "author": "Tony Ganch",
      "description": "Gonzales Preprocessor Edition (fast CSS parser)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gonzales-pe@4.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tonyganch/gonzales-pe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/tonyganch/gonzales-pe",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/tonyganch/gonzales-pe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-4.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gonzales-pe"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimist",
          "version": "1.2.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|gonzales-pe@4.3.0|minimist@1.2.8",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@1.2.8",
          "externalReferences": [
            {
              "url": "git://github.com/minimistjs/minimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/minimistjs/minimist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/minimistjs/minimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gonzales-pe/node_modules/minimist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "dot-prop",
      "version": "5.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|dot-prop@5.3.0",
      "author": "Sindre Sorhus",
      "description": "Get, set, or delete a property from a nested object using a dot path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dot-prop@5.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/dot-prop.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/dot-prop/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dot-prop"
        }
      ]
    },
    {
      "type": "library",
      "name": "indexes-of",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|indexes-of@1.0.1",
      "author": "Dominic Tarr",
      "description": "line String/Array#indexOf but return all the indexes in an array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indexes-of@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/indexes-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/indexes-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/indexes-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indexes-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "uniq",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uniq"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.12.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ajv@6.12.6",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.12.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-ansi",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slice-ansi"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|slice-ansi@2.1.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-ansi/node_modules/ansi-styles"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "time-zone",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|time-zone@0.1.0",
      "author": "Sindre Sorhus",
      "description": "Pretty time zone: `+2` or `-9:30`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/time-zone@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/time-zone.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/time-zone#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/time-zone/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/time-zone/-/time-zone-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/time-zone"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-finite",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-finite@1.1.0",
      "author": "Sindre Sorhus",
      "description": "ES2015 Number.isFinite() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-finite@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-finite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-finite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-finite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-finite/-/is-finite-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-finite"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-ms",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|parse-ms@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Parse milliseconds into an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-ms@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/parse-ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "plur",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|plur@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Naively pluralize a word",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/plur@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/plur.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/plur#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/plur/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/plur/-/plur-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/plur"
        }
      ]
    },
    {
      "type": "library",
      "name": "escalade",
      "version": "3.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|escalade@3.2.0",
      "author": "Luke Edwards",
      "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escalade@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/escalade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/escalade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/escalade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escalade"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shebang-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-map",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "2.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ansi-regex@2.1.1",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "encodeurl",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|encodeurl@1.0.2",
      "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/encodeurl@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/encodeurl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/encodeurl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/encodeurl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/encodeurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "statuses",
      "version": "1.5.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|statuses@1.5.0",
      "description": "HTTP status utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/statuses@1.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/statuses.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/statuses#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/statuses/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/statuses"
        }
      ]
    },
    {
      "type": "library",
      "name": "ee-first",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ee-first@1.1.1",
      "author": "Jonathan Ong",
      "description": "return the first event in a set of ee/event pairs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ee-first@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonathanong/ee-first.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonathanong/ee-first#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonathanong/ee-first/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ee-first"
        }
      ]
    },
    {
      "type": "library",
      "name": "util",
      "version": "0.10.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|util@0.10.3",
      "author": "Joyent",
      "description": "Node.JS util module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util@0.10.3",
      "externalReferences": [
        {
          "url": "git://github.com/defunctzombie/node-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/defunctzombie/node-util",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/defunctzombie/node-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "inherits",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|util@0.10.3|inherits@2.0.1",
          "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inherits@2.0.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/util/node_modules/inherits"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "1.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "duplexify",
      "version": "3.7.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1",
      "author": "Mathias Buus",
      "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/duplexify@3.7.1",
      "externalReferences": [
        {
          "url": "git://github.com/mafintosh/duplexify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/duplexify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/duplexify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/duplexify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.3.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|readable-stream@2.3.8",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.3.8",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/duplexify/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/duplexify/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/duplexify/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/duplexify/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "ws",
      "version": "3.3.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ws@3.3.3",
      "author": "Einar Otto Stangvik",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ws@3.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/websockets/ws.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/websockets/ws",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/websockets/ws/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ws/-/ws-3.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ws"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|ws@3.3.3|safe-buffer@5.1.2",
          "author": "Feross Aboukhadijeh",
          "description": "Safer Node.js Buffer API",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/safe-buffer@5.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/feross/safe-buffer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/feross/safe-buffer",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/feross/safe-buffer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ws/node_modules/safe-buffer"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isfinite",
      "version": "3.3.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|lodash.isfinite@3.3.2",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isFinite` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isfinite@3.3.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.isfinite/-/lodash.isfinite-3.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isfinite"
        }
      ]
    },
    {
      "type": "library",
      "name": "negotiator",
      "version": "0.6.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|negotiator@0.6.3",
      "description": "HTTP content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/negotiator@0.6.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/negotiator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/negotiator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/negotiator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/negotiator"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.52.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|mime-db@1.52.0",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.52.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "etag",
      "version": "1.8.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|etag@1.8.1",
      "description": "Create simple HTTP ETags",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/etag@1.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/etag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/etag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/etag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/etag"
        }
      ]
    },
    {
      "type": "library",
      "name": "fresh",
      "version": "0.5.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|fresh@0.5.2",
      "author": "TJ Holowaychuk",
      "description": "HTTP response freshness testing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fresh@0.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/fresh.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/fresh#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/fresh/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fresh"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-convert",
      "version": "1.9.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-convert"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-flag",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "duplexer",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|duplexer@0.1.2",
      "author": "Raynos",
      "description": "Creates a duplex stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/duplexer@0.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/duplexer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/duplexer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/duplexer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/duplexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "date-now",
      "version": "0.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|date-now@0.1.4",
      "author": "Raynos",
      "description": "A requirable version of Date.now()",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Colingo/date-now/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/date-now@0.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/Colingo/date-now.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Colingo/date-now",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Colingo/date-now/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/date-now"
        }
      ]
    },
    {
      "type": "library",
      "name": "domelementtype",
      "version": "1.3.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|domelementtype@1.3.1",
      "author": "Felix Boehm",
      "description": "all the types of nodes in htmlparser2's dom",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domelementtype@1.3.1",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/domelementtype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/domelementtype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/domelementtype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domelementtype"
        }
      ]
    },
    {
      "type": "library",
      "name": "domhandler",
      "version": "2.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|domhandler@2.3.0",
      "author": "Felix Boehm",
      "description": "handler for htmlparser2 that turns pages into a dom",
      "purl": "pkg:npm/domhandler@2.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/DomHandler.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/DomHandler#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/DomHandler/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "domutils",
      "version": "1.5.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|domutils@1.5.1",
      "author": "Felix Boehm",
      "description": "utilities for working with htmlparser2's dom",
      "purl": "pkg:npm/domutils@1.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/FB55/domutils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/FB55/domutils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/FB55/domutils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "entities",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|entities@1.0.0",
      "author": "Felix Boehm",
      "description": "Encode & decode XML/HTML entities with ease",
      "licenses": [
        {
          "license": {
            "name": "BSD-like",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/entities@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/node-entities.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/node-entities#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/node-entities/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/entities/-/entities-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "1.1.14",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-what",
      "version": "3.14.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-what@3.14.1",
      "author": "Luca Ban - Mesqueeb",
      "description": "JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-what@3.14.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mesqueeb/is-what.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mesqueeb/is-what#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mesqueeb/is-what/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-what/-/is-what-3.14.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-what"
        }
      ]
    },
    {
      "type": "library",
      "name": "prr",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prr"
        }
      ]
    },
    {
      "type": "library",
      "name": "constantinople",
      "version": "3.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|constantinople@3.1.2",
      "author": "ForbesLindesay",
      "description": "Determine whether a JavaScript expression evaluates to a constant (using acorn)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/constantinople@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/constantinople.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/constantinople/-/constantinople-3.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/constantinople"
        }
      ]
    },
    {
      "type": "library",
      "name": "doctypes",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|doctypes@1.1.0",
      "author": "ForbesLindesay",
      "description": "Shorthands for commonly used doctypes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/doctypes@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/doctypes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/doctypes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/doctypes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/doctypes/-/doctypes-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/doctypes"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-stringify",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|js-stringify@1.0.2",
      "author": "ForbesLindesay",
      "description": "Stringify an object so it can be safely inlined in JavaScript code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-stringify@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jadejs/js-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jadejs/js-stringify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jadejs/js-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-stringify/-/js-stringify-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-attrs",
      "version": "2.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-attrs@2.0.4",
      "author": "Forbes Lindesay",
      "description": "Generate code for Pug attributes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-attrs@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-attrs/-/pug-attrs-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-attrs"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-error",
      "version": "1.3.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-error@1.3.3",
      "author": "Forbes Lindesay",
      "description": "Standard error objects for pug",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-error@1.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-error/-/pug-error-1.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "with",
      "version": "5.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|with@5.1.1",
      "author": "ForbesLindesay",
      "description": "Compile time `with` for strict mode JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/with@5.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/with.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/with#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/with/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/with/-/with-5.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/with"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "3.3.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|with@5.1.1|acorn@3.3.0",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@3.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ternjs/acorn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ternjs/acorn",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ternjs/acorn/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/with/node_modules/acorn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jstransformer",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|jstransformer@1.0.0",
      "author": "ForbesLindesay",
      "description": "Normalize the API of any jstransformer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jstransformer@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jstransformers/jstransformer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jstransformers/jstransformer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jstransformers/jstransformer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jstransformer/-/jstransformer-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jstransformer"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug-walk",
      "version": "1.1.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pug-walk@1.1.8",
      "author": "ForbesLindesay",
      "description": "Walk and transform a pug AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug-walk@1.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/pug/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-parser",
      "version": "2.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|character-parser@2.2.0",
      "author": "ForbesLindesay",
      "description": "Parse JavaScript one character at a time to look for snippets in Templates.  This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-parser@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/character-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/character-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/character-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/character-parser/-/character-parser-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-expression",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-expression@3.0.0",
      "author": "Timothy Gu",
      "description": "Check if a string is a valid JavaScript expression",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-expression@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/is-expression.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pugjs/is-expression#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/is-expression/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-expression/-/is-expression-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-expression"
        }
      ]
    },
    {
      "type": "library",
      "name": "token-stream",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|token-stream@0.0.1",
      "author": "ForbesLindesay",
      "description": "Take an array of token and produce a more useful API to give to a parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/token-stream@0.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jadejs/token-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jadejs/token-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jadejs/token-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/token-stream/-/token-stream-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/token-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "continuable-cache",
      "version": "0.3.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|continuable-cache@0.3.1",
      "author": "Raynos",
      "description": "Cache a continuable",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Raynos/continuable-cache/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/continuable-cache@0.3.1",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/continuable-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/continuable-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/continuable-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/continuable-cache/-/continuable-cache-0.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/continuable-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "error",
      "version": "7.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|error@7.2.1",
      "author": "Raynos",
      "description": "Custom errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Raynos/error/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/error@7.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/error",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/error/-/error-7.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/error"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-json-parse",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|safe-json-parse@1.0.1",
      "author": "Raynos",
      "description": "Parse JSON safely without throwing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Raynos/safe-json-parse/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/safe-json-parse@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/safe-json-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/safe-json-parse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/safe-json-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-json-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "websocket-driver",
      "version": "0.7.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|websocket-driver@0.7.4",
      "author": "James Coglan",
      "description": "WebSocket protocol handler with pluggable I/O",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/websocket-driver@0.7.4",
      "externalReferences": [
        {
          "url": "git://github.com/faye/websocket-driver-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/faye/websocket-driver-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/faye/websocket-driver-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/websocket-driver"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|side-channel@1.1.0",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-readlink",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|graceful-readlink@1.0.1",
      "author": "zhiyelee",
      "description": "graceful fs.readlink",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-readlink@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/zhiyelee/graceful-readlink.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zhiyelee/graceful-readlink",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zhiyelee/graceful-readlink/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-readlink"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-runtime",
      "version": "6.26.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|babel-runtime@6.26.0",
      "author": "Sebastian McKenzie",
      "description": "babel selfContained runtime",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-runtime@6.26.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/babel/tree/master#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "babylon",
      "version": "6.18.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|babylon@6.18.0",
      "author": "Sebastian McKenzie",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babylon@6.18.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babylon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://babeljs.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babylon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babylon"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.4.18",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|source-map-support@0.4.18",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-support@0.4.18",
      "externalReferences": [
        {
          "url": "git+https://github.com/evanw/node-source-map-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherit",
      "version": "2.2.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|inherit@2.2.7",
      "author": "Dmitry Filatov",
      "description": "Inheritance module for Node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherit@2.2.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/dfilatov/node-inherit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dfilatov/node-inherit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dfilatov/node-inherit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/inherit/-/inherit-2.2.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherit"
        }
      ]
    },
    {
      "type": "library",
      "name": "comment-parser",
      "version": "0.3.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2",
      "author": "Sergii Iavorskyi",
      "description": "Generic JSDoc-like comment parser. ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/comment-parser@0.3.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yavorskiy/comment-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yavorskiy/comment-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yavorskiy/comment-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/comment-parser/-/comment-parser-0.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/comment-parser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.3.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|readable-stream@2.3.8",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.3.8",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/comment-parser/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/comment-parser/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.1.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/comment-parser/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.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\""
            },
            {
              "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/comment-parser/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jsdoctypeparser",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|jsdoctypeparser@1.2.0",
      "author": "Kuniwak",
      "description": "Strict JsDoc type expression parser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsdoctypeparser@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/Kuniwak/jsdoctypeparser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Kuniwak/jsdoctypeparser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Kuniwak/jsdoctypeparser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsdoctypeparser/-/jsdoctypeparser-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsdoctypeparser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|jsdoctypeparser@1.2.0|lodash@3.10.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@3.10.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/-/lodash-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoctypeparser/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "JSV",
      "version": "4.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|JSV@4.0.2",
      "author": "Gary Court",
      "description": "A JavaScript implementation of a extendable, fully compliant JSON Schema validator.",
      "licenses": [
        {
          "license": {
            "name": "FreeBSD",
            "acknowledgement": "declared",
            "url": "http://github.com/garycourt/JSV/raw/master/jsv.js"
          }
        }
      ],
      "purl": "pkg:npm/jsv@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/garycourt/JSV.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/garycourt/JSV",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/garycourt/JSV/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/JSV/-/JSV-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/JSV"
        }
      ]
    },
    {
      "type": "library",
      "name": "nomnom",
      "version": "1.8.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1",
      "author": "Heather Arthur",
      "description": "Option parser with generated usage and commands",
      "purl": "pkg:npm/nomnom@1.8.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/harthur/nomnom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/harthur/nomnom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/harthur/nomnom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nomnom"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "0.4.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1|chalk@0.4.0",
          "author": "Sindre Sorhus",
          "description": "Terminal string styling done right. Created because the `colors` module does some really horrible things.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@0.4.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/chalk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/chalk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/chalk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nomnom/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1|ansi-styles@1.0.0",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for colorizing strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/sindresorhus/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-styles",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nomnom/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "0.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1|strip-ansi@0.1.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes (used for colorizing strings in the terminal)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nomnom/node_modules/strip-ansi"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pkginfo",
      "version": "0.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pkginfo@0.4.1",
      "author": "Charlie Robbins",
      "description": "An easy way to expose properties on a module from a package.json",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkginfo@0.4.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indexzero/node-pkginfo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indexzero/node-pkginfo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pkginfo"
        }
      ]
    },
    {
      "type": "library",
      "name": "read",
      "version": "1.0.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/read/-/read-1.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read"
        }
      ]
    },
    {
      "type": "library",
      "name": "revalidator",
      "version": "0.1.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|revalidator@0.1.8",
      "author": "Nodejitsu Inc.",
      "description": "A cross-browser / node.js validator used by resourceful",
      "licenses": [
        {
          "license": {
            "name": "Apache 2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/revalidator@0.1.8",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/flatiron/revalidator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/flatiron/revalidator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/flatiron/revalidator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/revalidator/-/revalidator-0.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/revalidator"
        }
      ]
    },
    {
      "type": "library",
      "name": "utile",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|utile@0.2.1",
      "author": "Nodejitsu Inc.",
      "description": "A drop-in replacement for `util` with some additional advantageous functions",
      "purl": "pkg:npm/utile@0.2.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/flatiron/utile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/flatiron/utile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/flatiron/utile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/utile/-/utile-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/utile"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|utile@0.2.1|async@0.2.10",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/caolan/async/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/async@0.2.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/utile/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "winston",
      "version": "0.8.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|winston@0.8.3",
      "author": "Nodejitsu Inc.",
      "description": "A multi-transport async logging library for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/flatiron/winston/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/winston@0.8.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/flatiron/winston.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/flatiron/winston#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/flatiron/winston/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/winston/-/winston-0.8.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/winston"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|winston@0.8.3|async@0.2.10",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/caolan/async/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/async@0.2.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/winston/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "colors",
          "version": "0.6.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|winston@0.8.3|colors@0.6.2",
          "author": "Marak Squires",
          "description": "get colors in your node.js console like what",
          "purl": "pkg:npm/colors@0.6.2",
          "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-0.6.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/winston/node_modules/colors"
            }
          ]
        },
        {
          "type": "library",
          "name": "pkginfo",
          "version": "0.3.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|winston@0.8.3|pkginfo@0.3.1",
          "author": "Charlie Robbins",
          "description": "An easy way to expose properties on a module from a package.json",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pkginfo@0.3.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/indexzero/node-pkginfo#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/indexzero/node-pkginfo/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/winston/node_modules/pkginfo"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.16.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-core-module@2.16.1",
      "author": "Jordan Harband",
      "description": "Is this specifier a node.js core module?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-core-module@2.16.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-core-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-core-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|path-parse@1.0.7",
      "author": "Javier Blanco",
      "description": "Node.js path.parse() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-parse@1.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/jbgutierrez/path-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-preserve-symlinks-flag",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|supports-preserve-symlinks-flag@1.0.0",
      "author": "Jordan Harband",
      "description": "Determine if the current node version supports the `--preserve-symlinks` flag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-preserve-symlinks-flag@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-preserve-symlinks-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-utf8",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-utf8@0.2.1",
      "author": "wayfind",
      "description": "Detect if a buffer is utf8 encoded.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-utf8@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/wayfind/is-utf8.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wayfind/is-utf8#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wayfind/is-utf8/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-utf8"
        }
      ]
    },
    {
      "type": "library",
      "name": "uuid",
      "version": "2.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|uuid@2.0.3",
      "author": "Robert Kieffer",
      "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uuid@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/defunctzombie/node-uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/defunctzombie/node-uuid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/defunctzombie/node-uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "vow-queue",
      "version": "0.4.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|vow-queue@0.4.3",
      "author": "Dmitry Filatov",
      "description": "Vow-based task queue",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vow-queue@0.4.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dfilatov/vow-queue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dfilatov/vow-queue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dfilatov/vow-queue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vow-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extglob",
      "version": "2.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "2.3.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|picomatch@2.3.1",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-tilde",
      "version": "2.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|expand-tilde@2.0.2",
      "author": "Jon Schlinkert",
      "description": "Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expand-tilde@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/expand-tilde.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-tilde",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-tilde/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expand-tilde"
        }
      ]
    },
    {
      "type": "library",
      "name": "global-modules",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|global-modules@1.0.0",
      "author": "Jon Schlinkert",
      "description": "The directory used by npm for globally installed npm modules.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/global-modules@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/global-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-modules",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/global-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "fined",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|fined@1.2.0",
      "author": "Gulp Team",
      "description": "Find a file given a declaration of locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fined@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/fined.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/fined#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/fined/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fined"
        }
      ]
    },
    {
      "type": "library",
      "name": "flagged-respawn",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|flagged-respawn@1.0.1",
      "author": "Gulp Team",
      "description": "A tool for respawning node binaries when special flags are present.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flagged-respawn@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/flagged-respawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/flagged-respawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/flagged-respawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flagged-respawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-object",
      "version": "2.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4",
      "author": "Jon Schlinkert",
      "description": "Returns true if an object was created by the `Object` constructor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-object@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.map",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object.map@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.map@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.map"
        }
      ]
    },
    {
      "type": "library",
      "name": "rechoir",
      "version": "0.7.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|rechoir@0.7.1",
      "author": "Gulp Team",
      "description": "Prepare a node environment to require files with different extensions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rechoir@0.7.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/rechoir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/rechoir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/rechoir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rechoir"
        }
      ]
    },
    {
      "type": "library",
      "name": "osenv",
      "version": "0.1.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/osenv"
        }
      ]
    },
    {
      "type": "library",
      "name": "homedir-polyfill",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|homedir-polyfill@1.0.3",
      "author": "Brian Woodward",
      "description": "Node.js os.homedir polyfill for older versions of node.js.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/homedir-polyfill@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/homedir-polyfill.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/homedir-polyfill",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/homedir-polyfill/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/homedir-polyfill"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "event-stream",
      "version": "3.3.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|event-stream@3.3.4",
      "author": "Dominic Tarr",
      "description": "construct pipes of streams of events",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/event-stream@3.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/event-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/event-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/event-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/event-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "setprototypeof",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|setprototypeof@1.2.0",
      "author": "Wes Todd",
      "description": "A small polyfill for Object.setprototypeof",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/setprototypeof@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wesleytodd/setprototypeof.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wesleytodd/setprototypeof",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wesleytodd/setprototypeof/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/setprototypeof"
        }
      ]
    },
    {
      "type": "library",
      "name": "toidentifier",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|toidentifier@1.0.1",
      "author": "Douglas Christopher Wilson",
      "description": "Convert a string of words to a JavaScript identifier",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/toidentifier@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/toidentifier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/toidentifier#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/toidentifier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/toidentifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "media-typer",
      "version": "0.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|media-typer@0.3.0",
      "author": "Douglas Christopher Wilson",
      "description": "Simple RFC 6838 media type parser and formatter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/media-typer@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/media-typer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/media-typer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/media-typer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/media-typer"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-flatten",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|arr-flatten@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Recursively flatten an array or arrays.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-flatten@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-flatten.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-flatten",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-flatten/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-flatten"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-unique",
      "version": "0.3.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|array-unique@0.3.2",
      "author": "Jon Schlinkert",
      "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-unique@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-unique.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-unique"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|extend-shallow@2.0.1",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "fill-range",
      "version": "4.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|fill-range@4.0.0",
      "author": "Jon Schlinkert",
      "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fill-range@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fill-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fill-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-element",
      "version": "1.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|repeat-element@1.1.4",
      "author": "Jon Schlinkert",
      "description": "Create an array by repeating the given value n times.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/repeat-element@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/repeat-element.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-element",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-element/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeat-element"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon-node",
      "version": "2.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|snapdragon-node@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon-node@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snapdragon-node"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|snapdragon-node@2.1.1|define-property@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-node/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|snapdragon-node@2.1.1|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-node/node_modules/is-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon",
      "version": "0.8.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|snapdragon@0.8.2",
      "author": "Jon Schlinkert",
      "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snapdragon"
        }
      ]
    },
    {
      "type": "library",
      "name": "split-string",
      "version": "3.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Split a string on a character except when the character is escaped.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split-string@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/split-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/split-string"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "3.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0|extend-shallow@3.0.2",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/split-string/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/split-string/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex",
      "version": "3.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2",
      "author": "Jon Schlinkert",
      "description": "Generate a regex from a string or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-regex"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "2.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|define-property@2.0.2",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/to-regex/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "3.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|extend-shallow@3.0.2",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/to-regex/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/to-regex/node_modules/is-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/to-regex/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "path-dirname",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|path-dirname@1.0.2",
      "author": "Elan Shanker",
      "description": "Node.js path.dirname() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-dirname@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/es128/path-dirname.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es128/path-dirname#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es128/path-dirname/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-dirname"
        }
      ]
    },
    {
      "type": "library",
      "name": "binary-extensions",
      "version": "1.13.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|binary-extensions@1.13.1",
      "author": "Sindre Sorhus",
      "description": "List of binary file extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/binary-extensions@1.13.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/binary-extensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/binary-extensions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/binary-extensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/binary-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bound",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
      "author": "Jordan Harband",
      "description": "Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bound@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bound.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bound#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bound/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bound"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-errors",
      "version": "1.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
      "author": "Jordan Harband",
      "description": "A simple cache for a few of the JS Error constructors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-errors@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex-test",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|safe-regex-test@1.1.0",
      "author": "Jordan Harband",
      "description": "Give a regex, get a robust predicate function that tests it against a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-regex-test@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/safe-regex-test.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/safe-regex-test#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/safe-regex-test/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-regex-test"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-range",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|expand-range@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/jonschlinkert/expand-range/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/expand-range@0.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/expand-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/expand-range/-/expand-range-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expand-range"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-number",
          "version": "0.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|expand-range@0.1.1|is-number@0.1.1",
          "author": "Jon Schlinkert",
          "description": "Is the value a number? Has extensive tests.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jonschlinkert/is-number/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/is-number@0.1.1",
          "externalReferences": [
            {
              "url": "git://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-0.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/expand-range/node_modules/is-number"
            }
          ]
        },
        {
          "type": "library",
          "name": "repeat-string",
          "version": "0.2.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|expand-range@0.1.1|repeat-string@0.2.2",
          "author": "Jon Schlinkert",
          "description": "Repeat the given string, n times.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jonschlinkert/repeat-string/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/repeat-string@0.2.2",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/repeat-string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-string",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/repeat-string/-/repeat-string-0.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/expand-range/node_modules/repeat-string"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-alloc-unsafe",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|buffer-alloc-unsafe@1.1.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-alloc-unsafe@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/buffer-alloc-unsafe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/buffer-alloc-unsafe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/buffer-alloc-unsafe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-alloc-unsafe"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-fill",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|buffer-fill@1.0.0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-fill@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/buffer-fill.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/buffer-fill#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/buffer-fill/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-fill"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|mkdirp@0.5.6",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimist",
          "version": "1.2.8",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|mkdirp@0.5.6|minimist@1.2.8",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@1.2.8",
          "externalReferences": [
            {
              "url": "git://github.com/minimistjs/minimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/minimistjs/minimist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/minimistjs/minimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mkdirp/node_modules/minimist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "base64id",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|base64id@1.0.0",
      "author": "Kristian Faeldt",
      "description": "Generates a base64 id",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base64id@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/faeldt/base64id.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/faeldt/base64id#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/faeldt/base64id/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/base64id"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie",
      "version": "0.3.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cookie@0.3.1",
      "author": "Roman Shtylman",
      "description": "HTTP server cookie parsing and serialization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookie@0.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/cookie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/cookie#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/cookie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "engine.io-parser",
      "version": "2.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|engine.io-parser@2.1.3",
      "description": "Parser for the client for the realtime Engine",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/engine.io-parser@2.1.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/socketio/engine.io-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/engine.io-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/engine.io-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/engine.io-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "backo2",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|backo2@1.0.2",
      "description": "simple backoff based on segmentio/backo",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/backo2@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mokesmokes/backo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mokesmokes/backo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mokesmokes/backo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/backo2"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64-arraybuffer",
      "version": "0.1.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|base64-arraybuffer@0.1.5",
      "author": "Niklas von Hertzen",
      "description": "Encode/decode base64 data into ArrayBuffers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/niklasvh/base64-arraybuffer/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/base64-arraybuffer@0.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/niklasvh/base64-arraybuffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/niklasvh/base64-arraybuffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/niklasvh/base64-arraybuffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/base64-arraybuffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "component-bind",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|component-bind@1.0.0",
      "description": "function binding utility",
      "purl": "pkg:npm/component-bind@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/bind#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/component-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "engine.io-client",
      "version": "3.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|engine.io-client@3.2.1",
      "description": "Client for the realtime Engine",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/engine.io-client@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/socketio/engine.io-client.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/socketio/engine.io-client",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/socketio/engine.io-client/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/engine.io-client"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "component-emitter",
          "version": "1.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|engine.io-client@3.2.1|component-emitter@1.2.1",
          "description": "Event emitter",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/component-emitter@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/component/emitter.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/component/emitter#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/component/emitter/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/engine.io-client/node_modules/component-emitter"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|engine.io-client@3.2.1|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\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/engine.io-client/node_modules/debug"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "has-cors",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-cors@1.1.0",
      "author": "Nathan Rajlich",
      "description": "Detects support for Cross-Origin Resource Sharing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-cors@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/component/has-cors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/has-cors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/has-cors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-cors"
        }
      ]
    },
    {
      "type": "library",
      "name": "indexof",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|indexof@0.0.1",
      "description": "Microsoft sucks",
      "purl": "pkg:npm/indexof@0.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indexof"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-component",
      "version": "0.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object-component@0.0.3",
      "purl": "pkg:npm/object-component@0.0.3",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-component"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseqs",
      "version": "0.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|parseqs@0.0.5",
      "author": "Gal Koren",
      "description": "Provides methods for parsing a query string into an object, and vice versa.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parseqs@0.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/get/querystring.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/get/querystring",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/get/querystring/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parseqs"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseuri",
      "version": "0.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|parseuri@0.0.5",
      "description": "Method that parses a URI and returns an array of its components",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parseuri@0.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/get/parseuri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/get/parseuri",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/get/parseuri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parseuri"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-array",
      "version": "0.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-array@0.1.4",
      "author": "Raynos",
      "description": "Turn an array like into an array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Raynos/to-array/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/to-array@0.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/to-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/to-array",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/to-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "pseudomap",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pseudomap"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-uniq",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|array-uniq@1.0.3",
      "author": "Sindre Sorhus",
      "description": "Create an array without duplicates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-uniq@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/array-uniq.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/array-uniq#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/array-uniq/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-uniq"
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-path",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/locate-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrap-ansi",
      "version": "5.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@5.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\""
        },
        {
          "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrap-ansi"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "3.2.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "3.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "5.2.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "4.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|ansi-regex@4.1.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@4.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "emoji-regex",
      "version": "7.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emoji-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize"
        }
      ]
    },
    {
      "type": "library",
      "name": "caller-path",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|caller-path@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the path of the caller function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caller-path@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/caller-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/caller-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/caller-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caller-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "error-ex",
      "version": "1.3.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|error-ex@1.3.4",
      "description": "Easy error subclassing and stack customization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/error-ex@1.3.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/qix-/node-error-ex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/qix-/node-error-ex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/qix-/node-error-ex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/error-ex"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-parse-better-errors",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-parse-better-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-regexp",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-regexp@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Check whether a variable is a regular expression",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-regexp@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-supported-regexp-flag",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-supported-regexp-flag@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Check whether a RegExp flag is supported. Mostly useful for `y` and `u`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-supported-regexp-flag@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-supported-regexp-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-supported-regexp-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-supported-regexp-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-supported-regexp-flag/-/is-supported-regexp-flag-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-supported-regexp-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "write",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|write@0.2.1",
      "author": "Jon Schlinkert",
      "description": "Write files to disk, creating intermediate directories if they don't exist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/write@0.2.1",
      "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-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/write"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-type",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|path-type@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path is a file, directory, or symlink",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-type@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-type"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "pify",
          "version": "3.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|path-type@3.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/path-type/node_modules/pify"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "readdir-enhanced",
      "group": "@mrmlnc",
      "version": "2.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@mrmlnc/readdir-enhanced@2.2.1",
      "author": "James Messinger",
      "description": "fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40mrmlnc/readdir-enhanced@2.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/bigstickcarpet/readdir-enhanced.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bigstickcarpet/readdir-enhanced",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bigstickcarpet/readdir-enhanced/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@mrmlnc/readdir-enhanced"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.stat",
      "group": "@nodelib",
      "version": "1.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@nodelib/fs.stat@1.1.3",
      "description": "Get the status of a file with some features",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40nodelib/fs.stat@1.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.stat/-/fs.stat-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@nodelib/fs.stat"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge2",
      "version": "1.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge2"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase",
      "version": "4.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-obj",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|map-obj@2.0.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@2.0.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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "quick-lru",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|quick-lru@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Simple \"Least Recently Used\" (LRU) cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/quick-lru@1.1.0",
      "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-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/quick-lru"
        }
      ]
    },
    {
      "type": "library",
      "name": "currently-unhandled",
      "version": "0.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|currently-unhandled@0.4.1",
      "author": "James Talmage",
      "description": "Track the list of currently unhandled promise rejections.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/currently-unhandled@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jamestalmage/currently-unhandled.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jamestalmage/currently-unhandled#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jamestalmage/currently-unhandled/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/currently-unhandled"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-obj",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "hosted-git-info",
      "version": "2.8.9",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|hosted-git-info@2.8.9",
      "author": "Rebecca Turner",
      "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hosted-git-info@2.8.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/hosted-git-info.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hosted-git-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "validate-npm-package-license",
      "version": "3.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/validate-npm-package-license"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|read-pkg@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Read a package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "3.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|indent-string@3.2.0",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@3.2.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-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-indent",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|strip-indent@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip leading whitespace from each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-indent@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "preserve",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|preserve@0.2.0",
      "author": "Jon Schlinkert",
      "description": "Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.",
      "purl": "pkg:npm/preserve@0.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/preserve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/preserve",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/preserve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/preserve"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-posix-bracket",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-posix-bracket@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if the given string is a POSIX bracket expression (POSIX character class).",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-posix-bracket@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-posix-bracket.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-posix-bracket",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-posix-bracket/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-posix-bracket"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-buffer",
      "version": "1.1.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-buffer@1.1.6",
      "author": "Feross Aboukhadijeh",
      "description": "Determine if an object is a Buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-buffer@1.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/feross/is-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/is-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/is-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "remove-trailing-separator",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|remove-trailing-separator@1.1.0",
      "author": "darsain",
      "description": "Removes separators from the end of the string.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/remove-trailing-separator@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/darsain/remove-trailing-separator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/darsain/remove-trailing-separator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/darsain/remove-trailing-separator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remove-trailing-separator"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-extendable@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extendable@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extendable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extendable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extendable"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-base",
      "version": "0.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0",
      "author": "Jon Schlinkert",
      "description": "Returns an object with the (non-glob) base path and the actual pattern.",
      "purl": "pkg:npm/glob-base@0.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/glob-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/glob-base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/glob-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-base"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob-parent",
          "version": "2.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|glob-parent@2.0.0",
          "author": "Elan Shanker",
          "description": "Strips glob magic from a string to provide the parent path",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob-parent@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/es128/glob-parent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/es128/glob-parent",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/es128/glob-parent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob-base/node_modules/glob-parent"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-glob",
          "version": "2.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|is-glob@2.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@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob-base/node_modules/is-glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extglob",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|is-extglob@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a string has an extglob.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extglob@1.0.0",
          "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-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob-base/node_modules/is-extglob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-dotfile",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-dotfile@1.0.3",
      "author": "Jon Schlinkert",
      "description": "Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-dotfile@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-dotfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-dotfile",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-dotfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-dotfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-equal-shallow",
      "version": "0.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-equal-shallow@0.1.3",
      "author": "Jon Schlinkert",
      "description": "Does a shallow comparison of two objects, returning false if the keys or values differ.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-equal-shallow@0.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/is-equal-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-equal-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-equal-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-equal-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-frame",
      "group": "@babel",
      "version": "7.27.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/code-frame@7.27.1",
      "author": "The Babel Team",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/code-frame@7.27.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-code-frame",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-code-frame",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/code-frame"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "picocolors",
          "version": "1.1.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/code-frame@7.27.1|picocolors@1.1.1",
          "author": "Alexey Raspopov",
          "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/picocolors@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/alexeyraspopov/picocolors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/alexeyraspopov/picocolors#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/alexeyraspopov/picocolors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/code-frame/node_modules/picocolors"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "generator",
      "group": "@babel",
      "version": "7.28.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/generator@7.28.3",
      "author": "The Babel Team",
      "description": "Turns an AST into code.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/generator@7.28.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-generator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-generator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/generator"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-compilation-targets",
      "group": "@babel",
      "version": "7.27.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-compilation-targets@7.27.2",
      "author": "The Babel Team",
      "description": "Helper functions on Babel compilation targets",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-compilation-targets@7.27.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-compilation-targets",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-compilation-targets"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-compilation-targets@7.27.2|semver@6.3.1",
          "author": "GitHub Inc.",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/helper-compilation-targets/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-transforms",
      "group": "@babel",
      "version": "7.28.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-module-transforms@7.28.3",
      "author": "The Babel Team",
      "description": "Babel helper functions for implementing ES6 module transformations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-module-transforms@7.28.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-transforms",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-transforms"
        }
      ]
    },
    {
      "type": "library",
      "name": "helpers",
      "group": "@babel",
      "version": "7.28.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/helpers@7.28.4",
      "author": "The Babel Team",
      "description": "Collection of helper functions used by Babel transforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helpers@7.28.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helpers",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helpers",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "group": "@babel",
      "version": "7.28.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/parser@7.28.4",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.28.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "template",
      "group": "@babel",
      "version": "7.27.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/template@7.27.2",
      "author": "The Babel Team",
      "description": "Generate an AST from a string template.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/template@7.27.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-template",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-template",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/template"
        }
      ]
    },
    {
      "type": "library",
      "name": "traverse",
      "group": "@babel",
      "version": "7.28.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4",
      "author": "The Babel Team",
      "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/traverse@7.28.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-traverse",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-traverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/traverse"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "4.4.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4|debug@4.4.3",
          "author": "Josh Junon",
          "description": "Lightweight debugging utility for Node.js and the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@4.4.3",
          "externalReferences": [
            {
              "url": "git://github.com/debug-js/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/debug-js/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/debug-js/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/traverse/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.1.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4|ms@2.1.3",
          "description": "Tiny millisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/vercel/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/vercel/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/vercel/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/traverse/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@babel",
      "version": "7.28.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/types@7.28.4",
      "author": "The Babel Team",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/types@7.28.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "remapping",
      "group": "@jridgewell",
      "version": "2.3.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/remapping@2.3.5",
      "author": "Justin Ridgewell",
      "description": "Remap sequential sourcemaps through transformations to point at the original source code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/remapping@2.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/remapping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/remapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-source-map",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|convert-source-map@2.0.0",
      "author": "Thorsten Lorenz",
      "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/convert-source-map@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/convert-source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/convert-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "gensync",
      "version": "1.0.0-beta.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|gensync@1.0.0-beta.2",
      "author": "Logan Smyth",
      "description": "Allows users to use generators in order to write common functions that can be both sync or async.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gensync@1.0.0-beta.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/loganfsmyth/gensync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/loganfsmyth/gensync",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/loganfsmyth/gensync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gensync"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "version": "2.2.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|json5@2.2.3",
      "author": "Aseem Kishore",
      "description": "JSON for Humans",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json5@2.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/json5/json5.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://json5.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/json5/json5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json5"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-base64",
      "version": "2.6.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|js-base64@2.6.4",
      "author": "Dan Kogai",
      "description": "Yet another Base64 transcoder in pure-JS",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-base64@2.6.4",
      "externalReferences": [
        {
          "url": "git://github.com/dankogai/js-base64.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dankogai/js-base64#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dankogai/js-base64/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-base64"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-parse",
      "version": "5.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|remark-parse@5.0.0",
      "author": "Titus Wormer",
      "description": "Markdown parser for remark",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/remark-parse@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkjs/remark.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://remark.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkjs/remark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/remark-parse/-/remark-parse-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "remark-stringify",
      "version": "5.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|remark-stringify@5.0.0",
      "author": "Titus Wormer",
      "description": "Markdown compiler for remark",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/remark-stringify@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/remarkjs/remark.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://remark.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remarkjs/remark/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/remark-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "unified",
      "version": "6.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unified@6.2.0",
      "author": "Titus Wormer",
      "description": "Pluggable text processing interface",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unified@6.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/unifiedjs/unified.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unifiedjs/unified#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unifiedjs/unified/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unified/-/unified-6.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unified"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-is",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unist-util-is@3.0.0",
      "author": "Titus Wormer",
      "description": "Utility to check if a node passes a test",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-is@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-obj",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-obj@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a value is an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-obj@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-json-stable-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema-traverse",
      "version": "0.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema-traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "uri-js",
      "version": "4.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|uri-js@4.4.1",
      "author": "Gary Court",
      "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uri-js@4.4.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/garycourt/uri-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/garycourt/uri-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/garycourt/uri-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uri-js"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "punycode",
          "version": "2.3.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|uri-js@4.4.1|punycode@2.3.1",
          "author": "Mathias Bynens",
          "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/punycode@2.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/punycode.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/punycode",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/punycode.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/uri-js/node_modules/punycode"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "astral-regex",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/astral-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|core-util-is@1.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/core-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-nextick-args"
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "1.4.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|end-of-stream@1.4.5",
      "author": "Mathias Buus",
      "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/end-of-stream@1.4.5",
      "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.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/end-of-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-shift",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stream-shift@1.0.3",
      "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.3",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-shift"
        }
      ]
    },
    {
      "type": "library",
      "name": "async-limiter",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|async-limiter@1.0.1",
      "author": "Samuel Reed",
      "description": "asynchronous function queue with adjustable concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async-limiter@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/strml/async-limiter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/strml/async-limiter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/strml/async-limiter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async-limiter"
        }
      ]
    },
    {
      "type": "library",
      "name": "ultron",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ultron@1.1.1",
      "author": "Arnout Kazemier",
      "description": "Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ultron@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/unshiftio/ultron.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unshiftio/ultron",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unshiftio/ultron/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ultron"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "version": "1.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-serializer",
      "version": "0.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|dom-serializer@0.2.2",
      "author": "Felix Boehm",
      "description": "render dom nodes to string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dom-serializer@0.2.2",
      "externalReferences": [
        {
          "url": "git://github.com/cheeriojs/dom-renderer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cheeriojs/dom-renderer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cheeriojs/dom-renderer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-serializer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "domelementtype",
          "version": "2.3.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|dom-serializer@0.2.2|domelementtype@2.3.0",
          "author": "Felix Boehm",
          "description": "all the types of nodes in htmlparser2's dom",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/domelementtype@2.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/domelementtype.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/domelementtype#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/fb55/domelementtype/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dom-serializer/node_modules/domelementtype"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "2.2.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|dom-serializer@0.2.2|entities@2.2.0",
          "author": "Felix Boehm",
          "description": "Encode & decode XML and HTML entities with ease",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@2.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/entities.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/entities#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/fb55/entities/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dom-serializer/node_modules/entities"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "0.10.31",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-types",
      "group": "@types",
      "version": "7.0.16",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@types/babel-types@7.0.16",
      "description": "TypeScript definitions for babel-types",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/babel-types@7.0.16",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/babel-types/-/babel-types-7.0.16.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babel-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "babylon",
      "group": "@types",
      "version": "6.16.9",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@types/babylon@6.16.9",
      "description": "TypeScript definitions for babylon",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/babylon@6.16.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babylon",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babylon",
          "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/babylon/-/babylon-6.16.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/babylon"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-types",
      "version": "6.26.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|babel-types@6.26.0",
      "author": "Sebastian McKenzie",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-types@6.26.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "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-types/-/babel-types-6.26.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-globals",
      "version": "3.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|acorn-globals@3.1.0",
      "author": "ForbesLindesay",
      "description": "Detect global variables in JavaScript using acorn",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-globals@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/acorn-globals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/acorn-globals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/acorn-globals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-promise",
      "version": "2.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-promise@2.2.2",
      "author": "ForbesLindesay",
      "description": "Test whether an object looks like a promises-a+ promise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-promise@2.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/then/is-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/then/is-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/then/is-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "promise",
      "version": "7.3.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|promise@7.3.1",
      "author": "ForbesLindesay",
      "description": "Bare bones Promises/A+ implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/promise@7.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/then/promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/then/promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/then/promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-to-browserify",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|uglify-to-browserify@1.0.2",
      "author": "ForbesLindesay",
      "description": "A transform to make UglifyJS work in browserify.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-to-browserify@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/uglify-to-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/uglify-to-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/uglify-to-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-to-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-regex",
      "version": "1.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-regex@1.2.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-regex@1.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "4.0.13",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|acorn@4.0.13",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@4.0.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/ternjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ternjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ternjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/acorn/-/acorn-4.0.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-template",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|string-template@0.2.1",
      "author": "Matt-Esch",
      "description": "A simple string template function based on named or indexed arguments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Matt-Esch/string-template/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/string-template@0.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/Matt-Esch/string-template.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Matt-Esch/string-template",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Matt-Esch/string-template/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/string-template/-/string-template-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-template"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-parser-js",
      "version": "0.5.10",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|http-parser-js@0.5.10",
      "author": "Tim Caswell",
      "description": "A pure JS HTTP parser for node.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-parser-js@0.5.10",
      "externalReferences": [
        {
          "url": "git://github.com/creationix/http-parser-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/creationix/http-parser-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/creationix/http-parser-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-parser-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "websocket-extensions",
      "version": "0.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|websocket-extensions@0.1.4",
      "author": "James Coglan",
      "description": "Generic extension manager for WebSocket connections",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/websocket-extensions@0.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/faye/websocket-extensions-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/faye/websocket-extensions-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/faye/websocket-extensions-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/websocket-extensions"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-inspect",
      "version": "1.13.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object-inspect@1.13.4",
      "author": "James Halliday",
      "description": "string representations of objects in node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-inspect@1.13.4",
      "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.13.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-inspect"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-list",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|side-channel-list@1.0.0",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel, using a linked list",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-list@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel-list.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-list#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-list/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-list"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-map",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|side-channel-map@1.0.1",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel, using a Map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-map@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-weakmap",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|side-channel-weakmap@1.0.2",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-weakmap@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel-weakmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-weakmap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-weakmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-weakmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerator-runtime",
      "version": "0.11.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|regenerator-runtime@0.11.1",
      "author": "Ben Newman",
      "description": "Runtime for Regenerator-compiled generator and async functions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regenerator-runtime@0.11.1",
      "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.11.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerator-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore",
      "version": "1.6.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|underscore@1.6.0",
      "author": "Jeremy Ashkenas",
      "description": "JavaScript's functional programming helper library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/jashkenas/underscore/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/underscore@1.6.0",
      "externalReferences": [
        {
          "url": "git://github.com/jashkenas/underscore.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://underscorejs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jashkenas/underscore/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/underscore"
        }
      ]
    },
    {
      "type": "library",
      "name": "mute-stream",
      "version": "0.0.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mute-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-equal",
      "version": "2.2.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|deep-equal@2.2.3",
      "author": "James Halliday",
      "description": "node's assert.deepEqual algorithm",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deep-equal@2.2.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/inspect-js/node-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/node-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/node-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deep-equal/-/deep-equal-2.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-equal"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isarray",
          "version": "2.0.5",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|deep-equal@2.2.3|isarray@2.0.5",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@2.0.5",
          "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-2.0.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/deep-equal/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "i",
      "version": "0.3.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|i@0.3.7",
      "author": "Pavan Kumar Sunkara",
      "description": "custom inflections for nodejs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/pksunkara/inflect/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/i@0.3.7",
      "externalReferences": [
        {
          "url": "git://github.com/pksunkara/inflect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://pksunkara.github.com/inflect",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pksunkara/inflect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/i/-/i-0.3.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/i"
        }
      ]
    },
    {
      "type": "library",
      "name": "ncp",
      "version": "0.4.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ncp@0.4.2",
      "author": "AvianFlu",
      "description": "Asynchronous recursive file copy utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ncp@0.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/AvianFlu/ncp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/AvianFlu/ncp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/AvianFlu/ncp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ncp/-/ncp-0.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ncp"
        }
      ]
    },
    {
      "type": "library",
      "name": "cycle",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cycle@1.0.3",
      "description": "decycle your json",
      "purl": "pkg:npm/cycle@1.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dscape/cycle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/douglascrockford/JSON-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/douglascrockford/JSON-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cycle"
        }
      ]
    },
    {
      "type": "library",
      "name": "eyes",
      "version": "0.1.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|eyes@0.1.8",
      "author": "Alexis Sellier",
      "description": "a customizable value inspector",
      "purl": "pkg:npm/eyes@0.1.8",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eyes"
        }
      ]
    },
    {
      "type": "library",
      "name": "isstream",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|isstream@0.1.2",
      "author": "Rod Vagg",
      "description": "Determine if an object is a Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isstream@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/isstream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/isstream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/isstream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "stack-trace",
      "version": "0.0.10",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stack-trace@0.0.10",
      "author": "Felix Geisendörfer",
      "description": "Get v8 stack traces as an array of CallSite objects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stack-trace@0.0.10",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-stack-trace.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-stack-trace",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-stack-trace/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stack-trace"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|hasown@2.0.2",
      "author": "Jordan Harband",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/hasOwn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "global-prefix",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|global-prefix@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Get the npm global path prefix.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/global-prefix@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/global-prefix.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-prefix",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-prefix/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/global-prefix"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-windows",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-windows@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-windows@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-windows.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-windows"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.defaults",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object.defaults@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Like `extend` but only copies missing properties/values to the target object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.defaults@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.defaults.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.defaults",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.defaults/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.defaults"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "array-slice",
          "version": "1.1.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|object.defaults@1.1.0|array-slice@1.1.0",
          "author": "Jon Schlinkert",
          "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/array-slice@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/array-slice.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-slice",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-slice/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/object.defaults/node_modules/array-slice"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "object.pick",
      "version": "1.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object.pick@1.3.0",
      "author": "Jon Schlinkert",
      "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.pick@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.pick.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.pick"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-filepath",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|parse-filepath@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Pollyfill for node.js `path.parse`, parses a filepath into an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-filepath@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/parse-filepath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/parse-filepath",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/parse-filepath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-filepath"
        }
      ]
    },
    {
      "type": "library",
      "name": "for-own",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|for-own@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/for-own@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/for-own.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-own",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-own/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/for-own"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-iterator",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|make-iterator@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-iterator@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/make-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/make-iterator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/make-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-iterator"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "6.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|make-iterator@1.0.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/make-iterator/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "os-homedir",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-homedir"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-passwd",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|parse-passwd@1.0.0",
      "author": "Brian Woodward",
      "description": "Parse a passwd file into a list of users.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-passwd@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/parse-passwd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/parse-passwd",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/parse-passwd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-passwd"
        }
      ]
    },
    {
      "type": "library",
      "name": "from",
      "version": "0.1.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|from@0.1.7",
      "author": "Dominic Tarr",
      "description": "Easy way to make a Readable Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/from@0.1.7",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/from/-/from-0.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/from"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-stream",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|map-stream@0.1.0",
      "author": "Dominic Tarr",
      "description": "construct pipes of streams of events",
      "purl": "pkg:npm/map-stream@0.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/map-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/map-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/map-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "pause-stream",
      "version": "0.0.11",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pause-stream@0.0.11",
      "author": "Dominic Tarr",
      "description": "a ThroughStream that strictly buffers all readable events when paused.",
      "purl": "pkg:npm/pause-stream@0.0.11",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/pause-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/pause-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/pause-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pause-stream/-/pause-stream-0.0.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pause-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "split",
      "version": "0.3.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|split@0.3.3",
      "author": "Dominic Tarr",
      "description": "split a Text Stream into a Line Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split@0.3.3",
      "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-0.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/split"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-combiner",
      "version": "0.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stream-combiner@0.0.4",
      "author": "'Dominic Tarr'",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-combiner@0.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/stream-combiner.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/stream-combiner",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/stream-combiner/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-combiner"
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-promisify",
      "version": "5.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-promisify"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-diff",
      "version": "4.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|arr-diff@4.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-diff@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-diff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "extglob",
      "version": "2.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4",
      "author": "Jon Schlinkert",
      "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extglob@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/extglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/extglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/extglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extglob"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4|define-property@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/is-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fragment-cache",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|fragment-cache@0.2.1",
      "author": "Jon Schlinkert",
      "description": "A cache for managing namespaced sub-caches",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fragment-cache@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fragment-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fragment-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "nanomatch",
      "version": "1.2.13",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13",
      "author": "Jon Schlinkert",
      "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nanomatch@1.2.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/nanomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/nanomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/nanomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nanomatch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "2.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|define-property@2.0.2",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@2.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nanomatch/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "3.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|extend-shallow@3.0.2",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nanomatch/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "6.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nanomatch/node_modules/kind-of"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nanomatch/node_modules/is-descriptor"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nanomatch/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-not",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Create a javascript regular expression for matching everything except for the given string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regex-not@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/regex-not.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regex-not"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "3.0.2",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2|extend-shallow@3.0.2",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@3.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/regex-not/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/regex-not/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-number@3.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is a number. comprehensive tests.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-number.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-number/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-number"
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-string",
      "version": "1.6.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|repeat-string@1.6.1",
      "author": "Jon Schlinkert",
      "description": "Repeat the given string n times. Fastest implementation for repeating a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/repeat-string@1.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/repeat-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeat-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex-range",
      "version": "2.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-regex-range@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex-range@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/to-regex-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-regex-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon-util",
      "version": "3.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|snapdragon-util@3.0.1",
      "author": "Jon Schlinkert",
      "description": "Utilities for the snapdragon parser/compiler.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon-util@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-util",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snapdragon-util"
        }
      ]
    },
    {
      "type": "library",
      "name": "base",
      "version": "0.11.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|base@0.11.2",
      "author": "Jon Schlinkert",
      "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base@0.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/node-base/base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/node-base/base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/node-base/base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/base"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|base@0.11.2|define-property@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/base/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|base@0.11.2|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/base/node_modules/is-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "0.2.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|define-property@0.2.5",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@0.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-cache",
      "version": "0.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|map-cache@0.2.2",
      "author": "Jon Schlinkert",
      "description": "Basic cache object for storing key-value pairs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-cache@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/map-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-resolve",
      "version": "0.5.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|source-map-resolve@0.5.3",
      "author": "Simon Lydell",
      "description": "Resolve the source map and/or sources for a generated file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-resolve@0.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/source-map-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "use",
      "version": "3.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|use@3.1.1",
      "author": "Jon Schlinkert",
      "description": "Easily add plugin support to your node.js application.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/use@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/use.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/use",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/use/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/use"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|safe-regex@1.1.0",
      "author": "James Halliday",
      "description": "detect possibly catastrophic, exponential-time regular expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-regex@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/safe-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/safe-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/safe-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind-apply-helpers",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|call-bind-apply-helpers@1.0.2",
      "author": "Jordan Harband",
      "description": "Helper functions around Function call/apply/bind, for use in `call-bind`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind-apply-helpers@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind-apply-helpers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind-apply-helpers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind-apply-helpers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind-apply-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "after",
      "version": "0.8.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|after@0.8.2",
      "author": "Raynos",
      "description": "after - tiny flow control",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/after@0.8.2",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/after.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/after#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/after/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/after/-/after-0.8.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/after"
        }
      ]
    },
    {
      "type": "library",
      "name": "arraybuffer.slice",
      "version": "0.0.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|arraybuffer.slice@0.0.7",
      "description": "Exports a function for slicing ArrayBuffers (no polyfilling)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arraybuffer.slice@0.0.7",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/rase-/arraybuffer.slice.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rase-/arraybuffer.slice",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rase-/arraybuffer.slice/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arraybuffer.slice"
        }
      ]
    },
    {
      "type": "library",
      "name": "blob",
      "version": "0.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|blob@0.0.5",
      "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/blob@0.0.5",
      "externalReferences": [
        {
          "url": "git://github.com/webmodules/blob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/webmodules/blob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/webmodules/blob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/blob"
        }
      ]
    },
    {
      "type": "library",
      "name": "component-inherit",
      "version": "0.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|component-inherit@0.0.3",
      "description": "Prototype inheritance utility",
      "purl": "pkg:npm/component-inherit@0.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/inherit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/inherit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/inherit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/component-inherit"
        }
      ]
    },
    {
      "type": "library",
      "name": "xmlhttprequest-ssl",
      "version": "1.5.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|xmlhttprequest-ssl@1.5.5",
      "author": "Michael de Wit",
      "description": "XMLHttpRequest for Node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://creativecommons.org/licenses/MIT/"
          }
        }
      ],
      "purl": "pkg:npm/xmlhttprequest-ssl@1.5.5",
      "externalReferences": [
        {
          "url": "git://github.com/mjwwit/node-XMLHttpRequest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mjwwit/node-XMLHttpRequest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/mjwwit/node-XMLHttpRequest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmlhttprequest-ssl"
        }
      ]
    },
    {
      "type": "library",
      "name": "yeast",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|yeast@0.1.2",
      "author": "Arnout Kazemier",
      "description": "Tiny but linear growing unique id generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yeast@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/unshiftio/yeast.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unshiftio/yeast",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unshiftio/yeast/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yeast"
        }
      ]
    },
    {
      "type": "library",
      "name": "better-assert",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|better-assert@1.0.2",
      "author": "TJ Holowaychuk",
      "description": "Better assertions for node, reporting the expr, filename, lineno etc",
      "purl": "pkg:npm/better-assert@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/better-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/better-assert#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/better-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/better-assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "3.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "caller-callsite",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|caller-callsite@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the callsite of the caller function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caller-callsite@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/caller-callsite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/caller-callsite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/caller-callsite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caller-callsite"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arrayish",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-arrayish"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-me-maybe",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|call-me-maybe@1.0.2",
      "author": "Eric McCarthy",
      "description": "Let your JS API users either give you a callback or receive a promise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-me-maybe@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/limulus/call-me-maybe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/limulus/call-me-maybe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/limulus/call-me-maybe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-me-maybe"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-to-regexp",
      "version": "0.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|glob-to-regexp@0.3.0",
      "author": "Nick Fitzgerald",
      "description": "Convert globs to regular expressions",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob-to-regexp@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/fitzgen/glob-to-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fitzgen/glob-to-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fitzgen/glob-to-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-to-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-find-index",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|array-find-index@1.0.2",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Array#findIndex()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-find-index@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/array-find-index.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/array-find-index#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/array-find-index/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-find-index"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-correct",
      "version": "3.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|spdx-correct@3.2.0",
      "description": "correct invalid SPDX expressions",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-correct@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-correct.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-correct.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-correct.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-correct"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-expression-parse",
      "version": "3.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-expression-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "load-json-file",
      "version": "4.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/load-json-file"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "pify",
          "version": "3.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|load-json-file@4.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/load-json-file/node_modules/pify"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-bom",
          "version": "3.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|load-json-file@4.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/load-json-file/node_modules/strip-bom"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "for-in",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|for-in@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/for-in@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/for-in.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-in",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-in/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/for-in"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-primitive",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-primitive@2.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the value is a primitive. ",
      "purl": "pkg:npm/is-primitive@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/is-primitive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-primitive",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-primitive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-primitive"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "group": "@babel",
      "version": "7.27.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-validator-identifier@7.27.1",
      "author": "The Babel Team",
      "description": "Validate identifier/keywords name",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.27.1",
      "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.27.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "gen-mapping",
      "group": "@jridgewell",
      "version": "0.3.13",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/gen-mapping@0.3.13",
      "author": "Justin Ridgewell",
      "description": "Generate source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/gen-mapping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/gen-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.31",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/trace-mapping@0.3.31",
      "author": "Justin Ridgewell",
      "description": "Trace the original position through a source map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.31",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/trace-mapping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsesc",
      "version": "3.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|jsesc@3.1.0",
      "author": "Mathias Bynens",
      "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsesc@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/jsesc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/jsesc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/jsesc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsesc"
        }
      ]
    },
    {
      "type": "library",
      "name": "compat-data",
      "group": "@babel",
      "version": "7.28.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/compat-data@7.28.4",
      "author": "The Babel Team",
      "description": "The compat-data to determine required Babel plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/compat-data@7.28.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-compat-data",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/compat-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-option",
      "group": "@babel",
      "version": "7.27.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-validator-option@7.27.1",
      "author": "The Babel Team",
      "description": "Validate plugin/preset options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-option@7.27.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-option",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-option"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "5.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-imports",
      "group": "@babel",
      "version": "7.27.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-module-imports@7.27.1",
      "author": "The Babel Team",
      "description": "Babel helper functions for inserting module loads",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-module-imports@7.27.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-imports",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-module-imports",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-imports"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-globals",
      "group": "@babel",
      "version": "7.28.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-globals@7.28.0",
      "author": "The Babel Team",
      "description": "A collection of JavaScript globals for Babel internal usage",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-globals@7.28.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-globals",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-string-parser",
      "group": "@babel",
      "version": "7.27.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-string-parser@7.27.1",
      "author": "The Babel Team",
      "description": "A utility package to parse strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-string-parser@7.27.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-string-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-string-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-string-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "collapse-white-space",
      "version": "1.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|collapse-white-space@1.0.6",
      "author": "Titus Wormer",
      "description": "Replace multiple white-space characters with a single space",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/collapse-white-space@1.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/collapse-white-space.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/collapse-white-space#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/collapse-white-space/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/collapse-white-space"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-alphabetical",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-alphabetical@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is alphabetical",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-alphabetical@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-alphabetical.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-alphabetical#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-alphabetical/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-alphabetical"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-decimal",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-decimal@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is decimal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-decimal@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-decimal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-decimal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-decimal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-decimal/-/is-decimal-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-decimal"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-whitespace-character",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-whitespace-character@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is a whitespace character",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-whitespace-character@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-whitespace-character.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-whitespace-character#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-whitespace-character/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-whitespace-character"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-word-character",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-word-character@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is a word character",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-word-character@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-word-character.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-word-character#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-word-character/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-word-character/-/is-word-character-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-word-character"
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown-escapes",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|markdown-escapes@1.0.4",
      "author": "Titus Wormer",
      "description": "List of escapable characters in markdown",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/markdown-escapes@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/markdown-escapes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/markdown-escapes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/markdown-escapes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown-escapes"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-entities",
      "version": "1.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|parse-entities@1.2.2",
      "author": "Titus Wormer",
      "description": "Parse HTML character references: fast, spec-compliant, positional information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-entities@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/parse-entities.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/parse-entities#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/parse-entities/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse-entities/-/parse-entities-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "state-toggle",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|state-toggle@1.0.3",
      "author": "Titus Wormer",
      "description": "Enter/exit a state",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/state-toggle@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/state-toggle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/state-toggle#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/state-toggle/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/state-toggle/-/state-toggle-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/state-toggle"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-trailing-lines",
      "version": "1.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|trim-trailing-lines@1.1.4",
      "author": "Titus Wormer",
      "description": "Remove final line feeds from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trim-trailing-lines@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/trim-trailing-lines.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/trim-trailing-lines#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/trim-trailing-lines/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-trailing-lines"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|trim@0.0.1",
      "author": "TJ Holowaychuk",
      "description": "Trim string whitespace",
      "purl": "pkg:npm/trim@0.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim"
        }
      ]
    },
    {
      "type": "library",
      "name": "unherit",
      "version": "1.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unherit@1.1.3",
      "author": "Titus Wormer",
      "description": "Clone a constructor without affecting the super-class",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unherit@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/unherit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/unherit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/unherit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unherit/-/unherit-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unherit"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-remove-position",
      "version": "1.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unist-util-remove-position@1.1.4",
      "author": "Titus Wormer",
      "description": "Remove `position`s from a unist tree",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-remove-position@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-remove-position.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-remove-position#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-remove-position/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-remove-position"
        }
      ]
    },
    {
      "type": "library",
      "name": "vfile-location",
      "version": "2.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|vfile-location@2.0.6",
      "author": "Titus Wormer",
      "description": "Convert between positions (line and column-based) and offsets (range-based) locations in a virtual file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vfile-location@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/vfile/vfile-location.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vfile/vfile-location#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vfile/vfile-location/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vfile-location/-/vfile-location-2.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile-location"
        }
      ]
    },
    {
      "type": "library",
      "name": "ccount",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ccount@1.1.0",
      "author": "Titus Wormer",
      "description": "Count characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ccount@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/ccount.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/ccount#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/ccount/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ccount/-/ccount-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ccount"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-alphanumeric",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-alphanumeric@1.0.0",
      "author": "Arthur Verschaeve",
      "description": "Check if a string only contains alphanumeric characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-alphanumeric@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/arthurvr/is-alphanumeric.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arthurvr/is-alphanumeric#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arthurvr/is-alphanumeric/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-alphanumeric/-/is-alphanumeric-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-alphanumeric"
        }
      ]
    },
    {
      "type": "library",
      "name": "longest-streak",
      "version": "2.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|longest-streak@2.0.4",
      "author": "Titus Wormer",
      "description": "Count the longest repeating streak of a character",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/longest-streak@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/longest-streak.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/longest-streak#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/longest-streak/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/longest-streak/-/longest-streak-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/longest-streak"
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown-table",
      "version": "1.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|markdown-table@1.1.3",
      "author": "Titus Wormer",
      "description": "Markdown/ASCII tables",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/markdown-table@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/markdown-table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/markdown-table#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/markdown-table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/markdown-table/-/markdown-table-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdast-util-compact",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|mdast-util-compact@1.0.4",
      "author": "Titus Wormer",
      "description": "Make an mdast tree compact",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mdast-util-compact@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/mdast-util-compact.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-compact#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/mdast-util-compact/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdast-util-compact/-/mdast-util-compact-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdast-util-compact"
        }
      ]
    },
    {
      "type": "library",
      "name": "stringify-entities",
      "version": "1.3.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stringify-entities@1.3.2",
      "author": "Titus Wormer",
      "description": "Encode HTML character references and character entities",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stringify-entities@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/stringify-entities.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/stringify-entities#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/stringify-entities/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-1.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringify-entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "bail",
      "version": "1.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|bail@1.0.5",
      "author": "Titus Wormer",
      "description": "Throw a given error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bail@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/bail.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/bail#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/bail/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bail/-/bail-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bail"
        }
      ]
    },
    {
      "type": "library",
      "name": "trough",
      "version": "1.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|trough@1.0.5",
      "author": "Titus Wormer",
      "description": "Middleware: a channel used to convey a liquid",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trough@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/trough.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/trough#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/trough/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trough"
        }
      ]
    },
    {
      "type": "library",
      "name": "vfile",
      "version": "2.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|vfile@2.3.0",
      "author": "Titus Wormer",
      "description": "Virtual file format for text processing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vfile@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/vfile/vfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vfile/vfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vfile/vfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vfile/-/vfile-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "x-is-string",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|x-is-string@0.1.0",
      "author": "Matt-Esch",
      "description": "Simple string test",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Matt-Esch/x-is-string/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/x-is-string@0.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/Matt-Esch/x-is-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Matt-Esch/x-is-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Matt-Esch/x-is-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/x-is-string/-/x-is-string-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/x-is-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "esutils",
      "version": "2.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-fast-properties",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-fast-properties@1.0.3",
      "author": "Sindre Sorhus",
      "description": "Force V8 to use fast properties for an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-fast-properties@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/to-fast-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/to-fast-properties#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/to-fast-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-fast-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "asap",
      "version": "2.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asap"
        }
      ]
    },
    {
      "type": "library",
      "name": "window-size",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|window-size@0.1.0",
      "author": "Jon Schlinkert",
      "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/jonschlinkert/window-size/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/window-size@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/window-size.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/window-size",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/window-size/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/window-size"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|gopd@1.2.0",
      "author": "Jordan Harband",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gopd@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/gopd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/gopd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/gopd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gopd"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-tostringtag",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-tostringtag@1.0.2",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-tostringtag@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-tostringtag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-tostringtag"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-color",
      "version": "0.1.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-color@0.1.7",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-color@0.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-buffer-byte-length",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|array-buffer-byte-length@1.0.2",
      "author": "Jordan Harband",
      "description": "Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-buffer-byte-length@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/array-buffer-byte-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/array-buffer-byte-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/array-buffer-byte-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-buffer-byte-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind",
      "version": "1.0.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|call-bind@1.0.8",
      "author": "Jordan Harband",
      "description": "Robustly `.call.bind()` a function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind@1.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-get-iterator",
      "version": "1.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|es-get-iterator@1.1.3",
      "author": "Jordan Harband",
      "description": "Get an iterator for any JS language value. Works robustly across all environments, all versions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-get-iterator@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-get-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-get-iterator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-get-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-get-iterator"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isarray",
          "version": "2.0.5",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|es-get-iterator@1.1.3|isarray@2.0.5",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@2.0.5",
          "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-2.0.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/es-get-iterator/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arguments",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-arguments@1.2.0",
      "author": "Jordan Harband",
      "description": "Is this an arguments object? It's a harder question than you think.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-arguments@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-arguments.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-arguments",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-arguments/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-arguments"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-array-buffer",
      "version": "3.0.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-array-buffer@3.0.5",
      "author": "Jordan Harband",
      "description": "Is this value a JS ArrayBuffer?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-array-buffer@3.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-array-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-array-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-array-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-array-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-date-object",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-date-object@1.1.0",
      "author": "Jordan Harband",
      "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-date-object@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-date-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-date-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-date-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-date-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-shared-array-buffer",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-shared-array-buffer@1.0.4",
      "author": "Jordan Harband",
      "description": "Is this value a JS SharedArrayBuffer?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-shared-array-buffer@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-shared-array-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-shared-array-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-shared-array-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-shared-array-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-is",
      "version": "1.1.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object-is@1.1.6",
      "author": "Jordan Harband",
      "description": "ES2015-compliant shim for Object.is - differentiates between -0 and +0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-is@1.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/object-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/object-is",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/object-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object-is/-/object-is-1.1.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-keys",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.assign",
      "version": "4.1.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object.assign@4.1.7",
      "author": "Jordan Harband",
      "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.assign@4.1.7",
      "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.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "regexp.prototype.flags",
      "version": "1.5.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|regexp.prototype.flags@1.5.4",
      "author": "Jordan Harband",
      "description": "ES6 spec-compliant RegExp.prototype.flags shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regexp.prototype.flags@1.5.4",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/RegExp.prototype.flags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/RegExp.prototype.flags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/RegExp.prototype.flags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regexp.prototype.flags"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-boxed-primitive",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|which-boxed-primitive@1.1.1",
      "author": "Jordan Harband",
      "description": "Which kind of boxed JS primitive is this?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-boxed-primitive@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/which-boxed-primitive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-boxed-primitive#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-boxed-primitive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-boxed-primitive"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-collection",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|which-collection@1.0.2",
      "author": "Jordan Harband",
      "description": "Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-collection@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/which-collection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-collection#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-collection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-collection"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-typed-array",
      "version": "1.1.19",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|which-typed-array@1.1.19",
      "author": "Jordan Harband",
      "description": "Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-typed-array@1.1.19",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/which-typed-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-typed-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-typed-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-typed-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|function-bind@1.1.2",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/function-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/function-bind",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/function-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "ini",
      "version": "1.3.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ini@1.3.8",
      "author": "Isaac Z. Schlueter",
      "description": "An ini encoder/decoder for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ini@1.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/ini.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/ini#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/ini/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ini"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-each",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|array-each@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Loop over each item in an array and call the given function on every element.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-each@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-each.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-each",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-each/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-absolute",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-absolute@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-absolute@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-absolute.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-absolute",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-absolute/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-root",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|path-root@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Get the root of a posix or windows filepath.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-root@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/path-root.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/path-root",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/path-root/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-root"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-promise",
      "version": "4.2.8",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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\""
        },
        {
          "url": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "assign-symbols",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|assign-symbols@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assign-symbols@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/assign-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/assign-symbols",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/assign-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assign-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-brackets",
      "version": "2.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|expand-brackets@2.1.4",
      "author": "Jon Schlinkert",
      "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expand-brackets@2.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/expand-brackets.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-brackets",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-brackets/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expand-brackets"
        }
      ]
    },
    {
      "type": "library",
      "name": "cache-base",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|cache-base@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cache-base@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/cache-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/cache-base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/cache-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cache-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "class-utils",
      "version": "0.3.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|class-utils@0.3.6",
      "author": "Jon Schlinkert",
      "description": "Utils for working with JavaScript classes and prototype methods.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/class-utils@0.3.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/class-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/class-utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/class-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/class-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "component-emitter",
      "version": "1.3.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|component-emitter@1.3.1",
      "description": "Event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/component-emitter@1.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/component-emitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/component-emitter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/component-emitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/component-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "mixin-deep",
      "version": "1.3.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|mixin-deep@1.3.2",
      "author": "Jon Schlinkert",
      "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mixin-deep@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/mixin-deep.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/mixin-deep",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/mixin-deep/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mixin-deep"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|mixin-deep@1.3.2|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mixin-deep/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pascalcase",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|pascalcase@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Convert a string to pascal-case.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pascalcase@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/pascalcase.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/pascalcase",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/pascalcase/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pascalcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-descriptor",
      "version": "0.1.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-descriptor@0.1.7",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-descriptor@0.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "atob",
      "version": "2.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|atob@2.1.2",
      "author": "AJ ONeal",
      "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/atob@2.1.2",
      "externalReferences": [
        {
          "url": "git://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/atob"
        }
      ]
    },
    {
      "type": "library",
      "name": "decode-uri-component",
      "version": "0.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|decode-uri-component@0.2.2",
      "author": "Sam Verschueren",
      "description": "A better decodeURIComponent",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decode-uri-component@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/SamVerschueren/decode-uri-component.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decode-uri-component"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-url",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|resolve-url@0.2.1",
      "author": "Simon Lydell",
      "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-url@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/resolve-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/resolve-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/resolve-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-url",
      "version": "0.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|source-map-url@0.4.1",
      "author": "Simon Lydell",
      "description": "Tools for working with sourceMappingURL comments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-url@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/source-map-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/source-map-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/source-map-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "urix",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|urix@0.1.0",
      "author": "Simon Lydell",
      "description": "Makes Windows-style paths more unix and URI friendly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/urix@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/urix.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/urix#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/urix/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/urix"
        }
      ]
    },
    {
      "type": "library",
      "name": "ret",
      "version": "0.1.15",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|ret@0.1.15",
      "author": "Roly Fentanes",
      "description": "Tokenizes a string that represents a regular expression.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ret@0.1.15",
      "externalReferences": [
        {
          "url": "git://github.com/fent/ret.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fent/ret.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fent/ret.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ret"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-define-property",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|es-define-property@1.0.1",
      "author": "Jordan Harband",
      "description": "`Object.defineProperty`, but not IE 8's broken one.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-define-property@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-define-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-object-atoms",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|es-object-atoms@1.1.1",
      "author": "Jordan Harband",
      "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-object-atoms@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-object-atoms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-object-atoms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-object-atoms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-object-atoms"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-proto",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|get-proto@1.0.1",
      "author": "Jordan Harband",
      "description": "Robustly get the [[Prototype]] of an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-proto@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-symbols@1.1.0",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/has-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "math-intrinsics",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|math-intrinsics@1.1.0",
      "author": "Jordan Harband",
      "description": "ES Math-related intrinsics and helpers, robustly cached.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/math-intrinsics@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/math-intrinsics.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/math-intrinsics#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/math-intrinsics/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/math-intrinsics"
        }
      ]
    },
    {
      "type": "library",
      "name": "callsite",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|callsite@1.0.0",
      "author": "TJ Holowaychuk",
      "description": "access to v8's CallSites",
      "purl": "pkg:npm/callsite@1.0.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/callsite"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "1.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "callsites",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|callsites@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Get callsites from the V8 stack trace API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/callsites@2.0.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-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/callsites"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-license-ids",
      "version": "3.0.22",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|spdx-license-ids@3.0.22",
      "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.22",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-license-ids.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.22.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-license-ids"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-exceptions",
      "version": "2.5.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|spdx-exceptions@2.5.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.5.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.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-exceptions"
        }
      ]
    },
    {
      "type": "library",
      "name": "randomatic",
      "version": "3.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|randomatic@3.1.1",
      "author": "Jon Schlinkert",
      "description": "Generate randomized strings of a specified length using simple character sequences. The original generate-password.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randomatic@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/randomatic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/randomatic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/randomatic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/randomatic/-/randomatic-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/randomatic"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-number",
          "version": "4.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|randomatic@3.1.1|is-number@4.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is a number. comprehensive tests.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-number@4.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-4.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/randomatic/node_modules/is-number"
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "6.0.3",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|randomatic@3.1.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/randomatic/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.5.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/sourcemap-codec@1.5.5",
      "author": "Justin Ridgewell",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/sourcemap-codec",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-uri",
      "group": "@jridgewell",
      "version": "3.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/resolve-uri@3.1.2",
      "author": "Justin Ridgewell",
      "description": "Resolve a URI relative to an optional base URI",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/resolve-uri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/resolve-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "3.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-entities-legacy",
      "version": "1.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|character-entities-legacy@1.1.4",
      "author": "Titus Wormer",
      "description": "HTML legacy character entity information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-entities-legacy@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/character-entities-legacy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/character-entities-legacy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/character-entities-legacy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities-legacy"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-entities",
      "version": "1.2.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|character-entities@1.2.4",
      "author": "Titus Wormer",
      "description": "HTML character entity information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-entities@1.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/character-entities.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/character-entities#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/character-entities/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/character-entities/-/character-entities-1.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-reference-invalid",
      "version": "1.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|character-reference-invalid@1.1.4",
      "author": "Titus Wormer",
      "description": "HTML invalid numeric character reference information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-reference-invalid@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/character-reference-invalid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/character-reference-invalid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/character-reference-invalid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-reference-invalid"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-alphanumerical",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-alphanumerical@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is alphanumerical",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-alphanumerical@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-alphanumerical.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-alphanumerical#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-alphanumerical/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-alphanumerical"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-hexadecimal",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-hexadecimal@1.0.4",
      "author": "Titus Wormer",
      "description": "Check if a character is hexadecimal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-hexadecimal@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/is-hexadecimal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/is-hexadecimal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/is-hexadecimal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-hexadecimal"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-visit",
      "version": "1.4.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unist-util-visit@1.4.1",
      "author": "Titus Wormer",
      "description": "Recursively walk over unist nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-visit@1.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-visit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-1.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-entities-html4",
      "version": "1.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|character-entities-html4@1.1.4",
      "author": "Titus Wormer",
      "description": "HTML4 character entity information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-entities-html4@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wooorm/character-entities-html4.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wooorm/character-entities-html4#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wooorm/character-entities-html4/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-entities-html4"
        }
      ]
    },
    {
      "type": "library",
      "name": "replace-ext",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|replace-ext@1.0.0",
      "author": "Gulp Team",
      "description": "Replaces a file extension with another one",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/replace-ext@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/replace-ext.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/replace-ext#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/replace-ext/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/replace-ext"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-stringify-position",
      "version": "1.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unist-util-stringify-position@1.1.2",
      "author": "Titus Wormer",
      "description": "Stringify a Unist node, position, or point",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-stringify-position@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-stringify-position.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-stringify-position#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-stringify-position/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-stringify-position"
        }
      ]
    },
    {
      "type": "library",
      "name": "vfile-message",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|vfile-message@1.1.1",
      "author": "Titus Wormer",
      "description": "Create a virtual message",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vfile-message@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/vfile/vfile-message.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vfile/vfile-message#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vfile/vfile-message/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vfile-message/-/vfile-message-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vfile-message"
        }
      ]
    },
    {
      "type": "library",
      "name": "center-align",
      "version": "0.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|center-align@0.1.3",
      "author": "Jon Schlinkert",
      "description": "Center-align the text in a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/center-align@0.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/center-align.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/center-align",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/center-align/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/center-align"
        }
      ]
    },
    {
      "type": "library",
      "name": "right-align",
      "version": "0.1.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|right-align@0.1.3",
      "author": "Jon Schlinkert",
      "description": "Right-align the text in a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/right-align@0.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/right-align.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/right-align",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/right-align/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/right-align"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-function-length",
      "version": "1.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|set-function-length@1.2.2",
      "author": "Jordan Harband",
      "description": "Set a function's length property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-function-length@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/set-function-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/set-function-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/set-function-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-function-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-map",
      "version": "2.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-map@2.0.3",
      "author": "Jordan Harband",
      "description": "Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-map@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-set",
      "version": "2.0.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-set@2.0.3",
      "author": "Jordan Harband",
      "description": "Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-set@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-set.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-set#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-set/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-set"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-string",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-string@1.1.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-string@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "stop-iteration-iterator",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|stop-iteration-iterator@1.1.0",
      "author": "Jordan Harband",
      "description": "Firefox 17-26 iterators throw a StopIteration object to indicate \"done\". This normalizes it.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stop-iteration-iterator@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/stop-iteration-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/stop-iteration-iterator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/stop-iteration-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stop-iteration-iterator"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-properties",
      "version": "1.2.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|define-properties@1.2.1",
      "author": "Jordan Harband",
      "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-properties@1.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/define-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-properties#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-function-name",
      "version": "2.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|set-function-name@2.0.2",
      "author": "Jordan Harband",
      "description": "Set a function's name property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-function-name@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/set-function-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/set-function-name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/set-function-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-function-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-bigint",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-bigint@1.1.0",
      "author": "Jordan Harband",
      "description": "Is this value an ES BigInt?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-bigint@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-bigint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-bigint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-bigint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-bigint"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-boolean-object",
      "version": "1.2.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-boolean-object@1.2.2",
      "author": "Jordan Harband",
      "description": "Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-boolean-object@1.2.2",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-boolean-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-boolean-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-boolean-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-boolean-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number-object",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-number-object@1.1.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number-object@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-number-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-number-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-number-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-number-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-symbol",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-symbol@1.1.1",
      "author": "Jordan Harband",
      "description": "Determine if a value is an ES6 Symbol or not.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-symbol@1.1.1",
      "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.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-symbol"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-weakmap",
      "version": "2.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-weakmap@2.0.2",
      "author": "Jordan Harband",
      "description": "Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-weakmap@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-weakmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakmap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-weakmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-weakset",
      "version": "2.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-weakset@2.0.4",
      "author": "Jordan Harband",
      "description": "Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-weakset@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-weakset.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakset#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakset/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-weakset"
        }
      ]
    },
    {
      "type": "library",
      "name": "available-typed-arrays",
      "version": "1.0.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|available-typed-arrays@1.0.7",
      "author": "Jordan Harband",
      "description": "Returns an array of Typed Array names that are available in the current environment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/available-typed-arrays@1.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/available-typed-arrays.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/available-typed-arrays#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/available-typed-arrays/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/available-typed-arrays"
        }
      ]
    },
    {
      "type": "library",
      "name": "for-each",
      "version": "0.3.5",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|for-each@0.3.5",
      "author": "Raynos",
      "description": "A better forEach",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/for-each@0.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/for-each.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/for-each",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/for-each/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/for-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-relative",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-relative@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the path appears to be relative.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-relative@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-relative.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-relative",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-relative/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-relative"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-root-regex",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|path-root-regex@0.1.2",
      "author": "Jon Schlinkert",
      "description": "Regular expression for getting the root of a posix or windows filepath.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-root-regex@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/regexhq/path-root-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/regexhq/path-root-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/regexhq/path-root-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-root-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-accessor-descriptor",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-accessor-descriptor@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-accessor-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-accessor-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-accessor-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-accessor-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-data-descriptor",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-data-descriptor@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-data-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-data-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "posix-character-classes",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|posix-character-classes@0.1.1",
      "author": "Jon Schlinkert",
      "description": "POSIX character classes for creating regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/posix-character-classes@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/posix-character-classes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/posix-character-classes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/posix-character-classes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/posix-character-classes"
        }
      ]
    },
    {
      "type": "library",
      "name": "collection-visit",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|collection-visit@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Visit a method over the items in an object, or map visit over the objects in an array.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/collection-visit@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/collection-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/collection-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-value",
      "version": "2.0.6",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|get-value@2.0.6",
      "author": "Jon Schlinkert",
      "description": "Use property paths (`a.b.c`) to get a nested value from an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-value@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/get-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-value",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-value@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-value@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-value",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|set-value@2.0.1",
      "author": "Jon Schlinkert",
      "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-value@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/set-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-object-path",
      "version": "0.3.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|to-object-path@0.3.0",
      "author": "Jon Schlinkert",
      "description": "Create an object path from a list or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-object-path@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-object-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-object-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-object-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-object-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "union-value",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|union-value@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/union-value@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/union-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/union-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/union-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/union-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "unset-value",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Delete nested properties from an object using dot notation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unset-value@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/unset-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/unset-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/unset-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unset-value"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-value",
          "version": "0.3.1",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|has-value@0.3.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-value@0.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/has-value.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-value",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-value/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unset-value/node_modules/has-value"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "isobject",
              "version": "2.1.0",
              "bom-ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|has-value@0.3.1|isobject@2.1.0",
              "author": "Jon Schlinkert",
              "description": "Returns true if the value is an object and not an array or null.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/isobject@2.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/jonschlinkert/isobject.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/jonschlinkert/isobject",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/jonschlinkert/isobject/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/unset-value/node_modules/has-value/node_modules/isobject"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "has-values",
          "version": "0.1.4",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|has-values@0.1.4",
          "author": "Jon Schlinkert",
          "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-values@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/has-values.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-values",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-values/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unset-value/node_modules/has-values"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unset-value/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-union",
      "version": "3.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|arr-union@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-union@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-union.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "static-extend",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|static-extend@0.1.2",
      "author": "Jon Schlinkert",
      "description": "Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/static-extend@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/static-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/static-extend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/static-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/static-extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "dunder-proto",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|dunder-proto@1.0.1",
      "author": "Jordan Harband",
      "description": "If available, the `Object.prototype.__proto__` accessor and mutator, call-bound",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dunder-proto@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/dunder-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/dunder-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/dunder-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dunder-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-try",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-try"
        }
      ]
    },
    {
      "type": "library",
      "name": "math-random",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|math-random@1.0.4",
      "author": "Michael Rhodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/math-random@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/michaelrhodes/math-random.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/michaelrhodes/math-random#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/michaelrhodes/math-random/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/math-random/-/math-random-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/math-random"
        }
      ]
    },
    {
      "type": "library",
      "name": "unist-util-visit-parents",
      "version": "2.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unist-util-visit-parents@2.1.2",
      "author": "Titus Wormer",
      "description": "Recursively walk over unist nodes, with ancestral information",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unist-util-visit-parents@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/syntax-tree/unist-util-visit-parents.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-visit-parents#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/syntax-tree/unist-util-visit-parents/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unist-util-visit-parents"
        }
      ]
    },
    {
      "type": "library",
      "name": "align-text",
      "version": "0.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|align-text@0.1.4",
      "author": "Jon Schlinkert",
      "description": "Align the text in a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/align-text@0.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/jonschlinkert/align-text.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/align-text",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/align-text/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/align-text"
        }
      ]
    },
    {
      "type": "library",
      "name": "lazy-cache",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|lazy-cache@1.0.4",
      "author": "Jon Schlinkert",
      "description": "Cache requires to be lazy-loaded when needed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lazy-cache@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/lazy-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/lazy-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/lazy-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lazy-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-data-property",
      "version": "1.1.4",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|define-data-property@1.1.4",
      "author": "Jordan Harband",
      "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-data-property@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/define-data-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-data-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-property-descriptors",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-property-descriptors@1.0.2",
      "author": "Jordan Harband",
      "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-property-descriptors@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-property-descriptors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-property-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "internal-slot",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|internal-slot@1.1.0",
      "author": "Jordan Harband",
      "description": "ES spec-like internal slots",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/internal-slot@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/internal-slot.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/internal-slot#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/internal-slot/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/internal-slot"
        }
      ]
    },
    {
      "type": "library",
      "name": "functions-have-names",
      "version": "1.2.3",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|functions-have-names@1.2.3",
      "author": "Jordan Harband",
      "description": "Does this JS environment support the `name` property on functions?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/functions-have-names@1.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/functions-have-names.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/functions-have-names#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/functions-have-names/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/functions-have-names"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-bigints",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-bigints@1.1.0",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has BigInt support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-bigints@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/has-bigints.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-bigints#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-bigints/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-bigints"
        }
      ]
    },
    {
      "type": "library",
      "name": "possible-typed-array-names",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|possible-typed-array-names@1.1.0",
      "author": "Jordan Harband",
      "description": "A simple list of possible Typed Array names.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/possible-typed-array-names@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/possible-typed-array-names.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/possible-typed-array-names#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/possible-typed-array-names/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/possible-typed-array-names"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-callable",
      "version": "1.2.7",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-callable@1.2.7",
      "author": "Jordan Harband",
      "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-callable@1.2.7",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-callable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-callable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-callable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-callable"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-unc-path",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|is-unc-path@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a filepath is a windows UNC file path.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-unc-path@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-unc-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-unc-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-unc-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-unc-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-visit",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|map-visit@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Map `visit` over an array of objects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-visit@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/map-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-visit",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object-visit@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Call a specified method on each value in the given object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-visit@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-values",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-values@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-values@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-values"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "4.0.0",
          "bom-ref": "bootstrap@3.4.1-tuxcare.4|has-values@1.0.0|kind-of@4.0.0",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/has-values/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "object-copy",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|object-copy@0.1.0",
      "author": "Jon Schlinkert",
      "description": "Copy static properties, prototype properties, and descriptors from one object to another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-copy@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object-copy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-copy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-copy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-copy"
        }
      ]
    },
    {
      "type": "library",
      "name": "longest",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|longest@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Get the longest item in an array.",
      "purl": "pkg:npm/longest@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/longest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/longest",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/longest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/longest"
        }
      ]
    },
    {
      "type": "library",
      "name": "unc-path-regex",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|unc-path-regex@0.1.2",
      "author": "Jon Schlinkert",
      "description": "Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unc-path-regex@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/regexhq/unc-path-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/regexhq/unc-path-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/regexhq/unc-path-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unc-path-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "copy-descriptor",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.4.1-tuxcare.4|copy-descriptor@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Copy a descriptor from object A to object B",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/copy-descriptor@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/copy-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/copy-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/copy-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/copy-descriptor"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "bootstrap@3.4.1-tuxcare.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|autoprefixer@9.8.8",
        "bootstrap@3.4.1-tuxcare.4|btoa@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|cross-env@5.2.1",
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-clean@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-concat@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-connect@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-copy@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.1",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-watch@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-exec@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-jekyll@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|grunt-jscs@3.0.1",
        "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-stylelint@0.10.1",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|ip",
        "bootstrap@3.4.1-tuxcare.4|karma-browserstack-launcher@1.6.0",
        "bootstrap@3.4.1-tuxcare.4|karma-chrome-launcher@2.2.0",
        "bootstrap@3.4.1-tuxcare.4|karma-detect-browsers@2.3.3",
        "bootstrap@3.4.1-tuxcare.4|karma-firefox-launcher@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|karma-qunit@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|karma@3.1.4",
        "bootstrap@3.4.1-tuxcare.4|load-grunt-tasks@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|markdown-it@8.4.2",
        "bootstrap@3.4.1-tuxcare.4|qunitjs@1.23.1",
        "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4",
        "bootstrap@3.4.1-tuxcare.4|shelljs@0.8.5",
        "bootstrap@3.4.1-tuxcare.4|shx@0.3.4",
        "bootstrap@3.4.1-tuxcare.4|stylelint-config-standard@18.3.0",
        "bootstrap@3.4.1-tuxcare.4|stylelint-order@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0",
        "bootstrap@3.4.1-tuxcare.4|time-grunt@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|autoprefixer@9.8.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|browserslist@4.26.3",
        "bootstrap@3.4.1-tuxcare.4|caniuse-lite@1.0.30001746",
        "bootstrap@3.4.1-tuxcare.4|normalize-range@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|num2fraction@1.2.2",
        "bootstrap@3.4.1-tuxcare.4|picocolors@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|postcss-value-parser@4.2.0",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|btoa@1.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cross-env@5.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|cross-spawn@6.0.6"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|glob@7.2.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|fs.realpath@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|inflight@1.0.6",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|minimatch@3.1.2",
        "bootstrap@3.4.1-tuxcare.4|once@1.4.0",
        "bootstrap@3.4.1-tuxcare.4|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-clean@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|async@3.2.6",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|rimraf@2.7.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-concat@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|chalk@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|source-map@0.5.7"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-connect@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-connect@2.1.0|async@2.6.4",
        "bootstrap@3.4.1-tuxcare.4|connect-livereload@0.6.1",
        "bootstrap@3.4.1-tuxcare.4|connect@3.7.0",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|morgan@1.10.1",
        "bootstrap@3.4.1-tuxcare.4|node-http2@4.0.1",
        "bootstrap@3.4.1-tuxcare.4|opn@5.5.0",
        "bootstrap@3.4.1-tuxcare.4|portscanner@2.2.0",
        "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1",
        "bootstrap@3.4.1-tuxcare.4|serve-static@1.16.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-connect@2.1.0|async@2.6.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-copy@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|chalk@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|file-sync-cmp@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|clean-css@4.2.4",
        "bootstrap@3.4.1-tuxcare.4|maxmin@2.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-cssmin@3.0.0|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|hooker@0.2.3",
        "bootstrap@3.4.1-tuxcare.4|jshint@2.10.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-jshint@2.1.0|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|async@3.2.6",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|chalk@4.1.2",
        "bootstrap@3.4.1-tuxcare.4|less@3.13.1",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|chalk@4.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|ansi-styles@4.3.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|supports-color@7.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|ansi-styles@4.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|supports-color@7.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|has-flag@4.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|color-convert@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|color-name@1.1.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|has-flag@4.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-less@2.1.0|color-name@1.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|pug@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-pug@2.0.0|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.1|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|maxmin@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|uglify-js@3.19.3",
        "bootstrap@3.4.1-tuxcare.4|uri-path@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.1|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.1|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.1|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.1|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-uglify@4.0.1|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-watch@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-contrib-watch@1.1.0|async@2.6.4",
        "bootstrap@3.4.1-tuxcare.4|gaze@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|tiny-lr@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-contrib-watch@1.1.0|async@2.6.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-exec@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|async@2.6.4",
        "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|vnu-jar@18.11.5"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|async@2.6.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-html@10.1.0|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-jekyll@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|tmp@0.0.33"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-jscs@3.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|hooker@0.2.3",
        "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7",
        "bootstrap@3.4.1-tuxcare.4|grunt-jscs@3.0.1|lodash@4.6.1",
        "bootstrap@3.4.1-tuxcare.4|vow@0.4.20"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-jscs@3.0.1|lodash@4.6.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|diff@3.5.0",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|postcss@6.0.23"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|postcss@6.0.23",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|source-map@0.6.1",
        "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-postcss@0.9.0|source-map@0.6.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-stylelint@0.10.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|chalk@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|dateformat@4.6.3",
        "bootstrap@3.4.1-tuxcare.4|eventemitter2@0.4.14",
        "bootstrap@3.4.1-tuxcare.4|exit@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|findup-sync@5.0.0",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1|glob@7.1.7",
        "bootstrap@3.4.1-tuxcare.4|grunt-cli@1.4.3",
        "bootstrap@3.4.1-tuxcare.4|grunt-known-options@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-util@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|iconv-lite@0.6.3",
        "bootstrap@3.4.1-tuxcare.4|js-yaml@3.14.1",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1|minimatch@3.0.8",
        "bootstrap@3.4.1-tuxcare.4|nopt@3.0.6"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1|glob@7.1.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|fs.realpath@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|inflight@1.0.6",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1|minimatch@3.0.8",
        "bootstrap@3.4.1-tuxcare.4|once@1.4.0",
        "bootstrap@3.4.1-tuxcare.4|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1|minimatch@3.0.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ip"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|karma-browserstack-launcher@1.6.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8",
        "bootstrap@3.4.1-tuxcare.4|browserstack@1.5.3",
        "bootstrap@3.4.1-tuxcare.4|karma@3.1.4",
        "bootstrap@3.4.1-tuxcare.4|q@1.5.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|karma-chrome-launcher@2.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|fs-access@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|which@1.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|karma-detect-browsers@2.3.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|which@1.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|karma-firefox-launcher@1.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-wsl@2.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|karma-qunit@1.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|qunitjs@1.23.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|karma@3.1.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|bluebird@3.7.2",
        "bootstrap@3.4.1-tuxcare.4|body-parser@1.20.3",
        "bootstrap@3.4.1-tuxcare.4|chokidar@2.1.8",
        "bootstrap@3.4.1-tuxcare.4|colors@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|combine-lists@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|connect@3.7.0",
        "bootstrap@3.4.1-tuxcare.4|core-js@2.6.12",
        "bootstrap@3.4.1-tuxcare.4|di@0.0.1",
        "bootstrap@3.4.1-tuxcare.4|dom-serialize@2.2.1",
        "bootstrap@3.4.1-tuxcare.4|expand-braces@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|flatted@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3",
        "bootstrap@3.4.1-tuxcare.4|graceful-fs@4.2.11",
        "bootstrap@3.4.1-tuxcare.4|http-proxy@1.18.1",
        "bootstrap@3.4.1-tuxcare.4|isbinaryfile@3.0.3",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|log4js@3.0.6",
        "bootstrap@3.4.1-tuxcare.4|mime@2.6.0",
        "bootstrap@3.4.1-tuxcare.4|minimatch@3.1.2",
        "bootstrap@3.4.1-tuxcare.4|optimist@0.6.1",
        "bootstrap@3.4.1-tuxcare.4|qjobs@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|range-parser@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|rimraf@2.7.1",
        "bootstrap@3.4.1-tuxcare.4|safe-buffer@5.2.1",
        "bootstrap@3.4.1-tuxcare.4|socket.io@2.1.1",
        "bootstrap@3.4.1-tuxcare.4|karma@3.1.4|source-map@0.6.1",
        "bootstrap@3.4.1-tuxcare.4|tmp@0.0.33",
        "bootstrap@3.4.1-tuxcare.4|useragent@2.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|karma@3.1.4|source-map@0.6.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|load-grunt-tasks@4.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arrify@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|grunt@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|multimatch@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|pkg-up@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|resolve-pkg@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|markdown-it@8.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|argparse@1.0.10",
        "bootstrap@3.4.1-tuxcare.4|markdown-it@8.4.2|entities@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|linkify-it@2.2.0",
        "bootstrap@3.4.1-tuxcare.4|mdurl@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|uc.micro@1.0.6"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|markdown-it@8.4.2|entities@1.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|qunitjs@1.23.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3",
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|replace-in-file@3.4.4|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|shelljs@0.8.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3",
        "bootstrap@3.4.1-tuxcare.4|interpret@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|shelljs@0.8.5|rechoir@0.6.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|shelljs@0.8.5|rechoir@0.6.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|resolve@1.22.10"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|shx@0.3.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|shx@0.3.4|minimist@1.2.8",
        "bootstrap@3.4.1-tuxcare.4|shelljs@0.8.5"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|shx@0.3.4|minimist@1.2.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint-config-standard@18.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint-config-recommended@2.2.0",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint-order@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|postcss-sorting@4.1.0",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|autoprefixer@9.8.8",
        "bootstrap@3.4.1-tuxcare.4|balanced-match@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|cosmiconfig@5.2.1",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|debug@4.4.3",
        "bootstrap@3.4.1-tuxcare.4|execall@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|file-entry-cache@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|get-stdin@6.0.0",
        "bootstrap@3.4.1-tuxcare.4|globby@8.0.2",
        "bootstrap@3.4.1-tuxcare.4|globjoin@0.1.4",
        "bootstrap@3.4.1-tuxcare.4|html-tags@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|ignore@4.0.6",
        "bootstrap@3.4.1-tuxcare.4|import-lazy@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|imurmurhash@0.1.4",
        "bootstrap@3.4.1-tuxcare.4|known-css-properties@0.8.0",
        "bootstrap@3.4.1-tuxcare.4|leven@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0",
        "bootstrap@3.4.1-tuxcare.4|mathml-tag-names@2.1.3",
        "bootstrap@3.4.1-tuxcare.4|meow@5.0.0",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|micromatch@2.3.11",
        "bootstrap@3.4.1-tuxcare.4|normalize-selector@0.2.0",
        "bootstrap@3.4.1-tuxcare.4|pify@4.0.1",
        "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|postcss-jsx@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|postcss-markdown@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|postcss-media-query-parser@0.2.3",
        "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.1",
        "bootstrap@3.4.1-tuxcare.4|postcss-resolve-nested-selector@0.1.6",
        "bootstrap@3.4.1-tuxcare.4|postcss-safe-parser@4.0.2",
        "bootstrap@3.4.1-tuxcare.4|postcss-sass@0.3.5",
        "bootstrap@3.4.1-tuxcare.4|postcss-scss@2.1.1",
        "bootstrap@3.4.1-tuxcare.4|postcss-selector-parser@3.1.2",
        "bootstrap@3.4.1-tuxcare.4|postcss-styled@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|postcss-syntax@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|postcss-value-parser@3.3.1",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|resolve-from@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|signal-exit@3.0.7",
        "bootstrap@3.4.1-tuxcare.4|specificity@0.4.1",
        "bootstrap@3.4.1-tuxcare.4|string-width@2.1.1",
        "bootstrap@3.4.1-tuxcare.4|style-search@0.1.0",
        "bootstrap@3.4.1-tuxcare.4|sugarss@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|svg-tags@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|table@5.4.6"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|debug@4.4.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|ms@2.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|micromatch@2.3.11",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|arr-diff@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|array-unique@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|braces@1.8.5",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|expand-brackets@0.1.5",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|extglob@0.3.2",
        "bootstrap@3.4.1-tuxcare.4|filename-regex@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-extglob@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-glob@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|kind-of@3.2.2",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|normalize-path@2.1.1",
        "bootstrap@3.4.1-tuxcare.4|object.omit@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4",
        "bootstrap@3.4.1-tuxcare.4|regex-cache@0.4.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|postcss-value-parser@3.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|resolve-from@4.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|arr-diff@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arr-flatten@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|array-unique@0.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|braces@1.8.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|expand-range@1.8.2",
        "bootstrap@3.4.1-tuxcare.4|preserve@0.2.0",
        "bootstrap@3.4.1-tuxcare.4|repeat-element@1.1.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|expand-brackets@0.1.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-posix-bracket@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|extglob@0.3.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-extglob@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-glob@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|normalize-path@2.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|remove-trailing-separator@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|expand-range@1.8.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|fill-range@2.2.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|fill-range@2.2.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-number@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|isobject@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|randomatic@3.1.1",
        "bootstrap@3.4.1-tuxcare.4|repeat-element@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|is-number@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|kind-of@3.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|isobject@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|isarray@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0|isarray@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|time-grunt@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|chalk@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|date-time@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|figures@1.7.0",
        "bootstrap@3.4.1-tuxcare.4|hooker@0.2.3",
        "bootstrap@3.4.1-tuxcare.4|number-is-nan@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|pretty-ms@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|text-table@0.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|browserslist@4.26.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|baseline-browser-mapping@2.8.10",
        "bootstrap@3.4.1-tuxcare.4|caniuse-lite@1.0.30001746",
        "bootstrap@3.4.1-tuxcare.4|electron-to-chromium@1.5.228",
        "bootstrap@3.4.1-tuxcare.4|node-releases@2.0.21",
        "bootstrap@3.4.1-tuxcare.4|update-browserslist-db@1.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|caniuse-lite@1.0.30001746"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|normalize-range@0.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|num2fraction@1.2.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|picocolors@0.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-value-parser@4.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|picocolors@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39|source-map@0.6.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39|source-map@0.6.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cross-spawn@6.0.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|nice-try@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|path-key@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|semver@5.7.2",
        "bootstrap@3.4.1-tuxcare.4|shebang-command@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|which@1.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fs.realpath@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|inflight@1.0.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|once@1.4.0",
        "bootstrap@3.4.1-tuxcare.4|wrappy@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|minimatch@3.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|once@1.4.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|wrappy@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|path-is-absolute@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|async@3.2.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|rimraf@2.7.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|chalk@1.1.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ansi-styles@2.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|has-ansi@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|strip-ansi@3.0.1",
        "bootstrap@3.4.1-tuxcare.4|supports-color@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|source-map@0.5.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|connect-livereload@0.6.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|connect@3.7.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|debug@2.6.9",
        "bootstrap@3.4.1-tuxcare.4|finalhandler@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|parseurl@1.3.3",
        "bootstrap@3.4.1-tuxcare.4|utils-merge@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|morgan@1.10.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|basic-auth@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|debug@2.6.9",
        "bootstrap@3.4.1-tuxcare.4|depd@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|on-finished@2.3.0",
        "bootstrap@3.4.1-tuxcare.4|on-headers@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|node-http2@4.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|assert@1.4.1",
        "bootstrap@3.4.1-tuxcare.4|events@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|https-browserify@0.0.1",
        "bootstrap@3.4.1-tuxcare.4|setimmediate@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|timers-browserify@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|url@0.11.4",
        "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|opn@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|opn@5.5.0|is-wsl@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|opn@5.5.0|is-wsl@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|portscanner@2.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|portscanner@2.2.0|async@2.6.4",
        "bootstrap@3.4.1-tuxcare.4|is-number-like@1.0.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|portscanner@2.2.0|async@2.6.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|accepts@1.3.8",
        "bootstrap@3.4.1-tuxcare.4|batch@0.6.1",
        "bootstrap@3.4.1-tuxcare.4|debug@2.6.9",
        "bootstrap@3.4.1-tuxcare.4|escape-html@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|http-errors@1.6.3",
        "bootstrap@3.4.1-tuxcare.4|mime-types@2.1.35",
        "bootstrap@3.4.1-tuxcare.4|parseurl@1.3.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|http-errors@1.6.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|depd@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|inherits@2.0.3",
        "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|setprototypeof@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|statuses@1.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|depd@1.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|inherits@2.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|serve-index@1.9.1|setprototypeof@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|serve-static@1.16.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|serve-static@1.16.2|encodeurl@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|escape-html@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|parseurl@1.3.3",
        "bootstrap@3.4.1-tuxcare.4|send@0.19.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|serve-static@1.16.2|encodeurl@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|file-sync-cmp@0.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|clean-css@4.2.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|clean-css@4.2.4|source-map@0.6.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|clean-css@4.2.4|source-map@0.6.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|maxmin@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|chalk@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|figures@1.7.0",
        "bootstrap@3.4.1-tuxcare.4|gzip-size@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|pretty-bytes@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|hooker@0.2.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jshint@2.10.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|cli@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|console-browserify@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|exit@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|htmlparser2@3.8.3",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|jshint@2.10.3|minimatch@3.0.8",
        "bootstrap@3.4.1-tuxcare.4|jshint@2.10.3|shelljs@0.3.0",
        "bootstrap@3.4.1-tuxcare.4|strip-json-comments@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jshint@2.10.3|minimatch@3.0.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jshint@2.10.3|shelljs@0.3.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|less@3.13.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|copy-anything@2.0.6",
        "bootstrap@3.4.1-tuxcare.4|errno@0.1.8",
        "bootstrap@3.4.1-tuxcare.4|graceful-fs@4.2.11",
        "bootstrap@3.4.1-tuxcare.4|image-size@0.5.5",
        "bootstrap@3.4.1-tuxcare.4|make-dir@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|less@3.13.1|mime@1.6.0",
        "bootstrap@3.4.1-tuxcare.4|native-request@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|less@3.13.1|source-map@0.6.1",
        "bootstrap@3.4.1-tuxcare.4|tslib@1.14.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|less@3.13.1|mime@1.6.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|less@3.13.1|source-map@0.6.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug@2.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|pug-code-gen@2.0.3",
        "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1",
        "bootstrap@3.4.1-tuxcare.4|pug-lexer@4.1.0",
        "bootstrap@3.4.1-tuxcare.4|pug-linker@3.0.6",
        "bootstrap@3.4.1-tuxcare.4|pug-load@2.0.12",
        "bootstrap@3.4.1-tuxcare.4|pug-parser@5.0.1",
        "bootstrap@3.4.1-tuxcare.4|pug-runtime@2.0.5",
        "bootstrap@3.4.1-tuxcare.4|pug-strip-comments@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|uglify-js@3.19.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|uri-path@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|gaze@1.1.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|globule@1.3.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|tiny-lr@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|body@5.1.0",
        "bootstrap@3.4.1-tuxcare.4|tiny-lr@1.1.1|debug@3.2.7",
        "bootstrap@3.4.1-tuxcare.4|faye-websocket@0.10.0",
        "bootstrap@3.4.1-tuxcare.4|livereload-js@2.4.0",
        "bootstrap@3.4.1-tuxcare.4|object-assign@4.1.1",
        "bootstrap@3.4.1-tuxcare.4|qs@6.13.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|tiny-lr@1.1.1|debug@3.2.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|tiny-lr@1.1.1|ms@2.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|tiny-lr@1.1.1|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|vnu-jar@18.11.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|tmp@0.0.33",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|chalk@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|cli-table@0.3.11",
        "bootstrap@3.4.1-tuxcare.4|commander@2.9.0",
        "bootstrap@3.4.1-tuxcare.4|cst@0.4.10",
        "bootstrap@3.4.1-tuxcare.4|estraverse@4.3.0",
        "bootstrap@3.4.1-tuxcare.4|exit@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|glob@5.0.15",
        "bootstrap@3.4.1-tuxcare.4|htmlparser2@3.8.3",
        "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|js-yaml@3.4.6",
        "bootstrap@3.4.1-tuxcare.4|jscs-jsdoc@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|jscs-preset-wikimedia@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|jsonlint@1.6.3",
        "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|lodash@3.10.1",
        "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|minimatch@3.0.8",
        "bootstrap@3.4.1-tuxcare.4|natural-compare@1.2.2",
        "bootstrap@3.4.1-tuxcare.4|pathval@0.1.1",
        "bootstrap@3.4.1-tuxcare.4|prompt@0.2.14",
        "bootstrap@3.4.1-tuxcare.4|reserved-words@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|resolve@1.22.10",
        "bootstrap@3.4.1-tuxcare.4|strip-bom@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|strip-json-comments@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|to-double-quotes@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|to-single-quotes@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|vow-fs@0.3.6",
        "bootstrap@3.4.1-tuxcare.4|vow@0.4.20",
        "bootstrap@3.4.1-tuxcare.4|xmlbuilder@3.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|glob@5.0.15",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|inflight@1.0.6",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|minimatch@3.0.8",
        "bootstrap@3.4.1-tuxcare.4|once@1.4.0",
        "bootstrap@3.4.1-tuxcare.4|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|js-yaml@3.4.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|argparse@1.0.10",
        "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|esprima@2.7.3",
        "bootstrap@3.4.1-tuxcare.4|inherit@2.2.7"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|lodash@3.10.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|minimatch@3.0.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jscs@3.0.7|esprima@2.7.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|vow@0.4.20"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|diff@3.5.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|dateformat@4.6.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|eventemitter2@0.4.14"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|exit@0.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|findup-sync@5.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|detect-file@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|is-glob@4.0.3",
        "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8",
        "bootstrap@3.4.1-tuxcare.4|resolve-dir@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-cli@1.4.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-known-options@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|interpret@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|liftup@3.0.1",
        "bootstrap@3.4.1-tuxcare.4|grunt-cli@1.4.3|nopt@4.0.3",
        "bootstrap@3.4.1-tuxcare.4|v8flags@3.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-cli@1.4.3|nopt@4.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|abbrev@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|osenv@0.1.5"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-known-options@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|colors@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|hooker@0.2.3",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-util@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|async@3.2.6",
        "bootstrap@3.4.1-tuxcare.4|exit@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|getobject@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|hooker@0.2.3",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|underscore.string@3.3.6",
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-util@2.0.1|which@2.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-util@2.0.1|which@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|isexe@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|iconv-lite@0.6.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|js-yaml@3.14.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|argparse@1.0.10",
        "bootstrap@3.4.1-tuxcare.4|esprima@4.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nopt@3.0.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|abbrev@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2",
        "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8|https-proxy-agent@5.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-running@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|ps-tree@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|temp-fs@0.9.9"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8|https-proxy-agent@5.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2",
        "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8|debug@4.4.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8|debug@4.4.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8|ms@2.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|browserstack-local@1.5.8|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|browserstack@1.5.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|q@1.5.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fs-access@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|null-check@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|which@1.3.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|isexe@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-wsl@2.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-docker@2.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|bluebird@3.7.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|body-parser@1.20.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|bytes@3.1.2",
        "bootstrap@3.4.1-tuxcare.4|content-type@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|debug@2.6.9",
        "bootstrap@3.4.1-tuxcare.4|depd@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|destroy@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|http-errors@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|body-parser@1.20.3|iconv-lite@0.4.24",
        "bootstrap@3.4.1-tuxcare.4|body-parser@1.20.3|on-finished@2.4.1",
        "bootstrap@3.4.1-tuxcare.4|qs@6.13.0",
        "bootstrap@3.4.1-tuxcare.4|raw-body@2.5.2",
        "bootstrap@3.4.1-tuxcare.4|type-is@1.6.18",
        "bootstrap@3.4.1-tuxcare.4|unpipe@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|body-parser@1.20.3|iconv-lite@0.4.24",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|body-parser@1.20.3|on-finished@2.4.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ee-first@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|chokidar@2.1.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|async-each@1.0.6",
        "bootstrap@3.4.1-tuxcare.4|braces@2.3.2",
        "bootstrap@3.4.1-tuxcare.4|glob-parent@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-binary-path@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-glob@4.0.3",
        "bootstrap@3.4.1-tuxcare.4|normalize-path@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|path-is-absolute@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1",
        "bootstrap@3.4.1-tuxcare.4|upath@1.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|colors@1.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|combine-lists@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|core-js@2.6.12"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|di@0.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|dom-serialize@2.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|custom-event@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|ent@2.2.2",
        "bootstrap@3.4.1-tuxcare.4|extend@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|void-elements@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|expand-braces@0.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|array-slice@0.2.3",
        "bootstrap@3.4.1-tuxcare.4|expand-braces@0.1.2|array-unique@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|expand-braces@0.1.2|braces@0.1.5"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|expand-braces@0.1.2|array-unique@0.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|expand-braces@0.1.2|braces@0.1.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|expand-range@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|flatted@2.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|graceful-fs@4.2.11"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|http-proxy@1.18.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|eventemitter3@4.0.7",
        "bootstrap@3.4.1-tuxcare.4|follow-redirects@1.15.11",
        "bootstrap@3.4.1-tuxcare.4|requires-port@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|isbinaryfile@3.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|buffer-alloc@1.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|log4js@3.0.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|circular-json@0.5.9",
        "bootstrap@3.4.1-tuxcare.4|date-format@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|log4js@3.0.6|debug@3.2.7",
        "bootstrap@3.4.1-tuxcare.4|rfdc@1.4.1",
        "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|log4js@3.0.6|debug@3.2.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|log4js@3.0.6|ms@2.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|log4js@3.0.6|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mime@2.6.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|optimist@0.6.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|minimist@0.0.10",
        "bootstrap@3.4.1-tuxcare.4|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|qjobs@1.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|range-parser@1.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|safe-buffer@5.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io@2.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|socket.io@2.1.1|debug@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|engine.io@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|has-binary2@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|socket.io-adapter@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|socket.io-client@2.1.1",
        "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io@2.1.1|debug@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ms@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|useragent@2.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|useragent@2.3.0|lru-cache@4.1.5",
        "bootstrap@3.4.1-tuxcare.4|tmp@0.0.33"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|useragent@2.3.0|lru-cache@4.1.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|pseudomap@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|useragent@2.3.0|yallist@2.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|useragent@2.3.0|yallist@2.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|arrify@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|multimatch@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|array-differ@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|array-union@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|arrify@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|minimatch@3.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pkg-up@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|find-up@2.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|resolve-pkg@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|resolve-from@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|argparse@1.0.10",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|linkify-it@2.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|uc.micro@1.0.6"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mdurl@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|uc.micro@1.0.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0",
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|find-up@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|get-caller-file@2.0.5",
        "bootstrap@3.4.1-tuxcare.4|require-directory@2.1.1",
        "bootstrap@3.4.1-tuxcare.4|require-main-filename@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|set-blocking@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|string-width@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|which-module@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|y18n@4.0.3",
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|yargs-parser@13.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|find-up@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|locate-path@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|string-width@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|emoji-regex@7.0.3",
        "bootstrap@3.4.1-tuxcare.4|is-fullwidth-code-point@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|yargs-parser@13.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|camelcase@5.3.1",
        "bootstrap@3.4.1-tuxcare.4|decamelize@1.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|locate-path@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|p-locate@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|path-exists@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|strip-ansi@5.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|ansi-regex@4.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|camelcase@5.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|p-locate@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|p-limit@2.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|ansi-regex@4.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|p-limit@2.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|p-try@2.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs@13.3.2|p-try@2.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|interpret@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stylelint-config-recommended@2.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stylelint@9.6.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-sorting@4.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|balanced-match@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cosmiconfig@5.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|import-fresh@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|is-directory@0.3.1",
        "bootstrap@3.4.1-tuxcare.4|js-yaml@3.14.1",
        "bootstrap@3.4.1-tuxcare.4|parse-json@4.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|execall@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|clone-regexp@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|file-entry-cache@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|flat-cache@1.3.4",
        "bootstrap@3.4.1-tuxcare.4|object-assign@4.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|get-stdin@6.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|globby@8.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|array-union@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|dir-glob@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7",
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3",
        "bootstrap@3.4.1-tuxcare.4|globby@8.0.2|ignore@3.3.10",
        "bootstrap@3.4.1-tuxcare.4|globby@8.0.2|pify@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|slash@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|globby@8.0.2|ignore@3.3.10"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|globby@8.0.2|pify@3.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|globjoin@0.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|html-tags@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ignore@4.0.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|import-lazy@3.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|imurmurhash@0.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|known-css-properties@0.8.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|leven@2.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0|chalk@2.4.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mathml-tag-names@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|meow@5.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|camelcase-keys@4.2.0",
        "bootstrap@3.4.1-tuxcare.4|decamelize-keys@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|loud-rejection@1.6.0",
        "bootstrap@3.4.1-tuxcare.4|minimist-options@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|normalize-package-data@2.5.0",
        "bootstrap@3.4.1-tuxcare.4|read-pkg-up@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|redent@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|trim-newlines@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|yargs-parser@10.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|normalize-selector@0.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pify@4.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|htmlparser2@3.10.1",
        "bootstrap@3.4.1-tuxcare.4|postcss-syntax@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|htmlparser2@3.10.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|domelementtype@1.3.1",
        "bootstrap@3.4.1-tuxcare.4|domhandler@2.3.0",
        "bootstrap@3.4.1-tuxcare.4|domutils@1.5.1",
        "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|entities@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|readable-stream@3.6.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|entities@1.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|readable-stream@3.6.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|string_decoder@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-html@0.34.0|string_decoder@1.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|safe-buffer@5.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-jsx@0.34.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|postcss-styled@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|postcss-syntax@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0|postcss@5.2.18"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0|postcss@5.2.18",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|chalk@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|js-base64@2.6.4",
        "bootstrap@3.4.1-tuxcare.4|source-map@0.5.7",
        "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0|supports-color@3.2.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0|supports-color@3.2.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0|has-flag@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-less@2.0.0|has-flag@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-markdown@0.34.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss-syntax@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39",
        "bootstrap@3.4.1-tuxcare.4|remark@9.0.0",
        "bootstrap@3.4.1-tuxcare.4|unist-util-find-all-after@1.0.5"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-media-query-parser@0.2.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.1|chalk@2.4.2",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|log-symbols@2.2.0",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.1|chalk@2.4.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.1|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.1|supports-color@5.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.1|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-reporter@6.0.1|supports-color@5.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-resolve-nested-selector@0.1.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-safe-parser@4.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-sass@0.3.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|gonzales-pe@4.3.0",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-scss@2.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-selector-parser@3.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|dot-prop@5.3.0",
        "bootstrap@3.4.1-tuxcare.4|indexes-of@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|uniq@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-styled@0.34.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss-syntax@0.34.0",
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|postcss-syntax@0.34.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|signal-exit@3.0.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|specificity@0.4.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|string-width@2.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-fullwidth-code-point@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|string-width@2.1.1|strip-ansi@4.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|string-width@2.1.1|strip-ansi@4.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|string-width@2.1.1|ansi-regex@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|string-width@2.1.1|ansi-regex@3.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|style-search@0.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|sugarss@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|postcss@7.0.39"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|svg-tags@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|table@5.4.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ajv@6.12.6",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|slice-ansi@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|table@5.4.6|string-width@3.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|table@5.4.6|string-width@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|emoji-regex@7.0.3",
        "bootstrap@3.4.1-tuxcare.4|is-fullwidth-code-point@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|table@5.4.6|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|table@5.4.6|strip-ansi@5.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|table@5.4.6|ansi-regex@4.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|table@5.4.6|ansi-regex@4.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|date-time@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|time-zone@0.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|figures@1.7.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|object-assign@4.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|number-is-nan@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pretty-ms@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-finite@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|parse-ms@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|plur@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|text-table@0.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|baseline-browser-mapping@2.8.10"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|electron-to-chromium@1.5.228"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|node-releases@2.0.21"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|update-browserslist-db@1.1.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|browserslist@4.26.3",
        "bootstrap@3.4.1-tuxcare.4|escalade@3.2.0",
        "bootstrap@3.4.1-tuxcare.4|update-browserslist-db@1.1.3|picocolors@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|update-browserslist-db@1.1.3|picocolors@1.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nice-try@1.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|path-key@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|semver@5.7.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|shebang-command@1.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|shebang-regex@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|wrappy@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|brace-expansion@1.1.12",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|balanced-match@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|concat-map@0.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ansi-styles@2.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|escape-string-regexp@1.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-ansi@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|strip-ansi@3.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|supports-color@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|debug@2.6.9",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ms@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|finalhandler@1.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|debug@2.6.9",
        "bootstrap@3.4.1-tuxcare.4|encodeurl@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|escape-html@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|on-finished@2.3.0",
        "bootstrap@3.4.1-tuxcare.4|parseurl@1.3.3",
        "bootstrap@3.4.1-tuxcare.4|statuses@1.5.0",
        "bootstrap@3.4.1-tuxcare.4|unpipe@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parseurl@1.3.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|utils-merge@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|basic-auth@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|basic-auth@2.0.1|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|basic-auth@2.0.1|safe-buffer@5.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|depd@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|on-finished@2.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ee-first@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|on-headers@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|assert@1.4.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|util@0.10.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|events@1.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|https-browserify@0.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|setimmediate@1.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|readable-stream@2.3.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|readable-stream@2.3.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|core-util-is@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|isarray@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|process-nextick-args@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|safe-buffer@5.1.2",
        "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|string_decoder@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|isarray@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|safe-buffer@5.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|string_decoder@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|stream-browserify@2.0.1|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|timers-browserify@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|setimmediate@1.0.5"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|url@0.11.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|punycode@1.4.1",
        "bootstrap@3.4.1-tuxcare.4|qs@6.13.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|readable-stream@2.3.8",
        "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|safe-buffer@5.1.2",
        "bootstrap@3.4.1-tuxcare.4|ws@3.3.3",
        "bootstrap@3.4.1-tuxcare.4|xtend@4.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|readable-stream@2.3.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|core-util-is@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|isarray@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|process-nextick-args@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|safe-buffer@5.1.2",
        "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|string_decoder@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|safe-buffer@5.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|isarray@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|string_decoder@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|websocket-stream@5.5.2|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-number-like@1.0.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|lodash.isfinite@3.3.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|accepts@1.3.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|mime-types@2.1.35",
        "bootstrap@3.4.1-tuxcare.4|negotiator@0.6.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|batch@0.6.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|escape-html@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mime-types@2.1.35",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|mime-db@1.52.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|debug@2.6.9",
        "bootstrap@3.4.1-tuxcare.4|depd@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|destroy@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|encodeurl@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|escape-html@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|etag@1.8.1",
        "bootstrap@3.4.1-tuxcare.4|fresh@0.5.2",
        "bootstrap@3.4.1-tuxcare.4|http-errors@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|send@0.19.0|mime@1.6.0",
        "bootstrap@3.4.1-tuxcare.4|send@0.19.0|ms@2.1.3",
        "bootstrap@3.4.1-tuxcare.4|send@0.19.0|on-finished@2.4.1",
        "bootstrap@3.4.1-tuxcare.4|range-parser@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|send@0.19.0|statuses@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0|mime@1.6.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0|on-finished@2.4.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ee-first@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|send@0.19.0|statuses@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|gzip-size@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|duplexer@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pretty-bytes@3.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cli@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|exit@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|console-browserify@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|date-now@0.1.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|htmlparser2@3.8.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|domelementtype@1.3.1",
        "bootstrap@3.4.1-tuxcare.4|domhandler@2.3.0",
        "bootstrap@3.4.1-tuxcare.4|domutils@1.5.1",
        "bootstrap@3.4.1-tuxcare.4|entities@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|readable-stream@1.1.14"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|strip-json-comments@1.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|copy-anything@2.0.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-what@3.14.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|errno@0.1.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|prr@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|image-size@0.5.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|make-dir@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|pify@4.0.1",
        "bootstrap@3.4.1-tuxcare.4|semver@5.7.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|native-request@1.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|tslib@1.14.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-code-gen@2.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|constantinople@3.1.2",
        "bootstrap@3.4.1-tuxcare.4|doctypes@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|js-stringify@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|pug-attrs@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|pug-error@1.3.3",
        "bootstrap@3.4.1-tuxcare.4|pug-runtime@2.0.5",
        "bootstrap@3.4.1-tuxcare.4|void-elements@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|with@5.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|clean-css@4.2.4",
        "bootstrap@3.4.1-tuxcare.4|constantinople@3.1.2",
        "bootstrap@3.4.1-tuxcare.4|jstransformer@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|pug-error@1.3.3",
        "bootstrap@3.4.1-tuxcare.4|pug-walk@1.1.8",
        "bootstrap@3.4.1-tuxcare.4|resolve@1.22.10",
        "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|uglify-js@2.8.29"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|uglify-js@2.8.29",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|source-map@0.5.7",
        "bootstrap@3.4.1-tuxcare.4|uglify-to-browserify@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|yargs@3.10.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|yargs@3.10.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|camelcase@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|cliui@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|decamelize@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|window-size@0.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|camelcase@1.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|cliui@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|center-align@0.1.3",
        "bootstrap@3.4.1-tuxcare.4|right-align@0.1.3",
        "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-filters@3.1.1|wordwrap@0.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-lexer@4.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|character-parser@2.2.0",
        "bootstrap@3.4.1-tuxcare.4|is-expression@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|pug-error@1.3.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-linker@3.0.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|pug-error@1.3.3",
        "bootstrap@3.4.1-tuxcare.4|pug-walk@1.1.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-load@2.0.12",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|object-assign@4.1.1",
        "bootstrap@3.4.1-tuxcare.4|pug-walk@1.1.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-parser@5.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|pug-error@1.3.3",
        "bootstrap@3.4.1-tuxcare.4|token-stream@0.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-runtime@2.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-strip-comments@1.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|pug-error@1.3.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|globule@1.3.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|globule@1.3.4|glob@7.1.7",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|globule@1.3.4|minimatch@3.0.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|globule@1.3.4|glob@7.1.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|fs.realpath@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|inflight@1.0.6",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|globule@1.3.4|minimatch@3.0.8",
        "bootstrap@3.4.1-tuxcare.4|once@1.4.0",
        "bootstrap@3.4.1-tuxcare.4|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|globule@1.3.4|minimatch@3.0.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|body@5.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|continuable-cache@0.3.1",
        "bootstrap@3.4.1-tuxcare.4|error@7.2.1",
        "bootstrap@3.4.1-tuxcare.4|body@5.1.0|raw-body@1.1.7",
        "bootstrap@3.4.1-tuxcare.4|safe-json-parse@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|body@5.1.0|raw-body@1.1.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|body@5.1.0|bytes@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|body@5.1.0|bytes@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|faye-websocket@0.10.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|websocket-driver@0.7.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|livereload-js@2.4.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object-assign@4.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|qs@6.13.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|side-channel@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|os-tmpdir@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cli-table@0.3.11",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|cli-table@0.3.11|colors@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cli-table@0.3.11|colors@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|commander@2.9.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|graceful-readlink@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cst@0.4.10",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|babel-runtime@6.26.0",
        "bootstrap@3.4.1-tuxcare.4|babylon@6.18.0",
        "bootstrap@3.4.1-tuxcare.4|source-map-support@0.4.18"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|estraverse@4.3.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jscs-jsdoc@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2",
        "bootstrap@3.4.1-tuxcare.4|jsdoctypeparser@1.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jscs-preset-wikimedia@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jsonlint@1.6.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|JSV@4.0.2",
        "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|natural-compare@1.2.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pathval@0.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|prompt@0.2.14",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|pkginfo@0.4.1",
        "bootstrap@3.4.1-tuxcare.4|read@1.0.7",
        "bootstrap@3.4.1-tuxcare.4|revalidator@0.1.8",
        "bootstrap@3.4.1-tuxcare.4|utile@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|winston@0.8.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|reserved-words@0.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|resolve@1.22.10",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-core-module@2.16.1",
        "bootstrap@3.4.1-tuxcare.4|path-parse@1.0.7",
        "bootstrap@3.4.1-tuxcare.4|supports-preserve-symlinks-flag@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|strip-bom@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-utf8@0.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-double-quotes@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-single-quotes@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|vow-fs@0.3.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3",
        "bootstrap@3.4.1-tuxcare.4|uuid@2.0.3",
        "bootstrap@3.4.1-tuxcare.4|vow-queue@0.4.3",
        "bootstrap@3.4.1-tuxcare.4|vow@0.4.20"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|xmlbuilder@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|xmlbuilder@3.1.0|lodash@3.10.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|xmlbuilder@3.1.0|lodash@3.10.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|detect-file@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-glob@4.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|braces@3.0.3",
        "bootstrap@3.4.1-tuxcare.4|picomatch@2.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|braces@3.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|fill-range@7.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|fill-range@7.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|to-regex-range@5.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|to-regex-range@5.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|is-number@7.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8|is-number@7.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|resolve-dir@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|expand-tilde@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|global-modules@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|liftup@3.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|extend@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|liftup@3.0.1|findup-sync@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|fined@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|flagged-respawn@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|object.map@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|rechoir@0.7.1",
        "bootstrap@3.4.1-tuxcare.4|resolve@1.22.10"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|liftup@3.0.1|findup-sync@4.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|detect-file@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|is-glob@4.0.3",
        "bootstrap@3.4.1-tuxcare.4|micromatch@4.0.8",
        "bootstrap@3.4.1-tuxcare.4|resolve-dir@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|v8flags@3.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|homedir-polyfill@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|chalk@4.1.2",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|chalk@4.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|ansi-styles@4.3.0",
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|supports-color@7.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|ansi-styles@4.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|color-convert@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|supports-color@7.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|has-flag@4.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|color-convert@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|color-name@1.1.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|has-flag@4.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|grunt-legacy-log-utils@2.1.0|color-name@1.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|getobject@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|underscore.string@3.3.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|underscore.string@3.3.6|sprintf-js@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|underscore.string@3.3.6|sprintf-js@1.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|safer-buffer@2.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|esprima@4.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|abbrev@1.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2|debug@4.4.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2|debug@4.4.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2|ms@2.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|agent-base@6.0.2|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-running@2.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ps-tree@1.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|event-stream@3.3.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|temp-fs@0.9.9",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|temp-fs@0.9.9|rimraf@2.5.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|temp-fs@0.9.9|rimraf@2.5.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4|agent-base@4.3.0",
        "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4|debug@3.2.7"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4|agent-base@4.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es6-promisify@5.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4|debug@3.2.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4|ms@2.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|https-proxy-agent@2.2.4|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|null-check@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|isexe@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-docker@2.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|bytes@3.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|content-type@1.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|destroy@1.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|http-errors@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|depd@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|setprototypeof@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|http-errors@2.0.0|statuses@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|toidentifier@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|http-errors@2.0.0|statuses@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|raw-body@2.5.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|bytes@3.1.2",
        "bootstrap@3.4.1-tuxcare.4|http-errors@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|raw-body@2.5.2|iconv-lite@0.4.24",
        "bootstrap@3.4.1-tuxcare.4|unpipe@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|raw-body@2.5.2|iconv-lite@0.4.24",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|type-is@1.6.18",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|media-typer@0.3.0",
        "bootstrap@3.4.1-tuxcare.4|mime-types@2.1.35"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unpipe@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|micromatch@3.1.10",
        "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|normalize-path@2.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|micromatch@3.1.10",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arr-diff@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|array-unique@0.3.2",
        "bootstrap@3.4.1-tuxcare.4|braces@2.3.2",
        "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|define-property@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|extend-shallow@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|fragment-cache@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|kind-of@6.0.3",
        "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13",
        "bootstrap@3.4.1-tuxcare.4|object.pick@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|snapdragon@0.8.2",
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|normalize-path@2.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|remove-trailing-separator@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|define-property@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|is-descriptor@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|extend-shallow@3.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|assign-symbols@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|kind-of@6.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|is-descriptor@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|anymatch@2.0.0|is-extendable@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|async-each@1.0.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|braces@2.3.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arr-flatten@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|array-unique@0.3.2",
        "bootstrap@3.4.1-tuxcare.4|extend-shallow@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|fill-range@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1",
        "bootstrap@3.4.1-tuxcare.4|repeat-element@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|snapdragon-node@2.1.1",
        "bootstrap@3.4.1-tuxcare.4|snapdragon@0.8.2",
        "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|glob-parent@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob-parent@3.1.0|is-glob@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|path-dirname@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|glob-parent@3.1.0|is-glob@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-binary-path@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|binary-extensions@1.13.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|normalize-path@3.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|graceful-fs@4.2.11",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|micromatch@3.1.10",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|readable-stream@2.3.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|micromatch@3.1.10",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arr-diff@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|array-unique@0.3.2",
        "bootstrap@3.4.1-tuxcare.4|braces@2.3.2",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|define-property@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|extend-shallow@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|fragment-cache@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|kind-of@6.0.3",
        "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13",
        "bootstrap@3.4.1-tuxcare.4|object.pick@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|snapdragon@0.8.2",
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|readable-stream@2.3.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|core-util-is@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|isarray@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|process-nextick-args@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|safe-buffer@5.1.2",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|string_decoder@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|define-property@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|is-descriptor@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|extend-shallow@3.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|assign-symbols@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|kind-of@6.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|isarray@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|safe-buffer@5.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|string_decoder@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|is-descriptor@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readdirp@2.2.1|is-extendable@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|upath@1.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|custom-event@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ent@2.2.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|punycode@1.4.1",
        "bootstrap@3.4.1-tuxcare.4|safe-regex-test@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|extend@3.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|void-elements@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|array-slice@0.2.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|eventemitter3@4.0.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|follow-redirects@1.15.11"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|requires-port@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|buffer-alloc@1.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|buffer-alloc-unsafe@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|buffer-fill@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|circular-json@0.5.9"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|date-format@1.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|rfdc@1.4.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|date-format@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|debug@3.2.7",
        "bootstrap@3.4.1-tuxcare.4|mkdirp@0.5.6",
        "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|readable-stream@2.3.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|debug@3.2.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|ms@2.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|readable-stream@2.3.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|core-util-is@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|isarray@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|process-nextick-args@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|safe-buffer@5.1.2",
        "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|string_decoder@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|isarray@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|safe-buffer@5.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|string_decoder@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|streamroller@0.7.0|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|minimist@0.0.10"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|wordwrap@0.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|engine.io@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|accepts@1.3.8",
        "bootstrap@3.4.1-tuxcare.4|base64id@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|cookie@0.3.1",
        "bootstrap@3.4.1-tuxcare.4|engine.io@3.2.1|debug@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|engine.io-parser@2.1.3",
        "bootstrap@3.4.1-tuxcare.4|ws@3.3.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|engine.io@3.2.1|debug@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ms@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-binary2@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-binary2@1.0.3|isarray@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-binary2@1.0.3|isarray@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io-adapter@1.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io-client@2.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|backo2@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|base64-arraybuffer@0.1.5",
        "bootstrap@3.4.1-tuxcare.4|component-bind@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|socket.io-client@2.1.1|component-emitter@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|socket.io-client@2.1.1|debug@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|engine.io-client@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|has-binary2@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|has-cors@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|indexof@0.0.1",
        "bootstrap@3.4.1-tuxcare.4|object-component@0.0.3",
        "bootstrap@3.4.1-tuxcare.4|parseqs@0.0.5",
        "bootstrap@3.4.1-tuxcare.4|parseuri@0.0.5",
        "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0",
        "bootstrap@3.4.1-tuxcare.4|to-array@0.1.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io-client@2.1.1|component-emitter@1.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io-client@2.1.1|debug@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ms@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0|component-emitter@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0|debug@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0|isarray@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0|component-emitter@1.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0|debug@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ms@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|socket.io-parser@3.2.0|isarray@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|array-differ@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|array-union@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|array-uniq@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|find-up@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|locate-path@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|resolve-from@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|sprintf-js@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0|string-width@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0|strip-ansi@5.2.0",
        "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0|string-width@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|emoji-regex@7.0.3",
        "bootstrap@3.4.1-tuxcare.4|is-fullwidth-code-point@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0|strip-ansi@5.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0|ansi-regex@4.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cliui@5.0.0|ansi-regex@4.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|get-caller-file@2.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|require-directory@2.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|require-main-filename@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|set-blocking@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|which-module@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|y18n@4.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|import-fresh@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|caller-path@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|import-fresh@2.0.0|resolve-from@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|import-fresh@2.0.0|resolve-from@3.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-directory@0.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parse-json@4.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|error-ex@1.3.4",
        "bootstrap@3.4.1-tuxcare.4|json-parse-better-errors@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|clone-regexp@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-regexp@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|is-supported-regexp-flag@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|flat-cache@1.3.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|flat-cache@1.3.4|circular-json@0.3.3",
        "bootstrap@3.4.1-tuxcare.4|graceful-fs@4.2.11",
        "bootstrap@3.4.1-tuxcare.4|flat-cache@1.3.4|rimraf@2.6.3",
        "bootstrap@3.4.1-tuxcare.4|write@0.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|flat-cache@1.3.4|circular-json@0.3.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|flat-cache@1.3.4|rimraf@2.6.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob@7.2.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|dir-glob@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arrify@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|path-type@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@mrmlnc/readdir-enhanced@2.2.1",
        "bootstrap@3.4.1-tuxcare.4|@nodelib/fs.stat@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|glob-parent@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|is-glob@4.0.3",
        "bootstrap@3.4.1-tuxcare.4|merge2@1.4.1",
        "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|micromatch@3.1.10"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|micromatch@3.1.10",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arr-diff@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|array-unique@0.3.2",
        "bootstrap@3.4.1-tuxcare.4|braces@2.3.2",
        "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|define-property@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|extend-shallow@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|fragment-cache@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|kind-of@6.0.3",
        "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13",
        "bootstrap@3.4.1-tuxcare.4|object.pick@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|snapdragon@0.8.2",
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|define-property@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|is-descriptor@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|extend-shallow@3.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|assign-symbols@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|kind-of@6.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|is-descriptor@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fast-glob@2.2.7|is-extendable@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|slash@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|camelcase-keys@4.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|camelcase@4.1.0",
        "bootstrap@3.4.1-tuxcare.4|map-obj@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|quick-lru@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|decamelize-keys@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|decamelize@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|decamelize-keys@1.1.1|map-obj@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|decamelize-keys@1.1.1|map-obj@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|loud-rejection@1.6.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|currently-unhandled@0.4.1",
        "bootstrap@3.4.1-tuxcare.4|signal-exit@3.0.7"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|minimist-options@3.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arrify@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-plain-obj@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|normalize-package-data@2.5.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|hosted-git-info@2.8.9",
        "bootstrap@3.4.1-tuxcare.4|resolve@1.22.10",
        "bootstrap@3.4.1-tuxcare.4|semver@5.7.2",
        "bootstrap@3.4.1-tuxcare.4|validate-npm-package-license@3.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|read-pkg-up@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|find-up@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|read-pkg@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|redent@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|indent-string@3.2.0",
        "bootstrap@3.4.1-tuxcare.4|strip-indent@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|trim-newlines@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yargs-parser@10.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|camelcase@4.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|filename-regex@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|kind-of@3.2.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object.omit@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|object.omit@2.0.1|for-own@0.1.5",
        "bootstrap@3.4.1-tuxcare.4|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object.omit@2.0.1|for-own@0.1.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|for-in@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0",
        "bootstrap@3.4.1-tuxcare.4|is-dotfile@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4|is-extglob@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4|is-glob@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4|is-extglob@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4|is-glob@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|parse-glob@3.0.4|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|regex-cache@0.4.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-equal-shallow@0.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/code-frame@7.27.1",
        "bootstrap@3.4.1-tuxcare.4|@babel/generator@7.28.3",
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-compilation-targets@7.27.2",
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-module-transforms@7.28.3",
        "bootstrap@3.4.1-tuxcare.4|@babel/helpers@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/parser@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/template@7.27.2",
        "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/types@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@jridgewell/remapping@2.3.5",
        "bootstrap@3.4.1-tuxcare.4|convert-source-map@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4|debug@4.4.3",
        "bootstrap@3.4.1-tuxcare.4|gensync@1.0.0-beta.2",
        "bootstrap@3.4.1-tuxcare.4|json5@2.2.3",
        "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4|semver@6.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4|debug@4.4.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4|ms@2.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4|semver@6.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|remark@9.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|remark-parse@5.0.0",
        "bootstrap@3.4.1-tuxcare.4|remark-stringify@5.0.0",
        "bootstrap@3.4.1-tuxcare.4|unified@6.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unist-util-find-all-after@1.0.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|unist-util-is@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|gonzales-pe@4.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|gonzales-pe@4.3.0|minimist@1.2.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|gonzales-pe@4.3.0|minimist@1.2.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|dot-prop@5.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-obj@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|indexes-of@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|uniq@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ajv@6.12.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|fast-deep-equal@3.1.3",
        "bootstrap@3.4.1-tuxcare.4|fast-json-stable-stringify@2.1.0",
        "bootstrap@3.4.1-tuxcare.4|json-schema-traverse@0.4.1",
        "bootstrap@3.4.1-tuxcare.4|uri-js@4.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|slice-ansi@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|slice-ansi@2.1.0|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|astral-regex@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|is-fullwidth-code-point@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|slice-ansi@2.1.0|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|time-zone@0.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-finite@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parse-ms@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|plur@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|escalade@3.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|shebang-regex@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|concat-map@0.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ansi-regex@2.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ms@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|encodeurl@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|statuses@1.5.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ee-first@1.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|util@0.10.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|util@0.10.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|util@0.10.3|inherits@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|punycode@1.4.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|end-of-stream@1.4.5",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|readable-stream@2.3.8",
        "bootstrap@3.4.1-tuxcare.4|stream-shift@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|readable-stream@2.3.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|core-util-is@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|isarray@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|process-nextick-args@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|safe-buffer@5.1.2",
        "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|string_decoder@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|isarray@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|safe-buffer@5.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|string_decoder@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|duplexify@3.7.1|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ws@3.3.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|async-limiter@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|ws@3.3.3|safe-buffer@5.1.2",
        "bootstrap@3.4.1-tuxcare.4|ultron@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ws@3.3.3|safe-buffer@5.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|xtend@4.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|lodash.isfinite@3.3.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|negotiator@0.6.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mime-db@1.52.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|etag@1.8.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fresh@0.5.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-name@1.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-flag@3.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|duplexer@0.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|date-now@0.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|domelementtype@1.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|domhandler@2.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|domelementtype@1.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|domutils@1.5.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|dom-serializer@0.2.2",
        "bootstrap@3.4.1-tuxcare.4|domelementtype@1.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|entities@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|readable-stream@1.1.14",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|core-util-is@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|isarray@0.0.1",
        "bootstrap@3.4.1-tuxcare.4|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-what@3.14.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|prr@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|constantinople@3.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@types/babel-types@7.0.16",
        "bootstrap@3.4.1-tuxcare.4|@types/babylon@6.16.9",
        "bootstrap@3.4.1-tuxcare.4|babel-types@6.26.0",
        "bootstrap@3.4.1-tuxcare.4|babylon@6.18.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|doctypes@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|js-stringify@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-attrs@2.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|constantinople@3.1.2",
        "bootstrap@3.4.1-tuxcare.4|js-stringify@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|pug-runtime@2.0.5"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-error@1.3.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|with@5.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|acorn-globals@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|with@5.1.1|acorn@3.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|with@5.1.1|acorn@3.3.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jstransformer@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-promise@2.2.2",
        "bootstrap@3.4.1-tuxcare.4|promise@7.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pug-walk@1.1.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|character-parser@2.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-regex@1.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-expression@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|acorn@4.0.13",
        "bootstrap@3.4.1-tuxcare.4|object-assign@4.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|token-stream@0.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|continuable-cache@0.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|error@7.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|string-template@0.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|safe-json-parse@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|websocket-driver@0.7.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|http-parser-js@0.5.10",
        "bootstrap@3.4.1-tuxcare.4|safe-buffer@5.2.1",
        "bootstrap@3.4.1-tuxcare.4|websocket-extensions@0.1.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|side-channel@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|object-inspect@1.13.4",
        "bootstrap@3.4.1-tuxcare.4|side-channel-list@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|side-channel-map@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|side-channel-weakmap@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|graceful-readlink@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|babel-runtime@6.26.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|core-js@2.6.12",
        "bootstrap@3.4.1-tuxcare.4|regenerator-runtime@0.11.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|babylon@6.18.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|source-map-support@0.4.18",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|source-map@0.5.7"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|inherit@2.2.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|readable-stream@2.3.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|readable-stream@2.3.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|core-util-is@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|isarray@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|process-nextick-args@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|safe-buffer@5.1.2",
        "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|string_decoder@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|isarray@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|safe-buffer@5.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|string_decoder@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|comment-parser@0.3.2|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jsdoctypeparser@1.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|jsdoctypeparser@1.2.0|lodash@3.10.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jsdoctypeparser@1.2.0|lodash@3.10.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|JSV@4.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1|chalk@0.4.0",
        "bootstrap@3.4.1-tuxcare.4|underscore@1.6.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1|chalk@0.4.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1|ansi-styles@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|has-color@0.1.7",
        "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1|strip-ansi@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1|ansi-styles@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nomnom@1.8.1|strip-ansi@0.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pkginfo@0.4.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|read@1.0.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|mute-stream@0.0.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|revalidator@0.1.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|utile@0.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|utile@0.2.1|async@0.2.10",
        "bootstrap@3.4.1-tuxcare.4|deep-equal@2.2.3",
        "bootstrap@3.4.1-tuxcare.4|i@0.3.7",
        "bootstrap@3.4.1-tuxcare.4|mkdirp@0.5.6",
        "bootstrap@3.4.1-tuxcare.4|ncp@0.4.2",
        "bootstrap@3.4.1-tuxcare.4|rimraf@2.7.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|utile@0.2.1|async@0.2.10"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|winston@0.8.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|winston@0.8.3|async@0.2.10",
        "bootstrap@3.4.1-tuxcare.4|winston@0.8.3|colors@0.6.2",
        "bootstrap@3.4.1-tuxcare.4|cycle@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|eyes@0.1.8",
        "bootstrap@3.4.1-tuxcare.4|isstream@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|winston@0.8.3|pkginfo@0.3.1",
        "bootstrap@3.4.1-tuxcare.4|stack-trace@0.0.10"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|winston@0.8.3|async@0.2.10"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|winston@0.8.3|colors@0.6.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|winston@0.8.3|pkginfo@0.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-core-module@2.16.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|hasown@2.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|path-parse@1.0.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|supports-preserve-symlinks-flag@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-utf8@0.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|uuid@2.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|vow-queue@0.4.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|vow@0.4.20"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-extglob@2.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|picomatch@2.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|expand-tilde@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|homedir-polyfill@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|global-modules@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|global-prefix@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|is-windows@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|resolve-dir@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fined@1.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|expand-tilde@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|object.defaults@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|object.pick@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|parse-filepath@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|flagged-respawn@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object.map@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|for-own@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|make-iterator@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|rechoir@0.7.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|resolve@1.22.10"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|osenv@0.1.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|os-homedir@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|homedir-polyfill@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|parse-passwd@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|util-deprecate@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|event-stream@3.3.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|duplexer@0.1.2",
        "bootstrap@3.4.1-tuxcare.4|from@0.1.7",
        "bootstrap@3.4.1-tuxcare.4|map-stream@0.1.0",
        "bootstrap@3.4.1-tuxcare.4|pause-stream@0.0.11",
        "bootstrap@3.4.1-tuxcare.4|split@0.3.3",
        "bootstrap@3.4.1-tuxcare.4|stream-combiner@0.0.4",
        "bootstrap@3.4.1-tuxcare.4|through@2.3.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|setprototypeof@1.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|toidentifier@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|media-typer@0.3.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|arr-flatten@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|array-unique@0.3.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|extend-shallow@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fill-range@4.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|extend-shallow@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-number@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|repeat-string@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|to-regex-range@2.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|repeat-element@1.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|snapdragon-node@2.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|snapdragon-node@2.1.1|define-property@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1",
        "bootstrap@3.4.1-tuxcare.4|snapdragon-util@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|snapdragon-node@2.1.1|define-property@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|snapdragon-node@2.1.1|is-descriptor@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|snapdragon-node@2.1.1|is-descriptor@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|snapdragon@0.8.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|base@0.11.2",
        "bootstrap@3.4.1-tuxcare.4|debug@2.6.9",
        "bootstrap@3.4.1-tuxcare.4|define-property@0.2.5",
        "bootstrap@3.4.1-tuxcare.4|extend-shallow@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|map-cache@0.2.2",
        "bootstrap@3.4.1-tuxcare.4|source-map-resolve@0.5.3",
        "bootstrap@3.4.1-tuxcare.4|source-map@0.5.7",
        "bootstrap@3.4.1-tuxcare.4|use@3.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0|extend-shallow@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0|extend-shallow@3.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|assign-symbols@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0|is-extendable@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|define-property@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|extend-shallow@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|safe-regex@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|define-property@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|is-descriptor@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|extend-shallow@3.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|assign-symbols@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|is-descriptor@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2|is-extendable@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|path-dirname@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|binary-extensions@1.13.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bind-apply-helpers@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|safe-regex-test@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|is-regex@1.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|expand-range@0.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|expand-range@0.1.1|is-number@0.1.1",
        "bootstrap@3.4.1-tuxcare.4|expand-range@0.1.1|repeat-string@0.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|expand-range@0.1.1|is-number@0.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|expand-range@0.1.1|repeat-string@0.2.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|buffer-alloc-unsafe@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|buffer-fill@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mkdirp@0.5.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|mkdirp@0.5.6|minimist@1.2.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mkdirp@0.5.6|minimist@1.2.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|base64id@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cookie@0.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|engine.io-parser@2.1.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|after@0.8.2",
        "bootstrap@3.4.1-tuxcare.4|arraybuffer.slice@0.0.7",
        "bootstrap@3.4.1-tuxcare.4|base64-arraybuffer@0.1.5",
        "bootstrap@3.4.1-tuxcare.4|blob@0.0.5",
        "bootstrap@3.4.1-tuxcare.4|has-binary2@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|backo2@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|base64-arraybuffer@0.1.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|component-bind@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|engine.io-client@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|engine.io-client@3.2.1|component-emitter@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|component-inherit@0.0.3",
        "bootstrap@3.4.1-tuxcare.4|engine.io-client@3.2.1|debug@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|engine.io-parser@2.1.3",
        "bootstrap@3.4.1-tuxcare.4|has-cors@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|indexof@0.0.1",
        "bootstrap@3.4.1-tuxcare.4|parseqs@0.0.5",
        "bootstrap@3.4.1-tuxcare.4|parseuri@0.0.5",
        "bootstrap@3.4.1-tuxcare.4|ws@3.3.3",
        "bootstrap@3.4.1-tuxcare.4|xmlhttprequest-ssl@1.5.5",
        "bootstrap@3.4.1-tuxcare.4|yeast@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|engine.io-client@3.2.1|component-emitter@1.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|engine.io-client@3.2.1|debug@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ms@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-cors@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|indexof@0.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object-component@0.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parseqs@0.0.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|better-assert@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parseuri@0.0.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|better-assert@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-array@0.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pseudomap@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|array-uniq@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|locate-path@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|p-locate@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|path-exists@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|ansi-styles@3.2.1",
        "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|string-width@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|ansi-styles@3.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|color-convert@1.9.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|string-width@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|emoji-regex@7.0.3",
        "bootstrap@3.4.1-tuxcare.4|is-fullwidth-code-point@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|strip-ansi@5.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|strip-ansi@5.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|ansi-regex@4.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|wrap-ansi@5.1.0|ansi-regex@4.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|emoji-regex@7.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|decamelize@1.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|caller-path@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|caller-callsite@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|error-ex@1.3.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|json-parse-better-errors@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-regexp@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-supported-regexp-flag@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|write@0.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|mkdirp@0.5.6"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|path-type@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|path-type@3.0.0|pify@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|path-type@3.0.0|pify@3.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@mrmlnc/readdir-enhanced@2.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-me-maybe@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|glob-to-regexp@0.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@nodelib/fs.stat@1.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|merge2@1.4.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|camelcase@4.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|map-obj@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|quick-lru@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|currently-unhandled@0.4.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|array-find-index@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-plain-obj@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|hosted-git-info@2.8.9"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|validate-npm-package-license@3.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|spdx-correct@3.2.0",
        "bootstrap@3.4.1-tuxcare.4|spdx-expression-parse@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|read-pkg@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|load-json-file@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|normalize-package-data@2.5.0",
        "bootstrap@3.4.1-tuxcare.4|path-type@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|indent-string@3.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|strip-indent@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|preserve@0.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-posix-bracket@0.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-buffer@1.1.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|remove-trailing-separator@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-extendable@0.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|glob-parent@2.0.0",
        "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|is-glob@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|glob-parent@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|is-glob@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|is-glob@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|glob-base@0.3.0|is-extglob@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-dotfile@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-equal-shallow@0.1.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-primitive@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/code-frame@7.27.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-validator-identifier@7.27.1",
        "bootstrap@3.4.1-tuxcare.4|js-tokens@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|@babel/code-frame@7.27.1|picocolors@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/code-frame@7.27.1|picocolors@1.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/generator@7.28.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/parser@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/types@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@jridgewell/gen-mapping@0.3.13",
        "bootstrap@3.4.1-tuxcare.4|@jridgewell/trace-mapping@0.3.31",
        "bootstrap@3.4.1-tuxcare.4|jsesc@3.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-compilation-targets@7.27.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/compat-data@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-validator-option@7.27.1",
        "bootstrap@3.4.1-tuxcare.4|browserslist@4.26.3",
        "bootstrap@3.4.1-tuxcare.4|lru-cache@5.1.1",
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-compilation-targets@7.27.2|semver@6.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-compilation-targets@7.27.2|semver@6.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-module-transforms@7.28.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/core@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-module-imports@7.27.1",
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-validator-identifier@7.27.1",
        "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/helpers@7.28.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/template@7.27.2",
        "bootstrap@3.4.1-tuxcare.4|@babel/types@7.28.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/parser@7.28.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/types@7.28.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/template@7.27.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/code-frame@7.27.1",
        "bootstrap@3.4.1-tuxcare.4|@babel/parser@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/types@7.28.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/code-frame@7.27.1",
        "bootstrap@3.4.1-tuxcare.4|@babel/generator@7.28.3",
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-globals@7.28.0",
        "bootstrap@3.4.1-tuxcare.4|@babel/parser@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/template@7.27.2",
        "bootstrap@3.4.1-tuxcare.4|@babel/types@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4|debug@4.4.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4|debug@4.4.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4|ms@2.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4|ms@2.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/types@7.28.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-string-parser@7.27.1",
        "bootstrap@3.4.1-tuxcare.4|@babel/helper-validator-identifier@7.27.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/remapping@2.3.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@jridgewell/gen-mapping@0.3.13",
        "bootstrap@3.4.1-tuxcare.4|@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|convert-source-map@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|gensync@1.0.0-beta.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|json5@2.2.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|js-base64@2.6.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|remark-parse@5.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|collapse-white-space@1.0.6",
        "bootstrap@3.4.1-tuxcare.4|is-alphabetical@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-decimal@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-whitespace-character@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-word-character@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|markdown-escapes@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|parse-entities@1.2.2",
        "bootstrap@3.4.1-tuxcare.4|repeat-string@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|state-toggle@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|trim-trailing-lines@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|trim@0.0.1",
        "bootstrap@3.4.1-tuxcare.4|unherit@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|unist-util-remove-position@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|vfile-location@2.0.6",
        "bootstrap@3.4.1-tuxcare.4|xtend@4.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|remark-stringify@5.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ccount@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|is-alphanumeric@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|is-decimal@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-whitespace-character@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|longest-streak@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|markdown-escapes@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|markdown-table@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|mdast-util-compact@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|parse-entities@1.2.2",
        "bootstrap@3.4.1-tuxcare.4|repeat-string@1.6.1",
        "bootstrap@3.4.1-tuxcare.4|state-toggle@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|stringify-entities@1.3.2",
        "bootstrap@3.4.1-tuxcare.4|unherit@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|xtend@4.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unified@6.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|bail@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|extend@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|is-plain-obj@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|trough@1.0.5",
        "bootstrap@3.4.1-tuxcare.4|vfile@2.3.0",
        "bootstrap@3.4.1-tuxcare.4|x-is-string@0.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unist-util-is@3.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-obj@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fast-deep-equal@3.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fast-json-stable-stringify@2.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|json-schema-traverse@0.4.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|uri-js@4.4.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|uri-js@4.4.1|punycode@2.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|uri-js@4.4.1|punycode@2.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|astral-regex@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|core-util-is@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|process-nextick-args@2.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|end-of-stream@1.4.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|once@1.4.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stream-shift@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|async-limiter@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ultron@1.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|color-name@1.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|dom-serializer@0.2.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|dom-serializer@0.2.2|domelementtype@2.3.0",
        "bootstrap@3.4.1-tuxcare.4|dom-serializer@0.2.2|entities@2.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|dom-serializer@0.2.2|domelementtype@2.3.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|dom-serializer@0.2.2|entities@2.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|isarray@0.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|string_decoder@0.10.31"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@types/babel-types@7.0.16"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@types/babylon@6.16.9",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@types/babel-types@7.0.16"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|babel-types@6.26.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|babel-runtime@6.26.0",
        "bootstrap@3.4.1-tuxcare.4|esutils@2.0.3",
        "bootstrap@3.4.1-tuxcare.4|lodash@4.17.21",
        "bootstrap@3.4.1-tuxcare.4|to-fast-properties@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|acorn-globals@3.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|acorn@4.0.13"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-promise@2.2.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|promise@7.3.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|asap@2.0.6"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|uglify-to-browserify@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-regex@1.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|gopd@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|has-tostringtag@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|hasown@2.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|acorn@4.0.13"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|string-template@0.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|http-parser-js@0.5.10"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|websocket-extensions@0.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object-inspect@1.13.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|side-channel-list@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|object-inspect@1.13.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|side-channel-map@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|object-inspect@1.13.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|side-channel-weakmap@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|object-inspect@1.13.4",
        "bootstrap@3.4.1-tuxcare.4|side-channel-map@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|regenerator-runtime@0.11.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|underscore@1.6.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mute-stream@0.0.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|deep-equal@2.2.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|array-buffer-byte-length@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|call-bind@1.0.8",
        "bootstrap@3.4.1-tuxcare.4|es-get-iterator@1.1.3",
        "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|is-arguments@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|is-array-buffer@3.0.5",
        "bootstrap@3.4.1-tuxcare.4|is-date-object@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|is-regex@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|is-shared-array-buffer@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|deep-equal@2.2.3|isarray@2.0.5",
        "bootstrap@3.4.1-tuxcare.4|object-is@1.1.6",
        "bootstrap@3.4.1-tuxcare.4|object-keys@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|object.assign@4.1.7",
        "bootstrap@3.4.1-tuxcare.4|regexp.prototype.flags@1.5.4",
        "bootstrap@3.4.1-tuxcare.4|side-channel@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|which-boxed-primitive@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|which-collection@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|which-typed-array@1.1.19"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|deep-equal@2.2.3|isarray@2.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|i@0.3.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ncp@0.4.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cycle@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|eyes@0.1.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|isstream@0.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stack-trace@0.0.10"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|hasown@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|function-bind@1.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|global-prefix@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|expand-tilde@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|homedir-polyfill@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|ini@1.3.8",
        "bootstrap@3.4.1-tuxcare.4|is-windows@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|which@1.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-windows@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object.defaults@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|array-each@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|object.defaults@1.1.0|array-slice@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|for-own@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object.defaults@1.1.0|array-slice@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object.pick@1.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parse-filepath@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-absolute@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|map-cache@0.2.2",
        "bootstrap@3.4.1-tuxcare.4|path-root@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|for-own@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|for-in@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|make-iterator@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|make-iterator@1.0.1|kind-of@6.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|make-iterator@1.0.1|kind-of@6.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|os-homedir@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parse-passwd@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|from@0.1.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|map-stream@0.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pause-stream@0.0.11",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|through@2.3.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|split@0.3.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|through@2.3.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stream-combiner@0.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|duplexer@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|through@2.3.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|es6-promisify@5.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es6-promise@4.2.8"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|arr-diff@4.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|array-unique@0.3.2",
        "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4|define-property@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|expand-brackets@2.1.4",
        "bootstrap@3.4.1-tuxcare.4|extend-shallow@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|fragment-cache@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|snapdragon@0.8.2",
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4|define-property@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4|is-descriptor@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|extglob@2.0.4|is-descriptor@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|fragment-cache@0.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|map-cache@0.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arr-diff@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|array-unique@0.3.2",
        "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|define-property@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|extend-shallow@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|fragment-cache@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|is-windows@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|kind-of@6.0.3",
        "bootstrap@3.4.1-tuxcare.4|object.pick@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|snapdragon@0.8.2",
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|define-property@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|is-descriptor@1.0.3",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|extend-shallow@3.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|assign-symbols@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|kind-of@6.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|is-descriptor@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|nanomatch@1.2.13|is-extendable@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2|extend-shallow@3.0.2",
        "bootstrap@3.4.1-tuxcare.4|safe-regex@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2|extend-shallow@3.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|assign-symbols@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2|is-extendable@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-number@3.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|kind-of@3.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|repeat-string@1.6.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-regex-range@2.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-number@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|snapdragon-util@3.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|kind-of@3.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|base@0.11.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|cache-base@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|class-utils@0.3.6",
        "bootstrap@3.4.1-tuxcare.4|component-emitter@1.3.1",
        "bootstrap@3.4.1-tuxcare.4|base@0.11.2|define-property@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1",
        "bootstrap@3.4.1-tuxcare.4|mixin-deep@1.3.2",
        "bootstrap@3.4.1-tuxcare.4|pascalcase@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|base@0.11.2|define-property@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|base@0.11.2|is-descriptor@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|base@0.11.2|is-descriptor@1.0.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|define-property@0.2.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|map-cache@0.2.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|source-map-resolve@0.5.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|atob@2.1.2",
        "bootstrap@3.4.1-tuxcare.4|decode-uri-component@0.2.2",
        "bootstrap@3.4.1-tuxcare.4|resolve-url@0.2.1",
        "bootstrap@3.4.1-tuxcare.4|source-map-url@0.4.1",
        "bootstrap@3.4.1-tuxcare.4|urix@0.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|use@3.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|safe-regex@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|ret@0.1.15"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|call-bind-apply-helpers@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|function-bind@1.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bind-apply-helpers@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|es-define-property@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|es-object-atoms@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|function-bind@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|get-proto@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|gopd@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|has-symbols@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|hasown@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|math-intrinsics@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|after@0.8.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|arraybuffer.slice@0.0.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|blob@0.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|component-inherit@0.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|xmlhttprequest-ssl@1.5.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yeast@0.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|better-assert@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|callsite@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|p-locate@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|p-limit@1.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|path-exists@3.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|caller-callsite@2.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|callsites@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-arrayish@0.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|call-me-maybe@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|glob-to-regexp@0.3.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|array-find-index@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|spdx-correct@3.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|spdx-expression-parse@3.0.1",
        "bootstrap@3.4.1-tuxcare.4|spdx-license-ids@3.0.22"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|spdx-expression-parse@3.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|spdx-exceptions@2.5.0",
        "bootstrap@3.4.1-tuxcare.4|spdx-license-ids@3.0.22"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|load-json-file@4.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|graceful-fs@4.2.11",
        "bootstrap@3.4.1-tuxcare.4|parse-json@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|load-json-file@4.0.0|pify@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|load-json-file@4.0.0|strip-bom@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|load-json-file@4.0.0|pify@3.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|load-json-file@4.0.0|strip-bom@3.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|for-in@1.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-primitive@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-validator-identifier@7.27.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|js-tokens@4.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/gen-mapping@0.3.13",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@jridgewell/sourcemap-codec@1.5.5",
        "bootstrap@3.4.1-tuxcare.4|@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/trace-mapping@0.3.31",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@jridgewell/resolve-uri@3.1.2",
        "bootstrap@3.4.1-tuxcare.4|@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|jsesc@3.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/compat-data@7.28.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-validator-option@7.27.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|lru-cache@5.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|yallist@3.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-module-imports@7.27.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|@babel/traverse@7.28.4",
        "bootstrap@3.4.1-tuxcare.4|@babel/types@7.28.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-globals@7.28.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@babel/helper-string-parser@7.27.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|collapse-white-space@1.0.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-alphabetical@1.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-decimal@1.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-whitespace-character@1.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-word-character@1.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|markdown-escapes@1.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|parse-entities@1.2.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|character-entities-legacy@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|character-entities@1.2.4",
        "bootstrap@3.4.1-tuxcare.4|character-reference-invalid@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|is-alphanumerical@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-decimal@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-hexadecimal@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|state-toggle@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|trim-trailing-lines@1.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|trim@0.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unherit@1.1.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|inherits@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|xtend@4.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unist-util-remove-position@1.1.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|unist-util-visit@1.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|vfile-location@2.0.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ccount@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-alphanumeric@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|longest-streak@2.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|markdown-table@1.1.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mdast-util-compact@1.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|unist-util-visit@1.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stringify-entities@1.3.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|character-entities-html4@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|character-entities-legacy@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|is-alphanumerical@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-hexadecimal@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|bail@1.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|trough@1.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|vfile@2.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-buffer@1.1.6",
        "bootstrap@3.4.1-tuxcare.4|replace-ext@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|unist-util-stringify-position@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|vfile-message@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|x-is-string@0.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|esutils@2.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-fast-properties@1.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|asap@2.0.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|window-size@0.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|gopd@1.2.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-tostringtag@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-symbols@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-color@0.1.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|array-buffer-byte-length@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-array-buffer@3.0.5"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|call-bind@1.0.8",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bind-apply-helpers@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|es-define-property@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|set-function-length@1.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|es-get-iterator@1.1.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bind@1.0.8",
        "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|has-symbols@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|is-arguments@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|is-map@2.0.3",
        "bootstrap@3.4.1-tuxcare.4|is-set@2.0.3",
        "bootstrap@3.4.1-tuxcare.4|is-string@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|es-get-iterator@1.1.3|isarray@2.0.5",
        "bootstrap@3.4.1-tuxcare.4|stop-iteration-iterator@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|es-get-iterator@1.1.3|isarray@2.0.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-arguments@1.2.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-array-buffer@3.0.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bind@1.0.8",
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-date-object@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-shared-array-buffer@1.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object-is@1.1.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bind@1.0.8",
        "bootstrap@3.4.1-tuxcare.4|define-properties@1.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object-keys@1.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object.assign@4.1.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bind@1.0.8",
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|define-properties@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|es-object-atoms@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|has-symbols@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|object-keys@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|regexp.prototype.flags@1.5.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bind@1.0.8",
        "bootstrap@3.4.1-tuxcare.4|define-properties@1.2.1",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|get-proto@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|gopd@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|set-function-name@2.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|which-boxed-primitive@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-bigint@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|is-boolean-object@1.2.2",
        "bootstrap@3.4.1-tuxcare.4|is-number-object@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|is-string@1.1.1",
        "bootstrap@3.4.1-tuxcare.4|is-symbol@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|which-collection@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-map@2.0.3",
        "bootstrap@3.4.1-tuxcare.4|is-set@2.0.3",
        "bootstrap@3.4.1-tuxcare.4|is-weakmap@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|is-weakset@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|which-typed-array@1.1.19",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|available-typed-arrays@1.0.7",
        "bootstrap@3.4.1-tuxcare.4|call-bind@1.0.8",
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|for-each@0.3.5",
        "bootstrap@3.4.1-tuxcare.4|get-proto@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|gopd@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|function-bind@1.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ini@1.3.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|array-each@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-absolute@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-relative@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|is-windows@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|path-root@0.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|path-root-regex@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|es6-promise@4.2.8"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|assign-symbols@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|expand-brackets@2.1.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|debug@2.6.9",
        "bootstrap@3.4.1-tuxcare.4|define-property@0.2.5",
        "bootstrap@3.4.1-tuxcare.4|extend-shallow@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|posix-character-classes@0.1.1",
        "bootstrap@3.4.1-tuxcare.4|regex-not@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|snapdragon@0.8.2",
        "bootstrap@3.4.1-tuxcare.4|to-regex@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|cache-base@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|collection-visit@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|component-emitter@1.3.1",
        "bootstrap@3.4.1-tuxcare.4|get-value@2.0.6",
        "bootstrap@3.4.1-tuxcare.4|has-value@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1",
        "bootstrap@3.4.1-tuxcare.4|set-value@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|to-object-path@0.3.0",
        "bootstrap@3.4.1-tuxcare.4|union-value@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|class-utils@0.3.6",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arr-union@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|define-property@0.2.5",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1",
        "bootstrap@3.4.1-tuxcare.4|static-extend@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|component-emitter@1.3.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mixin-deep@1.3.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|for-in@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|mixin-deep@1.3.2|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|mixin-deep@1.3.2|is-extendable@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|pascalcase@0.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-descriptor@0.1.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|atob@2.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|decode-uri-component@0.2.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|resolve-url@0.2.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|source-map-url@0.4.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|urix@0.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|ret@0.1.15"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|es-define-property@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|es-object-atoms@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|get-proto@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|dunder-proto@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|es-object-atoms@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-symbols@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|math-intrinsics@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|callsite@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|p-limit@1.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|p-try@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|callsites@2.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|spdx-license-ids@3.0.22"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|spdx-exceptions@2.5.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|randomatic@3.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|randomatic@3.1.1|is-number@4.0.0",
        "bootstrap@3.4.1-tuxcare.4|randomatic@3.1.1|kind-of@6.0.3",
        "bootstrap@3.4.1-tuxcare.4|math-random@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|randomatic@3.1.1|is-number@4.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|randomatic@3.1.1|kind-of@6.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/sourcemap-codec@1.5.5"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|@jridgewell/resolve-uri@3.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|yallist@3.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|character-entities-legacy@1.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|character-entities@1.2.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|character-reference-invalid@1.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-alphanumerical@1.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-alphabetical@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|is-decimal@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-hexadecimal@1.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unist-util-visit@1.4.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|unist-util-visit-parents@2.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|character-entities-html4@1.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|replace-ext@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unist-util-stringify-position@1.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|vfile-message@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|unist-util-stringify-position@1.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|center-align@0.1.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|align-text@0.1.4",
        "bootstrap@3.4.1-tuxcare.4|lazy-cache@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|right-align@0.1.3",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|align-text@0.1.4"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|set-function-length@1.2.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|define-data-property@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|function-bind@1.1.2",
        "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|gopd@1.2.0",
        "bootstrap@3.4.1-tuxcare.4|has-property-descriptors@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-map@2.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-set@2.0.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-string@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|stop-iteration-iterator@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|internal-slot@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|define-properties@1.2.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|define-data-property@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|has-property-descriptors@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|object-keys@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|set-function-name@2.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|define-data-property@1.1.4",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|functions-have-names@1.2.3",
        "bootstrap@3.4.1-tuxcare.4|has-property-descriptors@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-bigint@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|has-bigints@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-boolean-object@1.2.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-number-object@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-symbol@1.1.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|has-symbols@1.1.0",
        "bootstrap@3.4.1-tuxcare.4|safe-regex-test@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-weakmap@2.0.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-weakset@2.0.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bound@1.0.4",
        "bootstrap@3.4.1-tuxcare.4|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|available-typed-arrays@1.0.7",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|possible-typed-array-names@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|for-each@0.3.5",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-callable@1.2.7"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-relative@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-unc-path@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|path-root-regex@0.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-accessor-descriptor@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|hasown@2.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-data-descriptor@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|hasown@2.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|posix-character-classes@0.1.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|collection-visit@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|map-visit@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|object-visit@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|get-value@2.0.6"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-value@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|get-value@2.0.6",
        "bootstrap@3.4.1-tuxcare.4|has-values@1.0.0",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|set-value@2.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|extend-shallow@2.0.1",
        "bootstrap@3.4.1-tuxcare.4|is-extendable@0.1.1",
        "bootstrap@3.4.1-tuxcare.4|is-plain-object@2.0.4",
        "bootstrap@3.4.1-tuxcare.4|split-string@3.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|to-object-path@0.3.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|kind-of@3.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|union-value@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|arr-union@3.1.0",
        "bootstrap@3.4.1-tuxcare.4|get-value@2.0.6",
        "bootstrap@3.4.1-tuxcare.4|is-extendable@0.1.1",
        "bootstrap@3.4.1-tuxcare.4|set-value@2.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|has-value@0.3.1",
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|has-value@0.3.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|get-value@2.0.6",
        "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|has-values@0.1.4",
        "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|has-value@0.3.1|isobject@2.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|has-value@0.3.1|isobject@2.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|isarray@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|has-values@0.1.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unset-value@1.0.0|isarray@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|arr-union@3.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|static-extend@0.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|define-property@0.2.5",
        "bootstrap@3.4.1-tuxcare.4|object-copy@0.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|dunder-proto@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|call-bind-apply-helpers@1.0.2",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|gopd@1.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|p-try@1.0.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|math-random@1.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unist-util-visit-parents@2.1.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|unist-util-is@3.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|align-text@0.1.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|kind-of@3.2.2",
        "bootstrap@3.4.1-tuxcare.4|longest@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|lazy-cache@1.0.4"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|define-data-property@1.1.4",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es-define-property@1.0.1",
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|gopd@1.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-property-descriptors@1.0.2",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es-define-property@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|internal-slot@1.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|es-errors@1.3.0",
        "bootstrap@3.4.1-tuxcare.4|hasown@2.0.2",
        "bootstrap@3.4.1-tuxcare.4|side-channel@1.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|functions-have-names@1.2.3"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-bigints@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|possible-typed-array-names@1.1.0"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-callable@1.2.7"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|is-unc-path@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|unc-path-regex@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|map-visit@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|object-visit@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object-visit@1.0.1",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|isobject@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-values@1.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-number@3.0.0",
        "bootstrap@3.4.1-tuxcare.4|has-values@1.0.0|kind-of@4.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|has-values@1.0.0|kind-of@4.0.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|object-copy@0.1.0",
      "dependsOn": [
        "bootstrap@3.4.1-tuxcare.4|copy-descriptor@0.1.1",
        "bootstrap@3.4.1-tuxcare.4|define-property@0.2.5",
        "bootstrap@3.4.1-tuxcare.4|kind-of@3.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|longest@1.0.1"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|unc-path-regex@0.1.2"
    },
    {
      "ref": "bootstrap@3.4.1-tuxcare.4|copy-descriptor@0.1.1"
    }
  ]
}