{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:7eec6855-e9d0-4084-85c3-1ebe49868886",
  "metadata": {
    "timestamp": "2026-03-21T14:55:30.234Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.9.0"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "angular",
      "version": "1.6.10-tuxcare.7",
      "bom-ref": "angular@1.6.10-tuxcare.7",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/angular@1.6.10-tuxcare.7?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fangular%2Fangular.js.git",
      "externalReferences": [
        {
          "url": "git+https://github.com/angular/angular.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/angular/angular.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/angular.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "angular-benchpress",
      "version": "0.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2",
      "author": "jeffbcross, jbdeboer",
      "description": "A macro benchmark runner for JavaScript Web apps",
      "licenses": [
        {
          "license": {
            "name": "Apache 2",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/angular-benchpress@0.2.2",
      "externalReferences": [
        {
          "url": "git://github.com/angular/benchpress.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/angular/benchpress",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/benchpress/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/angular-benchpress/-/angular-benchpress-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/angular-benchpress"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "bootstrap",
          "version": "3.3.7",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|bootstrap@3.3.7",
          "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.3.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/twbs/bootstrap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://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\""
            },
            {
              "url": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/bootstrap"
            }
          ]
        },
        {
          "type": "library",
          "name": "browserify",
          "version": "7.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|browserify@7.0.3",
          "author": "James Halliday",
          "description": "browser-side require() the node way",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/browserify@7.0.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-browserify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-browserify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-browserify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/browserify/-/browserify-7.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/browserify"
            }
          ]
        },
        {
          "type": "library",
          "name": "di",
          "version": "2.0.0-pre-9",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|di@2.0.0-pre-9",
          "author": "Vojta Jína",
          "description": "A DI framework.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/di@2.0.0-pre-9",
          "externalReferences": [
            {
              "url": "git://github.com/angular/di.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/angular/di.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/angular/di.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/di/-/di-2.0.0-pre-9.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/di"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.5.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|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/angular-benchpress/node_modules/rimraf"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "glob",
              "version": "7.1.2",
              "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|rimraf@2.5.4|glob@7.1.2",
              "author": "Isaac Z. Schlueter",
              "description": "a little globber",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/glob@7.1.2",
              "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.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/angular-benchpress/node_modules/rimraf/node_modules/glob"
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "3.0.4",
              "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|rimraf@2.5.4|minimatch@3.0.4",
              "author": "Isaac Z. Schlueter",
              "description": "a glob matcher in javascript",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minimatch@3.0.4",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/minimatch.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minimatch#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minimatch/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/angular-benchpress/node_modules/rimraf/node_modules/minimatch"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore",
          "version": "1.8.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|underscore@1.8.3",
          "author": "Jeremy Ashkenas",
          "description": "JavaScript's functional programming helper library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/underscore@1.8.3",
          "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.8.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/underscore"
            }
          ]
        },
        {
          "type": "library",
          "name": "assert",
          "version": "1.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|assert@1.1.2",
          "description": "commonjs assert - node.js api compatible",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert@1.1.2",
          "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.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/assert"
            }
          ]
        },
        {
          "type": "library",
          "name": "defined",
          "version": "0.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|defined@0.0.0",
          "author": "James Halliday",
          "description": "return the first argument that is `!== undefined`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/defined@0.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/defined.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/defined",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/defined/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/defined/-/defined-0.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/defined"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "4.0.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|glob@4.0.6",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@4.0.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/glob/-/glob-4.0.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "https-browserify",
          "version": "0.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|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/angular-benchpress/node_modules/https-browserify"
            }
          ]
        },
        {
          "type": "library",
          "name": "JSONStream",
          "version": "0.8.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|JSONStream@0.8.4",
          "author": "Dominic Tarr",
          "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
          "purl": "pkg:npm/jsonstream@0.8.4",
          "externalReferences": [
            {
              "url": "git://github.com/dominictarr/JSONStream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/dominictarr/JSONStream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dominictarr/JSONStream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/JSONStream/-/JSONStream-0.8.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/JSONStream"
            }
          ]
        },
        {
          "type": "library",
          "name": "parents",
          "version": "0.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|parents@0.0.3",
          "author": "James Halliday",
          "description": "return all the parent directories for a directory",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parents@0.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-parents.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-parents",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-parents/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/parents/-/parents-0.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/parents"
            }
          ]
        },
        {
          "type": "library",
          "name": "process",
          "version": "0.8.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|process@0.8.0",
          "author": "Roman Shtylman",
          "description": "process information for node.js and browsers",
          "purl": "pkg:npm/process@0.8.0",
          "externalReferences": [
            {
              "url": "git://github.com/shtylman/node-process.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/shtylman/node-process#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/shtylman/node-process/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/process/-/process-0.8.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/process"
            }
          ]
        },
        {
          "type": "library",
          "name": "punycode",
          "version": "1.2.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|punycode@1.2.4",
          "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",
                "url": "http://mths.be/mit"
              }
            },
            {
              "license": {
                "name": "GPL",
                "acknowledgement": "declared",
                "url": "http://mths.be/gpl"
              }
            }
          ],
          "purl": "pkg:npm/punycode@1.2.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/bestiejs/punycode.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://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.2.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/punycode"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "resolve",
          "version": "0.7.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|resolve@0.7.4",
          "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@0.7.4",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-resolve.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-resolve#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-resolve/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/resolve/-/resolve-0.7.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/resolve"
            }
          ]
        },
        {
          "type": "library",
          "name": "shell-quote",
          "version": "0.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|shell-quote@0.0.1",
          "author": "James Halliday",
          "description": "quote and parse shell commands",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shell-quote@0.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-shell-quote.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-shell-quote#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-shell-quote/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/shell-quote/-/shell-quote-0.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/shell-quote"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "1.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|through2@1.1.1",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/through2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.1.13",
              "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|through2@1.1.1|readable-stream@1.1.13",
              "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.13",
              "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.13.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/angular-benchpress/node_modules/through2/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "xtend",
              "version": "4.0.1",
              "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|through2@1.1.1|xtend@4.0.1",
              "author": "Raynos",
              "description": "extend like a boss",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/xtend@4.0.1",
              "externalReferences": [
                {
                  "url": "git://github.com/Raynos/xtend.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/Raynos/xtend",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/Raynos/xtend/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/angular-benchpress/node_modules/through2/node_modules/xtend"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "xtend",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|xtend@3.0.0",
          "author": "Raynos",
          "description": "extend like a boss",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/raynos/xtend/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/xtend@3.0.0",
          "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-3.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/xtend"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "3.0.11",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|graceful-fs@3.0.11",
          "author": "Isaac Z. Schlueter",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@3.0.11",
          "externalReferences": [
            {
              "url": "git://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-3.0.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|minimatch@1.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@1.0.0",
          "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-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsonparse",
          "version": "0.0.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|jsonparse@0.0.5",
          "author": "Tim Caswell",
          "description": "This is a pure-js JSON streaming parser for node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jsonparse@0.0.5",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/creationix/jsonparse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/creationix/jsonparse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/creationix/jsonparse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/jsonparse/-/jsonparse-0.0.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/jsonparse"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-platform",
          "version": "0.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|path-platform@0.0.1",
          "author": "Timothy J Fontaine",
          "description": "Provide access to win32 and posix path operations",
          "purl": "pkg:npm/path-platform@0.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/tjfontaine/node-path-platform.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/tjfontaine/node-path-platform",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/tjfontaine/node-path-platform/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/path-platform"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.8",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|brace-expansion@1.1.8",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@1.1.8",
          "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.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|balanced-match@1.0.0",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/angular-benchpress/node_modules/balanced-match"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "benchmark",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|benchmark@1.0.0",
      "author": "Mathias Bynens",
      "description": "A benchmarking library that works on nearly all JavaScript platforms, supports high-resolution timers, and returns statistically significant results.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://mths.be/mit"
          }
        }
      ],
      "purl": "pkg:npm/benchmark@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bestiejs/benchmark.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://benchmarkjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bestiejs/benchmark.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/benchmark/-/benchmark-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/benchmark"
        }
      ]
    },
    {
      "type": "library",
      "name": "bootstrap",
      "version": "3.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|bootstrap@3.1.1",
      "author": "Twitter, Inc.",
      "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development.",
      "purl": "pkg:npm/bootstrap@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/twbs/bootstrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://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\""
        },
        {
          "url": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bootstrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserstacktunnel-wrapper",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|browserstacktunnel-wrapper@2.0.0",
      "author": "Peter Halliday",
      "description": "A Node.js wrapper for the BrowserStack java tunnel client ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/pghalliday/node-BrowserStackTunnel/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/browserstacktunnel-wrapper@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/pghalliday/node-BrowserStackTunnel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pghalliday/node-BrowserStackTunnel.git",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pghalliday/node-BrowserStackTunnel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserstacktunnel-wrapper/-/browserstacktunnel-wrapper-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserstacktunnel-wrapper"
        }
      ]
    },
    {
      "type": "library",
      "name": "canonical-path",
      "version": "0.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|canonical-path@0.0.2",
      "author": "Pete Bacon Darwin",
      "description": "paths that always use forward slashes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/canonical-path@0.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/petebacondarwin/node-canonical-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/petebacondarwin/node-canonical-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/petebacondarwin/node-canonical-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/canonical-path/-/canonical-path-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/canonical-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "changez-angular",
      "version": "2.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|changez-angular@2.1.3",
      "author": "Pete Bacon Darwin",
      "description": "The angular blueprint for the changez utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/changez-angular@2.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/petebacondarwin/changez-angular.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/petebacondarwin/changez-angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/petebacondarwin/changez-angular/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/changez-angular/-/changez-angular-2.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/changez-angular"
        }
      ]
    },
    {
      "type": "library",
      "name": "changez",
      "version": "2.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|changez@2.1.1",
      "author": "Pete Bacon Darwin",
      "description": "Yet another flexible changelog generator.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/changez@2.1.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/changez/-/changez-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/changez"
        }
      ]
    },
    {
      "type": "library",
      "name": "cheerio",
      "version": "0.17.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|cheerio@0.17.0",
      "author": "Matt Mueller",
      "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server",
      "purl": "pkg:npm/cheerio@0.17.0",
      "externalReferences": [
        {
          "url": "git://github.com/MatthewMueller/cheerio.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/MatthewMueller/cheerio#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/MatthewMueller/cheerio/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cheerio/-/cheerio-0.17.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cheerio"
        }
      ]
    },
    {
      "type": "library",
      "name": "commitizen",
      "version": "2.9.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5",
      "author": "Jim Cummins",
      "description": "Git commit, but play nice with conventions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commitizen@2.9.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/commitizen/cz-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/commitizen/cz-cli",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/commitizen/cz-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/commitizen/-/commitizen-2.9.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commitizen"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "cz-conventional-changelog",
          "version": "1.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5|cz-conventional-changelog@1.2.0",
          "author": "Jim Cummins",
          "description": "Commitizen adapter following the conventional-changelog format.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cz-conventional-changelog@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/commitizen/cz-conventional-changelog.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/commitizen/cz-conventional-changelog",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/commitizen/cz-conventional-changelog/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-1.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commitizen/node_modules/cz-conventional-changelog"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commitizen/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commitizen/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "shelljs",
          "version": "0.7.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5|shelljs@0.7.5",
          "description": "Portable Unix shell commands for Node.js",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shelljs@0.7.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.7.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commitizen/node_modules/shelljs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "commitplease",
      "version": "2.7.10",
      "bom-ref": "angular@1.6.10-tuxcare.7|commitplease@2.7.10",
      "author": "Jörn Zaefferer",
      "description": "Validates strings as commit messages",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commitplease@2.7.10",
      "externalReferences": [
        {
          "url": "git://github.com/jzaefferer/commitplease.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jzaefferer/commitplease#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jzaefferer/commitplease/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/commitplease/-/commitplease-2.7.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commitplease"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "5.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|commitplease@2.7.10|semver@5.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commitplease/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "4.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|cross-spawn@4.0.2",
      "author": "IndigoUnited",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/IndigoUnited/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-spawn"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lru-cache",
          "version": "4.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|cross-spawn@4.0.2|lru-cache@4.0.2",
          "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.0.2",
          "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.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cross-spawn/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "cz-conventional-changelog",
      "version": "1.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|cz-conventional-changelog@1.1.4",
      "author": "Jim Cummins",
      "description": "Commitizen adapter following the conventional-changelog format.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cz-conventional-changelog@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/commitizen/cz-conventional-changelog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/commitizen/cz-conventional-changelog",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/commitizen/cz-conventional-changelog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cz-conventional-changelog"
        }
      ]
    },
    {
      "type": "library",
      "name": "dgeni-packages",
      "version": "0.16.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5",
      "author": "Pete Bacon Darwin",
      "description": "A collection of dgeni packages for generating documentation from source code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dgeni-packages@0.16.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/angular/dgeni-packages.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/angular/dgeni-packages#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/dgeni-packages/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dgeni-packages/-/dgeni-packages-0.16.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dgeni-packages"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5|glob@7.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "5.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5|semver@5.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "dgeni",
      "version": "0.4.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|dgeni@0.4.2",
      "author": "Pete Bacon Darwin",
      "description": "Flexible JavaScript documentation generator used by AngularJS",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dgeni@0.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/angular/dgeni.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/angular/dgeni#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/dgeni/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dgeni/-/dgeni-0.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dgeni"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|dgeni@0.4.2|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/dgeni/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "1.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|dgeni@0.4.2|q@1.4.1",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "purl": "pkg:npm/q@1.4.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.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni/node_modules/q"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-promise",
      "version": "3.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|eslint-plugin-promise@3.6.0",
      "author": "jden",
      "description": "Enforce best practices for JavaScript promises",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-promise@3.6.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/xjamundx/eslint-plugin-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/xjamundx/eslint-plugin-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/xjamundx/eslint-plugin-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-3.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "event-stream",
      "version": "3.1.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|event-stream@3.1.7",
      "author": "Dominic Tarr",
      "description": "construct pipes of streams of events",
      "purl": "pkg:npm/event-stream@3.1.7",
      "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.1.7.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": "glob",
      "version": "6.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|glob@6.0.4",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@6.0.4",
      "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-6.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|glob@6.0.4|minimatch@3.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.3",
          "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.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "google-code-prettify",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|google-code-prettify@1.0.1",
      "purl": "pkg:npm/google-code-prettify@1.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/google-code-prettify/-/google-code-prettify-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/google-code-prettify"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-bump",
      "version": "0.8.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-bump@0.8.0",
      "author": "Vojta Jína",
      "description": "Bump package version",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-bump@0.8.0",
      "externalReferences": [
        {
          "url": "git://github.com/vojtajina/grunt-bump.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vojtajina/grunt-bump",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vojtajina/grunt-bump/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-bump/-/grunt-bump-0.8.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-bump"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "5.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt-bump@0.8.0|semver@5.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-bump/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-cli",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-cli@1.2.0",
      "author": "Grunt Development Team",
      "description": "The grunt command line interface",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-cli@1.2.0",
      "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.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-cli"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-clean",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-contrib-clean@1.0.0",
      "author": "Grunt Team",
      "description": "Clean files and folders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-clean@1.0.0",
      "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-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-clean"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-compress",
      "version": "1.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-contrib-compress@1.4.1",
      "author": "Grunt Team",
      "description": "Compress files and folders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-compress@1.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-compress.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-compress#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-compress/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-compress/-/grunt-contrib-compress-1.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-compress"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt-contrib-compress@1.4.1|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-compress/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-connect",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-contrib-connect@1.0.2",
      "author": "Grunt Team",
      "description": "Start a connect web server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-connect@1.0.2",
      "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-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-connect"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-copy",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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-ddescribe-iit",
      "version": "0.0.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7",
      "author": "Brian Ford",
      "description": "Grunt task for checking that iit and ddescribe don't make it into committed code",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-ddescribe-iit@0.0.7",
      "externalReferences": [
        {
          "url": "git://github.com/btford/grunt-ddescribe-iit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/btford/grunt-ddescribe-iit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/btford/grunt-ddescribe-iit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-ddescribe-iit/-/grunt-ddescribe-iit-0.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-ddescribe-iit"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "bluebird",
          "version": "3.4.7",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7|bluebird@3.4.7",
          "author": "Petka Antonov",
          "description": "Full featured Promises/A+ implementation with exceptionally good performance",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bluebird@3.4.7",
          "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.4.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-ddescribe-iit/node_modules/bluebird"
            }
          ]
        },
        {
          "type": "library",
          "name": "cross-spawn",
          "version": "5.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7|cross-spawn@5.0.1",
          "author": "IndigoUnited",
          "description": "Cross platform child_process#spawn and child_process#spawnSync",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cross-spawn@5.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-cross-spawn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-ddescribe-iit/node_modules/cross-spawn"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "4.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7|lru-cache@4.0.2",
          "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.0.2",
          "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.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-ddescribe-iit/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-eslint",
      "version": "19.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-eslint@19.0.0",
      "author": "Sindre Sorhus",
      "description": "Validate files with ESLint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-eslint@19.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/grunt-eslint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/grunt-eslint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/grunt-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-eslint/-/grunt-eslint-19.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-eslint"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-merge-conflict",
      "version": "0.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-merge-conflict@0.0.2",
      "author": "Brian Ford",
      "description": "Grunt plugin for preventing you from accidentally comitting a merge conflict into your project",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-merge-conflict@0.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/btford/grunt-merge-conflict.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/btford/grunt-merge-conflict#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/btford/grunt-merge-conflict/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-merge-conflict/-/grunt-merge-conflict-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-merge-conflict"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-shell",
      "version": "1.3.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-shell@1.3.1",
      "author": "Sindre Sorhus",
      "description": "Run shell commands",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-shell@1.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/grunt-shell.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/grunt-shell#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/grunt-shell/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-shell/-/grunt-shell-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-shell"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1",
      "author": "Grunt Development Team",
      "description": "The JavaScript Task Runner",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt.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/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt/-/grunt-1.0.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.0.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|glob@7.0.6",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.0.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/glob"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimatch",
              "version": "3.0.4",
              "bom-ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|glob@7.0.6|minimatch@3.0.4",
              "author": "Isaac Z. Schlueter",
              "description": "a glob matcher in javascript",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minimatch@3.0.4",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/minimatch.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minimatch#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minimatch/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt/node_modules/glob/node_modules/minimatch"
                }
              ]
            },
            {
              "type": "library",
              "name": "brace-expansion",
              "version": "1.1.8",
              "bom-ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|glob@7.0.6|brace-expansion@1.1.8",
              "author": "Julian Gruber",
              "description": "Brace expansion as known from sh/bash",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/brace-expansion@1.1.8",
              "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.8.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt/node_modules/glob/node_modules/brace-expansion"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|minimatch@3.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.3",
          "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.3.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": "rimraf",
          "version": "2.2.8",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|rimraf@2.2.8",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "purl": "pkg:npm/rimraf@2.2.8",
          "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.2.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|balanced-match@1.0.0",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/balanced-match"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-concat",
      "version": "2.6.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1",
      "author": "Contra",
      "description": "Concatenates files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-concat@2.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/contra/gulp-concat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/contra/gulp-concat#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/contra/gulp-concat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-concat"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "vinyl",
          "version": "2.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1|vinyl@2.0.1",
          "author": "Gulp Team",
          "description": "Virtual file format.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/vinyl@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/gulpjs/vinyl.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/gulpjs/vinyl#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/gulpjs/vinyl/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/vinyl/-/vinyl-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-concat/node_modules/vinyl"
            }
          ]
        },
        {
          "type": "library",
          "name": "clone-stats",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1|clone-stats@1.0.0",
          "author": "Hugh Kennedy",
          "description": "Safely clone node's fs.Stats instances without losing their class methods",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/clone-stats@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/hughsk/clone-stats.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hughsk/clone-stats",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hughsk/clone-stats/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-concat/node_modules/clone-stats"
            }
          ]
        },
        {
          "type": "library",
          "name": "replace-ext",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1|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/gulp-concat/node_modules/replace-ext"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-eslint",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|gulp-eslint@3.0.1",
      "author": "Adametry",
      "description": "A gulp plugin for processing files with ESLint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-eslint@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/adametry/gulp-eslint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/adametry/gulp-eslint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/adametry/gulp-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp-eslint/-/gulp-eslint-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-eslint"
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-foreach",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1",
      "author": "Marius Gundersen",
      "description": "Send each file in a stream down its own stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-foreach@0.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mariusGundersen/gulp-forEach.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mariusGundersen/gulp-forEach#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mariusGundersen/gulp-forEach/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp-foreach/-/gulp-foreach-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-foreach"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "gulp-util",
          "version": "2.2.20",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|gulp-util@2.2.20",
          "author": "Fractal",
          "description": "Utility functions for gulp plugins",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/wearefractal/gulp-util/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/gulp-util@2.2.20",
          "externalReferences": [
            {
              "url": "git://github.com/wearefractal/gulp-util.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/wearefractal/gulp-util",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wearefractal/gulp-util/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/gulp-util/-/gulp-util-2.2.20.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/gulp-util"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "0.5.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|chalk@0.5.0",
          "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.5.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.5.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.template",
          "version": "2.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|lodash.template@2.4.1",
          "author": "John-David Dalton",
          "description": "The Lo-Dash function `_.template` as a Node.js module generated by lodash-cli.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.template@2.4.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash-cli.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lodash.com/custom-builds",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash-cli/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash.template/-/lodash.template-2.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/lodash.template"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimist",
          "version": "0.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|minimist@0.2.0",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@0.2.0",
          "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.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "0.5.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|through2@0.5.1",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@0.5.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-0.5.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/through2"
            }
          ]
        },
        {
          "type": "library",
          "name": "vinyl",
          "version": "0.2.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|vinyl@0.2.3",
          "author": "Fractal",
          "description": "A virtual file format",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/wearefractal/vinyl/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/vinyl@0.2.3",
          "externalReferences": [
            {
              "url": "git://github.com/wearefractal/vinyl.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/wearefractal/vinyl",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wearefractal/vinyl/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/vinyl/-/vinyl-0.2.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/vinyl"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "1.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|ansi-styles@1.1.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@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-styles#readme",
              "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.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-ansi",
          "version": "0.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|has-ansi@0.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if a string has ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-ansi@0.1.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-0.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/has-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "0.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|strip-ansi@0.3.0",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@0.3.0",
          "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.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "0.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|supports-color@0.2.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@0.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/supports-color#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.templatesettings",
          "version": "2.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|lodash.templatesettings@2.4.1",
          "author": "John-David Dalton",
          "description": "The Lo-Dash object `_.templateSettings` as a Node.js module generated by lodash-cli.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.templatesettings@2.4.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash-cli.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lodash.com/custom-builds",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash-cli/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-2.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/lodash.templatesettings"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "xtend",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|xtend@3.0.0",
          "author": "Raynos",
          "description": "extend like a boss",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/raynos/xtend/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/xtend@3.0.0",
          "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-3.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/xtend"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "0.2.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|ansi-regex@0.2.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@0.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-rename",
      "version": "1.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|gulp-rename@1.2.2",
      "author": "Hector Guillermo Parra Alvarez",
      "description": "Rename files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-rename@1.2.2",
      "externalReferences": [
        {
          "url": "git://github.com/hparra/gulp-rename.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hparra/gulp-rename",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hparra/gulp-rename/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-rename"
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-sourcemaps",
      "version": "1.11.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|gulp-sourcemaps@1.11.1",
      "author": "Florian Reiterer",
      "description": "Source map support for Gulp.js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-sourcemaps@1.11.1",
      "externalReferences": [
        {
          "url": "git://github.com/floridoo/gulp-sourcemaps.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/floridoo/gulp-sourcemaps",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floridoo/gulp-sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp-sourcemaps/-/gulp-sourcemaps-1.11.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-sourcemaps"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "4.0.11",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-sourcemaps@1.11.1|acorn@4.0.11",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@4.0.11",
          "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.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-sourcemaps/node_modules/acorn"
            }
          ]
        },
        {
          "type": "library",
          "name": "convert-source-map",
          "version": "1.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-sourcemaps@1.11.1|convert-source-map@1.3.0",
          "author": "Thorsten Lorenz",
          "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/convert-source-map@1.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/convert-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-sourcemaps/node_modules/convert-source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-uglify",
      "version": "1.5.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|gulp-uglify@1.5.4",
      "author": "Terin Stock",
      "description": "Minify files with UglifyJS.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-uglify@1.5.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/terinjokes/gulp-uglify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/terinjokes/gulp-uglify/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terinjokes/gulp-uglify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-1.5.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-uglify"
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-util",
      "version": "3.0.8",
      "bom-ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8",
      "author": "Fractal",
      "description": "Utility functions for gulp plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-util@3.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/gulp-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/gulp-util#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/gulp-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-util"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "dateformat",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|dateformat@2.0.0",
          "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@2.0.0",
          "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-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-util/node_modules/dateformat"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._reinterpolate",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|lodash._reinterpolate@3.0.0",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `reInterpolate` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._reinterpolate@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-util/node_modules/lodash._reinterpolate"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-assign",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|object-assign@3.0.0",
          "author": "Sindre Sorhus",
          "description": "ES6 Object.assign() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object-assign@3.0.0",
          "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-3.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-util/node_modules/object-assign"
            }
          ]
        },
        {
          "type": "library",
          "name": "vinyl",
          "version": "0.5.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|vinyl@0.5.3",
          "author": "Fractal",
          "description": "A virtual file format",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/vinyl@0.5.3",
          "externalReferences": [
            {
              "url": "git://github.com/wearefractal/vinyl.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/wearefractal/vinyl",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wearefractal/vinyl/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-util/node_modules/vinyl"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp",
      "version": "3.8.11",
      "bom-ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11",
      "author": "Fractal",
      "description": "The streaming build system",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/gulp@3.8.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/gulp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gulpjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/gulp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp/-/gulp-3.8.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "0.5.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|chalk@0.5.0",
          "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.5.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.5.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "interpret",
          "version": "0.3.10",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|interpret@0.3.10",
          "author": "Tyler Kellen",
          "description": "A dictionary of file extensions and associated module loaders.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/tkellen/node-interpret/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/interpret@0.3.10",
          "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-0.3.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/interpret"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "4.3.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|semver@4.3.6",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@4.3.6",
          "externalReferences": [
            {
              "url": "git://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-4.3.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "1.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|ansi-styles@1.1.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@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-styles#readme",
              "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.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-ansi",
          "version": "0.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|has-ansi@0.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if a string has ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-ansi@0.1.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-0.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/has-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "0.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|strip-ansi@0.3.0",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@0.3.0",
          "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.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "0.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|supports-color@0.2.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@0.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/supports-color#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "0.2.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|ansi-regex@0.2.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@0.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine-core",
      "version": "2.8.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|jasmine-core@2.8.0",
      "description": "Official packaging of Jasmine's core files for use by Node.js projects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jasmine-core@2.8.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jasmine/jasmine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jasmine.github.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jasmine/jasmine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.8.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jasmine-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine-node",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0",
      "author": "Misko Hevery",
      "description": "DOM-less simple JavaScript BDD testing framework for Node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jasmine-node@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mhevery/jasmine-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mhevery/jasmine-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mhevery/jasmine-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jasmine-node/-/jasmine-node-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jasmine-node"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "coffee-script",
          "version": "1.7.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|coffee-script@1.7.1",
          "author": "Jeremy Ashkenas",
          "description": "Unfancy JavaScript",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/coffee-script@1.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/jashkenas/coffee-script.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://coffeescript.org",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jashkenas/coffee-script/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.7.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine-node/node_modules/coffee-script"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimist",
          "version": "0.0.8",
          "bom-ref": "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|minimist@0.0.8",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@0.0.8",
          "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.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine-node/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.3.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|mkdirp@0.3.5",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.3.5",
          "externalReferences": [
            {
              "url": "git+ssh://git@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.3.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine-node/node_modules/mkdirp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine-reporters",
      "version": "2.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|jasmine-reporters@2.2.0",
      "author": "Larry Myers",
      "description": "Reporters for the Jasmine BDD Framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/larrymyers/jasmine-reporters/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/jasmine-reporters@2.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/larrymyers/jasmine-reporters.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/larrymyers/jasmine-reporters",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/larrymyers/jasmine-reporters/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jasmine-reporters"
        }
      ]
    },
    {
      "type": "library",
      "name": "jquery",
      "version": "2.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|jquery@2.1.4",
      "author": "jQuery Foundation and other contributors",
      "description": "JavaScript library for DOM operations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/jquery/jquery/blob/2.1.4/MIT-LICENSE.txt"
          }
        }
      ],
      "purl": "pkg:npm/jquery@2.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/jquery.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jquery.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://bugs.jquery.com",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jquery/-/jquery-2.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jquery-2.1"
        }
      ]
    },
    {
      "type": "library",
      "name": "jquery",
      "version": "2.2.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|jquery@2.2.4",
      "author": "jQuery Foundation and other contributors",
      "description": "JavaScript library for DOM operations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jquery@2.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/jquery.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jquery.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/jquery/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jquery-2.2"
        }
      ]
    },
    {
      "type": "library",
      "name": "jquery",
      "version": "3.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|jquery@3.2.1",
      "author": "JS Foundation and other contributors",
      "description": "JavaScript library for DOM operations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jquery@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/jquery.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://jquery.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/jquery/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jquery"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-browserstack-launcher",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-browserstack-launcher@1.2.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.2.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.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-browserstack-launcher"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "browserstacktunnel-wrapper",
          "version": "1.4.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma-browserstack-launcher@1.2.0|browserstacktunnel-wrapper@1.4.2",
          "author": "Peter Halliday",
          "description": "A Node.js wrapper for the BrowserStack java tunnel client ",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/pghalliday/node-BrowserStackTunnel/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/browserstacktunnel-wrapper@1.4.2",
          "externalReferences": [
            {
              "url": "git://github.com/pghalliday/node-BrowserStackTunnel.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/pghalliday/node-BrowserStackTunnel.git",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pghalliday/node-BrowserStackTunnel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/browserstacktunnel-wrapper/-/browserstacktunnel-wrapper-1.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma-browserstack-launcher/node_modules/browserstacktunnel-wrapper"
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "1.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma-browserstack-launcher@1.2.0|q@1.4.1",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "purl": "pkg:npm/q@1.4.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.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma-browserstack-launcher/node_modules/q"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-chrome-launcher",
      "version": "2.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-chrome-launcher@2.1.1",
      "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.1.1",
      "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.1.1.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-edge-launcher",
      "version": "0.4.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-edge-launcher@0.4.2",
      "author": "Nick McCurdy",
      "description": "A Karma plugin. Launcher for Microsoft Edge.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-edge-launcher@0.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/karma-runner/karma-edge-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-edge-launcher",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-edge-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-edge-launcher/-/karma-edge-launcher-0.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-edge-launcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-firefox-launcher",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-firefox-launcher@1.0.1",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launcher for Firefox.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-firefox-launcher@1.0.1",
      "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.0.1.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-ie-launcher",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-ie-launcher@1.0.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launcher for Internet Explorer.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-ie-launcher@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-ie-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-ie-launcher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-ie-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-ie-launcher/-/karma-ie-launcher-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-ie-launcher"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma-ie-launcher@1.0.0|lodash@4.17.4",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.4",
          "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.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma-ie-launcher/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-jasmine",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-jasmine@1.1.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin - adapter for Jasmine testing framework.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-jasmine@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-jasmine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-jasmine#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-jasmine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-jasmine/-/karma-jasmine-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-jasmine"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-junit-reporter",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-junit-reporter@1.2.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Report results in junit xml format.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-junit-reporter@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-junit-reporter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-junit-reporter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-junit-reporter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-junit-reporter/-/karma-junit-reporter-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-junit-reporter"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-ng-scenario",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-ng-scenario@1.0.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Adapter for Angular's Scenario Runner.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-ng-scenario@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-ng-scenario.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-ng-scenario#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-ng-scenario/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-ng-scenario/-/karma-ng-scenario-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-ng-scenario"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-safari-launcher",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-safari-launcher@1.0.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launcher for Safari.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-safari-launcher@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-safari-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-safari-launcher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-safari-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-safari-launcher/-/karma-safari-launcher-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-safari-launcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-sauce-launcher",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-sauce-launcher@1.2.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launch any browser on SauceLabs!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-sauce-launcher@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-sauce-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-sauce-launcher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-sauce-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-sauce-launcher/-/karma-sauce-launcher-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-sauce-launcher"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "q",
          "version": "1.5.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma-sauce-launcher@1.2.0|q@1.5.0",
          "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.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma-sauce-launcher/node_modules/q"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-script-launcher",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-script-launcher@1.0.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launcher for shell scripts.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-script-launcher@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/karma-runner/karma-script-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/karma-runner/karma-script-launcher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/karma-runner/karma-script-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-script-launcher/-/karma-script-launcher-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-script-launcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-spec-reporter",
      "version": "0.0.31",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma-spec-reporter@0.0.31",
      "author": "Michael Lex",
      "description": "A Karma plugin. Report all spec-results to console (like mocha's spec reporter).",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-spec-reporter@0.0.31",
      "externalReferences": [
        {
          "url": "git://github.com/mlex/karma-spec-reporter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mlex/karma-spec-reporter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mlex/karma-spec-reporter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/karma-spec-reporter/-/karma-spec-reporter-0.0.31.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-spec-reporter"
        }
      ]
    },
    {
      "type": "library",
      "name": "karma",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0",
      "author": "Vojta Jína",
      "description": "Spectacular Test Runner for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma@2.0.0",
      "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-2.0.0.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": "connect",
          "version": "3.6.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|connect@3.6.5",
          "author": "TJ Holowaychuk",
          "description": "High performance middleware framework",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/connect@3.6.5",
          "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.6.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/connect"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|glob@7.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|lodash@4.17.4",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.4",
          "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.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "log4js",
          "version": "2.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|log4js@2.4.1",
          "author": "Gareth Jones",
          "description": "Port of Log4js to work with node.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/log4js@2.4.1",
          "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-2.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/log4js"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "debug",
              "version": "3.1.0",
              "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|log4js@2.4.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/karma/node_modules/log4js/node_modules/debug"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "mime",
          "version": "1.6.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.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/karma/node_modules/mime"
            }
          ]
        },
        {
          "type": "library",
          "name": "safe-buffer",
          "version": "5.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|safe-buffer@5.0.1",
          "author": "Feross Aboukhadijeh",
          "description": "Safer Node.js Buffer API",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/safe-buffer@5.0.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.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/safe-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.6.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.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/karma/node_modules/source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "finalhandler",
          "version": "1.0.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|finalhandler@1.0.6",
          "author": "Douglas Christopher Wilson",
          "description": "Node.js final http responder",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/finalhandler@1.0.6",
          "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.0.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/finalhandler"
            }
          ]
        },
        {
          "type": "library",
          "name": "utils-merge",
          "version": "1.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|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/karma/node_modules/utils-merge"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|ms@2.0.0",
          "description": "Tiny milisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/zeit/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zeit/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zeit/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "load-grunt-tasks",
      "version": "3.5.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|load-grunt-tasks@3.5.2",
      "author": "Sindre Sorhus",
      "description": "Load multiple grunt tasks using globbing patterns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/load-grunt-tasks@3.5.2",
      "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-3.5.2.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": "lodash",
      "version": "2.4.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash@2.4.2",
      "author": "John-David Dalton",
      "description": "A utility library delivering consistency, customization, performance, & extras.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@2.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://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-2.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "log4js",
      "version": "0.6.38",
      "bom-ref": "angular@1.6.10-tuxcare.7|log4js@0.6.38",
      "author": "Gareth Jones",
      "description": "Port of Log4js to work with node.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/log4js@0.6.38",
      "externalReferences": [
        {
          "url": "git+https://github.com/nomiddlename/log4js-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nomiddlename/log4js-node#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/nomiddlename/log4js-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/log4js/-/log4js-0.6.38.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": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|log4js@0.6.38|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/log4js/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "4.3.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|log4js@0.6.38|semver@4.3.6",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@4.3.6",
          "externalReferences": [
            {
              "url": "git://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-4.3.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/log4js/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lunr",
      "version": "0.7.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|lunr@0.7.2",
      "author": "Oliver Nightingale",
      "description": "Simple full-text search in your browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lunr@0.7.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/olivernn/lunr.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lunrjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/olivernn/lunr.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lunr/-/lunr-0.7.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lunr"
        }
      ]
    },
    {
      "type": "library",
      "name": "marked",
      "version": "0.3.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|marked@0.3.6",
      "author": "Christopher Jeffrey",
      "description": "A markdown parser built for speed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/marked@0.3.6",
      "externalReferences": [
        {
          "url": "git://github.com/chjj/marked.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chjj/marked",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/chjj/marked/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/marked/-/marked-0.3.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/marked"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-html-encoder",
      "version": "0.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|node-html-encoder@0.0.2",
      "author": "Pavel Minchenkov",
      "description": "Package for encoding and decoding html string",
      "purl": "pkg:npm/node-html-encoder@0.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/minchenkov/node-html-encoder.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/minchenkov/node-html-encoder",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/minchenkov/node-html-encoder/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-html-encoder/-/node-html-encoder-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-html-encoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-run",
      "version": "4.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|npm-run@4.1.0",
      "author": "Tim Oxley",
      "description": "Run executables for locally-installed packages without using ./node_modules/.bin",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-run@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/timoxley/npm-run.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/timoxley/npm-run",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/timoxley/npm-run/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/npm-run/-/npm-run-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-run"
        }
      ]
    },
    {
      "type": "library",
      "name": "open-sans-fontface",
      "version": "1.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|open-sans-fontface@1.4.0",
      "description": "The Open Sans fontface",
      "licenses": [
        {
          "license": {
            "name": "Apache License version 2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/open-sans-fontface@1.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/FontFaceKit/open-sans.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/FontFaceKit/open-sans",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/FontFaceKit/open-sans/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/open-sans-fontface/-/open-sans-fontface-1.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/open-sans-fontface"
        }
      ]
    },
    {
      "type": "library",
      "name": "promises-aplus-tests",
      "version": "2.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|promises-aplus-tests@2.1.2",
      "author": "Domenic Denicola",
      "description": "Compliance test suite for Promises/A+",
      "licenses": [
        {
          "license": {
            "id": "WTFPL",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/promises-aplus-tests@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/promises-aplus/promises-tests.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/promises-aplus/promises-tests#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/promises-aplus/promises-tests/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/promises-aplus-tests/-/promises-aplus-tests-2.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/promises-aplus-tests"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "underscore",
          "version": "1.8.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|promises-aplus-tests@2.1.2|underscore@1.8.3",
          "author": "Jeremy Ashkenas",
          "description": "JavaScript's functional programming helper library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/underscore@1.8.3",
          "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.8.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/promises-aplus-tests/node_modules/underscore"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "protractor",
      "version": "5.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2",
      "author": "Julie Ralph",
      "description": "Webdriver E2E test wrapper for Angular.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/protractor@5.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/angular/protractor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/angular/protractor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/protractor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/protractor/-/protractor-5.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/protractor"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "1.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|q@1.4.1",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "purl": "pkg:npm/q@1.4.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.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/q"
            }
          ]
        },
        {
          "type": "library",
          "name": "saucelabs",
          "version": "1.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|saucelabs@1.3.0",
          "author": "Dan Jenkins",
          "description": "A wrapper around Sauce Labs REST API",
          "purl": "pkg:npm/saucelabs@1.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/holidayextras/node-saucelabs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/holidayextras/node-saucelabs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/holidayextras/node-saucelabs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/saucelabs/-/saucelabs-1.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/saucelabs"
            }
          ]
        },
        {
          "type": "library",
          "name": "selenium-webdriver",
          "version": "3.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|selenium-webdriver@3.0.1",
          "description": "The official WebDriver JavaScript bindings from the Selenium project",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/selenium-webdriver@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/SeleniumHQ/selenium.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/SeleniumHQ/selenium",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/SeleniumHQ/selenium/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-3.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/selenium-webdriver"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.6.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|rimraf@2.6.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.6.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.6.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/rimraf"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "glob",
              "version": "7.1.2",
              "bom-ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|rimraf@2.6.1|glob@7.1.2",
              "author": "Isaac Z. Schlueter",
              "description": "a little globber",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/glob@7.1.2",
              "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.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/rimraf/node_modules/glob"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "tmp",
          "version": "0.0.30",
          "bom-ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|tmp@0.0.30",
          "author": "KARASZI István",
          "description": "Temporary file and directory creator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tmp@0.0.30",
          "externalReferences": [
            {
              "url": "git://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.30.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/tmp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "q-io",
      "version": "1.13.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|q-io@1.13.2",
      "author": "Kris Kowal",
      "description": "IO using Q promises",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q-io@1.13.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/kriskowal/q-io.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/kriskowal/q-io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q-io/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/q-io/-/q-io-1.13.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/q-io"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "q",
          "version": "1.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|q-io@1.13.2|q@1.4.1",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "purl": "pkg:npm/q@1.4.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.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/q-io/node_modules/q"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "1.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|q-io@1.13.2|qs@1.2.2",
          "author": "Nathan LaFreniere",
          "description": "A querystring parser that supports nesting and arrays, with a depth limit",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/hapijs/qs/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/qs@1.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/hapijs/qs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hapijs/qs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hapijs/qs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/qs/-/qs-1.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/q-io/node_modules/qs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|q@1.0.1",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "purl": "pkg:npm/q@1.0.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.0.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": "qq",
      "version": "0.3.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|qq@0.3.5",
      "author": "Kris Kowal",
      "description": "Out of service - A heavy-weight library for promises, based on Q",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/kriskowal/qq/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/qq@0.3.5",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/qq.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/kriskowal/qq/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/qq/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/qq/-/qq-0.3.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qq"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "q",
          "version": "0.8.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|qq@0.3.5|q@0.8.4",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/kriskowal/q/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/q@0.8.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/kriskowal/q.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://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-0.8.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/qq/node_modules/q"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "rewire",
      "version": "2.1.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|rewire@2.1.5",
      "author": "Johannes Ewald",
      "description": "Easy dependency injection for node.js unit testing",
      "purl": "pkg:npm/rewire@2.1.5",
      "externalReferences": [
        {
          "url": "git://github.com/jhnns/rewire.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jhnns/rewire",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jhnns/rewire/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rewire/-/rewire-2.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rewire"
        }
      ]
    },
    {
      "type": "library",
      "name": "sax",
      "version": "1.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|sax@1.2.2",
      "author": "Isaac Z. Schlueter",
      "description": "An evented streaming XML parser in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sax@1.2.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/sax-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sax-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sax-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sax/-/sax-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sax"
        }
      ]
    },
    {
      "type": "library",
      "name": "selenium-webdriver",
      "version": "2.53.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3",
      "description": "The official WebDriver JavaScript bindings from the Selenium project",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/selenium-webdriver@2.53.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/SeleniumHQ/selenium.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SeleniumHQ/selenium",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SeleniumHQ/selenium/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-2.53.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/selenium-webdriver"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "adm-zip",
          "version": "0.4.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|adm-zip@0.4.4",
          "author": "Nasca Iacob",
          "description": "A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.github.com/cthackers/adm-zip/master/MIT-LICENSE.txt"
              }
            }
          ],
          "purl": "pkg:npm/adm-zip@0.4.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/cthackers/adm-zip.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/cthackers/adm-zip",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/cthackers/adm-zip/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/selenium-webdriver/node_modules/adm-zip"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.5.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|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/selenium-webdriver/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "tmp",
          "version": "0.0.24",
          "bom-ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|tmp@0.0.24",
          "author": "KARASZI István",
          "description": "Temporary file and directory creator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://opensource.org/licenses/MIT"
              }
            }
          ],
          "purl": "pkg:npm/tmp@0.0.24",
          "externalReferences": [
            {
              "url": "git://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.24.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/selenium-webdriver/node_modules/tmp"
            }
          ]
        },
        {
          "type": "library",
          "name": "ws",
          "version": "1.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|ws@1.1.1",
          "author": "Einar Otto Stangvik",
          "description": "simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ws@1.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/websockets/ws.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/websockets/ws#readme",
              "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-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/selenium-webdriver/node_modules/ws"
            }
          ]
        },
        {
          "type": "library",
          "name": "xml2js",
          "version": "0.4.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|xml2js@0.4.4",
          "author": "Marek Kubica",
          "description": "Simple XML to JavaScript object converter.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.github.com/Leonidas-from-XIV/node-xml2js/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/xml2js@0.4.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/Leonidas-from-XIV/node-xml2js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Leonidas-from-XIV/node-xml2js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Leonidas-from-XIV/node-xml2js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/selenium-webdriver/node_modules/xml2js"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|glob@7.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/selenium-webdriver/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "ultron",
          "version": "1.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|ultron@1.0.2",
          "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.0.2",
          "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.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/selenium-webdriver/node_modules/ultron"
            }
          ]
        },
        {
          "type": "library",
          "name": "sax",
          "version": "0.6.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|sax@0.6.1",
          "author": "Isaac Z. Schlueter",
          "description": "An evented streaming XML parser in JavaScript",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sax@0.6.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/sax-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/sax-js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/sax-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/sax/-/sax-0.6.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/selenium-webdriver/node_modules/sax"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "5.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|semver@5.4.1",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@5.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/semver/-/semver-5.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-favicon",
      "version": "2.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|serve-favicon@2.3.2",
      "author": "Douglas Christopher Wilson",
      "description": "favicon serving middleware with caching",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serve-favicon@2.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/serve-favicon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/expressjs/serve-favicon#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/serve-favicon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serve-favicon"
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-index",
      "version": "1.8.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|serve-index@1.8.0",
      "author": "Douglas Christopher Wilson",
      "description": "Serve directory listings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serve-index@1.8.0",
      "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.8.0.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": "debug",
          "version": "2.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|serve-index@1.8.0|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.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-2.2.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/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|serve-index@1.8.0|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/serve-index/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-static",
      "version": "1.11.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|serve-static@1.11.2",
      "author": "Douglas Christopher Wilson",
      "description": "Serve static files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serve-static@1.11.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.11.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serve-static"
        }
      ]
    },
    {
      "type": "library",
      "name": "shelljs",
      "version": "0.7.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|shelljs@0.7.6",
      "description": "Portable Unix shell commands for Node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shelljs@0.7.6",
      "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.7.6.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": "glob",
          "version": "7.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|shelljs@0.7.6|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/shelljs/node_modules/glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sorted-object",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|sorted-object@1.0.0",
      "author": "Domenic Denicola",
      "description": "Returns a copy of an object with its keys sorted",
      "licenses": [
        {
          "license": {
            "id": "WTFPL",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sorted-object@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/domenic/sorted-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/domenic/sorted-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/domenic/sorted-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sorted-object/-/sorted-object-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sorted-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "stringmap",
      "version": "0.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|stringmap@0.2.2",
      "author": "Olov Lassus",
      "description": "fast and robust stringmap",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stringmap@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/stringmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/stringmap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/stringmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "express",
      "version": "4.14.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|express@4.14.1",
      "author": "TJ Holowaychuk",
      "description": "Fast, unopinionated, minimalist web framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/express@4.14.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/expressjs/express.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://expressjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/expressjs/express/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/express/-/express-4.14.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/express"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|express@4.14.1|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.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-2.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/express/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "finalhandler",
          "version": "0.5.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|express@4.14.1|finalhandler@0.5.1",
          "author": "Douglas Christopher Wilson",
          "description": "Node.js final http responder",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/finalhandler@0.5.1",
          "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-0.5.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/express/node_modules/finalhandler"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "6.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|express@4.14.1|qs@6.2.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.2.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.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/express/node_modules/qs"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|express@4.14.1|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/express/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|minimist@1.2.0",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.1",
      "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.1.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": "0.0.8",
          "bom-ref": "angular@1.6.10-tuxcare.7|mkdirp@0.5.1|minimist@0.0.8",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@0.0.8",
          "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.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": "rx",
      "version": "2.3.25",
      "bom-ref": "angular@1.6.10-tuxcare.7|rx@2.3.25",
      "author": "Cloud Programmability Team",
      "description": "Library for composing asynchronous and event-based operations in JavaScript",
      "licenses": [
        {
          "license": {
            "name": "Apache License, Version 2.0",
            "acknowledgement": "declared",
            "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        }
      ],
      "purl": "pkg:npm/rx@2.3.25",
      "externalReferences": [
        {
          "url": "git+https://github.com/Reactive-Extensions/RxJS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Reactive-Extensions/RxJS",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Reactive-Extensions/RxJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rx/-/rx-2.3.25.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rx"
        }
      ]
    },
    {
      "type": "library",
      "name": "unzip",
      "version": "0.1.11",
      "bom-ref": "angular@1.6.10-tuxcare.7|unzip@0.1.11",
      "author": "Evan Oxfeld",
      "description": "Unzip cross-platform streaming API compatible with fstream and fs.ReadStream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unzip@0.1.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/EvanOxfeld/node-unzip.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/EvanOxfeld/node-unzip#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/EvanOxfeld/node-unzip/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unzip/-/unzip-0.1.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unzip"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "fstream",
          "version": "0.1.31",
          "bom-ref": "angular@1.6.10-tuxcare.7|unzip@0.1.11|fstream@0.1.31",
          "author": "Isaac Z. Schlueter",
          "description": "Advanced file system stream things",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fstream@0.1.31",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/fstream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/fstream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/fstream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/fstream/-/fstream-0.1.31.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unzip/node_modules/fstream"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|unzip@0.1.11|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unzip/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "3.0.11",
          "bom-ref": "angular@1.6.10-tuxcare.7|unzip@0.1.11|graceful-fs@3.0.11",
          "author": "Isaac Z. Schlueter",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@3.0.11",
          "externalReferences": [
            {
              "url": "git://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-3.0.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unzip/node_modules/graceful-fs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nunjucks-date",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|nunjucks-date@1.2.0",
      "author": "techmsi",
      "description": "Plugin for nunjucks of momentjs format date",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nunjucks-date@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://techmsi@github.com/techmsi/nunjucks-date.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/techmsi/nunjucks-date",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/techmsi/nunjucks-date/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nunjucks-date/-/nunjucks-date-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nunjucks-date"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.12.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|commander@2.12.2",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commander@2.12.2",
      "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.12.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-package",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|find-package@1.0.0",
      "author": "Javier Alba",
      "description": "Find the nearest package.json in your current node module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-package@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jalba/find-package.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jalba/find-package",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jalba/find-package/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/find-package/-/find-package-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-package"
        }
      ]
    },
    {
      "type": "library",
      "name": "nunjucks",
      "version": "2.5.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|nunjucks@2.5.2",
      "author": "James Long",
      "description": "A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nunjucks@2.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mozilla/nunjucks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/nunjucks#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/nunjucks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nunjucks/-/nunjucks-2.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nunjucks"
        }
      ]
    },
    {
      "type": "library",
      "name": "simple-node-logger",
      "version": "0.93.14",
      "bom-ref": "angular@1.6.10-tuxcare.7|simple-node-logger@0.93.14",
      "author": "darryl.west@raincitysoftware.com",
      "description": "A simple node console and file logger suitable for small, medium and large projects.",
      "licenses": [
        {
          "license": {
            "name": "Apache 2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/simple-node-logger@0.93.14",
      "externalReferences": [
        {
          "url": "git://github.com/darrylwest/simple-node-logger.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/darrylwest/simple-node-logger",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/darrylwest/simple-node-logger/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/simple-node-logger/-/simple-node-logger-0.93.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/simple-node-logger"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|simple-node-logger@0.93.14|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/simple-node-logger/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "CSSselect",
      "version": "0.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|CSSselect@0.4.1",
      "author": "Felix Boehm",
      "description": "a CSS selector compiler/engine",
      "licenses": [
        {
          "license": {
            "name": "BSD-like",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cssselect@0.4.1",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/CSSselect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/CSSselect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/CSSselect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/CSSselect/-/CSSselect-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/CSSselect"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-serializer",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|dom-serializer@0.0.1",
      "author": "Felix Boehm",
      "description": "render dom nodes to string",
      "purl": "pkg:npm/dom-serializer@0.0.1",
      "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.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-serializer"
        }
      ]
    },
    {
      "type": "library",
      "name": "entities",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|entities@1.1.1",
      "author": "Felix Boehm",
      "description": "Encode & decode XML/HTML entities with ease",
      "licenses": [
        {
          "license": {
            "name": "BSD-like",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/entities@1.1.1",
      "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.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "htmlparser2",
      "version": "3.7.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3",
      "author": "Felix Boehm",
      "description": "Fast & forgiving HTML/XML/RSS parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/htmlparser2@3.7.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.7.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/htmlparser2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "domutils",
          "version": "1.5.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3|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/htmlparser2/node_modules/domutils"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3|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/htmlparser2/node_modules/entities"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.13",
          "bom-ref": "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3|readable-stream@1.1.13",
          "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.13",
          "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.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/htmlparser2/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "cachedir",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|cachedir@1.1.1",
      "author": "Linus Unnebäck",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cachedir@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/node-cachedir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/node-cachedir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/node-cachedir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cachedir/-/cachedir-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cachedir"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "1.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "dedent",
      "version": "0.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|dedent@0.6.0",
      "author": "Desmond Brand",
      "description": "An ES6 string tag that strips indentation from multi-line strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dedent@0.6.0",
      "externalReferences": [
        {
          "url": "git://github.com/dmnd/dedent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dmnd/dedent",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dmnd/dedent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dedent/-/dedent-0.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dedent"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-indent",
      "version": "4.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|detect-indent@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Detect the indentation of code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detect-indent@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/detect-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/detect-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/detect-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-node-modules",
      "version": "1.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|find-node-modules@1.0.4",
      "author": "Callum Macrae",
      "description": "Return an array of all parent node_modules directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-node-modules@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/callumacrae/find-node-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/callumacrae/find-node-modules",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/callumacrae/find-node-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/find-node-modules/-/find-node-modules-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-node-modules"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "findup-sync",
          "version": "0.4.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|find-node-modules@1.0.4|findup-sync@0.4.2",
          "author": "\"Cowboy\" Ben Alman",
          "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@0.4.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/cowboy/node-findup-sync.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/cowboy/node-findup-sync",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/cowboy/node-findup-sync/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/find-node-modules/node_modules/findup-sync"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "find-root",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|find-root@1.0.0",
      "author": "AgileMD",
      "description": "find the closest package.json",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-root@1.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/agilemd/find-root.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/agilemd/find-root#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/agilemd/find-root/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/find-root/-/find-root-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-root"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-extra",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|fs-extra@1.0.0",
      "author": "JP Richardson",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-fs-extra.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fs-extra/-/fs-extra-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-extra"
        }
      ]
    },
    {
      "type": "library",
      "name": "inquirer",
      "version": "1.2.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|inquirer@1.2.3",
      "author": "Simon Boudrias",
      "description": "A collection of common interactive command line user interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inquirer@1.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/SBoudrias/Inquirer.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SBoudrias/Inquirer.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SBoudrias/Inquirer.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/inquirer/-/inquirer-1.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inquirer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|inquirer@1.2.3|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/inquirer/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "rx",
          "version": "4.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|inquirer@1.2.3|rx@4.1.0",
          "author": "Cloud Programmability Team",
          "description": "Library for composing asynchronous and event-based operations in JavaScript",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/rx@4.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/Reactive-Extensions/RxJS.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Reactive-Extensions/RxJS",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Reactive-Extensions/RxJS/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/rx/-/rx-4.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/inquirer/node_modules/rx"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-exists@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path exists",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-exists@2.1.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-2.1.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": "strip-json-comments",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|strip-json-comments@2.0.1",
      "author": "Sindre Sorhus",
      "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-json-comments@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-json-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "git-tools",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|git-tools@0.2.1",
      "author": "Scott González",
      "description": "Tools for parsing data out of git repositories.",
      "purl": "pkg:npm/git-tools@0.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/scottgonzalez/node-git-tools.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/scottgonzalez/node-git-tools",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/scottgonzalez/node-git-tools/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/git-tools/-/git-tools-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/git-tools"
        }
      ]
    },
    {
      "type": "library",
      "name": "ini",
      "version": "1.3.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|ini@1.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "An ini encoder/decoder for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ini@1.3.4",
      "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.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ini"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "which",
      "version": "1.2.12",
      "bom-ref": "angular@1.6.10-tuxcare.7|which@1.2.12",
      "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.2.12",
      "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.2.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "word-wrap",
      "version": "1.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|word-wrap@1.2.1",
      "author": "Jon Schlinkert",
      "description": "Wrap words to a specified length.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/word-wrap@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/word-wrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/word-wrap",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/word-wrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/word-wrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "catharsis",
      "version": "0.8.8",
      "bom-ref": "angular@1.6.10-tuxcare.7|catharsis@0.8.8",
      "author": "Jeff Williams",
      "description": "A JavaScript parser for Google Closure Compiler and JSDoc type expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/catharsis@0.8.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/hegemonic/catharsis.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hegemonic/catharsis#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hegemonic/catharsis/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/catharsis/-/catharsis-0.8.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/catharsis"
        }
      ]
    },
    {
      "type": "library",
      "name": "change-case",
      "version": "3.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|change-case@3.0.0",
      "author": "Blake Embrey",
      "description": "Convert a string between camelCase, PascalCase, Title Case, snake_case and more.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/change-case@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/blakeembrey/change-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/change-case#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/change-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/change-case/-/change-case-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/change-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "espree",
      "version": "2.2.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|espree@2.2.5",
      "author": "Nicholas C. Zakas",
      "description": "An actively-maintained fork of Esprima, the ECMAScript parsing infrastructure for multipurpose analysis",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/nzakas/espree/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/espree@2.2.5",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/eslint/espree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/espree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/eslint/espree.git",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/espree/-/espree-2.2.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/espree"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "4.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|estraverse@4.2.0",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@4.2.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.2.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": "minimatch",
      "version": "3.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.8",
          "bom-ref": "angular@1.6.10-tuxcare.7|minimatch@3.0.4|brace-expansion@1.1.8",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@1.1.8",
          "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.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/minimatch/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|minimatch@3.0.4|balanced-match@1.0.0",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/minimatch/node_modules/balanced-match"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp-promise",
      "version": "5.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|mkdirp-promise@5.0.1",
      "author": "Ahmad Nassri",
      "description": "Promise version of mkdirp",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp-promise@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/mkdirp-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/mkdirp-promise",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/mkdirp-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mkdirp-promise/-/mkdirp-promise-5.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-license-list",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|spdx-license-list@2.1.0",
      "author": "Sindre Sorhus",
      "description": "List of SPDX licenses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-license-list@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/spdx-license-list.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/spdx-license-list#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/spdx-license-list/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spdx-license-list/-/spdx-license-list-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-license-list"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "1.8.10",
      "bom-ref": "angular@1.6.10-tuxcare.7|typescript@1.8.10",
      "author": "Microsoft Corp.",
      "description": "TypeScript is a language for application scale JavaScript development",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typescript@1.8.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/TypeScript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://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/typescript/-/typescript-1.8.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "dependency-graph",
      "version": "0.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|dependency-graph@0.4.1",
      "author": "Jim Riecken",
      "description": "Simple dependency graph.",
      "purl": "pkg:npm/dependency-graph@0.4.1",
      "externalReferences": [
        {
          "url": "git://github.com/jriecken/dependency-graph.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jriecken/dependency-graph#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/jriecken/dependency-graph/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dependency-graph"
        }
      ]
    },
    {
      "type": "library",
      "name": "di",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "optimist",
      "version": "0.6.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimist",
          "version": "0.0.10",
          "bom-ref": "angular@1.6.10-tuxcare.7|optimist@0.6.1|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/optimist/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "wordwrap",
          "version": "0.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|optimist@0.6.1|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/optimist/node_modules/wordwrap"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "validate.js",
      "version": "0.9.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|validate.js@0.9.0",
      "author": "Nicklas Ansman",
      "description": "Declarative validations for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/ansman/validate.js/tree/master/LICENSE.txt"
          }
        }
      ],
      "purl": "pkg:npm/validate.js@0.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ansman/validate.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://validatejs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ansman/validate.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/validate.js/-/validate.js-0.9.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/validate.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "winston",
      "version": "2.3.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|winston@2.3.1",
      "author": "Charlie Robbins",
      "description": "A multi-transport async logging library for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/winston@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/winstonjs/winston.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/winstonjs/winston#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/winstonjs/winston/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/winston/-/winston-2.3.1.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": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|winston@2.3.1|async@1.0.0",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@1.0.0",
          "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-1.0.0.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": "1.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|winston@2.3.1|colors@1.0.3",
          "author": "Marak Squires",
          "description": "get colors in your node.js console",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/colors@1.0.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/Marak/colors.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Marak/colors.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Marak/colors.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/winston/node_modules/colors"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "duplexer",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|duplexer@0.1.1",
      "author": "Raynos",
      "description": "Creates a duplex stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Raynos/duplexer/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/duplexer@0.1.1",
      "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.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/duplexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "from",
      "version": "0.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|from@0.1.3",
      "author": "Dominic Tarr",
      "description": "Easy way to make a Readable Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/from@0.1.3",
      "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.3.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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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.2.10",
      "bom-ref": "angular@1.6.10-tuxcare.7|split@0.2.10",
      "author": "Dominic Tarr",
      "description": "split a Text Stream into a Line Stream",
      "purl": "pkg:npm/split@0.2.10",
      "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.2.10.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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "inflight",
      "version": "1.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|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.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "findup-sync",
      "version": "0.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|findup-sync@0.3.0",
      "author": "\"Cowboy\" Ben Alman",
      "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-findup-sync/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/findup-sync@0.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-findup-sync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-findup-sync",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-findup-sync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/findup-sync"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "5.0.15",
          "bom-ref": "angular@1.6.10-tuxcare.7|findup-sync@0.3.0|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/findup-sync/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|findup-sync@0.3.0|minimatch@3.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.3",
          "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.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/findup-sync/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-known-options",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-known-options@1.1.0",
      "author": "Grunt Development Team",
      "description": "The known options used in Grunt",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-known-options@1.1.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-1.1.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": "nopt",
      "version": "3.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "resolve",
      "version": "1.1.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|resolve@1.1.7",
      "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.1.7",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "async",
      "version": "1.5.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|async@1.5.2",
      "author": "Caolan McMahon",
      "description": "Higher-order functions and common patterns for asynchronous code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async@1.5.2",
      "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-1.5.2.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.6.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|rimraf@2.6.2",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@2.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rimraf"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|rimraf@2.6.2|glob@7.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/rimraf/node_modules/glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "archiver",
      "version": "1.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0",
      "author": "Chris Talkington",
      "description": "a streaming interface for archive generation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/archiver@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/archiverjs/node-archiver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/archiverjs/node-archiver",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/archiverjs/node-archiver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/archiver/-/archiver-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/archiver"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.1.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0|async@2.1.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.1.4",
          "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-2.1.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/archiver/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/archiver/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/archiver/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0|readable-stream@2.2.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@2.2.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-2.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/archiver/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|archiver@1.3.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/archiver/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "iltorb",
      "version": "1.0.13",
      "bom-ref": "angular@1.6.10-tuxcare.7|iltorb@1.0.13",
      "description": "Brotli compression/decompression with native bindings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iltorb@1.0.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/MayhemYDG/iltorb.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/MayhemYDG/iltorb",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/MayhemYDG/iltorb/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/iltorb/-/iltorb-1.0.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iltorb"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-bytes",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "stream-buffers",
      "version": "2.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|stream-buffers@2.2.0",
      "author": "Sam Day",
      "description": "Buffer-backed Streams for reading and writing.",
      "licenses": [
        {
          "license": {
            "id": "Unlicense",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-buffers@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/samcday/node-stream-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/samcday/node-stream-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/samcday/node-stream-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-buffers"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect-livereload",
      "version": "0.5.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|connect-livereload@0.5.4",
      "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.5.4",
      "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.5.4.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.5.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|connect@3.5.0",
      "author": "TJ Holowaychuk",
      "description": "High performance middleware framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/connect@3.5.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.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/connect"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|connect@3.5.0|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.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-2.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/connect/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|connect@3.5.0|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/connect/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "http2",
      "version": "3.3.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|http2@3.3.6",
      "author": "Gábor Molnár",
      "description": "An HTTP/2 client and server implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http2@3.3.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/molnarg/node-http2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/molnarg/node-http2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/molnarg/node-http2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/http2/-/http2-3.3.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http2"
        }
      ]
    },
    {
      "type": "library",
      "name": "morgan",
      "version": "1.8.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|morgan@1.8.0",
      "description": "HTTP request logger middleware for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/morgan@1.8.0",
      "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.8.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/morgan"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|morgan@1.8.0|debug@2.6.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.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-2.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/morgan/node_modules/debug"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "opn",
      "version": "4.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|opn@4.0.2",
      "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@4.0.2",
      "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-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/opn"
        }
      ]
    },
    {
      "type": "library",
      "name": "portscanner",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|portscanner@1.2.0",
      "description": "Asynchronous port scanner for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/baalexander/node-portscanner/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/portscanner@1.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-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/portscanner"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-sync-cmp",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "eslint",
      "version": "3.15.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0",
      "author": "Nicholas C. Zakas",
      "description": "An AST-based pattern checker for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eslint@3.15.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://eslint.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint/-/eslint-3.15.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|debug@2.6.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.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-2.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "espree",
          "version": "3.4.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|espree@3.4.0",
          "author": "Nicholas C. Zakas",
          "description": "An Esprima-compatible JavaScript parser built on Acorn",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/espree@3.4.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/espree.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/eslint/espree",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/eslint/espree.git",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/espree/-/espree-3.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/espree"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "inquirer",
          "version": "0.12.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|inquirer@0.12.0",
          "author": "Simon Boudrias",
          "description": "A collection of common interactive command line user interfaces.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inquirer@0.12.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/SBoudrias/Inquirer.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/SBoudrias/Inquirer.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/SBoudrias/Inquirer.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/inquirer/-/inquirer-0.12.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/inquirer"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-my-json-valid",
          "version": "2.15.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|is-my-json-valid@2.15.0",
          "author": "Mathias Buus",
          "description": "A JSONSchema validator that uses code generation to be extremely fast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-my-json-valid@2.15.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mafintosh/is-my-json-valid.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/is-my-json-valid",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/is-my-json-valid/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.15.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/is-my-json-valid"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-bom",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.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/eslint/node_modules/strip-bom"
            }
          ]
        },
        {
          "type": "library",
          "name": "user-home",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|user-home@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the path to the user home directory",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/user-home@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/user-home.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/user-home#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/user-home/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/user-home/-/user-home-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/user-home"
            }
          ]
        },
        {
          "type": "library",
          "name": "acorn",
          "version": "4.0.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|acorn@4.0.4",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@4.0.4",
          "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.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/acorn"
            }
          ]
        },
        {
          "type": "library",
          "name": "run-async",
          "version": "0.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|run-async@0.1.0",
          "author": "Simon Boudrias",
          "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/run-async@0.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/SBoudrias/run-async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/SBoudrias/run-async",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/SBoudrias/run-async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/run-async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-run-path",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|npm-run-path@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Get your PATH prepended with locally installed binaries",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-run-path@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/npm-run-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/npm-run-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-run-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "coffee-script",
      "version": "1.10.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|coffee-script@1.10.0",
      "author": "Jeremy Ashkenas",
      "description": "Unfancy JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/coffee-script@1.10.0",
      "externalReferences": [
        {
          "url": "git://github.com/jashkenas/coffeescript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://coffeescript.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jashkenas/coffeescript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.10.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/coffee-script"
        }
      ]
    },
    {
      "type": "library",
      "name": "dateformat",
      "version": "1.0.12",
      "bom-ref": "angular@1.6.10-tuxcare.7|dateformat@1.0.12",
      "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@1.0.12",
      "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-1.0.12.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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "grunt-legacy-log",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-legacy-log@1.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@1.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-1.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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt-legacy-log@1.0.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/grunt-legacy-log/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-util",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-legacy-util@1.0.0",
      "author": "\"Cowboy\" Ben Alman",
      "description": "Some old grunt utils provided for backwards compatibility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-legacy-util@1.0.0",
      "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-1.0.0.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": "lodash",
          "version": "4.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt-legacy-util@1.0.0|lodash@4.3.0",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash/-/lodash-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-util/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.4.15",
      "bom-ref": "angular@1.6.10-tuxcare.7|iconv-lite@0.4.15",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.4.15",
      "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.15.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.5.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|js-yaml@3.5.5",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.5.5",
      "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.5.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "esprima",
          "version": "2.7.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|js-yaml@3.5.5|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/js-yaml/node_modules/esprima"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-with-sourcemaps",
      "version": "1.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|concat-with-sourcemaps@1.0.4",
      "author": "Florian Reiterer",
      "description": "Concatenate file contents with a custom separator and generate a source map",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/concat-with-sourcemaps@1.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/floridoo/concat-with-sourcemaps.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/floridoo/concat-with-sourcemaps",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floridoo/concat-with-sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/concat-with-sourcemaps/-/concat-with-sourcemaps-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-with-sourcemaps"
        }
      ]
    },
    {
      "type": "library",
      "name": "through2",
      "version": "2.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|through2@2.0.3",
      "author": "Rod Vagg",
      "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through2@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/through2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/through2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/through2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|through2@2.0.3|readable-stream@2.2.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@2.2.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-2.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/through2/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|through2@2.0.3|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/through2/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "bufferstreams",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|bufferstreams@1.1.1",
      "author": "Nicolas Froidure",
      "description": "Abstract streams to deal with the whole buffered contents.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bufferstreams@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/nfroidure/BufferStreams.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nfroidure/BufferStreams",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nfroidure/BufferStreams/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bufferstreams/-/bufferstreams-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bufferstreams"
        }
      ]
    },
    {
      "type": "library",
      "name": "css",
      "version": "2.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|css@2.2.1",
      "author": "TJ Holowaychuk",
      "description": "CSS parser / stringifier",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/css@2.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/reworkcss/css.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/reworkcss/css#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/reworkcss/css/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/css/-/css-2.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.1.43",
          "bom-ref": "angular@1.6.10-tuxcare.7|css@2.2.1|source-map@0.1.43",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://opensource.org/licenses/BSD-3-Clause"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.1.43",
          "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.1.43.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/css/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "debug-fabulous",
      "version": "0.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4",
      "author": "Nicholas McCready",
      "description": "visionmedia debug extensions rolled into one",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug-fabulous@0.0.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/nmccready/debug-fabulous.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nmccready/debug-fabulous#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nmccready/debug-fabulous/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/debug-fabulous/-/debug-fabulous-0.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug-fabulous"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|debug@2.6.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.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-2.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/debug-fabulous/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "lazy-debug-legacy",
          "version": "0.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|lazy-debug-legacy@0.0.1",
          "author": "Nicholas McCready",
          "description": "Generates module names for vision media's debug",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lazy-debug-legacy@0.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/apihlaja/lazy-debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/apihlaja/lazy-debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/apihlaja/lazy-debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lazy-debug/-/lazy-debug-0.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "82cc2a6f4dcf36facf0c7a7946857bff62828ac7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            },
            {
              "url": "https://registry.npmjs.org/lazy-debug-legacy/-/lazy-debug-legacy-0.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/debug-fabulous/node_modules/lazy-debug-legacy"
            }
          ]
        },
        {
          "type": "library",
          "name": "object-assign",
          "version": "4.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|object-assign@4.1.0",
          "author": "Sindre Sorhus",
          "description": "ES2015 Object.assign() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object-assign@4.1.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/debug-fabulous/node_modules/object-assign"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-newline",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|detect-newline@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Detect the dominant newline character of a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detect-newline@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/detect-newline.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/detect-newline#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/detect-newline/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/detect-newline/-/detect-newline-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-newline"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.1.11",
      "bom-ref": "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.1.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.1.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": "source-map",
      "version": "0.5.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|source-map@0.5.6",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.5.6",
      "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.6.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": "strip-bom",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "vinyl",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|vinyl@1.2.0",
      "author": "Fractal",
      "description": "A virtual file format",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vinyl@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/gulpjs/vinyl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/gulpjs/vinyl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/vinyl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vinyl/-/vinyl-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vinyl"
        }
      ]
    },
    {
      "type": "library",
      "name": "deap",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|deap@1.0.0",
      "author": "Brad Harris",
      "description": "extend and merge objects, deep or shallow",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deap@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/selfcontained/deap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/selfcontained/deap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/selfcontained/deap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deap/-/deap-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deap"
        }
      ]
    },
    {
      "type": "library",
      "name": "fancy-log",
      "version": "1.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|fancy-log@1.3.0",
      "author": "Blaine Bublitz",
      "description": "Log things, prefixed with a timestamp",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fancy-log@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/js-cli/fancy-log.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/js-cli/fancy-log#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/js-cli/fancy-log/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fancy-log"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/isobject"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|isobject@2.1.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/isobject/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "2.6.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|uglify-js@2.6.4",
      "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.6.4",
      "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.6.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-js"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "angular@1.6.10-tuxcare.7|uglify-js@2.6.4|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/uglify-js/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "3.10.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|uglify-js@2.6.4|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/uglify-js/node_modules/yargs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-save-license",
      "version": "0.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|uglify-save-license@0.4.1",
      "author": "Shinnosuke Watanabe",
      "description": "License detector for UglifyJS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/shinnn/uglify-save-license/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/uglify-save-license@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/shinnn/uglify-save-license.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shinnn/uglify-save-license",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shinnn/uglify-save-license/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uglify-save-license/-/uglify-save-license-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-save-license"
        }
      ]
    },
    {
      "type": "library",
      "name": "vinyl-sourcemaps-apply",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|vinyl-sourcemaps-apply@0.2.1",
      "author": "Florian Reiterer",
      "description": "Apply a source map to a vinyl file, merging it with preexisting source maps",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vinyl-sourcemaps-apply@0.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/floridoo/vinyl-sourcemaps-apply.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/floridoo/vinyl-sourcemaps-apply",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floridoo/vinyl-sourcemaps-apply/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vinyl-sourcemaps-apply"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-differ",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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-uniq",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "beeper",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|beeper@1.1.1",
      "author": "Sindre Sorhus",
      "description": "Make your terminal beep",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/beeper@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/beeper.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/beeper#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/beeper/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/beeper"
        }
      ]
    },
    {
      "type": "library",
      "name": "gulplog",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|gulplog@1.0.0",
      "author": "Blaine Bublitz",
      "description": "Logger for gulp and gulp plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulplog@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/gulplog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/gulplog#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/gulplog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulplog"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-gulplog",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|has-gulplog@0.1.0",
      "author": "Blaine Bublitz",
      "description": "Check if gulplog is available before attempting to use it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-gulplog@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/has-gulplog.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/has-gulplog#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/has-gulplog/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-gulplog"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._reescape",
      "version": "3.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._reescape@3.0.0",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `reEscape` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._reescape@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._reescape"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._reevaluate",
      "version": "3.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._reevaluate@3.0.0",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `reEvaluate` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._reevaluate@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._reevaluate"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.template",
      "version": "3.6.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.template@3.6.2",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.template` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.template@3.6.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.template/-/lodash.template-3.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.template"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash._reinterpolate",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|lodash.template@3.6.2|lodash._reinterpolate@3.0.0",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `reInterpolate` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._reinterpolate@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/lodash.template/node_modules/lodash._reinterpolate"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.escape",
          "version": "3.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|lodash.template@3.6.2|lodash.escape@3.2.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.escape` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.escape@3.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/lodash.template/node_modules/lodash.escape"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.keys",
          "version": "3.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|lodash.template@3.6.2|lodash.keys@3.1.2",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s `_.keys` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.keys@3.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/lodash.template/node_modules/lodash.keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "multipipe",
      "version": "0.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|multipipe@0.1.2",
      "description": "pipe streams with centralized error handling",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/multipipe@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/juliangruber/multipipe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/multipipe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/multipipe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/multipipe"
        }
      ]
    },
    {
      "type": "library",
      "name": "replace-ext",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|replace-ext@0.0.1",
      "author": "Fractal",
      "description": "Replaces a file extension with another one",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/wearefractal/replace-ext/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/replace-ext@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/wearefractal/replace-ext.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/wearefractal/replace-ext",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wearefractal/replace-ext/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.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": "archy",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|archy@1.0.0",
      "author": "James Halliday",
      "description": "render nested hierarchies `npm ls` style with unicode pipes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/archy@1.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-archy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-archy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-archy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/archy"
        }
      ]
    },
    {
      "type": "library",
      "name": "deprecated",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|deprecated@0.0.1",
      "author": "Fractal",
      "description": "Tool for deprecating things",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/wearefractal/deprecated/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/deprecated@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/wearefractal/deprecated.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/wearefractal/deprecated",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wearefractal/deprecated/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deprecated/-/deprecated-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deprecated"
        }
      ]
    },
    {
      "type": "library",
      "name": "liftoff",
      "version": "2.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|liftoff@2.3.0",
      "author": "Tyler Kellen",
      "description": "Launch your command line tool with ease.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/liftoff@2.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/js-cli/js-liftoff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/js-cli/js-liftoff",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/js-cli/js-liftoff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/liftoff/-/liftoff-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/liftoff"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "findup-sync",
          "version": "0.4.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|liftoff@2.3.0|findup-sync@0.4.2",
          "author": "\"Cowboy\" Ben Alman",
          "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@0.4.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/cowboy/node-findup-sync.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/cowboy/node-findup-sync",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/cowboy/node-findup-sync/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/liftoff/node_modules/findup-sync"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "orchestrator",
      "version": "0.3.8",
      "bom-ref": "angular@1.6.10-tuxcare.7|orchestrator@0.3.8",
      "author": "Rob Richardson",
      "description": "A module for sequencing and executing tasks and dependencies in maximum concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/orchestrator@0.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/robrich/orchestrator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/robrich/orchestrator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/robrich/orchestrator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/orchestrator/-/orchestrator-0.3.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/orchestrator"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-hrtime",
      "version": "0.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|pretty-hrtime@0.2.2",
      "author": "Rob Richardson",
      "description": "process.hrtime() to words",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/robrich/orchestrator/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/pretty-hrtime@0.2.2",
      "externalReferences": [
        {
          "url": "git://github.com/robrich/pretty-hrtime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/robrich/pretty-hrtime",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/robrich/pretty-hrtime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-hrtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "tildify",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|tildify@1.2.0",
      "author": "Sindre Sorhus",
      "description": "Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tildify@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/tildify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/tildify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/tildify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tildify/-/tildify-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tildify"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8flags",
      "version": "2.0.11",
      "bom-ref": "angular@1.6.10-tuxcare.7|v8flags@2.0.11",
      "author": "Tyler Kellen",
      "description": "Get available v8 flags.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/tkellen/node-v8flags/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/v8flags@2.0.11",
      "externalReferences": [
        {
          "url": "git://github.com/tkellen/node-v8flags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tkellen/node-v8flags",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tkellen/node-v8flags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/v8flags/-/v8flags-2.0.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/v8flags"
        }
      ]
    },
    {
      "type": "library",
      "name": "vinyl-fs",
      "version": "0.3.14",
      "bom-ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14",
      "author": "Fractal",
      "description": "Vinyl adapter for the file system",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/vinyl-fs@0.3.14",
      "externalReferences": [
        {
          "url": "git://github.com/wearefractal/vinyl-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/wearefractal/vinyl-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wearefractal/vinyl-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.3.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vinyl-fs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "3.0.11",
          "bom-ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|graceful-fs@3.0.11",
          "author": "Isaac Z. Schlueter",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@3.0.11",
          "externalReferences": [
            {
              "url": "git://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-3.0.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vinyl-fs/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-bom",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|strip-bom@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Strip UTF-8 byte order mark (BOM) from a string/buffer/stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-bom@1.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-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vinyl-fs/node_modules/strip-bom"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "0.6.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|through2@0.6.5",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@0.6.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vinyl-fs/node_modules/through2"
            }
          ]
        },
        {
          "type": "library",
          "name": "vinyl",
          "version": "0.4.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|vinyl@0.4.6",
          "author": "Fractal",
          "description": "A virtual file format",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/wearefractal/vinyl/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/vinyl@0.4.6",
          "externalReferences": [
            {
              "url": "git://github.com/wearefractal/vinyl.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/wearefractal/vinyl",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wearefractal/vinyl/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/vinyl/-/vinyl-0.4.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vinyl-fs/node_modules/vinyl"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vinyl-fs/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "clone",
          "version": "0.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|clone@0.2.0",
          "author": "Paul Vorbach",
          "description": "deep cloning of objects and arrays",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/clone@0.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/pvorb/node-clone.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/pvorb/node-clone#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pvorb/node-clone/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vinyl-fs/node_modules/clone"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gaze",
      "version": "0.5.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|gaze@0.5.2",
      "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",
            "url": "https://github.com/shama/gaze/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/gaze@0.5.2",
      "externalReferences": [
        {
          "url": "git://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-0.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gaze"
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine-growl-reporter",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|jasmine-growl-reporter@0.2.1",
      "author": "Alpha Hydrae",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/AlphaHydrae/jasmine-growl-reporter/master/LICENSE.txt"
          }
        }
      ],
      "purl": "pkg:npm/jasmine-growl-reporter@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/AlphaHydrae/jasmine-growl-reporter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/AlphaHydrae/jasmine-growl-reporter",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/AlphaHydrae/jasmine-growl-reporter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jasmine-growl-reporter/-/jasmine-growl-reporter-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jasmine-growl-reporter"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "growl",
          "version": "1.7.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|jasmine-growl-reporter@0.2.1|growl@1.7.0",
          "author": "TJ Holowaychuk",
          "description": "Growl unobtrusive notifications",
          "purl": "pkg:npm/growl@1.7.0",
          "externalReferences": [
            {
              "url": "https://registry.npmjs.org/growl/-/growl-1.7.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine-growl-reporter/node_modules/growl"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore",
      "version": "1.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "walkdir",
      "version": "0.0.11",
      "bom-ref": "angular@1.6.10-tuxcare.7|walkdir@0.0.11",
      "author": "Ryan Day",
      "description": "Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/walkdir@0.0.11",
      "externalReferences": [
        {
          "url": "git://github.com/soldair/node-walkdir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/soldair/node-walkdir",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/soldair/node-walkdir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/walkdir/-/walkdir-0.0.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/walkdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine",
      "version": "2.5.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|jasmine@2.5.3",
      "description": "Command line jasmine",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jasmine@2.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jasmine/jasmine-npm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jasmine.github.io/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jasmine/jasmine-npm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jasmine/-/jasmine-2.5.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jasmine"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|jasmine@2.5.3|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "jasmine-core",
          "version": "2.5.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|jasmine@2.5.3|jasmine-core@2.5.2",
          "description": "Official packaging of Jasmine's core files for use by Node.js projects.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jasmine-core@2.5.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jasmine/jasmine.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://jasmine.github.io",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jasmine/jasmine/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.5.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine/node_modules/jasmine-core"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "xmldom",
      "version": "0.1.27",
      "bom-ref": "angular@1.6.10-tuxcare.7|xmldom@0.1.27",
      "author": "jindw",
      "description": "A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).",
      "licenses": [
        {
          "license": {
            "name": "LGPL",
            "acknowledgement": "declared",
            "url": "http://www.gnu.org/licenses/lgpl.html"
          }
        }
      ],
      "purl": "pkg:npm/xmldom@0.1.27",
      "externalReferences": [
        {
          "url": "git://github.com/jindw/xmldom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jindw/xmldom",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/jindw/xmldom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmldom"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserstack",
      "version": "1.5.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|browserstack@1.5.0",
      "author": "Scott González",
      "description": "A client for working with the BrowserStack APIs.",
      "purl": "pkg:npm/browserstack@1.5.0",
      "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.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserstack"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-access",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "edge-launcher",
      "version": "1.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|edge-launcher@1.2.2",
      "author": "Andy Sterland",
      "description": "Launcher for the Microsoft Edge browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/edge-launcher@1.2.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/edge-launcher/-/edge-launcher-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/edge-launcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "xmlbuilder",
      "version": "8.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|xmlbuilder@8.2.2",
      "author": "Ozgur Ozcitak",
      "description": "An XML builder for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xmlbuilder@8.2.2",
      "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-8.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmlbuilder"
        }
      ]
    },
    {
      "type": "library",
      "name": "sauce-connect-launcher",
      "version": "1.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2",
      "author": "Bermi Ferrer",
      "description": "A library to download and launch Sauce Connect.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sauce-connect-launcher@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/bermi/sauce-connect-launcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bermi/sauce-connect-launcher",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bermi/sauce-connect-launcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sauce-connect-launcher/-/sauce-connect-launcher-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sauce-connect-launcher"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.1.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|async@2.1.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.1.4",
          "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-2.1.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-connect-launcher/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-connect-launcher/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.6.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|rimraf@2.6.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.6.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.6.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-connect-launcher/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|glob@7.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-connect-launcher/node_modules/glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "saucelabs",
      "version": "1.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|saucelabs@1.4.0",
      "author": "Dan Jenkins",
      "description": "A wrapper around Sauce Labs REST API",
      "purl": "pkg:npm/saucelabs@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/holidayextras/node-saucelabs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/holidayextras/node-saucelabs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/holidayextras/node-saucelabs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/saucelabs/-/saucelabs-1.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/saucelabs"
        }
      ]
    },
    {
      "type": "library",
      "name": "wd",
      "version": "1.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|wd@1.4.1",
      "author": "Adam Christian",
      "description": "WebDriver/Selenium 2 node.js client",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wd@1.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/admc/wd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/admc/wd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/admc/wd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/wd/-/wd-1.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wd"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|async@2.0.1",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@2.0.1",
          "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-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wd/node_modules/async"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lodash",
              "version": "4.17.2",
              "bom-ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|async@2.0.1|lodash@4.17.2",
              "author": "John-David Dalton",
              "description": "Lodash modular utilities.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/wd/node_modules/async/node_modules/lodash"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.16.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|lodash@4.16.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.16.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/-/lodash-4.16.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wd/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "1.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|q@1.4.1",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "purl": "pkg:npm/q@1.4.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.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wd/node_modules/q"
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore.string",
          "version": "3.3.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|underscore.string@3.3.4",
          "description": "String manipulation extensions for Underscore.js javascript library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/underscore.string@3.3.4",
          "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.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wd/node_modules/underscore.string"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "bluebird",
      "version": "3.5.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|bluebird@3.5.1",
      "author": "Petka Antonov",
      "description": "Full featured Promises/A+ implementation with exceptionally good performance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bluebird@3.5.1",
      "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.5.1.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.18.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2",
      "description": "Node.js body parsing middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/body-parser@1.18.2",
      "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.18.2.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": "http-errors",
          "version": "1.6.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2|http-errors@1.6.2",
          "author": "Jonathan Ong",
          "description": "Create HTTP error objects",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-errors@1.6.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/body-parser/node_modules/http-errors"
            }
          ]
        },
        {
          "type": "library",
          "name": "iconv-lite",
          "version": "0.4.19",
          "bom-ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2|iconv-lite@0.4.19",
          "author": "Alexander Shtuchkin",
          "description": "Convert character encodings in pure javascript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/iconv-lite@0.4.19",
          "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.19.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": "setprototypeof",
          "version": "1.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2|setprototypeof@1.0.3",
          "author": "Wes Todd",
          "description": "A small polyfill for Object.setprototypeof",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/setprototypeof@1.0.3",
          "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.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/body-parser/node_modules/setprototypeof"
            }
          ]
        },
        {
          "type": "library",
          "name": "statuses",
          "version": "1.4.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2|statuses@1.4.0",
          "description": "HTTP status utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/statuses@1.4.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.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/body-parser/node_modules/statuses"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify",
      "version": "14.5.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0",
      "author": "James Halliday",
      "description": "browser-side require() the node way",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify@14.5.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserify/-/browserify-14.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "browser-pack",
          "version": "6.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|browser-pack@6.0.2",
          "author": "James Halliday",
          "description": "pack node-style source files from a json stream into a browser bundle",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/browser-pack@6.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/substack/browser-pack.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/browser-pack",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/browser-pack/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/browser-pack/-/browser-pack-6.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/browser-pack"
            }
          ]
        },
        {
          "type": "library",
          "name": "browserify-zlib",
          "version": "0.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|browserify-zlib@0.2.0",
          "author": "Devon Govett",
          "description": "Full zlib module for the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/browserify-zlib@0.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/devongovett/browserify-zlib.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/devongovett/browserify-zlib",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/devongovett/browserify-zlib/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/browserify-zlib"
            }
          ]
        },
        {
          "type": "library",
          "name": "buffer",
          "version": "5.0.8",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|buffer@5.0.8",
          "author": "Feross Aboukhadijeh",
          "description": "Node.js Buffer API, for the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/buffer@5.0.8",
          "externalReferences": [
            {
              "url": "git://github.com/feross/buffer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/feross/buffer",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/feross/buffer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/buffer/-/buffer-5.0.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "concat-stream",
          "version": "1.5.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2",
          "author": "Max Ogden",
          "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/concat-stream@1.5.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/maxogden/concat-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/maxogden/concat-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/maxogden/concat-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/concat-stream"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "2.0.6",
              "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2|readable-stream@2.0.6",
              "description": "Streams3, a user-land copy of the stream library from Node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@2.0.6",
              "externalReferences": [
                {
                  "url": "git://github.com/nodejs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/nodejs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/browserify/node_modules/concat-stream/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "isarray",
              "version": "1.0.0",
              "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.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/browserify/node_modules/concat-stream/node_modules/isarray"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "0.10.31",
              "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2|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/browserify/node_modules/concat-stream/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "constants-browserify",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|constants-browserify@1.0.0",
          "author": "Julian Gruber",
          "description": "node's constants module for the browser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/constants-browserify@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/constants-browserify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/constants-browserify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/constants-browserify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/constants-browserify"
            }
          ]
        },
        {
          "type": "library",
          "name": "deps-sort",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|deps-sort@2.0.0",
          "author": "James Halliday",
          "description": "sort module-deps output for deterministic browserify bundles",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/deps-sort@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/deps-sort.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/deps-sort",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/deps-sort/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/deps-sort/-/deps-sort-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/deps-sort"
            }
          ]
        },
        {
          "type": "library",
          "name": "duplexer2",
          "version": "0.1.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|duplexer2@0.1.4",
          "author": "Conrad Pankoff",
          "description": "Like duplexer but using streams3",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/duplexer2@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/deoxxa/duplexer2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/deoxxa/duplexer2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/deoxxa/duplexer2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/duplexer2"
            }
          ]
        },
        {
          "type": "library",
          "name": "events",
          "version": "1.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|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/browserify/node_modules/events"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|glob@7.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "insert-module-globals",
          "version": "7.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|insert-module-globals@7.0.1",
          "author": "James Halliday",
          "description": "insert implicit module globals into a module-deps stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/insert-module-globals@7.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/substack/insert-module-globals.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/insert-module-globals",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/insert-module-globals/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-7.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/insert-module-globals"
            }
          ]
        },
        {
          "type": "library",
          "name": "labeled-stream-splicer",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|labeled-stream-splicer@2.0.0",
          "author": "James Halliday",
          "description": "stream splicer with labels",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/labeled-stream-splicer@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/labeled-stream-splicer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/labeled-stream-splicer",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/labeled-stream-splicer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/labeled-stream-splicer/-/labeled-stream-splicer-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/labeled-stream-splicer"
            }
          ]
        },
        {
          "type": "library",
          "name": "module-deps",
          "version": "4.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|module-deps@4.1.1",
          "author": "James Halliday",
          "description": "walk the dependency graph to generate json output that can be fed into browser-pack",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/module-deps@4.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/substack/module-deps.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/module-deps",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/module-deps/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/module-deps/-/module-deps-4.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/module-deps"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "resolve",
              "version": "1.1.7",
              "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|module-deps@4.1.1|resolve@1.1.7",
              "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.1.7",
              "externalReferences": [
                {
                  "url": "git://github.com/substack/node-resolve.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/node-resolve#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/node-resolve/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/browserify/node_modules/module-deps/node_modules/resolve"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "os-browserify",
          "version": "0.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|os-browserify@0.3.0",
          "author": "CoderPuppy",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/os-browserify@0.3.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/CoderPuppy/os-browserify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CoderPuppy/os-browserify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CoderPuppy/os-browserify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/os-browserify"
            }
          ]
        },
        {
          "type": "library",
          "name": "resolve",
          "version": "1.5.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|resolve@1.5.0",
          "author": "James Halliday",
          "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/resolve@1.5.0",
          "externalReferences": [
            {
              "url": "git://github.com/browserify/node-resolve.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/browserify/node-resolve#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/browserify/node-resolve/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/resolve/-/resolve-1.5.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/resolve"
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-browserify",
          "version": "2.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|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/browserify/node_modules/stream-browserify"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|string_decoder@1.0.3",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@1.0.3",
          "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-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/string_decoder"
            }
          ]
        },
        {
          "type": "library",
          "name": "url",
          "version": "0.11.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|url@0.11.0",
          "description": "The core `url` packaged standalone for use with Browserify.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/url@0.11.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/url"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "punycode",
              "version": "1.3.2",
              "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|url@0.11.0|punycode@1.3.2",
              "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.3.2",
              "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.3.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/browserify/node_modules/url/node_modules/punycode"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "umd",
          "version": "3.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|umd@3.0.1",
          "author": "ForbesLindesay",
          "description": "Universal Module Definition for use in automated build systems",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/umd@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/ForbesLindesay/umd.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ForbesLindesay/umd#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ForbesLindesay/umd/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/umd/-/umd-3.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/umd"
            }
          ]
        },
        {
          "type": "library",
          "name": "pako",
          "version": "1.0.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|pako@1.0.6",
          "description": "zlib port to javascript - fast, modularized, with browser support",
          "licenses": [
            {
              "expression": "(MIT AND Zlib)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/pako@1.0.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/nodeca/pako.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodeca/pako",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodeca/pako/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pako/-/pako-1.0.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/pako"
            }
          ]
        },
        {
          "type": "library",
          "name": "base64-js",
          "version": "1.2.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|base64-js@1.2.1",
          "author": "T. Jameson Little",
          "description": "Base64 encoding/decoding in pure JS",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/base64-js@1.2.1",
          "externalReferences": [
            {
              "url": "git://github.com/beatgammit/base64-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/beatgammit/base64-js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/beatgammit/base64-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/base64-js/-/base64-js-1.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/base64-js"
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-splicer",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|stream-splicer@2.0.0",
          "author": "James Halliday",
          "description": "streaming pipeline with a mutable configuration",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stream-splicer@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/stream-splicer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/stream-splicer",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/stream-splicer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browserify/node_modules/stream-splicer"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "1.6.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|chokidar@1.6.1",
      "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@1.6.1",
      "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": "http://github.com/paulmillr/chokidar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/chokidar/-/chokidar-1.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chokidar"
        }
      ]
    },
    {
      "type": "library",
      "name": "combine-lists",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|combine-lists@1.0.1|lodash@4.17.4",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.4",
          "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.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/combine-lists/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "core-js",
      "version": "2.5.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|core-js@2.5.3",
      "description": "Standard library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-js@2.5.3",
      "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.5.3.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": "dom-serialize",
      "version": "2.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-proxy",
      "version": "1.16.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|http-proxy@1.16.2",
      "author": "Charlie Robbins",
      "description": "HTTP proxying for the masses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-proxy@1.16.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodejitsu/node-http-proxy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejitsu/node-http-proxy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejitsu/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.16.2.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.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|isbinaryfile@3.0.2",
      "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.2",
      "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.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isbinaryfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "qjobs",
      "version": "1.1.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|qjobs@1.1.5",
      "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.1.5",
      "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.1.5.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.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|range-parser@1.2.0",
      "author": "TJ Holowaychuk",
      "description": "Range header field string parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/range-parser@1.2.0",
      "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.0.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": "socket.io",
      "version": "2.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|socket.io@2.0.4",
      "description": "node.js realtime framework server",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io@2.0.4",
      "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.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socket.io"
        }
      ]
    },
    {
      "type": "library",
      "name": "tmp",
      "version": "0.0.33",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "useragent",
      "version": "2.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|useragent@2.2.1",
      "author": "Arnout Kazemier",
      "description": "Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing",
      "purl": "pkg:npm/useragent@2.2.1",
      "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.2.1.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": "2.2.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|useragent@2.2.1|lru-cache@2.2.4",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "purl": "pkg:npm/lru-cache@2.2.4",
          "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-2.2.4.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": "arrify",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|pkg-up@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Find the closest package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkg-up@1.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-1.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": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|resolve-pkg@0.1.0",
      "author": "Sindre Sorhus",
      "description": "Resolve the path of a package regardless of it having an entry",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-pkg@0.1.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-0.1.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": "npm-path",
      "version": "2.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|npm-path@2.0.3",
      "author": "Tim Oxley",
      "description": "Get a PATH with all executables available to npm scripts.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-path@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/timoxley/npm-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/timoxley/npm-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/timoxley/npm-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/npm-path/-/npm-path-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-which",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|npm-which@3.0.1",
      "author": "Tim Oxley",
      "description": "Locate a program or locally installed node module's executable",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-which@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/timoxley/npm-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/timoxley/npm-which",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/timoxley/npm-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/npm-which/-/npm-which-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-which"
        }
      ]
    },
    {
      "type": "library",
      "name": "serializerr",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|serializerr@1.0.3",
      "author": "Tim Oxley",
      "description": "Convert Errors & Objects into an easily-serialized vanilla Object.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/serializerr@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/timoxley/serializerr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/timoxley/serializerr",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/timoxley/serializerr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/serializerr/-/serializerr-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/serializerr"
        }
      ]
    },
    {
      "type": "library",
      "name": "sync-exec",
      "version": "0.6.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|sync-exec@0.6.2",
      "author": "Greg Varsanyi",
      "description": "Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sync-exec@0.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/gvarsanyi/sync-exec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gvarsanyi/sync-exec",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gvarsanyi/sync-exec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sync-exec/-/sync-exec-0.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sync-exec"
        }
      ]
    },
    {
      "type": "library",
      "name": "mocha",
      "version": "2.5.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3",
      "author": "TJ Holowaychuk",
      "description": "simple, flexible, fun test framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/mochajs/mocha/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/mocha@2.5.3",
      "externalReferences": [
        {
          "url": "git://github.com/mochajs/mocha.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mochajs/mocha#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mochajs/mocha/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mocha/-/mocha-2.5.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mocha"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "2.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|commander@2.3.0",
          "author": "TJ Holowaychuk",
          "description": "the complete solution for node.js command-line programs",
          "purl": "pkg:npm/commander@2.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/visionmedia/commander.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/commander.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/commander.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/commander/-/commander-2.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/commander"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "2.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.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-2.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "1.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|escape-string-regexp@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Escape RegExp special characters",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-string-regexp@1.0.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/escape-string-regexp"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "3.2.11",
          "bom-ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|glob@3.2.11",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@3.2.11",
          "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-3.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "1.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|supports-color@1.2.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/supports-color#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-1.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|minimatch@0.3.0",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.3.0",
          "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-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mocha/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sinon",
      "version": "1.17.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|sinon@1.17.7",
      "author": "Christian Johansen",
      "description": "JavaScript test spies, stubs and mocks.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sinon@1.17.7",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/cjohansen/Sinon.JS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://sinonjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/cjohansen/Sinon.JS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sinon/-/sinon-1.17.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sinon"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "6.0.63",
      "bom-ref": "angular@1.6.10-tuxcare.7|@types/node@6.0.63",
      "author": "Microsoft TypeScript",
      "description": "TypeScript definitions for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@6.0.63",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/node/-/node-6.0.63.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "group": "@types",
      "version": "0.0.32",
      "bom-ref": "angular@1.6.10-tuxcare.7|@types/q@0.0.32",
      "author": "Barrie Nemetchek",
      "description": "TypeScript definitions for Q",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/q@0.0.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/q/-/q-0.0.32.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "selenium-webdriver",
      "group": "@types",
      "version": "2.53.42",
      "bom-ref": "angular@1.6.10-tuxcare.7|@types/selenium-webdriver@2.53.42",
      "description": "TypeScript definitions for Selenium WebDriverJS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/selenium-webdriver@2.53.42",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-2.53.42.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/selenium-webdriver"
        }
      ]
    },
    {
      "type": "library",
      "name": "blocking-proxy",
      "version": "0.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|blocking-proxy@0.0.5",
      "description": "WebDriver Proxy for testing rich clients. It block certain calls until Angular is done updating the page under test.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/blocking-proxy@0.0.5",
      "externalReferences": [
        {
          "url": "git://github.com/angular/jasminewd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/angular/blocking-proxy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/jasminewd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/blocking-proxy/-/blocking-proxy-0.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/blocking-proxy"
        }
      ]
    },
    {
      "type": "library",
      "name": "jasminewd2",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|jasminewd2@2.1.0",
      "author": "Julie Ralph",
      "description": "WebDriverJS adapter for Jasmine2.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jasminewd2@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/angular/jasminewd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/angular/jasminewd",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/jasminewd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jasminewd2/-/jasminewd2-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jasminewd2"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.4.11",
      "bom-ref": "angular@1.6.10-tuxcare.7|source-map-support@0.4.11",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-support@0.4.11",
      "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.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-support"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.7",
          "bom-ref": "angular@1.6.10-tuxcare.7|source-map-support@0.4.11|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-support/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "webdriver-js-extender",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|webdriver-js-extender@1.0.0",
      "author": "Sammy Jelin",
      "description": "A plugin which adds additional commands to selenium's javascript implementation of the webdriver client side API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webdriver-js-extender@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/angular/webdriver-js-entender.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/angular/webdriver-js-entender#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/webdriver-js-entender/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/webdriver-js-extender/-/webdriver-js-extender-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/webdriver-js-extender"
        }
      ]
    },
    {
      "type": "library",
      "name": "webdriver-manager",
      "version": "12.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6",
      "author": "Craig Nishina",
      "description": "A selenium server and browser driver manager for your end to end tests.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/webdriver-manager@12.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/angular/webdriver-manager.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/angular/webdriver-manager#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/webdriver-manager/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/webdriver-manager/-/webdriver-manager-12.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/webdriver-manager"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/webdriver-manager/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "1.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|q@1.4.1",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "purl": "pkg:npm/q@1.4.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.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/webdriver-manager/node_modules/q"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.6.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|rimraf@2.6.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.6.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.6.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/webdriver-manager/node_modules/rimraf"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "glob",
              "version": "7.1.2",
              "bom-ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|rimraf@2.6.1|glob@7.1.2",
              "author": "Isaac Z. Schlueter",
              "description": "a little globber",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/glob@7.1.2",
              "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.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/webdriver-manager/node_modules/rimraf/node_modules/glob"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "collections",
      "version": "0.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|collections@0.2.2",
      "author": "Kris Kowal",
      "description": "data structures with idiomatic JavaScript collection interfaces",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/montagejs/collections/master/LICENSE.md"
          }
        }
      ],
      "purl": "pkg:npm/collections@0.2.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/montagejs/collections.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/montagejs/collections",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/montagejs/collections/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/collections/-/collections-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/collections"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "1.3.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|mime@1.3.4",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/broofa/node-mime/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/mime@1.3.4",
      "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.3.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "mimeparse",
      "version": "0.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|mimeparse@0.1.4",
      "description": "Basic functions for handling mime-types.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/kriskowal/mimeparse/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/mimeparse@0.1.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/kriskowal/mimeparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/kriskowal/mimeparse/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/mimeparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mimeparse/-/mimeparse-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mimeparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "url2",
      "version": "0.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|url2@0.0.0",
      "author": "Kris Kowal",
      "description": "Node's URL module plus relative pathing",
      "purl": "pkg:npm/url2@0.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/url2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/url2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kriskowal/url2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/url2/-/url2-0.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/url2"
        }
      ]
    },
    {
      "type": "library",
      "name": "etag",
      "version": "1.7.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|etag@1.7.0",
      "description": "Create simple ETags",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/etag@1.7.0",
      "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.7.0.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.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|fresh@0.3.0",
      "author": "TJ Holowaychuk",
      "description": "HTTP response freshness testing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fresh@0.3.0",
      "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.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fresh"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "0.7.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|ms@0.7.2",
      "description": "Tiny milisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@0.7.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseurl",
      "version": "1.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|parseurl@1.3.2",
      "description": "parse a url with memoization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parseurl@1.3.2",
      "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.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parseurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "accepts",
      "version": "1.3.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|accepts@1.3.3",
      "description": "Higher-level content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/accepts@1.3.3",
      "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.3.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.5.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|batch@0.5.3",
      "author": "TJ Holowaychuk",
      "description": "Simple async batch",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/batch@0.5.3",
      "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.5.3.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": "angular@1.6.10-tuxcare.7|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": "http-errors",
      "version": "1.5.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|http-errors@1.5.1",
      "author": "Jonathan Ong",
      "description": "Create HTTP error objects",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-errors@1.5.1",
      "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.5.1.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": "1.4.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|http-errors@1.5.1|statuses@1.4.0",
          "description": "HTTP status utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/statuses@1.4.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.4.0.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": "mime-types",
      "version": "2.1.17",
      "bom-ref": "angular@1.6.10-tuxcare.7|mime-types@2.1.17",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.17",
      "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.17.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": "encodeurl",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|encodeurl@1.0.1",
      "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.1",
      "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.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/encodeurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "send",
      "version": "0.14.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|send@0.14.2",
      "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.14.2",
      "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.14.2.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": "debug",
          "version": "2.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|send@0.14.2|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.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-2.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/send/node_modules/debug"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ms",
              "version": "0.7.1",
              "bom-ref": "angular@1.6.10-tuxcare.7|send@0.14.2|debug@2.2.0|ms@0.7.1",
              "description": "Tiny ms conversion utility",
              "purl": "pkg:npm/ms@0.7.1",
              "externalReferences": [
                {
                  "url": "git://github.com/guille/ms.js.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/guille/ms.js#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/guille/ms.js/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/send/node_modules/debug/node_modules/ms"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "interpret",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|interpret@1.0.1",
      "author": "Tyler Kellen",
      "description": "A dictionary of file extensions and associated module loaders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/interpret@1.0.1",
      "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.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/interpret"
        }
      ]
    },
    {
      "type": "library",
      "name": "rechoir",
      "version": "0.6.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/rechoir"
        }
      ]
    },
    {
      "type": "library",
      "name": "browser-pack",
      "version": "3.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0",
      "author": "James Halliday",
      "description": "pack node-style source files from a json stream into a browser bundle",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browser-pack@3.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/browser-pack.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/browser-pack",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/browser-pack/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browser-pack/-/browser-pack-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browser-pack"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "combine-source-map",
          "version": "0.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|combine-source-map@0.3.0",
          "author": "Thorsten Lorenz",
          "description": "Add source maps of multiple files, offset them and then combine them into one source map",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/combine-source-map@0.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/combine-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/combine-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/combine-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/combine-source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "defined",
          "version": "0.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|defined@0.0.0",
          "author": "James Halliday",
          "description": "return the first argument that is `!== undefined`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/defined@0.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/defined.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/defined",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/defined/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/defined/-/defined-0.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/defined"
            }
          ]
        },
        {
          "type": "library",
          "name": "JSONStream",
          "version": "0.8.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|JSONStream@0.8.4",
          "author": "Dominic Tarr",
          "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
          "purl": "pkg:npm/jsonstream@0.8.4",
          "externalReferences": [
            {
              "url": "git://github.com/dominictarr/JSONStream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/dominictarr/JSONStream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dominictarr/JSONStream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/JSONStream/-/JSONStream-0.8.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/JSONStream"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "0.5.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|through2@0.5.1",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@0.5.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-0.5.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/through2"
            }
          ]
        },
        {
          "type": "library",
          "name": "convert-source-map",
          "version": "0.3.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|convert-source-map@0.3.5",
          "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@0.3.5",
          "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-0.3.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/convert-source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "inline-source-map",
          "version": "0.3.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|inline-source-map@0.3.1",
          "author": "Thorsten Lorenz",
          "description": "Adds source mappings and base64 encodes them, so they can be inlined in your generated file.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inline-source-map@0.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/inline-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/inline-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/inline-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/inline-source-map/-/inline-source-map-0.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/inline-source-map"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "source-map",
              "version": "0.3.0",
              "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|inline-source-map@0.3.1|source-map@0.3.0",
              "author": "Nick Fitzgerald",
              "description": "Generates and consumes source maps",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://opensource.org/licenses/BSD-3-Clause"
                  }
                }
              ],
              "purl": "pkg:npm/source-map@0.3.0",
              "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.3.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/browser-pack/node_modules/inline-source-map/node_modules/source-map"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.1.43",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|source-map@0.1.43",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://opensource.org/licenses/BSD-3-Clause"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.1.43",
          "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.1.43.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "jsonparse",
          "version": "0.0.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|jsonparse@0.0.5",
          "author": "Tim Caswell",
          "description": "This is a pure-js JSON streaming parser for node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jsonparse@0.0.5",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/creationix/jsonparse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/creationix/jsonparse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/creationix/jsonparse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/jsonparse/-/jsonparse-0.0.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/jsonparse"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "xtend",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|xtend@3.0.0",
          "author": "Raynos",
          "description": "extend like a boss",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/raynos/xtend/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/xtend@3.0.0",
          "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-3.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/browser-pack/node_modules/xtend"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "browser-resolve",
      "version": "1.11.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|browser-resolve@1.11.2",
      "author": "Roman Shtylman",
      "description": "resolve which handles browser field support in package.json",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browser-resolve@1.11.2",
      "externalReferences": [
        {
          "url": "git://github.com/shtylman/node-browser-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shtylman/node-browser-resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shtylman/node-browser-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browser-resolve/-/browser-resolve-1.11.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browser-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-zlib",
      "version": "0.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|browserify-zlib@0.1.4",
      "author": "Devon Govett",
      "description": "Full zlib module for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-zlib@0.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/devongovett/browserify-zlib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/devongovett/browserify-zlib#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/devongovett/browserify-zlib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserify-zlib"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer",
      "version": "2.8.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|buffer@2.8.2",
      "author": "Feross Aboukhadijeh",
      "description": "Node.js Buffer API, for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer@2.8.2",
      "externalReferences": [
        {
          "url": "git://github.com/feross/buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buffer/-/buffer-2.8.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "builtins",
      "version": "0.0.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|builtins@0.0.7",
      "description": "List of node.js builtin modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/builtins@0.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/juliangruber/builtins.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/builtins#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/builtins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/builtins/-/builtins-0.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/builtins"
        }
      ]
    },
    {
      "type": "library",
      "name": "commondir",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|commondir@0.0.1",
      "author": "James Halliday",
      "description": "Compute the closest common parent for file paths",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commondir@0.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-commondir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-commondir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-commondir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/commondir/-/commondir-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commondir"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-stream",
      "version": "1.4.10",
      "bom-ref": "angular@1.6.10-tuxcare.7|concat-stream@1.4.10",
      "author": "Max Ogden",
      "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/concat-stream@1.4.10",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/maxogden/concat-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/concat-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/maxogden/concat-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.13",
          "bom-ref": "angular@1.6.10-tuxcare.7|concat-stream@1.4.10|readable-stream@1.1.13",
          "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.13",
          "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.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/concat-stream/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "console-browserify",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "constants-browserify",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|constants-browserify@0.0.1",
      "author": "Julian Gruber",
      "description": "node's constants module for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/constants-browserify@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/constants-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/constants-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/constants-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/constants-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "crypto-browserify",
      "version": "3.11.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|crypto-browserify@3.11.0",
      "author": "Dominic Tarr",
      "description": "implementation of crypto for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/crypto-browserify@3.11.0",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/crypto-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/crypto-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/crypto-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.11.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/crypto-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-equal",
      "version": "0.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|deep-equal@0.2.2",
      "author": "James Halliday",
      "description": "node's assert.deepEqual algorithm",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deep-equal@0.2.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deep-equal/-/deep-equal-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "deps-sort",
      "version": "1.3.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|deps-sort@1.3.9",
      "author": "James Halliday",
      "description": "sort module-deps output for deterministic browserify bundles",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deps-sort@1.3.9",
      "externalReferences": [
        {
          "url": "git://github.com/substack/deps-sort.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/deps-sort",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/deps-sort/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deps-sort/-/deps-sort-1.3.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deps-sort"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "through2",
          "version": "1.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|deps-sort@1.3.9|through2@1.1.1",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/deps-sort/node_modules/through2"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.13",
          "bom-ref": "angular@1.6.10-tuxcare.7|deps-sort@1.3.9|readable-stream@1.1.13",
          "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.13",
          "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.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/deps-sort/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "domain-browser",
      "version": "1.1.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|domain-browser@1.1.7",
      "author": "2013+ Bevry Pty Ltd",
      "description": "Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domain-browser@1.1.7",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/bevry/domain-browser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bevry/domain-browser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bevry/domain-browser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domain-browser"
        }
      ]
    },
    {
      "type": "library",
      "name": "duplexer2",
      "version": "0.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|duplexer2@0.0.2",
      "author": "Conrad Pankoff",
      "description": "Like duplexer (http://npm.im/duplexer) but using streams2",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/duplexer2@0.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/deoxxa/duplexer2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/deoxxa/duplexer2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/deoxxa/duplexer2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/duplexer2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.13",
          "bom-ref": "angular@1.6.10-tuxcare.7|duplexer2@0.0.2|readable-stream@1.1.13",
          "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.13",
          "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.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/duplexer2/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "events",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|events@1.0.2",
      "author": "Irakli Gozalishvili",
      "description": "Node's event emitter for all engines.",
      "purl": "pkg:npm/events@1.0.2",
      "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.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/events"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-browserify",
      "version": "1.7.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|http-browserify@1.7.0",
      "author": "James Halliday",
      "description": "http module compatability for browserify",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-browserify@1.7.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/http-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/http-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/http-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/http-browserify/-/http-browserify-1.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "insert-module-globals",
      "version": "6.6.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3",
      "author": "James Halliday",
      "description": "insert implicit module globals into a module-deps stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/insert-module-globals@6.6.3",
      "externalReferences": [
        {
          "url": "git://github.com/substack/insert-module-globals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/insert-module-globals",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/insert-module-globals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-6.6.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/insert-module-globals"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "combine-source-map",
          "version": "0.6.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|combine-source-map@0.6.1",
          "author": "Thorsten Lorenz",
          "description": "Add source maps of multiple files, offset them and then combine them into one source map",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/combine-source-map@0.6.1",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/combine-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/combine-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/combine-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/combine-source-map/-/combine-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/insert-module-globals/node_modules/combine-source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "1.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|through2@1.1.1",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/insert-module-globals/node_modules/through2"
            }
          ]
        },
        {
          "type": "library",
          "name": "inline-source-map",
          "version": "0.5.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|inline-source-map@0.5.0",
          "author": "Thorsten Lorenz",
          "description": "Adds source mappings and base64 encodes them, so they can be inlined in your generated file.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inline-source-map@0.5.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/inline-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/inline-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/inline-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/inline-source-map/-/inline-source-map-0.5.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/insert-module-globals/node_modules/inline-source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.4.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|source-map@0.4.4",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.4.4",
          "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.4.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/insert-module-globals/node_modules/source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.13",
          "bom-ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|readable-stream@1.1.13",
          "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.13",
          "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.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/insert-module-globals/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "labeled-stream-splicer",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|labeled-stream-splicer@1.0.2",
      "author": "James Halliday",
      "description": "stream splicer with labels",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/labeled-stream-splicer@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/substack/labeled-stream-splicer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/labeled-stream-splicer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/labeled-stream-splicer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/labeled-stream-splicer/-/labeled-stream-splicer-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/labeled-stream-splicer"
        }
      ]
    },
    {
      "type": "library",
      "name": "module-deps",
      "version": "3.9.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1",
      "author": "James Halliday",
      "description": "walk the dependency graph to generate json output that can be fed into browser-pack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/module-deps@3.9.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/module-deps.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/module-deps",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/module-deps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/module-deps/-/module-deps-3.9.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/module-deps"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.13",
          "bom-ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|readable-stream@1.1.13",
          "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.13",
          "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.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/module-deps/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-combiner2",
          "version": "1.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2",
          "author": "'Dominic Tarr'",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stream-combiner2@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/substack/stream-combiner2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/stream-combiner2",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/stream-combiner2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/module-deps/node_modules/stream-combiner2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "through2",
              "version": "0.5.1",
              "bom-ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2|through2@0.5.1",
              "author": "Rod Vagg",
              "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/through2@0.5.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/rvagg/through2.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/rvagg/through2#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/rvagg/through2/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/through2/-/through2-0.5.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/module-deps/node_modules/stream-combiner2/node_modules/through2"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.0.34",
              "bom-ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2|readable-stream@1.0.34",
              "author": "Isaac Z. Schlueter",
              "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@1.0.34",
              "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.0.34.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/module-deps/node_modules/stream-combiner2/node_modules/readable-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "xtend",
              "version": "3.0.0",
              "bom-ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2|xtend@3.0.0",
              "author": "Raynos",
              "description": "extend like a boss",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "http://github.com/raynos/xtend/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/xtend@3.0.0",
              "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-3.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/module-deps/node_modules/stream-combiner2/node_modules/xtend"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "1.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|through2@1.1.1",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/module-deps/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "os-browserify",
      "version": "0.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|os-browserify@0.1.2",
      "author": "Drew Young",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-browserify@0.1.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/drewyoung1/os-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/drewyoung1/os-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/drewyoung1/os-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-browserify",
      "version": "0.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-browserify@0.0.0",
      "author": "James Halliday",
      "description": "the path module from node core for browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-browserify@0.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/path-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/path-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/path-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "querystring-es3",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|querystring-es3@0.2.1",
      "author": "Irakli Gozalishvili",
      "description": "Node's querystring module for all engines. (ES3 compat fork)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/Gozala/enchain/License.md"
          }
        }
      ],
      "purl": "pkg:npm/querystring-es3@0.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/mike-spainhower/querystring.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mike-spainhower/querystring#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/mike-spainhower/querystring/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/querystring-es3"
        }
      ]
    },
    {
      "type": "library",
      "name": "shallow-copy",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|shallow-copy@0.0.1",
      "author": "James Halliday",
      "description": "make a shallow copy of an object or array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shallow-copy@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/shallow-copy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/shallow-copy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/shallow-copy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shallow-copy/-/shallow-copy-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shallow-copy"
        }
      ]
    },
    {
      "type": "library",
      "name": "shasum",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|shasum@1.0.2",
      "author": "'Dominic Tarr'",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shasum@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/shasum.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/shasum",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/shasum/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shasum/-/shasum-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shasum"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "json-stable-stringify",
          "version": "0.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|shasum@1.0.2|json-stable-stringify@0.0.1",
          "author": "James Halliday",
          "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/json-stable-stringify@0.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/substack/json-stable-stringify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/json-stable-stringify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/json-stable-stringify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-0.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/shasum/node_modules/json-stable-stringify"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-browserify",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|stream-browserify@1.0.0",
      "author": "James Halliday",
      "description": "the stream module from node core for browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-browserify@1.0.0",
      "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-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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.13",
          "bom-ref": "angular@1.6.10-tuxcare.7|stream-browserify@1.0.0|readable-stream@1.1.13",
          "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.13",
          "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.13.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": "string_decoder",
      "version": "0.10.31",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "subarg",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|subarg@1.0.0",
      "author": "James Halliday",
      "description": "parse arguments with recursive contexts",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/subarg@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/subarg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/subarg",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/subarg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/subarg/-/subarg-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/subarg"
        }
      ]
    },
    {
      "type": "library",
      "name": "syntax-error",
      "version": "1.1.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|syntax-error@1.1.6",
      "author": "James Halliday",
      "description": "detect and report syntax errors in source code strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/syntax-error@1.1.6",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-syntax-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-syntax-error",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-syntax-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.1.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/syntax-error"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "2.7.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|syntax-error@1.1.6|acorn@2.7.0",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@2.7.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-2.7.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/syntax-error/node_modules/acorn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "timers-browserify",
      "version": "1.4.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|timers-browserify@1.4.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@1.4.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-1.4.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": "tty-browserify",
      "version": "0.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|tty-browserify@0.0.0",
      "author": "James Halliday",
      "description": "the tty module from node core for browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tty-browserify@0.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/tty-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/tty-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/tty-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tty-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "umd",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|umd@2.1.0",
      "author": "ForbesLindesay",
      "description": "Universal Module Definition for use in automated build systems",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/umd@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/umd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/umd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/umd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/umd/-/umd-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/umd"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "uglify-js",
          "version": "2.4.24",
          "bom-ref": "angular@1.6.10-tuxcare.7|umd@2.1.0|uglify-js@2.4.24",
          "author": "Mihai Bazon",
          "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uglify-js@2.4.24",
          "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.4.24.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/umd/node_modules/uglify-js"
            }
          ]
        },
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "angular@1.6.10-tuxcare.7|umd@2.1.0|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/umd/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.1.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|umd@2.1.0|source-map@0.1.34",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://opensource.org/licenses/BSD-3-Clause"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.1.34",
          "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.1.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/umd/node_modules/source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "3.5.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|umd@2.1.0|yargs@3.5.4",
          "author": "Alex Ford",
          "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@3.5.4",
          "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.5.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/umd/node_modules/yargs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "url",
      "version": "0.10.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|url@0.10.3",
      "description": "The core `url` packaged standalone for use with Browserify.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/url@0.10.3",
      "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.10.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/url"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "punycode",
          "version": "1.3.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|url@0.10.3|punycode@1.3.2",
          "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.3.2",
          "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.3.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/url/node_modules/punycode"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "util",
      "version": "0.10.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "vm-browserify",
      "version": "0.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|vm-browserify@0.0.4",
      "author": "James Halliday",
      "description": "vm module for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vm-browserify@0.0.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/vm-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/vm-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/vm-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-0.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vm-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-shim",
      "version": "0.9.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|es6-shim@0.9.3",
      "author": "Paul Miller",
      "description": "ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines",
      "purl": "pkg:npm/es6-shim@0.9.3",
      "externalReferences": [
        {
          "url": "git://github.com/paulmillr/es6-shim.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/es6-shim/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/es6-shim/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es6-shim/-/es6-shim-0.9.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-shim"
        }
      ]
    },
    {
      "type": "library",
      "name": "traceur",
      "version": "0.0.33",
      "bom-ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33",
      "author": "Traceur Authors",
      "description": "Experimental ES6 to ES5 compiler",
      "licenses": [
        {
          "license": {
            "name": "Apache License 2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/traceur@0.0.33",
      "externalReferences": [
        {
          "url": "git+https://github.com/google/traceur-compiler.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/google/traceur-compiler",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/google/traceur-compiler/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/traceur"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "2.9.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|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/traceur/node_modules/commander"
            }
          ]
        },
        {
          "type": "library",
          "name": "q-io",
          "version": "1.10.9",
          "bom-ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|q-io@1.10.9",
          "author": "Kris Kowal",
          "description": "IO using Q promises",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/kriskowal/q-io/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/q-io@1.10.9",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/kriskowal/q-io.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/kriskowal/q-io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/kriskowal/q-io/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/q-io/-/q-io-1.10.9.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/traceur/node_modules/q-io"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "2.2.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|semver@2.2.1",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@2.2.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/traceur/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "mime",
          "version": "1.2.11",
          "bom-ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|mime@1.2.11",
          "author": "Robert Kieffer",
          "description": "A comprehensive library for mime-type mapping",
          "purl": "pkg:npm/mime@1.2.11",
          "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.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/traceur/node_modules/mime"
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "0.9.7",
          "bom-ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|q@0.9.7",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "purl": "pkg:npm/q@0.9.7",
          "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-0.9.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/traceur/node_modules/q"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "0.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|qs@0.1.0",
          "author": "TJ Holowaychuk",
          "description": "querystring parser",
          "purl": "pkg:npm/qs@0.1.0",
          "externalReferences": [
            {
              "url": "https://registry.npmjs.org/qs/-/qs-0.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/traceur/node_modules/qs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "array-flatten",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|array-flatten@1.1.1",
      "author": "Blake Embrey",
      "description": "Flatten an array of nested arrays into a single flat array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-flatten@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/array-flatten.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/array-flatten",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/array-flatten/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-flatten"
        }
      ]
    },
    {
      "type": "library",
      "name": "content-disposition",
      "version": "0.5.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|content-disposition@0.5.2",
      "description": "Create and parse Content-Disposition header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/content-disposition@0.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/content-disposition.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/content-disposition#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/content-disposition/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/content-disposition"
        }
      ]
    },
    {
      "type": "library",
      "name": "content-type",
      "version": "1.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|content-type@1.0.4",
      "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.4",
      "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.4.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": "cookie-signature",
      "version": "1.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|cookie-signature@1.0.6",
      "author": "TJ Holowaychuk",
      "description": "Sign and unsign cookies",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cookie-signature@1.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/node-cookie-signature.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-cookie-signature#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-cookie-signature/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie-signature"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie",
      "version": "0.3.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "depd",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|depd@1.1.1",
      "author": "Douglas Christopher Wilson",
      "description": "Deprecate all the things",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/depd@1.1.1",
      "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.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/depd"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-descriptors",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|merge-descriptors@1.0.1",
      "author": "Jonathan Ong",
      "description": "Merge objects using descriptors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge-descriptors@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/merge-descriptors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/merge-descriptors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/merge-descriptors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "methods",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|methods@1.1.2",
      "description": "HTTP methods that node supports",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/methods@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/methods.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/methods#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/methods/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/methods"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-finished",
      "version": "2.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "path-to-regexp",
      "version": "0.1.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-to-regexp@0.1.7",
      "description": "Express style path to RegExp utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-to-regexp@0.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/component/path-to-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/component/path-to-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/component/path-to-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-to-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "proxy-addr",
      "version": "1.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|proxy-addr@1.1.3",
      "author": "Douglas Christopher Wilson",
      "description": "Determine address of proxied request",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/proxy-addr@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/proxy-addr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/proxy-addr#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/proxy-addr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/proxy-addr"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-is",
      "version": "1.6.15",
      "bom-ref": "angular@1.6.10-tuxcare.7|type-is@1.6.15",
      "description": "Infer the content-type of a request.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-is@1.6.15",
      "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.15.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": "utils-merge",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|utils-merge@1.0.0",
      "author": "Jared Hanson",
      "description": "merge() utility function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/utils-merge@1.0.0",
      "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.0.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": "vary",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|vary@1.1.0",
      "author": "Douglas Christopher Wilson",
      "description": "Manipulate the HTTP Vary header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vary@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/vary.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/vary#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/vary/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vary/-/vary-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vary"
        }
      ]
    },
    {
      "type": "library",
      "name": "binary",
      "version": "0.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|binary@0.3.0",
      "author": "James Halliday",
      "description": "Unpack multibyte binary values from buffers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/binary@0.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-binary.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-binary#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-binary/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/binary/-/binary-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/binary"
        }
      ]
    },
    {
      "type": "library",
      "name": "match-stream",
      "version": "0.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|match-stream@0.0.2",
      "author": "Evan Oxfeld",
      "description": "Match a pattern within a stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/match-stream@0.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/EvanOxfeld/match-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/EvanOxfeld/match-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/EvanOxfeld/match-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/match-stream/-/match-stream-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/match-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|match-stream@0.0.2|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/match-stream/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pullstream",
      "version": "0.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|pullstream@0.4.1",
      "description": "A stream you can pull data from.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pullstream@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/nearinfinity/node-pullstream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nearinfinity/node-pullstream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nearinfinity/node-pullstream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pullstream/-/pullstream-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pullstream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|pullstream@0.4.1|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pullstream/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "setimmediate",
      "version": "1.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "moment",
      "version": "2.17.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|moment@2.17.1",
      "author": "Iskren Ivov Chernev",
      "description": "Parse, validate, manipulate, and display dates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/moment@2.17.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/moment/moment.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://momentjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moment/moment/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/moment/-/moment-2.17.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/moment"
        }
      ]
    },
    {
      "type": "library",
      "name": "parents",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|parents@1.0.1",
      "author": "James Halliday",
      "description": "return all the parent directories for a directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parents@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-parents.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-parents",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-parents/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parents/-/parents-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parents"
        }
      ]
    },
    {
      "type": "library",
      "name": "asap",
      "version": "2.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|asap@2.0.5",
      "description": "High-priority task queue for Node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asap@2.0.5",
      "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.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asap"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "3.32.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|yargs@3.32.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.32.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.32.0.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": "camelcase",
          "version": "2.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|yargs@3.32.0|camelcase@2.1.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@2.1.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-2.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/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "cliui",
          "version": "3.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|yargs@3.32.0|cliui@3.2.0",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cliui@3.2.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-3.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/cliui"
            }
          ]
        },
        {
          "type": "library",
          "name": "window-size",
          "version": "0.1.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|yargs@3.32.0|window-size@0.1.4",
          "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"
              }
            }
          ],
          "purl": "pkg:npm/window-size@0.1.4",
          "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.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/window-size"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "CSSwhat",
      "version": "0.4.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|CSSwhat@0.4.7",
      "author": "Felix Böhm",
      "description": "a CSS selector parser",
      "licenses": [
        {
          "license": {
            "name": "BSD-like",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/csswhat@0.4.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/FB55/CSSwhat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/FB55/CSSwhat#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/FB55/CSSwhat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/CSSwhat/-/CSSwhat-0.4.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/CSSwhat"
        }
      ]
    },
    {
      "type": "library",
      "name": "domutils",
      "version": "1.4.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|domutils@1.4.3",
      "author": "Felix Boehm",
      "description": "utilities for working with htmlparser2's dom",
      "purl": "pkg:npm/domutils@1.4.3",
      "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.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "domelementtype",
      "version": "1.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|domelementtype@1.1.3",
      "author": "Felix Boehm",
      "description": "all the types of nodes in htmlparser2's dom",
      "purl": "pkg:npm/domelementtype@1.1.3",
      "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.1.3.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.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|domhandler@2.2.1",
      "author": "Felix Boehm",
      "description": "handler for htmlparser2 that turns pages into a dom",
      "purl": "pkg:npm/domhandler@2.2.1",
      "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.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-homedir",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "ansi-styles",
      "version": "2.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "conventional-commit-types",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|conventional-commit-types@2.1.0",
      "author": "Anders D. Johnson",
      "description": "List of conventional commit types.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/conventional-commit-types@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/adjohnson916/conventional-commit-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/adjohnson916/conventional-commit-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/adjohnson916/conventional-commit-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/conventional-commit-types/-/conventional-commit-types-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/conventional-commit-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.map",
      "version": "4.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.map@4.6.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.map` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.map@4.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.map"
        }
      ]
    },
    {
      "type": "library",
      "name": "longest",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "pad-right",
      "version": "0.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|pad-right@0.2.2",
      "author": "Jon Schlinkert",
      "description": "Right pad a string with zeros or a specified string. Fastest implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pad-right@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/pad-right.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/pad-right",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/pad-right/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pad-right/-/pad-right-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pad-right"
        }
      ]
    },
    {
      "type": "library",
      "name": "right-pad",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|right-pad@1.0.1",
      "author": "matthewh",
      "description": "Right Pad adds a padding to the right side of the string with the character of your choice or just blank space.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/right-pad@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/MatthewNPM/right-pad.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/MatthewNPM/right-pad",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/MatthewNPM/right-pad/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/right-pad/-/right-pad-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/right-pad"
        }
      ]
    },
    {
      "type": "library",
      "name": "repeating",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|repeating@2.0.1",
      "author": "Sindre Sorhus",
      "description": "Repeat a string - fast",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/repeating@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/repeating.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/repeating#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/repeating/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeating"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|merge@1.2.0",
      "author": "yeikos",
      "description": "Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/yeikos/js.merge.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yeikos/js.merge",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yeikos/js.merge/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/merge/-/merge-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonfile",
      "version": "2.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|jsonfile@2.4.0",
      "author": "JP Richardson",
      "description": "Easily read/write JSON files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonfile@2.4.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "klaw",
      "version": "1.3.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|klaw@1.3.1",
      "author": "JP Richardson",
      "description": "File system walker with Readable stream interface.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/klaw@1.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-klaw.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-klaw#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-klaw/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/klaw"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "ansi-escapes",
      "version": "1.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|ansi-escapes@1.4.0",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for manipulating the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-escapes@1.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/ansi-escapes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-escapes"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-cursor",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|cli-cursor@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Toggle the CLI cursor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-cursor@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-cursor"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-width",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|cli-width@2.1.0",
      "author": "Ilya Radchenko",
      "description": "Get stdout window width, with two fallbacks, tty and then a default.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-width@2.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/knownasilya/cli-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/knownasilya/cli-width",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/knownasilya/cli-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "external-editor",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|external-editor@1.1.1",
      "author": "Kevin Gravier",
      "description": "Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/external-editor@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mrkmg/node-external-editor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mrkmg/node-external-editor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mrkmg/node-external-editor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/external-editor/-/external-editor-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/external-editor"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "tmp",
          "version": "0.0.29",
          "bom-ref": "angular@1.6.10-tuxcare.7|external-editor@1.1.1|tmp@0.0.29",
          "author": "KARASZI István",
          "description": "Temporary file and directory creator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tmp@0.0.29",
          "externalReferences": [
            {
              "url": "git://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.29.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/external-editor/node_modules/tmp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "figures",
      "version": "1.7.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "mute-stream",
      "version": "0.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|mute-stream@0.0.6",
      "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.6",
      "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.6.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": "pinkie-promise",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1",
      "author": "Vsevolod Strukchinsky",
      "description": "ES2015 Promise ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pinkie-promise@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/floatdrop/pinkie-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "run-async",
      "version": "2.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|run-async@2.3.0",
      "author": "Simon Boudrias",
      "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/run-async@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/SBoudrias/run-async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SBoudrias/run-async#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SBoudrias/run-async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/run-async"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|string-width@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "spawnback",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|spawnback@1.0.0",
      "author": "Scott González",
      "description": "Simplified process spawning with buffered output in a callback",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/scottgonzalez/spawnback/blob/master/LICENSE.txt"
          }
        }
      ],
      "purl": "pkg:npm/spawnback@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/scottgonzalez/spawnback.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/scottgonzalez/spawnback",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/scottgonzalez/spawnback/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spawnback/-/spawnback-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spawnback"
        }
      ]
    },
    {
      "type": "library",
      "name": "pseudomap",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "yallist",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|yallist@2.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Yet Another Linked List",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yallist@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yallist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yallist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yallist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|isexe@1.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "Minimal module to check if a file is executable.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isexe@1.1.2",
      "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-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore-contrib",
      "version": "0.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|underscore-contrib@0.3.0",
      "author": "Fogus",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/underscore-contrib@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/documentcloud/underscore-contrib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/documentcloud/underscore-contrib",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/documentcloud/underscore-contrib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/underscore-contrib/-/underscore-contrib-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/underscore-contrib"
        }
      ]
    },
    {
      "type": "library",
      "name": "camel-case",
      "version": "3.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|camel-case@3.0.0",
      "author": "Blake Embrey",
      "description": "Camel case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camel-case@3.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/camel-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/camel-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/camel-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/camel-case/-/camel-case-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camel-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "constant-case",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|constant-case@2.0.0",
      "author": "Blake Embrey",
      "description": "Constant case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/constant-case@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/constant-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/constant-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/constant-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/constant-case/-/constant-case-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/constant-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "dot-case",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|dot-case@2.1.0",
      "author": "Blake Embrey",
      "description": "Dot case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dot-case@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/dot-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/dot-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/dot-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dot-case/-/dot-case-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dot-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "header-case",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|header-case@1.0.0",
      "author": "Blake Embrey",
      "description": "Header case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/header-case@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/header-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/header-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/header-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/header-case/-/header-case-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/header-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-lower-case",
      "version": "1.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-lower-case@1.1.3",
      "author": "Blake Embrey",
      "description": "Check if a string is lower cased",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-lower-case@1.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/is-lower-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/is-lower-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/is-lower-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-lower-case/-/is-lower-case-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-lower-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-upper-case",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-upper-case@1.1.2",
      "author": "Blake Embrey",
      "description": "Check if a string is upper cased",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-upper-case@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/is-upper-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/is-upper-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/is-upper-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-upper-case/-/is-upper-case-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-upper-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "lower-case-first",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|lower-case-first@1.0.2",
      "author": "Blake Embrey",
      "description": "Lower case the first character of a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lower-case-first@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/lower-case-first.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/lower-case-first",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/lower-case-first/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lower-case-first/-/lower-case-first-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lower-case-first"
        }
      ]
    },
    {
      "type": "library",
      "name": "lower-case",
      "version": "1.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|lower-case@1.1.3",
      "author": "Blake Embrey",
      "description": "Lowercase a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lower-case@1.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/lower-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/lower-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/lower-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lower-case/-/lower-case-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lower-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "no-case",
      "version": "2.3.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|no-case@2.3.1",
      "author": "Blake Embrey",
      "description": "Remove case from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/no-case@2.3.1",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/no-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/no-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/no-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/no-case/-/no-case-2.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/no-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "param-case",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|param-case@2.1.0",
      "author": "Blake Embrey",
      "description": "Param case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/param-case@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/param-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/param-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/param-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/param-case/-/param-case-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/param-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "pascal-case",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|pascal-case@2.0.0",
      "author": "Blake Embrey",
      "description": "Pascal case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pascal-case@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/pascal-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/pascal-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/pascal-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pascal-case/-/pascal-case-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pascal-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-case",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-case@2.1.0",
      "author": "Blake Embrey",
      "description": "Path case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-case@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/path-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/path-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/path-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-case/-/path-case-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "sentence-case",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|sentence-case@2.1.0",
      "author": "Blake Embrey",
      "description": "Sentence case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sentence-case@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/sentence-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/sentence-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/sentence-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sentence-case/-/sentence-case-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sentence-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "snake-case",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|snake-case@2.1.0",
      "author": "Blake Embrey",
      "description": "Snake case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snake-case@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/snake-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/snake-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/snake-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/snake-case/-/snake-case-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snake-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "swap-case",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|swap-case@1.1.2",
      "author": "Blake Embrey",
      "description": "Swap the case of a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/swap-case@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/swap-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/swap-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/swap-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/swap-case/-/swap-case-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/swap-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "title-case",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|title-case@2.1.0",
      "author": "Blake Embrey",
      "description": "Title case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/title-case@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/title-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/title-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/title-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/title-case/-/title-case-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/title-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "upper-case-first",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|upper-case-first@1.1.2",
      "author": "Blake Embrey",
      "description": "Upper case the first character of a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/upper-case-first@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/upper-case-first.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/upper-case-first",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/upper-case-first/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/upper-case-first/-/upper-case-first-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/upper-case-first"
        }
      ]
    },
    {
      "type": "library",
      "name": "upper-case",
      "version": "1.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|upper-case@1.1.3",
      "author": "Blake Embrey",
      "description": "Upper case a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/upper-case@1.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/blakeembrey/upper-case.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/upper-case",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/upper-case/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/upper-case"
        }
      ]
    },
    {
      "type": "library",
      "name": "cycle",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|stack-trace@0.0.9",
      "author": "Felix Geisendörfer",
      "description": "Get v8 stack traces as an array of CallSite objects.",
      "purl": "pkg:npm/stack-trace@0.0.9",
      "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.9.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": "wrappy",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|brace-expansion@1.1.6",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@1.1.6",
      "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.6.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": "abbrev",
      "version": "1.0.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|abbrev@1.0.9",
      "author": "Isaac Z. Schlueter",
      "description": "Like ruby's abbrev module, but in js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abbrev@1.0.9",
      "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.0.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/abbrev"
        }
      ]
    },
    {
      "type": "library",
      "name": "archiver-utils",
      "version": "1.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0",
      "author": "Chris Talkington",
      "description": "utility functions for archiver",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/archiver-utils@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/archiverjs/archiver-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/archiverjs/archiver-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/archiverjs/archiver-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/archiver-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/archiver-utils/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/archiver-utils/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|readable-stream@2.2.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@2.2.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-2.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/archiver-utils/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.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/archiver-utils/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-crc32",
      "version": "0.2.13",
      "bom-ref": "angular@1.6.10-tuxcare.7|buffer-crc32@0.2.13",
      "author": "Brian J. Brennan",
      "description": "A pure javascript CRC32 algorithm that plays nice with binary data",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/brianloveswords/buffer-crc32/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/buffer-crc32@0.2.13",
      "externalReferences": [
        {
          "url": "git://github.com/brianloveswords/buffer-crc32.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/brianloveswords/buffer-crc32",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/brianloveswords/buffer-crc32/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-crc32"
        }
      ]
    },
    {
      "type": "library",
      "name": "tar-stream",
      "version": "1.5.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|tar-stream@1.5.2",
      "author": "Mathias Buus",
      "description": "tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tar-stream@1.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/tar-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/tar-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/tar-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tar-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "end-of-stream",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|end-of-stream@1.0.0",
          "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.0.0",
          "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.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tar-stream/node_modules/end-of-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|readable-stream@2.2.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@2.2.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-2.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tar-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "once",
          "version": "1.3.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|once@1.3.3",
          "author": "Isaac Z. Schlueter",
          "description": "Run a function exactly one time",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/once@1.3.3",
          "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.3.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tar-stream/node_modules/once"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|tar-stream@1.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/tar-stream/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "zip-stream",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|zip-stream@1.1.1",
      "author": "Chris Talkington",
      "description": "a streaming zip archive generator.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/zip-stream@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/archiverjs/node-zip-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/archiverjs/node-zip-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/archiverjs/node-zip-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/zip-stream/-/zip-stream-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zip-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|zip-stream@1.1.1|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/zip-stream/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|zip-stream@1.1.1|readable-stream@2.2.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@2.2.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-2.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/zip-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|zip-stream@1.1.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/zip-stream/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nan",
      "version": "2.5.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|nan@2.5.1",
      "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 7 compatibility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nan@2.5.1",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/nan.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/nan#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/nan/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nan/-/nan-2.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nan"
        }
      ]
    },
    {
      "type": "library",
      "name": "number-is-nan",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "finalhandler",
      "version": "0.5.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|finalhandler@0.5.0",
      "author": "Douglas Christopher Wilson",
      "description": "Node.js final http responder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/finalhandler@0.5.0",
      "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-0.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/finalhandler"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|finalhandler@0.5.0|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.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-2.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/finalhandler/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|finalhandler@0.5.0|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/finalhandler/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "basic-auth",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|basic-auth@1.1.0",
      "description": "node.js basic auth parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/basic-auth@1.1.0",
      "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-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/basic-auth"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-headers",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|on-headers@1.0.1",
      "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.0.1",
      "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.0.1.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": "shebang-command",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "babel-code-frame",
      "version": "6.22.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|babel-code-frame@6.22.0",
      "author": "Sebastian McKenzie",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-code-frame@6.22.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-code-frame/-/babel-code-frame-6.22.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-code-frame"
        }
      ]
    },
    {
      "type": "library",
      "name": "doctrine",
      "version": "1.5.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|doctrine@1.5.0",
      "description": "JSDoc parser",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/eslint/doctrine/raw/master/LICENSE.BSD"
          }
        }
      ],
      "purl": "pkg:npm/doctrine@1.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/doctrine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/doctrine",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/doctrine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/doctrine"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|doctrine@1.5.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/doctrine/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "escope",
      "version": "3.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|escope@3.6.0",
      "description": "ECMAScript scope analyzer",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escope@3.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/escope.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/estools/escope",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/escope/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escope"
        }
      ]
    },
    {
      "type": "library",
      "name": "esutils",
      "version": "2.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|esutils@2.0.2",
      "description": "utility box for ECMAScript language tools",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/estools/esutils/raw/master/LICENSE.BSD"
          }
        }
      ],
      "purl": "pkg:npm/esutils@2.0.2",
      "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.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-entry-cache",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "globals",
      "version": "9.14.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|globals@9.14.0",
      "author": "Sindre Sorhus",
      "description": "Global identifiers from different JavaScript environments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globals@9.14.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/globals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/globals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/globals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/globals/-/globals-9.14.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "ignore",
      "version": "3.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|ignore@3.2.2",
      "author": "kael",
      "description": "Ignore is a manager and filter for .gitignore rules.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ignore@3.2.2",
      "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.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ignore"
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "is-resolvable",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-resolvable@1.0.0",
      "author": "Shinnosuke Watanabe",
      "description": "Check if a module ID is resolvable with require()",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-resolvable@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/shinnn/is-resolvable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shinnn/is-resolvable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shinnn/is-resolvable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-resolvable"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stable-stringify",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|json-stable-stringify@1.0.1",
      "author": "James Halliday",
      "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stable-stringify@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stable-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "levn",
      "version": "0.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|levn@0.3.0",
      "author": "George Zahariev",
      "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/levn@0.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/levn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/levn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/levn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/levn"
        }
      ]
    },
    {
      "type": "library",
      "name": "natural-compare",
      "version": "1.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|natural-compare@1.4.0",
      "author": "Lauri Rooden",
      "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/natural-compare@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/litejs/natural-compare-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natural-compare"
        }
      ]
    },
    {
      "type": "library",
      "name": "optionator",
      "version": "0.8.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|optionator@0.8.2",
      "author": "George Zahariev",
      "description": "option parsing and help generation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/optionator@0.8.2",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/optionator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/optionator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/optionator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/optionator"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "wordwrap",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|optionator@0.8.2|wordwrap@1.0.0",
          "author": "James Halliday",
          "description": "Wrap those words. Show them at what columns to start and stop.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wordwrap@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-wordwrap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-wordwrap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-wordwrap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/optionator/node_modules/wordwrap"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-inside",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-is-inside@1.0.2",
      "author": "Domenic Denicola",
      "description": "Tests whether one path is inside another path",
      "licenses": [
        {
          "expression": "(WTFPL OR MIT)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/path-is-inside@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/domenic/path-is-inside.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/domenic/path-is-inside#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/domenic/path-is-inside/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-is-inside"
        }
      ]
    },
    {
      "type": "library",
      "name": "pluralize",
      "version": "1.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|pluralize@1.2.1",
      "author": "Blake Embrey",
      "description": "Pluralize and singularize any word",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pluralize@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/blakeembrey/pluralize.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/blakeembrey/pluralize#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/blakeembrey/pluralize/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pluralize/-/pluralize-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pluralize"
        }
      ]
    },
    {
      "type": "library",
      "name": "progress",
      "version": "1.1.8",
      "bom-ref": "angular@1.6.10-tuxcare.7|progress@1.1.8",
      "author": "TJ Holowaychuk",
      "description": "Flexible ascii progress bar",
      "purl": "pkg:npm/progress@1.1.8",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/node-progress.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-progress#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-progress/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/progress"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-uncached",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|require-uncached@1.0.3",
      "author": "Sindre Sorhus",
      "description": "Require a module bypassing the cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/require-uncached@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/require-uncached.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/require-uncached#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/require-uncached/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-uncached"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "resolve-from",
          "version": "1.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|require-uncached@1.0.3|resolve-from@1.0.1",
          "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@1.0.1",
          "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-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/require-uncached/node_modules/resolve-from"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "table",
      "version": "3.8.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|table@3.8.3",
      "author": "Gajus Kuizinas",
      "description": "Formats data into a string table.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/table@3.8.3",
      "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-3.8.3.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": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|table@3.8.3|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/table/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|table@3.8.3|string-width@2.0.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@2.0.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-2.0.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": "is-fullwidth-code-point",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|table@3.8.3|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/table/node_modules/is-fullwidth-code-point"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "text-table",
      "version": "0.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "path-key",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-key@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-key@1.0.0",
      "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-1.0.0.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": "get-stdin",
      "version": "4.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|get-stdin@4.0.1",
      "author": "Sindre Sorhus",
      "description": "Easier stdin",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-stdin@4.0.1",
      "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-4.0.1.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": "meow",
      "version": "3.7.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|meow@3.7.0",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@3.7.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-3.7.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": "grunt-legacy-log-utils",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|grunt-legacy-log-utils@1.0.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@1.0.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-1.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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|grunt-legacy-log-utils@1.0.0|lodash@4.3.0",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash/-/lodash-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/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "hooker",
      "version": "0.2.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "underscore.string",
      "version": "3.2.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|underscore.string@3.2.3",
      "description": "String manipulation extensions for Underscore.js javascript library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/underscore.string@3.2.3",
      "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.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/underscore.string"
        }
      ]
    },
    {
      "type": "library",
      "name": "getobject",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|getobject@0.1.0",
      "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@0.1.0",
      "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-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/getobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|argparse@1.0.9",
      "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.9",
      "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.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|xtend@4.0.1",
      "author": "Raynos",
      "description": "extend like a boss",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xtend@4.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/xtend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/xtend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/xtend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "clone-buffer",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|clone-buffer@1.0.0",
      "author": "Gulp Team",
      "description": "Easier Buffer cloning in node.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clone-buffer@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/clone-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/clone-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/clone-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clone-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "clone",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|clone@1.0.2",
      "author": "Paul Vorbach",
      "description": "deep cloning of objects and arrays",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clone@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/pvorb/node-clone.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pvorb/node-clone#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pvorb/node-clone/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/clone/-/clone-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clone"
        }
      ]
    },
    {
      "type": "library",
      "name": "cloneable-readable",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|cloneable-readable@1.0.0",
      "author": "Matteo Collina",
      "description": "Clone a Readable stream, safely",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cloneable-readable@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcollina/cloneable-readable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcollina/cloneable-readable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcollina/cloneable-readable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cloneable-readable"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-stream",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-stream@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Check if something is a Node.js stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-stream@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "remove-trailing-separator",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "readable-stream",
      "version": "2.3.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|readable-stream@2.3.3",
      "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.3",
      "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.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|readable-stream@2.3.3|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/readable-stream/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|readable-stream@2.3.3|string_decoder@1.0.3",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@1.0.3",
          "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-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readable-stream/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._reinterpolate",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._reinterpolate@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash variable `reInterpolate` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._reinterpolate@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._reinterpolate"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-resolve",
      "version": "0.3.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|source-map-resolve@0.3.1",
      "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.3.1",
      "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.3.1.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": "urix",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "is-utf8",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "clone-stats",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|clone-stats@0.0.1",
      "author": "Hugh Kennedy",
      "description": "Safely clone node's fs.Stats instances without losing their class methods",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clone-stats@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/hughsk/clone-stats.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hughsk/clone-stats",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hughsk/clone-stats/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clone-stats"
        }
      ]
    },
    {
      "type": "library",
      "name": "time-stamp",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|time-stamp@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Get a formatted timestamp.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/time-stamp@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/time-stamp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/time-stamp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/time-stamp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/time-stamp"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-to-browserify",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "glogg",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|glogg@1.0.0",
      "author": "Blaine Bublitz",
      "description": "Global logging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glogg@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/undertakerjs/glogg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/undertakerjs/glogg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/undertakerjs/glogg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glogg"
        }
      ]
    },
    {
      "type": "library",
      "name": "sparkles",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|sparkles@1.0.0",
      "author": "Blaine Bublitz",
      "description": "Namespaced global event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sparkles@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/phated/sparkles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/phated/sparkles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/phated/sparkles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sparkles"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basecopy",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._basecopy@3.0.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `baseCopy` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._basecopy@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._basecopy"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basetostring",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._basetostring@3.0.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `baseToString` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._basetostring@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._basetostring"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basevalues",
      "version": "3.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._basevalues@3.0.0",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `baseValues` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._basevalues@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._basevalues"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._isiterateecall",
      "version": "3.0.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._isiterateecall@3.0.9",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `isIterateeCall` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._isiterateecall@3.0.9",
      "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._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._isiterateecall"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.restparam",
      "version": "3.6.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.restparam@3.6.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.restParam` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.restparam@3.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.restparam"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.templatesettings",
      "version": "3.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.templatesettings@3.1.1",
      "author": "John-David Dalton",
      "description": "The lodash method `_.templateSettings` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.templatesettings@3.1.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.templatesettings/-/lodash.templatesettings-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.templatesettings"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash._reinterpolate",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|lodash.templatesettings@3.1.1|lodash._reinterpolate@3.0.0",
          "author": "John-David Dalton",
          "description": "The modern build of lodash’s internal `reInterpolate` as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash._reinterpolate@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/lodash.templatesettings/node_modules/lodash._reinterpolate"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.escape",
          "version": "3.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|lodash.templatesettings@3.1.1|lodash.escape@3.2.0",
          "author": "John-David Dalton",
          "description": "The lodash method `_.escape` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.escape@3.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/lodash.templatesettings/node_modules/lodash.escape"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|extend@3.0.1",
      "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.1",
      "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.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "fined",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|fined@1.0.2",
      "author": "JS CLI Team",
      "description": "Find a file given a declaration of locations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fined@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/js-cli/fined.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/js-cli/fined#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/js-cli/fined/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fined/-/fined-1.0.2.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": "0.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|flagged-respawn@0.3.2",
      "author": "Tyler Kellen",
      "description": "A tool for respawning node binaries when special flags are present.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/js-cli/js-flagged-respawn/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/flagged-respawn@0.3.2",
      "externalReferences": [
        {
          "url": "git://github.com/js-cli/js-flagged-respawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/js-cli/js-flagged-respawn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/js-cli/js-flagged-respawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-0.3.2.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": "lodash.isplainobject",
      "version": "4.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.isplainobject@4.0.6",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isPlainObject` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isplainobject@4.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isplainobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isstring",
      "version": "4.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.isstring@4.0.1",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isString` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isstring@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isstring"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.mapvalues",
      "version": "4.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.mapvalues@4.6.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.mapValues` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.mapvalues@4.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.mapvalues"
        }
      ]
    },
    {
      "type": "library",
      "name": "end-of-stream",
      "version": "0.1.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|end-of-stream@0.1.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@0.1.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-0.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/end-of-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "once",
          "version": "1.3.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|end-of-stream@0.1.5|once@1.3.3",
          "author": "Isaac Z. Schlueter",
          "description": "Run a function exactly one time",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/once@1.3.3",
          "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.3.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/end-of-stream/node_modules/once"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sequencify",
      "version": "0.0.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|sequencify@0.0.7",
      "author": "Rob Richardson",
      "description": "A module for sequencing tasks and dependencies",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/robrich/sequencify/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/sequencify@0.0.7",
      "externalReferences": [
        {
          "url": "git://github.com/robrich/sequencify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/robrich/sequencify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/robrich/sequencify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sequencify/-/sequencify-0.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sequencify"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-consume",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|stream-consume@0.1.0",
      "author": "Aron Nopanen",
      "description": "Consume a stream to ensure it keeps flowing",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-consume@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/aroneous/stream-consume.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/aroneous/stream-consume",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/aroneous/stream-consume/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stream-consume/-/stream-consume-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-consume"
        }
      ]
    },
    {
      "type": "library",
      "name": "user-home",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|user-home@1.1.1",
      "author": "Sindre Sorhus",
      "description": "Get the path to the user home directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/user-home@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/user-home.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/user-home#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/user-home/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/user-home"
        }
      ]
    },
    {
      "type": "library",
      "name": "defaults",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|defaults@1.0.3",
      "author": "Elijah Insua",
      "description": "merge single level defaults over a config object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/defaults@1.0.3",
      "externalReferences": [
        {
          "url": "git://github.com/tmpvar/defaults.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tmpvar/defaults#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tmpvar/defaults/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/defaults"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-stream",
      "version": "3.1.18",
      "bom-ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18",
      "author": "Fractal",
      "description": "File system globs as a stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/wearefractal/glob-stream/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/glob-stream@3.1.18",
      "externalReferences": [
        {
          "url": "git://github.com/wearefractal/glob-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/wearefractal/glob-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wearefractal/glob-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob-stream/-/glob-stream-3.1.18.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "4.5.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|glob@4.5.3",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@4.5.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-4.5.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob-stream/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "2.0.10",
          "bom-ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|minimatch@2.0.10",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@2.0.10",
          "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-2.0.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob-stream/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "0.6.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|through2@0.6.5",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@0.6.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob-stream/node_modules/through2"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob-stream/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-watcher",
      "version": "0.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|glob-watcher@0.0.6",
      "author": "Fractal",
      "description": "Watch globs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/wearefractal/glob-watcher/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/glob-watcher@0.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/wearefractal/glob-watcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/wearefractal/glob-watcher",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wearefractal/glob-watcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-0.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-watcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "globule",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|globule@0.1.0",
      "author": "\"Cowboy\" Ben Alman",
      "description": "An easy-to-use wildcard globbing library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-globule/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/globule@0.1.0",
      "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-0.1.0.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": "3.1.21",
          "bom-ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|glob@3.1.21",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@3.1.21",
          "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-3.1.21.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": "lodash",
          "version": "1.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|lodash@1.0.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, and extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.2.14",
          "bom-ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|minimatch@0.2.14",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.2.14",
          "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-0.2.14.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": "graceful-fs",
          "version": "1.2.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|graceful-fs@1.2.3",
          "author": "Isaac Z. Schlueter",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@1.2.3",
          "externalReferences": [
            {
              "url": "git://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-1.2.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "1.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|inherits@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "A tiny simple way to do classic inheritance in js",
          "purl": "pkg:npm/inherits@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://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-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/inherits"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "https-proxy-agent",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-proxy-agent@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-https-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-1.0.0.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": "debug",
          "version": "2.6.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0|debug@2.6.3",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.3",
          "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.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/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0|extend@3.0.0",
          "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.0",
          "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.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/extend"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "null-check",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "adm-zip",
      "version": "0.4.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|adm-zip@0.4.7",
      "author": "Nasca Iacob",
      "description": "A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/cthackers/adm-zip/master/MIT-LICENSE.txt"
          }
        }
      ],
      "purl": "pkg:npm/adm-zip@0.4.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/cthackers/adm-zip.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/cthackers/adm-zip",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cthackers/adm-zip/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/adm-zip"
        }
      ]
    },
    {
      "type": "library",
      "name": "request",
      "version": "2.79.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|request@2.79.0",
      "author": "Mikeal Rogers",
      "description": "Simplified HTTP request client.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/request@2.79.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/request/request.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/request/request#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/request/request/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/request/-/request-2.79.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/request"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "qs",
          "version": "6.3.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|request@2.79.0|qs@6.3.2",
          "description": "A querystring parser that supports nesting and arrays, with a depth limit",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/qs@6.3.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/ljharb/qs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/qs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/qs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/qs/-/qs-6.3.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/request/node_modules/qs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vargs",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|vargs@0.1.0",
      "author": "Alexis Sellier",
      "description": "practical variable argument handling",
      "purl": "pkg:npm/vargs@0.1.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/vargs/-/vargs-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "bytes",
      "version": "3.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|bytes@3.0.0",
      "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.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-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|debug@2.6.9|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/debug/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "6.5.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|qs@6.5.1",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qs@6.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/qs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/qs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/qs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "raw-body",
      "version": "2.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.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.3.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.3.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": "http-errors",
          "version": "1.6.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.2|http-errors@1.6.2",
          "author": "Jonathan Ong",
          "description": "Create HTTP error objects",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-errors@1.6.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/raw-body/node_modules/http-errors"
            }
          ]
        },
        {
          "type": "library",
          "name": "iconv-lite",
          "version": "0.4.19",
          "bom-ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.2|iconv-lite@0.4.19",
          "author": "Alexander Shtuchkin",
          "description": "Convert character encodings in pure javascript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/iconv-lite@0.4.19",
          "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.19.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": "setprototypeof",
          "version": "1.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.2|setprototypeof@1.0.3",
          "author": "Wes Todd",
          "description": "A small polyfill for Object.setprototypeof",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/setprototypeof@1.0.3",
          "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.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/raw-body/node_modules/setprototypeof"
            }
          ]
        },
        {
          "type": "library",
          "name": "statuses",
          "version": "1.4.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.2|statuses@1.4.0",
          "description": "HTTP status utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/statuses@1.4.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.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/raw-body/node_modules/statuses"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "assert",
      "version": "1.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "cached-path-relative",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|cached-path-relative@1.0.1",
      "description": "Memoize the results of the path.relative function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cached-path-relative@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/ashaffer/cached-path-relative.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashaffer/cached-path-relative#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashaffer/cached-path-relative/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cached-path-relative"
        }
      ]
    },
    {
      "type": "library",
      "name": "defined",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|defined@1.0.0",
      "author": "James Halliday",
      "description": "return the first argument that is `!== undefined`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/defined@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/defined.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/defined",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/defined/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/defined"
        }
      ]
    },
    {
      "type": "library",
      "name": "has",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|has@1.0.1",
      "author": "Thiago de Arruda",
      "description": "Object.prototype.hasOwnProperty.call shortcut",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/tarruda/has/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/has@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/tarruda/has.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tarruda/has",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tarruda/has/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has/-/has-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has"
        }
      ]
    },
    {
      "type": "library",
      "name": "htmlescape",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|htmlescape@1.1.1",
      "author": "Andres Suarez",
      "description": "Properly escape JSON for usage as an object literal inside of a `<script>` tag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/htmlescape@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/zertosh/htmlescape.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zertosh/htmlescape",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zertosh/htmlescape/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/htmlescape/-/htmlescape-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/htmlescape"
        }
      ]
    },
    {
      "type": "library",
      "name": "https-browserify",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|https-browserify@1.0.0",
      "author": "James Halliday",
      "description": "https module compatability for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-browserify@1.0.0",
      "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-1.0.0.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": "JSONStream",
      "version": "1.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
      "author": "Dominic Tarr",
      "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/jsonstream@1.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/JSONStream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/dominictarr/JSONStream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/JSONStream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/JSONStream"
        }
      ]
    },
    {
      "type": "library",
      "name": "process",
      "version": "0.11.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|process@0.11.9",
      "author": "Roman Shtylman",
      "description": "process information for node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process@0.11.9",
      "externalReferences": [
        {
          "url": "git://github.com/shtylman/node-process.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shtylman/node-process#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shtylman/node-process/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/process/-/process-0.11.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "1.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "read-only-stream",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|read-only-stream@2.0.0",
      "author": "James Halliday",
      "description": "wrap a readable/writable stream to be read-only",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-only-stream@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/read-only-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/read-only-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/read-only-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/read-only-stream/-/read-only-stream-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-only-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "shell-quote",
      "version": "1.6.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|shell-quote@1.6.1",
      "author": "James Halliday",
      "description": "quote and parse shell commands",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shell-quote@1.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-shell-quote.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-shell-quote#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-shell-quote/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shell-quote"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-http",
      "version": "2.7.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|stream-http@2.7.2",
      "author": "John Hiesey",
      "description": "Streaming http in the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-http@2.7.2",
      "externalReferences": [
        {
          "url": "git://github.com/jhiesey/stream-http.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jhiesey/stream-http#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jhiesey/stream-http/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stream-http/-/stream-http-2.7.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-http"
        }
      ]
    },
    {
      "type": "library",
      "name": "anymatch",
      "version": "1.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|anymatch@1.3.2",
      "author": "Elan Shanker",
      "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/anymatch@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/es128/anymatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es128/anymatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es128/anymatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/anymatch/-/anymatch-1.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/anymatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "async-each",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|async-each@1.0.1",
      "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.1",
      "externalReferences": [
        {
          "url": "git://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.1.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": "glob-parent",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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-parent"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-binary-path",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "is-glob",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/is-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "readdirp",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|readdirp@2.1.0",
      "author": "Thorsten Lorenz",
      "description": "Recursive version of fs.readdir with streaming api.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readdirp@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/readdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/readdirp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/readdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "custom-event",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|ent@2.2.0",
      "author": "James Halliday",
      "description": "Encode and decode HTML entities",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ent@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-ent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-ent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-ent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ent/-/ent-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ent"
        }
      ]
    },
    {
      "type": "library",
      "name": "void-elements",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "array-unique",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/array-unique"
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "0.1.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/braces"
        }
      ]
    },
    {
      "type": "library",
      "name": "eventemitter3",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|eventemitter3@1.2.0",
      "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@1.2.0",
      "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-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eventemitter3"
        }
      ]
    },
    {
      "type": "library",
      "name": "requires-port",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "axios",
      "version": "0.15.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|axios@0.15.3",
      "author": "Matt Zabriskie",
      "description": "Promise based HTTP client for the browser and node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/axios@0.15.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mzabriskie/axios.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mzabriskie/axios",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mzabriskie/axios/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/axios/-/axios-0.15.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/axios"
        }
      ]
    },
    {
      "type": "library",
      "name": "circular-json",
      "version": "0.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|circular-json@0.4.0",
      "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.4.0",
      "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.4.0.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": "angular@1.6.10-tuxcare.7|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": "hipchat-notifier",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0",
      "author": "Brice Burgess @iceburgBrice",
      "description": "Send room notifications to the HipChat v2 API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hipchat-notifier@1.1.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/hipchat-notifier/-/hipchat-notifier-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hipchat-notifier"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "request",
          "version": "2.83.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|request@2.83.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.83.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/request/request.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/request/request#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/request/request/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/request/-/request-2.83.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/request"
            }
          ]
        },
        {
          "type": "library",
          "name": "aws-sign2",
          "version": "0.7.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|aws-sign2@0.7.0",
          "author": "Mikeal Rogers",
          "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/aws-sign2@0.7.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/aws-sign.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/aws-sign#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/aws-sign/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/aws-sign2"
            }
          ]
        },
        {
          "type": "library",
          "name": "caseless",
          "version": "0.12.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|caseless@0.12.0",
          "author": "Mikeal Rogers",
          "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/caseless@0.12.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/caseless.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/caseless#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/caseless/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/caseless"
            }
          ]
        },
        {
          "type": "library",
          "name": "form-data",
          "version": "2.3.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|form-data@2.3.1",
          "author": "Felix Geisendörfer",
          "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/form-data@2.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/form-data/form-data.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/form-data/form-data#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/form-data/form-data/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/form-data/-/form-data-2.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/form-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "har-validator",
          "version": "5.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|har-validator@5.0.3",
          "author": "Ahmad Nassri",
          "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/har-validator@5.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/ahmadnassri/har-validator.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-validator",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-validator/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/har-validator/-/har-validator-5.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/har-validator"
            }
          ]
        },
        {
          "type": "library",
          "name": "hawk",
          "version": "6.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|hawk@6.0.2",
          "author": "Eran Hammer",
          "description": "HTTP Hawk Authentication Scheme",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/hawk@6.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/hueniverse/hawk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hueniverse/hawk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hueniverse/hawk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/hawk/-/hawk-6.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/hawk"
            }
          ]
        },
        {
          "type": "library",
          "name": "http-signature",
          "version": "1.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|http-signature@1.2.0",
          "author": "Joyent, Inc",
          "description": "Reference implementation of Joyent's HTTP Signature scheme.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-signature@1.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/joyent/node-http-signature.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/joyent/node-http-signature/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/joyent/node-http-signature/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/http-signature"
            }
          ]
        },
        {
          "type": "library",
          "name": "tough-cookie",
          "version": "2.3.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|tough-cookie@2.3.3",
          "author": "Jeremy Stashewsky",
          "description": "RFC6265 Cookies and Cookie Jar for node.js",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tough-cookie@2.3.3",
          "externalReferences": [
            {
              "url": "git://github.com/salesforce/tough-cookie.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/salesforce/tough-cookie",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/salesforce/tough-cookie/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/tough-cookie"
            }
          ]
        },
        {
          "type": "library",
          "name": "tunnel-agent",
          "version": "0.6.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|tunnel-agent@0.6.0",
          "author": "Mikeal Rogers",
          "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tunnel-agent@0.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/tunnel-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/tunnel-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/tunnel-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/tunnel-agent"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "safe-buffer",
              "version": "5.0.1",
              "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|tunnel-agent@0.6.0|safe-buffer@5.0.1",
              "author": "Feross Aboukhadijeh",
              "description": "Safer Node.js Buffer API",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/safe-buffer@5.0.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.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/hipchat-notifier/node_modules/tunnel-agent/node_modules/safe-buffer"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "uuid",
          "version": "3.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|uuid@3.1.0",
          "description": "RFC4122 (v1, v4, and v5) UUIDs",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uuid@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/kelektiv/node-uuid.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kelektiv/node-uuid#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kelektiv/node-uuid/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/uuid/-/uuid-3.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/uuid"
            }
          ]
        },
        {
          "type": "library",
          "name": "ajv",
          "version": "5.5.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|ajv@5.5.2",
          "author": "Evgeny Poberezkin",
          "description": "Another JSON Schema Validator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ajv@5.5.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/epoberezkin/ajv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/epoberezkin/ajv",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epoberezkin/ajv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/ajv"
            }
          ]
        },
        {
          "type": "library",
          "name": "boom",
          "version": "4.3.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|boom@4.3.1",
          "description": "HTTP-friendly error objects",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/boom@4.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/hapijs/boom.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hapijs/boom#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hapijs/boom/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/boom/-/boom-4.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/boom"
            }
          ]
        },
        {
          "type": "library",
          "name": "cryptiles",
          "version": "3.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|cryptiles@3.1.2",
          "description": "General purpose crypto utilities",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cryptiles@3.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/hapijs/cryptiles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hapijs/cryptiles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hapijs/cryptiles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/cryptiles"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "boom",
              "version": "5.2.0",
              "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|cryptiles@3.1.2|boom@5.2.0",
              "description": "HTTP-friendly error objects",
              "licenses": [
                {
                  "license": {
                    "id": "BSD-3-Clause",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/boom@5.2.0",
              "externalReferences": [
                {
                  "url": "git://github.com/hapijs/boom.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/hapijs/boom#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/hapijs/boom/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/boom/-/boom-5.2.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/hipchat-notifier/node_modules/cryptiles/node_modules/boom"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "sntp",
          "version": "2.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|sntp@2.1.0",
          "author": "Eran Hammer",
          "description": "SNTP Client",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sntp@2.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/hueniverse/sntp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hueniverse/sntp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hueniverse/sntp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/sntp/-/sntp-2.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hipchat-notifier/node_modules/sntp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "loggly",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1",
      "author": "Charlie Robbins",
      "description": "A client implementation for Loggly cloud Logging-as-a-Service API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loggly@1.1.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/winstonjs/node-loggly.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/winstonjs/node-loggly#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/winstonjs/node-loggly/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/loggly/-/loggly-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loggly"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "request",
          "version": "2.75.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|request@2.75.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.75.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/request/request.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/request/request#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/request/request/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/request/-/request-2.75.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/loggly/node_modules/request"
            }
          ]
        },
        {
          "type": "library",
          "name": "bl",
          "version": "1.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|bl@1.1.2",
          "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bl@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/bl.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/bl",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/bl/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/bl/-/bl-1.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/loggly/node_modules/bl"
            }
          ]
        },
        {
          "type": "library",
          "name": "form-data",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|form-data@2.0.0",
          "author": "Felix Geisendörfer",
          "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/form-data@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/form-data/form-data.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/form-data/form-data#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/form-data/form-data/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/form-data/-/form-data-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/loggly/node_modules/form-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "6.2.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|qs@6.2.3",
          "description": "A querystring parser that supports nesting and arrays, with a depth limit",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/qs@6.2.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/ljharb/qs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ljharb/qs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ljharb/qs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/qs/-/qs-6.2.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/loggly/node_modules/qs"
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.0.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|readable-stream@2.0.6",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.0.6",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/loggly/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|loggly@1.1.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/loggly/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mailgun-js",
      "version": "0.7.15",
      "bom-ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15",
      "author": "Bojan Djurkovic",
      "description": "Simple Node.js helper module for Mailgun API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mailgun-js@0.7.15",
      "externalReferences": [
        {
          "url": "git://github.com/bojand/mailgun-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bojand/mailgun-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/bojand/mailgun-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mailgun-js/-/mailgun-js-0.7.15.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mailgun-js"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "2.1.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|async@2.1.5",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@2.1.5",
          "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-2.1.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mailgun-js/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "2.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.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-2.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mailgun-js/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "1.4.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|q@1.4.1",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "purl": "pkg:npm/q@1.4.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.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mailgun-js/node_modules/q"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mailgun-js/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mailgun-js/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nodemailer",
      "version": "2.7.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|nodemailer@2.7.2",
      "author": "Andris Reinman",
      "description": "Easy as cake e-mail sending from your Node.js applications",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nodemailer@2.7.2",
      "externalReferences": [
        {
          "url": "https://nodemailer.com/",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://nodemailer.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodemailer/nodemailer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nodemailer/-/nodemailer-2.7.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nodemailer"
        }
      ]
    },
    {
      "type": "library",
      "name": "redis",
      "version": "2.8.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|redis@2.8.0",
      "author": "Matt Ranney",
      "description": "Redis client library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redis@2.8.0",
      "externalReferences": [
        {
          "url": "git://github.com/NodeRedis/node_redis.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/NodeRedis/node_redis",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/NodeRedis/node_redis/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/redis/-/redis-2.8.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redis"
        }
      ]
    },
    {
      "type": "library",
      "name": "slack-node",
      "version": "0.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|slack-node@0.2.0",
      "author": "Caesar Chi",
      "description": "Slack API library for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slack-node@0.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/clonn/slack-node-sdk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/clonn/slack-node-sdk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/clonn/slack-node-sdk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/slack-node/-/slack-node-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slack-node"
        }
      ]
    },
    {
      "type": "library",
      "name": "streamroller",
      "version": "0.7.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|streamroller@0.7.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/streamroller/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|streamroller@0.7.0|ms@2.0.0",
          "description": "Tiny milisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/zeit/ms.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zeit/ms#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zeit/ms/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/streamroller/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "engine.io",
      "version": "3.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|engine.io@3.1.4",
      "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.1.4",
      "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.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/engine.io"
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io-adapter",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|socket.io-adapter@1.1.1",
      "description": "default socket.io in-memory adapter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io-adapter@1.1.1",
      "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.1.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.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|socket.io-client@2.0.4",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io-client@2.0.4",
      "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.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socket.io-client"
        }
      ]
    },
    {
      "type": "library",
      "name": "socket.io-parser",
      "version": "3.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|socket.io-parser@3.1.2",
      "description": "socket.io protocol parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socket.io-parser@3.1.2",
      "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.1.2.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": "isarray",
          "version": "2.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|socket.io-parser@3.1.2|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": "os-tmpdir",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "array-union",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|find-up@1.1.2",
      "author": "Sindre Sorhus",
      "description": "Find a file by walking up parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-up@1.1.2",
      "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-1.1.2.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": "angular@1.6.10-tuxcare.7|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": "core-util-is",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/core-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "protochain",
      "version": "1.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|protochain@1.0.5",
      "author": "Tim Oxley",
      "description": "Get the prototype chain of any value as an Array",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/protochain@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/timoxley/protochain.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/timoxley/protochain",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/timoxley/protochain/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/protochain/-/protochain-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/protochain"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "1.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|diff@1.4.0",
      "description": "A javascript text diff implementation.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/kpdecker/jsdiff/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/diff@1.4.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-1.4.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": "growl",
      "version": "1.9.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|growl@1.9.2",
      "author": "TJ Holowaychuk",
      "description": "Growl unobtrusive notifications",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/growl@1.9.2",
      "externalReferences": [
        {
          "url": "git://github.com/tj/node-growl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/node-growl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/node-growl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/growl/-/growl-1.9.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/growl"
        }
      ]
    },
    {
      "type": "library",
      "name": "jade",
      "version": "0.26.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|jade@0.26.3",
      "author": "TJ Holowaychuk",
      "description": "Jade template engine",
      "purl": "pkg:npm/jade@0.26.3",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/jade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/jade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/jade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jade/-/jade-0.26.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jade"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "0.6.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|jade@0.26.3|commander@0.6.1",
          "author": "TJ Holowaychuk",
          "description": "the complete solution for node.js command-line programs",
          "purl": "pkg:npm/commander@0.6.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/visionmedia/commander.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/commander.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/commander.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/commander/-/commander-0.6.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jade/node_modules/commander"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|jade@0.26.3|mkdirp@0.3.0",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.3.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@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.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jade/node_modules/mkdirp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "to-iso-string",
      "version": "0.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|to-iso-string@0.0.2",
      "description": "Cross-browser toISOString support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-iso-string@0.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/segmentio/to-iso-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/segmentio/to-iso-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/segmentio/to-iso-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-iso-string/-/to-iso-string-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-iso-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "formatio",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|formatio@1.1.1",
      "author": "Christian Johansen",
      "description": "Human-readable object formatting",
      "purl": "pkg:npm/formatio@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/busterjs/formatio.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://busterjs.org/docs/formatio/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/busterjs/formatio/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/formatio/-/formatio-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/formatio"
        }
      ]
    },
    {
      "type": "library",
      "name": "lolex",
      "version": "1.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|lolex@1.3.2",
      "author": "Christian Johansen",
      "description": "Fake JavaScript timers",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lolex@1.3.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/sinonjs/lolex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/sinonjs/lolex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/sinonjs/lolex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lolex/-/lolex-1.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lolex"
        }
      ]
    },
    {
      "type": "library",
      "name": "samsam",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|samsam@1.1.2",
      "author": "Christian Johansen",
      "description": "Value identification and comparison functions",
      "purl": "pkg:npm/samsam@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/busterjs/samsam.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://busterjs.org/docs/buster-assertions",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/busterjs/samsam/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/samsam/-/samsam-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/samsam"
        }
      ]
    },
    {
      "type": "library",
      "name": "xml2js",
      "version": "0.4.17",
      "bom-ref": "angular@1.6.10-tuxcare.7|xml2js@0.4.17",
      "author": "Marek Kubica",
      "description": "Simple XML to JavaScript object converter.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xml2js@0.4.17",
      "externalReferences": [
        {
          "url": "git+https://github.com/Leonidas-from-XIV/node-xml2js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Leonidas-from-XIV/node-xml2js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Leonidas-from-XIV/node-xml2js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.17.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xml2js"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "xmlbuilder",
          "version": "4.2.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|xml2js@0.4.17|xmlbuilder@4.2.1",
          "author": "Ozgur Ozcitak",
          "description": "An XML builder for node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/xmlbuilder@4.2.1",
          "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-4.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/xml2js/node_modules/xmlbuilder"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|xml2js@0.4.17|lodash@4.17.2",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.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/-/lodash-4.17.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/xml2js/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "del",
      "version": "2.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|del@2.2.2",
      "author": "Sindre Sorhus",
      "description": "Delete files and folders",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/del@2.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/del.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/del#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/del/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/del/-/del-2.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/del"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.5.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|del@2.2.2|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/del/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|del@2.2.2|glob@7.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/del/node_modules/glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "weak-map",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|weak-map@1.0.0",
      "purl": "pkg:npm/weak-map@1.0.0",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/weak-map/-/weak-map-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/weak-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "options",
      "version": "0.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|options@0.0.6",
      "author": "Einar Otto Stangvik",
      "description": "A very light-weight in-code option parsers for node.js.",
      "purl": "pkg:npm/options@0.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/einaros/options.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/einaros/options.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/einaros/options.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/options/-/options-0.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/options"
        }
      ]
    },
    {
      "type": "library",
      "name": "negotiator",
      "version": "0.6.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|negotiator@0.6.1",
      "description": "HTTP content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/negotiator@0.6.1",
      "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.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/negotiator"
        }
      ]
    },
    {
      "type": "library",
      "name": "setprototypeof",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|setprototypeof@1.0.2",
      "author": "Wes Todd",
      "description": "A small polyfill for Object.setprototypeof",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/setprototypeof@1.0.2",
      "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.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/setprototypeof"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.30.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|mime-db@1.30.0",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.30.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.30.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": "destroy",
      "version": "1.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|destroy@1.0.4",
      "author": "Jonathan Ong",
      "description": "destroy a stream if possible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/destroy@1.0.4",
      "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.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/destroy"
        }
      ]
    },
    {
      "type": "library",
      "name": "statuses",
      "version": "1.3.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|statuses@1.3.1",
      "description": "HTTP status utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/statuses@1.3.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-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/statuses"
        }
      ]
    },
    {
      "type": "library",
      "name": "pako",
      "version": "0.2.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|pako@0.2.9",
      "description": "zlib port to javascript - fast, modularized, with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pako@0.2.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/pako.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/pako",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/pako/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pako"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64-js",
      "version": "0.0.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|base64-js@0.0.7",
      "author": "T. Jameson Little",
      "description": "Base64 encoding/decoding in pure JS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base64-js@0.0.7",
      "externalReferences": [
        {
          "url": "git://github.com/beatgammit/base64-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/beatgammit/base64-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/beatgammit/base64-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/base64-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "ieee754",
      "version": "1.1.8",
      "bom-ref": "angular@1.6.10-tuxcare.7|ieee754@1.1.8",
      "author": "Feross Aboukhadijeh",
      "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ieee754@1.1.8",
      "externalReferences": [
        {
          "url": "git://github.com/feross/ieee754.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/ieee754#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/ieee754/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ieee754"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-array",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-array@1.0.1",
      "description": "Check if the given value is an Array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-array@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/retrofox/is-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/retrofox/is-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/retrofox/is-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-array/-/is-array-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "typedarray",
      "version": "0.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|typedarray@0.0.6",
      "author": "James Halliday",
      "description": "TypedArray polyfill for old browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typedarray@0.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/substack/typedarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/typedarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/typedarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "date-now",
      "version": "0.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "browserify-cipher",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|browserify-cipher@1.0.0",
      "author": "Calvin Metcalf",
      "description": "ciphers for the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-cipher@1.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/browserify-cipher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-cipher#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-cipher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserify-cipher"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-sign",
      "version": "4.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|browserify-sign@4.0.0",
      "description": "adds node crypto signing for browsers",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-sign@4.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/browserify-sign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-sign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserify-sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-ecdh",
      "version": "4.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|create-ecdh@4.0.0",
      "author": "Calvin Metcalf",
      "description": "createECDH but browserifiable",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-ecdh@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/createECDH.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createECDH",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createECDH/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/create-ecdh"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hash",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|create-hash@1.1.2",
      "description": "create hashes for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hash@1.1.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/createHash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/create-hash/-/create-hash-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/create-hash"
        }
      ]
    },
    {
      "type": "library",
      "name": "create-hmac",
      "version": "1.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|create-hmac@1.1.4",
      "description": "node style hmacs in the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/create-hmac@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/createHmac.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHmac",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/createHmac/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/create-hmac"
        }
      ]
    },
    {
      "type": "library",
      "name": "diffie-hellman",
      "version": "5.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|diffie-hellman@5.0.2",
      "author": "Calvin Metcalf",
      "description": "pure js diffie-hellman",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diffie-hellman@5.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/diffie-hellman.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/diffie-hellman",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/diffie-hellman/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/diffie-hellman"
        }
      ]
    },
    {
      "type": "library",
      "name": "pbkdf2",
      "version": "3.0.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|pbkdf2@3.0.9",
      "author": "Daniel Cousens",
      "description": "This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pbkdf2@3.0.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/pbkdf2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/pbkdf2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/pbkdf2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pbkdf2"
        }
      ]
    },
    {
      "type": "library",
      "name": "public-encrypt",
      "version": "4.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|public-encrypt@4.0.0",
      "description": "browserify version of publicEncrypt & privateDecrypt",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/public-encrypt@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/publicEncrypt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/publicEncrypt",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/publicEncrypt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/public-encrypt"
        }
      ]
    },
    {
      "type": "library",
      "name": "randombytes",
      "version": "2.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|randombytes@2.0.3",
      "description": "random bytes from browserify stand alone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randombytes@2.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/randombytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/randombytes/-/randombytes-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/randombytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "Base64",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|Base64@0.2.1",
      "author": "David Chambers",
      "description": "Base64 encoding and decoding",
      "licenses": [
        {
          "license": {
            "id": "WTFPL",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/davidchambers/Base64.js/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/base64@0.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/davidchambers/Base64.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davidchambers/Base64.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davidchambers/Base64.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/Base64"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-buffer",
      "version": "1.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-buffer@1.1.4",
      "author": "Feross Aboukhadijeh",
      "description": "Determine if an object is a Buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-buffer@1.1.4",
      "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.4.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": "lexical-scope",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lexical-scope@1.2.0",
      "author": "James Halliday",
      "description": "detect global and local lexical identifiers from javascript source code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lexical-scope@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/lexical-scope.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/lexical-scope",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/lexical-scope/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lexical-scope/-/lexical-scope-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lexical-scope"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-splicer",
      "version": "1.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2",
      "author": "James Halliday",
      "description": "streaming pipeline with a mutable configuration",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-splicer@1.3.2",
      "externalReferences": [
        {
          "url": "git://github.com/substack/stream-splicer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/stream-splicer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/stream-splicer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-1.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-splicer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.13",
          "bom-ref": "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2|readable-stream@1.1.13",
          "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.13",
          "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.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stream-splicer/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "1.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2|through2@1.1.1",
          "author": "Rod Vagg",
          "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through2@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/rvagg/through2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/rvagg/through2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rvagg/through2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stream-splicer/node_modules/through2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "detective",
      "version": "4.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|detective@4.3.2",
      "author": "James Halliday",
      "description": "find all require() calls by walking the AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detective@4.3.2",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-detective.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-detective#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-detective/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/detective/-/detective-4.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detective"
        }
      ]
    },
    {
      "type": "library",
      "name": "sha.js",
      "version": "2.4.8",
      "bom-ref": "angular@1.6.10-tuxcare.7|sha.js@2.4.8",
      "author": "Dominic Tarr",
      "description": "Streamable SHA hashes in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sha.js@2.4.8",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/sha.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/sha.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/sha.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sha.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "rfile",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|rfile@1.0.0",
      "author": "ForbesLindesay",
      "description": "Require a plain text or binary file in node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rfile@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/rfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/rfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/rfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rfile/-/rfile-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rfile"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "resolve",
          "version": "0.3.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|rfile@1.0.0|resolve@0.3.1",
          "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@0.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-resolve.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-resolve#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-resolve/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/rfile/node_modules/resolve"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "ruglify",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0",
      "author": "ForbesLindesay",
      "description": "'Require' minified JavaScript as a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ruglify@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/ruglify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/ruglify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/ruglify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ruglify/-/ruglify-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ruglify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "uglify-js",
          "version": "2.2.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0|uglify-js@2.2.5",
          "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
          "purl": "pkg:npm/uglify-js@2.2.5",
          "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.2.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ruglify/node_modules/uglify-js"
            }
          ]
        },
        {
          "type": "library",
          "name": "optimist",
          "version": "0.3.7",
          "bom-ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0|optimist@0.3.7",
          "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.3.7",
          "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.3.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ruglify/node_modules/optimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.1.43",
          "bom-ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0|source-map@0.1.43",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://opensource.org/licenses/BSD-3-Clause"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.1.43",
          "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.1.43.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ruglify/node_modules/source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "wordwrap",
          "version": "0.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0|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/ruglify/node_modules/wordwrap"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "querystring",
      "version": "0.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|querystring@0.2.0",
      "author": "Irakli Gozalishvili",
      "description": "Node's querystring module for all engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/Gozala/enchain/License.md"
          }
        }
      ],
      "purl": "pkg:npm/querystring@0.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/Gozala/querystring.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Gozala/querystring#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/Gozala/querystring/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/querystring"
        }
      ]
    },
    {
      "type": "library",
      "name": "indexof",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "unpipe",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "ee-first",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "forwarded",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|forwarded@0.1.0",
      "description": "Parse HTTP X-Forwarded-For header",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/forwarded@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/forwarded.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/forwarded#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/forwarded/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/forwarded"
        }
      ]
    },
    {
      "type": "library",
      "name": "ipaddr.js",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|ipaddr.js@1.2.0",
      "author": "whitequark",
      "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ipaddr.js@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/whitequark/ipaddr.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/whitequark/ipaddr.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/whitequark/ipaddr.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ipaddr.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "media-typer",
      "version": "0.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "buffers",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|buffers@0.1.1",
      "author": "James Halliday",
      "description": "Treat a collection of Buffers as a single contiguous partially mutable Buffer.",
      "purl": "pkg:npm/buffers@0.1.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-buffers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-buffers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-buffers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffers"
        }
      ]
    },
    {
      "type": "library",
      "name": "chainsaw",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|chainsaw@0.1.0",
      "author": "James Halliday",
      "description": "Build chainable fluent interfaces the easy way... with a freakin' chainsaw!",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chainsaw@0.1.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-chainsaw.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-chainsaw#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-chainsaw/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/chainsaw/-/chainsaw-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chainsaw"
        }
      ]
    },
    {
      "type": "library",
      "name": "over",
      "version": "0.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|over@0.0.5",
      "author": "Joe Ferner",
      "description": "JavaScript function overloading framework.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/over@0.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/nearinfinity/node-over.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nearinfinity/node-over#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nearinfinity/node-over/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/over/-/over-0.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/over"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-stream",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|slice-stream@1.0.0",
      "author": "Evan Oxfeld",
      "description": "Pipe data through a stream until some fixed length is reached, then callback.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/EvanOxfeld/slice-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/EvanOxfeld/slice-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/EvanOxfeld/slice-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/slice-stream/-/slice-stream-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slice-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.34",
          "bom-ref": "angular@1.6.10-tuxcare.7|slice-stream@1.0.0|readable-stream@1.0.34",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.34",
          "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.0.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-stream/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "path-platform",
      "version": "0.11.15",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-platform@0.11.15",
      "author": "Timothy J Fontaine",
      "description": "Provide access to win32 and posix path operations; sourced directly from upstream Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-platform@0.11.15",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tjfontaine/node-path-platform.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/tjfontaine/node-path-platform",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/tjfontaine/node-path-platform/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-platform"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "os-locale",
      "version": "1.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|os-locale@1.4.0",
      "author": "Sindre Sorhus",
      "description": "Get the system locale",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-locale@1.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/os-locale.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/os-locale#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/os-locale/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-locale"
        }
      ]
    },
    {
      "type": "library",
      "name": "y18n",
      "version": "3.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|y18n@3.2.1",
      "author": "Ben Coe",
      "description": "the bare-bones internationalization library used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/y18n@3.2.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yargs/y18n.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/y18n",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/y18n/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "2.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "repeat-string",
      "version": "1.6.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "is-finite",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-finite@1.0.2",
      "author": "Sindre Sorhus",
      "description": "ES2015 Number.isFinite() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-finite@1.0.2",
      "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.0.2.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": "detect-file",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|detect-file@0.1.0",
      "author": "Brian Woodward",
      "description": "Detect if a filepath exists and resolves the full filepath.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detect-file@0.1.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-0.1.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": "micromatch",
      "version": "2.3.11",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/micromatch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "braces",
          "version": "1.8.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|micromatch@2.3.11|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/micromatch/node_modules/braces"
            }
          ]
        },
        {
          "type": "library",
          "name": "expand-range",
          "version": "1.8.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|micromatch@2.3.11|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/micromatch/node_modules/expand-range"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-dir",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|resolve-dir@0.1.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@0.1.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-0.1.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": "restore-cursor",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|restore-cursor@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Gracefully restore the CLI cursor on exit",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/restore-cursor@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/restore-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/restore-cursor"
        }
      ]
    },
    {
      "type": "library",
      "name": "spawn-sync",
      "version": "1.0.15",
      "bom-ref": "angular@1.6.10-tuxcare.7|spawn-sync@1.0.15",
      "author": "ForbesLindesay",
      "description": "Prollyfill for child_process.spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spawn-sync@1.0.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/spawn-sync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/spawn-sync#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/spawn-sync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spawn-sync/-/spawn-sync-1.0.15.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spawn-sync"
        }
      ]
    },
    {
      "type": "library",
      "name": "pinkie",
      "version": "2.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|pinkie@2.0.4",
      "author": "Vsevolod Strukchinsky",
      "description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pinkie@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/floatdrop/pinkie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-promise",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-promise@2.1.0",
      "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.1.0",
      "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.1.0.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": "code-point-at",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|code-point-at@1.1.0",
      "author": "Sindre Sorhus",
      "description": "ES2015 `String#codePointAt()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/code-point-at@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/code-point-at.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/code-point-at#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/code-point-at/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/code-point-at"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-fullwidth-code-point@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if the character represented by a given Unicode code point is fullwidth",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-fullwidth-code-point@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.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": "concat-map",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "balanced-match",
      "version": "0.4.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|balanced-match@0.4.2",
      "author": "Julian Gruber",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@0.4.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-0.4.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": "lazystream",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lazystream@1.0.0",
      "author": "Jonas Pommerening",
      "description": "Open Node Streams on demand.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lazystream@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jpommerening/node-lazystream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jpommerening/node-lazystream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jpommerening/node-lazystream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lazystream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|lazystream@1.0.0|readable-stream@2.2.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@2.2.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-2.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/lazystream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|lazystream@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/lazystream/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-path",
      "version": "2.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/normalize-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-shims",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
      "description": "some shims for node buffers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-shims@1.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/calvinmetcalf/buffer-shims.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/buffer-shims#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/buffer-shims/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-shims"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "1.0.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
      "description": "process.nextTick but always with args",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-nextick-args@1.0.7",
      "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-1.0.7.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": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "bl",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|bl@1.2.0",
      "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bl@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/bl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/bl",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/bl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bl/-/bl-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bl"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|bl@1.2.0|readable-stream@2.2.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@2.2.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-2.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bl/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|bl@1.2.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/bl/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "compress-commons",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|compress-commons@1.1.0",
      "author": "Chris Talkington",
      "description": "a library that defines a common interface for working with archive formats within node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/compress-commons@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/archiverjs/node-compress-commons.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/archiverjs/node-compress-commons",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/archiverjs/node-compress-commons/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/compress-commons/-/compress-commons-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/compress-commons"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|compress-commons@1.1.0|readable-stream@2.2.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@2.2.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-2.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/compress-commons/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|compress-commons@1.1.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/compress-commons/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "js-tokens",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|js-tokens@3.0.1",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-tokens@3.0.1",
      "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-3.0.1.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": "es6-map",
      "version": "0.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|es6-map@0.1.4",
      "author": "Mariusz Nowak",
      "description": "ECMAScript6 Map polyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-map@0.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-weak-map",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|es6-weak-map@2.0.1",
      "author": "Mariusz Nowak",
      "description": "ECMAScript6 WeakMap polyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-weak-map@2.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-weak-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-weak-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-weak-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-weak-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "esrecurse",
      "version": "4.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|esrecurse@4.1.0",
      "description": "ECMAScript AST recursive visitor",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esrecurse@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/esrecurse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esrecurse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esrecurse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esrecurse"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "estraverse",
          "version": "4.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|esrecurse@4.1.0|estraverse@4.1.1",
          "description": "ECMAScript JS AST traversal functions",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/estraverse@4.1.1",
          "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.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/esrecurse/node_modules/estraverse"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-jsx",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|acorn-jsx@3.0.1",
      "description": "Alternative, faster React.js JSX parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-jsx@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/RReverser/acorn-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/RReverser/acorn-jsx",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/RReverser/acorn-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "flat-cache",
      "version": "1.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|flat-cache@1.2.2",
      "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.2.2",
      "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.2.2.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.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|flat-cache@1.2.2|circular-json@0.3.1",
          "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.1",
          "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.1.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": "readline2",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|readline2@1.0.1",
      "author": "Simon Boudrias",
      "description": "Readline Façade fixing bugs and issues found in releases 0.8 and 0.10",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readline2@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/SBoudrias/readline2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SBoudrias/readline2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SBoudrias/readline2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readline2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "mute-stream",
          "version": "0.0.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|readline2@1.0.1|mute-stream@0.0.5",
          "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.5",
          "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.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readline2/node_modules/mute-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "rx-lite",
      "version": "3.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|rx-lite@3.1.2",
      "author": "Cloud Programmability Team",
      "description": "Lightweight library for composing asynchronous and event-based operations in JavaScript",
      "licenses": [
        {
          "license": {
            "name": "Apache License, Version 2.0",
            "acknowledgement": "declared",
            "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        }
      ],
      "purl": "pkg:npm/rx-lite@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Reactive-Extensions/RxJS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Reactive-Extensions/RxJS",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Reactive-Extensions/RxJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rx-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "generate-function",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|generate-function@2.0.0",
      "author": "Mathias Buus",
      "description": "Module that helps you write generated functions in Node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/generate-function@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/generate-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/generate-function",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/generate-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/generate-function/-/generate-function-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/generate-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "generate-object-property",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|generate-object-property@1.2.0",
      "author": "Mathias Buus",
      "description": "Generate safe JS code that can used to reference a object property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/generate-object-property@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/generate-object-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/generate-object-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/generate-object-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/generate-object-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonpointer",
      "version": "4.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|jsonpointer@4.0.1",
      "author": "Jan Lehnardt",
      "description": "Simple JSON Addressing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonpointer@4.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/janl/node-jsonpointer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/janl/node-jsonpointer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/janl/node-jsonpointer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonpointer"
        }
      ]
    },
    {
      "type": "library",
      "name": "tryit",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|tryit@1.0.3",
      "author": "Henrik Joreteg",
      "description": "Module to wrap try-catch for better performance and cleaner API.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tryit@1.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/HenrikJoreteg/tryit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/HenrikJoreteg/tryit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/HenrikJoreteg/tryit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tryit/-/tryit-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tryit"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonify",
      "version": "0.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|jsonify@0.0.0",
      "author": "Douglas Crockford",
      "description": "JSON without touching any globals",
      "licenses": [
        {
          "license": {
            "name": "Public Domain",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonify@0.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/jsonify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/jsonify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/jsonify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonify"
        }
      ]
    },
    {
      "type": "library",
      "name": "prelude-ls",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|prelude-ls@1.1.2",
      "author": "George Zahariev",
      "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/gkz/prelude-ls/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/prelude-ls@1.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/prelude-ls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://preludels.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/prelude-ls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prelude-ls"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-check",
      "version": "0.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|type-check@0.3.2",
      "author": "George Zahariev",
      "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-check@0.3.2",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/type-check.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/type-check",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/type-check/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-check"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-is",
      "version": "0.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|deep-is@0.1.3",
      "author": "Thorsten Lorenz",
      "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
      "purl": "pkg:npm/deep-is@0.1.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/thlorenz/deep-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-levenshtein",
      "version": "2.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|fast-levenshtein@2.0.6",
      "author": "Ramesh Nair",
      "description": "Efficient implementation of Levenshtein algorithm  with locale-specific collator support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-levenshtein@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/hiddentao/fast-levenshtein.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hiddentao/fast-levenshtein#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hiddentao/fast-levenshtein/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-levenshtein"
        }
      ]
    },
    {
      "type": "library",
      "name": "caller-path",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|caller-path@0.1.0",
      "author": "Sindre Sorhus",
      "description": "Get the path of the caller module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caller-path@0.1.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-0.1.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": "ajv-keywords",
      "version": "1.5.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|ajv-keywords@1.5.1",
      "author": "Evgeny Poberezkin",
      "description": "Custom JSON-Schema keywords for ajv validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv-keywords@1.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/ajv-keywords.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-keywords#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv-keywords/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv-keywords"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "4.11.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|ajv@4.11.2",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@4.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ajv/-/ajv-4.11.2.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": "0.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|slice-ansi@0.0.4",
      "author": "David Caccavella",
      "description": "Slice a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-ansi@0.0.4",
      "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-0.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slice-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase-keys",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|camelcase-keys@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Convert object keys to camelCase",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase-keys@2.1.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-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase-keys"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "camelcase",
          "version": "2.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|camelcase-keys@2.1.0|camelcase@2.1.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@2.1.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-2.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/camelcase-keys/node_modules/camelcase"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "loud-rejection",
      "version": "1.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "map-obj",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/map-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "2.3.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|normalize-package-data@2.3.5",
      "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.3.5",
      "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.3.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-package-data"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "5.3.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|normalize-package-data@2.3.5|semver@5.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/normalize-package-data/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg-up",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|read-pkg-up@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Read the closest package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg-up@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.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": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|redent@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip redundant indentation and indent the string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redent@1.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-1.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": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|trim-newlines@1.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@1.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-1.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": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "safe-buffer",
      "version": "5.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|safe-buffer@5.1.1",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.1.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.1.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": "lodash._escapestringchar",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._escapestringchar@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash function `escapeStringChar` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._escapestringchar@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._escapestringchar/-/lodash._escapestringchar-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._escapestringchar"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.defaults",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.defaults@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.defaults` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.defaults@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.defaults"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.escape",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.escape@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.escape` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.escape@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.escape"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.keys",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.keys@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.keys` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.keys@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.values",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.values@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.values` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.values@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.values/-/lodash.values-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.values"
        }
      ]
    },
    {
      "type": "library",
      "name": "atob",
      "version": "1.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|atob@1.1.3",
      "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@1.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/coolaj86/node-browser-compat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/coolaj86/node-browser-compat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/coolaj86/node-browser-compat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/atob/-/atob-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/atob"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-url",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|source-map-url@0.3.0",
      "author": "Simon Lydell",
      "description": "Tools for working with sourceMappingURL comments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-url@0.3.0",
      "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.3.0.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": "amdefine",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|amdefine@1.0.1",
      "author": "James Burke",
      "description": "Provide AMD's define() API for declaring modules in the AMD format",
      "licenses": [
        {
          "expression": "BSD-3-Clause OR MIT",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/amdefine@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jrburke/amdefine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/jrburke/amdefine",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jrburke/amdefine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/amdefine"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase",
      "version": "1.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/camelcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "cliui",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/cliui"
        }
      ]
    },
    {
      "type": "library",
      "name": "window-size",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "lodash._root",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._root@3.0.1",
      "author": "John-David Dalton",
      "description": "The internal lodash function `root` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._root@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._root"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._getnative",
      "version": "3.9.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._getnative@3.9.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `getNative` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._getnative@3.9.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._getnative"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isarguments",
      "version": "3.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.isarguments@3.1.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isArguments` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isarguments@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isarguments"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isarray",
      "version": "3.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.isarray@3.0.4",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.isArray` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isarray@3.0.4",
      "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.isarray/-/lodash.isarray-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-tilde",
      "version": "1.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|expand-tilde@1.2.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@1.2.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-1.2.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": "lodash.assignwith",
      "version": "4.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.assignwith@4.2.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.assignWith` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.assignwith@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.assignwith/-/lodash.assignwith-4.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.assignwith"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isempty",
      "version": "4.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.isempty@4.4.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isEmpty` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isempty@4.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.isempty/-/lodash.isempty-4.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isempty"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.pick",
      "version": "4.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.pick@4.4.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.pick` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.pick@4.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.pick"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-filepath",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|parse-filepath@1.0.1",
      "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.1",
      "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.1.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": "glob2base",
      "version": "0.0.12",
      "bom-ref": "angular@1.6.10-tuxcare.7|glob2base@0.0.12",
      "author": "Fractal",
      "description": "Extracts a base path from a node-glob instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/wearefractal/glob2base/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/glob2base@0.0.12",
      "externalReferences": [
        {
          "url": "git://github.com/wearefractal/glob2base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/wearefractal/glob2base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wearefractal/glob2base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob2base/-/glob2base-0.0.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob2base"
        }
      ]
    },
    {
      "type": "library",
      "name": "ordered-read-streams",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|ordered-read-streams@0.1.0",
      "author": "Artem Medeusheyev",
      "description": "Combines array of streams into one read stream in strict order",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ordered-read-streams@0.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/armed/ordered-read-streams.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/armed/ordered-read-streams#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/armed/ordered-read-streams/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ordered-read-streams"
        }
      ]
    },
    {
      "type": "library",
      "name": "unique-stream",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|unique-stream@1.0.0",
      "author": "Eugene Ware",
      "description": "node.js through stream that emits a unique stream of objects based on criteria",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unique-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eugeneware/unique-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eugeneware/unique-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eugeneware/unique-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/unique-stream/-/unique-stream-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unique-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "natives",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|natives@1.1.0",
      "author": "Isaac Z. Schlueter",
      "description": "Do stuff with Node.js's native JavaScript modules",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/natives@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/natives.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/natives#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/natives/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natives"
        }
      ]
    },
    {
      "type": "library",
      "name": "first-chunk-stream",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|first-chunk-stream@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Transform the first chunk in a stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/first-chunk-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/first-chunk-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/first-chunk-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/first-chunk-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/first-chunk-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent-base",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|agent-base@2.0.1",
      "author": "Nathan Rajlich",
      "description": "Turn a function into an `http.Agent` instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/agent-base@2.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-agent-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/agent-base/-/agent-base-2.0.1.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": "semver",
          "version": "5.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|agent-base@2.0.1|semver@5.0.3",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.0.3",
          "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.0.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/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "aws-sign2",
      "version": "0.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|aws-sign2@0.6.0",
      "author": "Mikeal Rogers",
      "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aws-sign2@0.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/aws-sign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/aws-sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/aws-sign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws-sign2"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws4",
      "version": "1.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|aws4@1.6.0",
      "author": "Michael Hart",
      "description": "Signs and prepares requests using AWS Signature Version 4",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aws4@1.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mhart/aws4.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mhart/aws4#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mhart/aws4/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws4"
        }
      ]
    },
    {
      "type": "library",
      "name": "caseless",
      "version": "0.11.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|caseless@0.11.0",
      "author": "Mikeal Rogers",
      "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caseless@0.11.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/caseless.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/caseless#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/caseless/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/caseless/-/caseless-0.11.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caseless"
        }
      ]
    },
    {
      "type": "library",
      "name": "combined-stream",
      "version": "1.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
      "author": "Felix Geisendörfer",
      "description": "A stream that emits multiple other streams one after another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/combined-stream@1.0.5",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-combined-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-combined-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/combined-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "forever-agent",
      "version": "0.6.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|forever-agent@0.6.1",
      "author": "Mikeal Rogers",
      "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/forever-agent@0.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/forever-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/forever-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/forever-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/forever-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "2.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|form-data@2.1.4",
      "author": "Felix Geisendörfer",
      "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/form-data@2.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/form-data/form-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/form-data/form-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/form-data/form-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/form-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "har-validator",
      "version": "2.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|har-validator@2.0.6",
      "author": "Ahmad Nassri",
      "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/har-validator@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/har-validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-validator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-validator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/har-validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "hawk",
      "version": "3.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|hawk@3.1.3",
      "author": "Eran Hammer",
      "description": "HTTP Hawk Authentication Scheme",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hawk@3.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/hueniverse/hawk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hueniverse/hawk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hueniverse/hawk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hawk"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hoek",
          "version": "2.16.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|hawk@3.1.3|hoek@2.16.3",
          "description": "General purpose node utilities",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/hoek@2.16.3",
          "externalReferences": [
            {
              "url": "git://github.com/hapijs/hoek.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hapijs/hoek#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hapijs/hoek/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hawk/node_modules/hoek"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "http-signature",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|http-signature@1.1.1",
      "author": "Joyent, Inc",
      "description": "Reference implementation of Joyent's HTTP Signature scheme.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-signature@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-http-signature.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-http-signature/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-http-signature/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-signature"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "0.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|http-signature@1.1.1|assert-plus@0.2.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@0.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mcavage/node-assert-plus.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mcavage/node-assert-plus/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/http-signature/node_modules/assert-plus"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-typedarray",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-typedarray@1.0.0",
      "author": "Hugh Kennedy",
      "description": "Detect whether or not an object is a Typed Array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-typedarray@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/hughsk/is-typedarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hughsk/is-typedarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hughsk/is-typedarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stringify-safe",
      "version": "5.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|json-stringify-safe@5.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stringify-safe@5.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/json-stringify-safe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stringify-safe"
        }
      ]
    },
    {
      "type": "library",
      "name": "oauth-sign",
      "version": "0.8.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|oauth-sign@0.8.2",
      "author": "Mikeal Rogers",
      "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/oauth-sign@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/oauth-sign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/oauth-sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/oauth-sign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/oauth-sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "stringstream",
      "version": "0.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|stringstream@0.0.5",
      "author": "Michael Hart",
      "description": "Encode and decode streams into string streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stringstream@0.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/mhart/StringStream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mhart/StringStream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mhart/StringStream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "tough-cookie",
      "version": "2.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|tough-cookie@2.3.2",
      "author": "Jeremy Stashewsky",
      "description": "RFC6265 Cookies and Cookie Jar for node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tough-cookie@2.3.2",
      "externalReferences": [
        {
          "url": "git://github.com/salesforce/tough-cookie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tough-cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "tunnel-agent",
      "version": "0.4.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|tunnel-agent@0.4.3",
      "author": "Mikeal Rogers",
      "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tunnel-agent@0.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/tunnel-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/tunnel-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/tunnel-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tunnel-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "uuid",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|uuid@3.0.1",
      "description": "RFC4122 (v1 and v4) generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uuid@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/kelektiv/node-uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kelektiv/node-uuid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kelektiv/node-uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "combine-source-map",
      "version": "0.7.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|combine-source-map@0.7.2",
      "author": "Thorsten Lorenz",
      "description": "Add source maps of multiple files, offset them and then combine them into one source map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/combine-source-map@0.7.2",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/combine-source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/combine-source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/combine-source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.7.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/combine-source-map"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.7",
          "bom-ref": "angular@1.6.10-tuxcare.7|combine-source-map@0.7.2|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/combine-source-map/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|function-bind@1.1.1",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/function-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/function-bind",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/function-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonparse",
      "version": "1.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|jsonparse@1.3.0",
      "author": "Tim Caswell",
      "description": "This is a pure-js JSON streaming parser for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonparse@1.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/creationix/jsonparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/creationix/jsonparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/creationix/jsonparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-combiner2",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|stream-combiner2@1.1.1",
      "author": "'Dominic Tarr'",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stream-combiner2@1.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/stream-combiner2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/stream-combiner2",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/stream-combiner2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stream-combiner2"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "duplexer2",
          "version": "0.1.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|stream-combiner2@1.1.1|duplexer2@0.1.4",
          "author": "Conrad Pankoff",
          "description": "Like duplexer but using streams3",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/duplexer2@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/deoxxa/duplexer2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/deoxxa/duplexer2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/deoxxa/duplexer2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/stream-combiner2/node_modules/duplexer2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-parse@1.0.5",
      "author": "Javier Blanco",
      "description": "Node.js path.parse() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-parse@1.0.5",
      "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.5.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": "array-filter",
      "version": "0.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|array-filter@0.0.1",
      "author": "Julian Gruber",
      "description": "Array#filter for older browsers.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-filter@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/array-filter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/array-filter",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/array-filter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-filter"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-map",
      "version": "0.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|array-map@0.0.0",
      "author": "James Halliday",
      "description": "`[].map(f)` for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-map@0.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/array-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/array-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/array-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-reduce",
      "version": "0.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|array-reduce@0.0.0",
      "author": "James Halliday",
      "description": "`[].reduce()` for old browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-reduce@0.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/array-reduce.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/array-reduce",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/array-reduce/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-reduce"
        }
      ]
    },
    {
      "type": "library",
      "name": "builtin-status-codes",
      "version": "3.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|builtin-status-codes@3.0.0",
      "author": "Ben Drucker",
      "description": "The map of HTTP status codes from the builtin http module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/builtin-status-codes@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/bendrucker/builtin-status-codes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bendrucker/builtin-status-codes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bendrucker/builtin-status-codes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/builtin-status-codes"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-arraybuffer",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|to-arraybuffer@1.0.1",
      "author": "John Hiesey",
      "description": "Get an ArrayBuffer from a Buffer as fast as possible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-arraybuffer@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/jhiesey/to-arraybuffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jhiesey/to-arraybuffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jhiesey/to-arraybuffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-arraybuffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "binary-extensions",
      "version": "1.11.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|binary-extensions@1.11.0",
      "author": "Sindre Sorhus",
      "description": "List of binary file extensions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/binary-extensions@1.11.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/binary-extensions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/binary-extensions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/binary-extensions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.11.0.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": "is-extglob",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/is-extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-immediate-shim",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|set-immediate-shim@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Simple setImmediate shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-immediate-shim@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/set-immediate-shim.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/set-immediate-shim#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/set-immediate-shim/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-immediate-shim"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-range",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "repeat-string",
          "version": "0.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|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": "follow-redirects",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|follow-redirects@1.0.0",
      "author": "Olivier Lalonde",
      "description": "HTTP and HTTPS modules that follow redirects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/follow-redirects@1.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/olalonde/follow-redirects.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olalonde/follow-redirects",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olalonde/follow-redirects/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.0.0.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": "timespan",
      "version": "2.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|timespan@2.3.0",
      "author": "Michael Stum",
      "description": "A JavaScript TimeSpan library for node.js (and soon the browser)",
      "purl": "pkg:npm/timespan@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/indexzero/TimeSpan.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indexzero/TimeSpan.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indexzero/TimeSpan.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/timespan/-/timespan-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/timespan"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflection",
      "version": "1.10.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|inflection@1.10.0",
      "author": "dreamerslab",
      "description": "A port of inflection-js to node.js module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inflection@1.10.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/dreamerslab/node.inflection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dreamerslab/node.inflection#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dreamerslab/node.inflection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/inflection/-/inflection-1.10.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inflection"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-proxy",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-proxy@1.0.0",
      "author": "Jonathan Clem",
      "description": "A path proxy object constructor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-proxy@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jclem/path-proxy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jclem/path-proxy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jclem/path-proxy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-proxy/-/path-proxy-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-proxy"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "inflection",
          "version": "1.3.8",
          "bom-ref": "angular@1.6.10-tuxcare.7|path-proxy@1.0.0|inflection@1.3.8",
          "author": "dreamerslab",
          "description": "A port of inflection-js to node.js module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://en.wikipedia.org/wiki/MIT_License"
              }
            }
          ],
          "purl": "pkg:npm/inflection@1.3.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/dreamerslab/node.inflection.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/dreamerslab/node.inflection#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dreamerslab/node.inflection/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/inflection/-/inflection-1.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/path-proxy/node_modules/inflection"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "proxy-agent",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0",
      "author": "Nathan Rajlich",
      "description": "Maps proxy protocols to `http.Agent` implementations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/proxy-agent@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-proxy-agent",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0|debug@2.6.3",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.3",
          "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.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/proxy-agent/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0|extend@3.0.0",
          "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.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/proxy-agent/node_modules/extend"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "2.6.5",
          "bom-ref": "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0|lru-cache@2.6.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@2.6.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-2.6.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/proxy-agent/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "tsscmp",
      "version": "1.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|tsscmp@1.0.5",
      "author": "suryagh",
      "description": "Timing safe string compare using double HMAC",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tsscmp@1.0.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/suryagh/tsscmp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/suryagh/tsscmp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/suryagh/tsscmp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tsscmp/-/tsscmp-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tsscmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "libmime",
      "version": "3.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|libmime@3.0.0",
      "author": "Andris Reinman",
      "description": "Encode and decode quoted printable and base64 strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/libmime@3.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/andris9/libmime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andris9/libmime",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/libmime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/libmime/-/libmime-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/libmime"
        }
      ]
    },
    {
      "type": "library",
      "name": "mailcomposer",
      "version": "4.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|mailcomposer@4.0.1",
      "author": "Andris Reinman",
      "description": "Compose E-Mail messages",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mailcomposer@4.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/andris9/mailcomposer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andris9/mailcomposer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/mailcomposer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mailcomposer/-/mailcomposer-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mailcomposer"
        }
      ]
    },
    {
      "type": "library",
      "name": "nodemailer-direct-transport",
      "version": "3.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|nodemailer-direct-transport@3.3.2",
      "author": "Andris Reinman",
      "description": "Direct transport for Nodemailer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nodemailer-direct-transport@3.3.2",
      "externalReferences": [
        {
          "url": "git://github.com/andris9/nodemailer-direct-transport.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/andris9/nodemailer-direct-transport",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/nodemailer-direct-transport/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nodemailer-direct-transport/-/nodemailer-direct-transport-3.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nodemailer-direct-transport"
        }
      ]
    },
    {
      "type": "library",
      "name": "nodemailer-shared",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|nodemailer-shared@1.1.0",
      "author": "Andris Reinman",
      "description": "Shared methods for the nodemailer stack",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nodemailer-shared@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodemailer/nodemailer-shared.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodemailer/nodemailer-shared#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodemailer/nodemailer-shared/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nodemailer-shared/-/nodemailer-shared-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nodemailer-shared"
        }
      ]
    },
    {
      "type": "library",
      "name": "nodemailer-smtp-pool",
      "version": "2.8.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|nodemailer-smtp-pool@2.8.2",
      "author": "Andris Reinman",
      "description": "SMTP transport for Nodemailer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nodemailer-smtp-pool@2.8.2",
      "externalReferences": [
        {
          "url": "git://github.com/andris9/nodemailer-smtp-pool.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/andris9/nodemailer-smtp-pool",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/nodemailer-smtp-pool/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nodemailer-smtp-pool/-/nodemailer-smtp-pool-2.8.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nodemailer-smtp-pool"
        }
      ]
    },
    {
      "type": "library",
      "name": "nodemailer-smtp-transport",
      "version": "2.7.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|nodemailer-smtp-transport@2.7.2",
      "author": "Andris Reinman",
      "description": "SMTP transport for Nodemailer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nodemailer-smtp-transport@2.7.2",
      "externalReferences": [
        {
          "url": "git://github.com/andris9/nodemailer-smtp-transport.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/andris9/nodemailer-smtp-transport",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/nodemailer-smtp-transport/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nodemailer-smtp-transport/-/nodemailer-smtp-transport-2.7.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nodemailer-smtp-transport"
        }
      ]
    },
    {
      "type": "library",
      "name": "socks",
      "version": "1.1.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|socks@1.1.9",
      "author": "Josh Glazebrook",
      "description": "A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socks@1.1.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/JoshGlazebrook/socks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/JoshGlazebrook/socks",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/JoshGlazebrook/socks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/socks/-/socks-1.1.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socks"
        }
      ]
    },
    {
      "type": "library",
      "name": "double-ended-queue",
      "version": "2.1.0-0",
      "bom-ref": "angular@1.6.10-tuxcare.7|double-ended-queue@2.1.0-0",
      "author": "Petka Antonov",
      "description": "Extremely fast double-ended queue implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/double-ended-queue@2.1.0-0",
      "externalReferences": [
        {
          "url": "git://github.com/petkaantonov/deque.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/petkaantonov/deque",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/petkaantonov/deque/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/double-ended-queue/-/double-ended-queue-2.1.0-0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/double-ended-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "redis-commands",
      "version": "1.3.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|redis-commands@1.3.1",
      "author": "luin",
      "description": "Redis commands",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redis-commands@1.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/NodeRedis/redis-commands.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/NodeRedis/redis-commonds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/NodeRedis/redis-commonds/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/redis-commands/-/redis-commands-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redis-commands"
        }
      ]
    },
    {
      "type": "library",
      "name": "redis-parser",
      "version": "2.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|redis-parser@2.6.0",
      "author": "Ruben Bridgewater",
      "description": "Javascript Redis protocol (RESP) parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redis-parser@2.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/NodeRedis/node-redis-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/NodeRedis/node-redis-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/NodeRedis/node-redis-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/redis-parser/-/redis-parser-2.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redis-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "requestretry",
      "version": "1.12.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2",
      "author": "Francois-Guillaume Ribreau",
      "description": "request-retry wrap nodejs request to retry http(s) requests in case of error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/requestretry@1.12.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/FGRibreau/node-request-retry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/FGRibreau/node-request-retry#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/FGRibreau/node-request-retry/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/requestretry/-/requestretry-1.12.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/requestretry"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.4",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|lodash@4.17.4",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.4",
          "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.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "request",
          "version": "2.83.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|request@2.83.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.83.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/request/request.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/request/request#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/request/request/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/request/-/request-2.83.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/request"
            }
          ]
        },
        {
          "type": "library",
          "name": "aws-sign2",
          "version": "0.7.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|aws-sign2@0.7.0",
          "author": "Mikeal Rogers",
          "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/aws-sign2@0.7.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/aws-sign.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/aws-sign#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/aws-sign/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/aws-sign2"
            }
          ]
        },
        {
          "type": "library",
          "name": "caseless",
          "version": "0.12.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|caseless@0.12.0",
          "author": "Mikeal Rogers",
          "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/caseless@0.12.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/caseless.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/caseless#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/caseless/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/caseless"
            }
          ]
        },
        {
          "type": "library",
          "name": "form-data",
          "version": "2.3.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|form-data@2.3.1",
          "author": "Felix Geisendörfer",
          "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/form-data@2.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/form-data/form-data.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/form-data/form-data#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/form-data/form-data/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/form-data/-/form-data-2.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/form-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "har-validator",
          "version": "5.0.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|har-validator@5.0.3",
          "author": "Ahmad Nassri",
          "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/har-validator@5.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/ahmadnassri/har-validator.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-validator",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ahmadnassri/har-validator/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/har-validator/-/har-validator-5.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/har-validator"
            }
          ]
        },
        {
          "type": "library",
          "name": "hawk",
          "version": "6.0.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|hawk@6.0.2",
          "author": "Eran Hammer",
          "description": "HTTP Hawk Authentication Scheme",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/hawk@6.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/hueniverse/hawk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hueniverse/hawk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hueniverse/hawk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/hawk/-/hawk-6.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/hawk"
            }
          ]
        },
        {
          "type": "library",
          "name": "http-signature",
          "version": "1.2.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|http-signature@1.2.0",
          "author": "Joyent, Inc",
          "description": "Reference implementation of Joyent's HTTP Signature scheme.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/http-signature@1.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/joyent/node-http-signature.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/joyent/node-http-signature/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/joyent/node-http-signature/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/http-signature"
            }
          ]
        },
        {
          "type": "library",
          "name": "tough-cookie",
          "version": "2.3.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|tough-cookie@2.3.3",
          "author": "Jeremy Stashewsky",
          "description": "RFC6265 Cookies and Cookie Jar for node.js",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tough-cookie@2.3.3",
          "externalReferences": [
            {
              "url": "git://github.com/salesforce/tough-cookie.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/salesforce/tough-cookie",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/salesforce/tough-cookie/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/tough-cookie"
            }
          ]
        },
        {
          "type": "library",
          "name": "tunnel-agent",
          "version": "0.6.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|tunnel-agent@0.6.0",
          "author": "Mikeal Rogers",
          "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tunnel-agent@0.6.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/tunnel-agent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/tunnel-agent#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mikeal/tunnel-agent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/tunnel-agent"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "safe-buffer",
              "version": "5.0.1",
              "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|tunnel-agent@0.6.0|safe-buffer@5.0.1",
              "author": "Feross Aboukhadijeh",
              "description": "Safer Node.js Buffer API",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/safe-buffer@5.0.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.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/requestretry/node_modules/tunnel-agent/node_modules/safe-buffer"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "uuid",
          "version": "3.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|uuid@3.1.0",
          "description": "RFC4122 (v1, v4, and v5) UUIDs",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uuid@3.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/kelektiv/node-uuid.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kelektiv/node-uuid#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kelektiv/node-uuid/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/uuid/-/uuid-3.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/uuid"
            }
          ]
        },
        {
          "type": "library",
          "name": "ajv",
          "version": "5.5.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|ajv@5.5.2",
          "author": "Evgeny Poberezkin",
          "description": "Another JSON Schema Validator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ajv@5.5.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/epoberezkin/ajv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/epoberezkin/ajv",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epoberezkin/ajv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/ajv"
            }
          ]
        },
        {
          "type": "library",
          "name": "boom",
          "version": "4.3.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|boom@4.3.1",
          "description": "HTTP-friendly error objects",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/boom@4.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/hapijs/boom.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hapijs/boom#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hapijs/boom/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/boom/-/boom-4.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/boom"
            }
          ]
        },
        {
          "type": "library",
          "name": "cryptiles",
          "version": "3.1.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|cryptiles@3.1.2",
          "description": "General purpose crypto utilities",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cryptiles@3.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/hapijs/cryptiles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hapijs/cryptiles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hapijs/cryptiles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/cryptiles"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "boom",
              "version": "5.2.0",
              "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|cryptiles@3.1.2|boom@5.2.0",
              "description": "HTTP-friendly error objects",
              "licenses": [
                {
                  "license": {
                    "id": "BSD-3-Clause",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/boom@5.2.0",
              "externalReferences": [
                {
                  "url": "git://github.com/hapijs/boom.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/hapijs/boom#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/hapijs/boom/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/boom/-/boom-5.2.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/requestretry/node_modules/cryptiles/node_modules/boom"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "sntp",
          "version": "2.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|sntp@2.1.0",
          "author": "Eran Hammer",
          "description": "SNTP Client",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sntp@2.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/hueniverse/sntp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hueniverse/sntp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hueniverse/sntp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/sntp/-/sntp-2.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/requestretry/node_modules/sntp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "base64id",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "engine.io-parser",
      "version": "2.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|engine.io-parser@2.1.2",
      "description": "Parser for the client for the realtime Engine",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/engine.io-parser@2.1.2",
      "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.2.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": "uws",
      "version": "0.14.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|uws@0.14.5",
      "author": "Alex Hultman",
      "description": "Tiny WebSockets",
      "licenses": [
        {
          "license": {
            "id": "Zlib",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uws@0.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/uWebSockets/uWebSockets.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/uWebSockets/uWebSockets",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/uWebSockets/uWebSockets/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uws/-/uws-0.14.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uws"
        }
      ]
    },
    {
      "type": "library",
      "name": "ws",
      "version": "3.3.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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"
        }
      ]
    },
    {
      "type": "library",
      "name": "backo2",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "component-emitter",
      "version": "1.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/component-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "engine.io-client",
      "version": "3.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|engine.io-client@3.1.4",
      "description": "Client for the realtime Engine",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/engine.io-client@3.1.4",
      "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.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/engine.io-client"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-cors",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "object-component",
      "version": "0.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "has-binary2",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|has-binary2@1.0.2",
      "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.2",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.2.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": "angular@1.6.10-tuxcare.7|has-binary2@1.0.2|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": "globby",
      "version": "5.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|globby@5.0.0",
      "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@5.0.0",
      "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-5.0.0.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": "glob",
          "version": "7.1.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|globby@5.0.0|glob@7.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.1.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globby/node_modules/glob"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-path-cwd",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-path-cwd@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path is CWD",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-path-cwd@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-path-cwd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-path-cwd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-path-cwd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-path-cwd"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-path-in-cwd",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-path-in-cwd@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path is in the current working directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-path-in-cwd@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-path-in-cwd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-path-in-cwd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-path-in-cwd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-path-in-cwd"
        }
      ]
    },
    {
      "type": "library",
      "name": "pify",
      "version": "2.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|pify@2.3.0",
      "author": "Sindre Sorhus",
      "description": "Promisify a callback-style function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pify@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-aes",
      "version": "1.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|browserify-aes@1.0.6",
      "description": "aes, for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-aes@1.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/browserify-aes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-aes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-aes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserify-aes"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-des",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|browserify-des@1.0.0",
      "author": "Calvin Metcalf",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-des@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/browserify-des.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-des#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-des/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserify-des"
        }
      ]
    },
    {
      "type": "library",
      "name": "evp_bytestokey",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|evp_bytestokey@1.0.0",
      "author": "Calvin Metcalf",
      "description": "he super secure key derivation algorithm from openssl",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/evp_bytestokey@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/EVP_BytesToKey.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/EVP_BytesToKey",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/EVP_BytesToKey/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/evp_bytestokey"
        }
      ]
    },
    {
      "type": "library",
      "name": "bn.js",
      "version": "4.11.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|bn.js@4.11.6",
      "author": "Fedor Indutny",
      "description": "Big number implementation in pure javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bn.js@4.11.6",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/bn.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/bn.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/bn.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bn.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-rsa",
      "version": "4.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|browserify-rsa@4.0.1",
      "description": "RSA for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-rsa@4.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/crypto-browserify/browserify-rsa.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-rsa#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/browserify-rsa/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserify-rsa"
        }
      ]
    },
    {
      "type": "library",
      "name": "elliptic",
      "version": "6.3.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|elliptic@6.3.3",
      "author": "Fedor Indutny",
      "description": "EC cryptography",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/elliptic@6.3.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/elliptic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/elliptic",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/elliptic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/elliptic/-/elliptic-6.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/elliptic"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-asn1",
      "version": "5.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|parse-asn1@5.0.0",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-asn1@5.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/crypto-browserify/parse-asn1.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/parse-asn1#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/parse-asn1/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "cipher-base",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|cipher-base@1.0.3",
      "author": "Calvin Metcalf",
      "description": "abstract base class for crypto-streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cipher-base@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/cipher-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/cipher-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cipher-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "ripemd160",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|ripemd160@1.0.1",
      "description": "Compute ripemd160 of bytes or strings.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ripemd160@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/ripemd160.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/ripemd160#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/ripemd160/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ripemd160/-/ripemd160-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ripemd160"
        }
      ]
    },
    {
      "type": "library",
      "name": "miller-rabin",
      "version": "4.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|miller-rabin@4.0.0",
      "author": "Fedor Indutny",
      "description": "Miller Rabin algorithm for primality test",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/miller-rabin@4.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/miller-rabin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/miller-rabin",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/miller-rabin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/miller-rabin"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "2.5.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|lru-cache@2.5.2",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "purl": "pkg:npm/lru-cache@2.5.2",
      "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-2.5.2.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": "sigmund",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|sigmund@1.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Quick and dirty signatures for Objects.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sigmund@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/sigmund.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sigmund#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sigmund/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sigmund"
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-source-map",
      "version": "1.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|convert-source-map@1.1.3",
      "author": "Thorsten Lorenz",
      "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/convert-source-map@1.1.3",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/convert-source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.3.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": "lodash.memoize",
      "version": "3.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.memoize@3.0.4",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.memoize` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.memoize@3.0.4",
      "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.memoize/-/lodash.memoize-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.memoize"
        }
      ]
    },
    {
      "type": "library",
      "name": "astw",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|astw@2.0.0",
      "author": "James Halliday",
      "description": "walk the ast with references to parent nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/astw@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/astw.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/astw",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/astw/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/astw/-/astw-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/astw"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "1.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|astw@2.0.0|acorn@1.2.2",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@1.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/marijnh/acorn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/marijnh/acorn",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/marijnh/acorn/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/acorn/-/acorn-1.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/astw/node_modules/acorn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-wrap",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|readable-wrap@1.0.0",
      "author": "James Halliday",
      "description": "upgrade streams1 to streams2 streams as a standalone module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-wrap@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/readable-wrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/readable-wrap",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/readable-wrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/readable-wrap/-/readable-wrap-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-wrap"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.13",
          "bom-ref": "angular@1.6.10-tuxcare.7|readable-wrap@1.0.0|readable-stream@1.1.13",
          "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.13",
          "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.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/readable-wrap/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "3.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "callsite",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "graceful-readlink",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "traverse",
      "version": "0.3.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|traverse@0.3.9",
      "author": "James Halliday",
      "description": "Traverse and transform objects by visiting every node on a recursive walk",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/traverse@0.3.9",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/js-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/js-traverse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/js-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrap-ansi",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|wrap-ansi@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/wrap-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrap-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "lcid",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|lcid@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lcid@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/lcid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/lcid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/lcid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lcid"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-exists-sync",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|fs-exists-sync@0.1.0",
      "author": "Jon Schlinkert",
      "description": "Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-exists-sync@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fs-exists-sync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fs-exists-sync",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fs-exists-sync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-exists-sync"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-diff",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/arr-diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-brackets",
      "version": "0.1.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/expand-brackets"
        }
      ]
    },
    {
      "type": "library",
      "name": "extglob",
      "version": "0.3.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "filename-regex",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-buffer",
          "version": "1.1.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|kind-of@3.2.2|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/kind-of/node_modules/is-buffer"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "object.omit",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-glob",
      "version": "3.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|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"
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-cache",
      "version": "0.4.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "global-modules",
      "version": "0.2.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|global-modules@0.2.3",
      "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@0.2.3",
      "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-0.2.3.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": "exit-hook",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|exit-hook@1.1.1",
      "author": "Sindre Sorhus",
      "description": "Run some code when the process exits",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/exit-hook@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/exit-hook.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/exit-hook#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/exit-hook/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/exit-hook"
        }
      ]
    },
    {
      "type": "library",
      "name": "onetime",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|onetime@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Only call a function once",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/onetime@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/onetime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/onetime"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-shim",
      "version": "0.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|os-shim@0.1.3",
      "description": "Native OS module API shim for older node.js versions",
      "purl": "pkg:npm/os-shim@0.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/h2non/node-os-shim.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/h2non/node-os-shim",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/h2non/node-os-shim/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/os-shim/-/os-shim-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-shim"
        }
      ]
    },
    {
      "type": "library",
      "name": "crc32-stream",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|crc32-stream@1.0.1",
      "author": "Chris Talkington",
      "description": "a streaming CRC32 checksumer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/crc32-stream@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/archiverjs/node-crc32-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/archiverjs/node-crc32-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/archiverjs/node-crc32-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/crc32-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.2.2",
          "bom-ref": "angular@1.6.10-tuxcare.7|crc32-stream@1.0.1|readable-stream@2.2.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@2.2.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-2.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/crc32-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|crc32-stream@1.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/crc32-stream/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "d",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|d@0.1.1",
      "author": "Mariusz Nowak",
      "description": "Property descriptor factory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/d@0.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/d.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/d#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/d/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d/-/d-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d"
        }
      ]
    },
    {
      "type": "library",
      "name": "es5-ext",
      "version": "0.10.12",
      "bom-ref": "angular@1.6.10-tuxcare.7|es5-ext@0.10.12",
      "author": "Mariusz Nowak",
      "description": "ECMAScript extensions and shims",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es5-ext@0.10.12",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es5-ext.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es5-ext#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es5-ext/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es5-ext"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-iterator",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|es6-iterator@2.0.0",
      "author": "Mariusz Nowak",
      "description": "Iterator abstraction based on ES6 specification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-iterator@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-iterator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-iterator"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-set",
      "version": "0.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|es6-set@0.1.4",
      "author": "Mariusz Nowak",
      "description": "ECMAScript6 Set polyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-set@0.1.4",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-set.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-set#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-set/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es6-set/-/es6-set-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-set"
        }
      ]
    },
    {
      "type": "library",
      "name": "es6-symbol",
      "version": "3.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|es6-symbol@3.1.0",
      "author": "Mariusz Nowak",
      "description": "ECMAScript 6 Symbol polyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es6-symbol@3.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/es6-symbol.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/es6-symbol#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/es6-symbol/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es6-symbol"
        }
      ]
    },
    {
      "type": "library",
      "name": "event-emitter",
      "version": "0.3.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|event-emitter@0.3.4",
      "author": "Mariusz Nowak",
      "description": "Environment agnostic event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/event-emitter@0.3.4",
      "externalReferences": [
        {
          "url": "git://github.com/medikoo/event-emitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/medikoo/event-emitter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/medikoo/event-emitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/event-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "write",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "is-property",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-property@1.0.2",
      "author": "Mikola Lysenko",
      "description": "Tests if a JSON property can be accessed using . syntax",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-property@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/mikolalysenko/is-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikolalysenko/is-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikolalysenko/is-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "callsites",
      "version": "0.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|callsites@0.2.0",
      "author": "Sindre Sorhus",
      "description": "Get callsites from the V8 stack trace API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/callsites@0.2.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-0.2.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": "co",
      "version": "4.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|co@4.6.0",
      "description": "generator async control flow goodness",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/co@4.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/co.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/co#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/co/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/co"
        }
      ]
    },
    {
      "type": "library",
      "name": "currently-unhandled",
      "version": "0.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "signal-exit",
      "version": "3.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|signal-exit@3.0.2",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.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": "hosted-git-info",
      "version": "2.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|hosted-git-info@2.2.0",
      "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.2.0",
      "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.2.0.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": "is-builtin-module",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-builtin-module@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a string matches the name of a Node.js builtin module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-builtin-module@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-builtin-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-builtin-module#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-builtin-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-builtin-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "validate-npm-package-license",
      "version": "3.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|validate-npm-package-license@3.0.1",
      "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.1",
      "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.1.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": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|read-pkg@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Read a package.json file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read-pkg@1.1.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-1.1.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": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|indent-string@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@2.1.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-2.1.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": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|strip-indent@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Strip leading whitespace from every line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-indent@1.0.1",
      "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-1.0.1.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": "lodash._objecttypes",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._objecttypes@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash variable `objectTypes` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._objecttypes@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._objecttypes"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._escapehtmlchar",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._escapehtmlchar@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash function `escapeHtmlChar` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._escapehtmlchar@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._escapehtmlchar/-/lodash._escapehtmlchar-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._escapehtmlchar"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._reunescapedhtml",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._reunescapedhtml@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash variable `reUnescapedHtml` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._reunescapedhtml@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._reunescapedhtml/-/lodash._reunescapedhtml-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._reunescapedhtml"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._isnative",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._isnative@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._isnative@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._isnative"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._shimkeys",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._shimkeys@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash function `shimKeys` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._shimkeys@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._shimkeys"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isobject",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash.isobject@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.isObject` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isobject@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "center-align",
      "version": "0.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "wordwrap",
      "version": "0.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/wordwrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-absolute",
      "version": "0.2.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-absolute@0.2.6",
      "author": "Jon Schlinkert",
      "description": "Polyfill for node.js `path.isAbolute`. Returns true if a file path is absolute.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-absolute@0.2.6",
      "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-0.2.6.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": "map-cache",
      "version": "0.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "path-root",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "find-index",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|find-index@0.1.1",
      "author": "James Friend",
      "description": "finds an item in an array matching a predicate function, and returns its index",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-index@0.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/jsdf/find-index.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdf/find-index",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdf/find-index/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/find-index/-/find-index-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-index"
        }
      ]
    },
    {
      "type": "library",
      "name": "delayed-stream",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|delayed-stream@1.0.0",
      "author": "Felix Geisendörfer",
      "description": "Buffers events from a stream until you are ready to handle them.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/delayed-stream@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-delayed-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-delayed-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delayed-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "asynckit",
      "version": "0.4.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|asynckit@0.4.0",
      "author": "Alex Indigo",
      "description": "Minimal async jobs utility library, with streams support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asynckit@0.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexindigo/asynckit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asynckit"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-my-json-valid",
      "version": "2.17.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-my-json-valid@2.17.1",
      "author": "Mathias Buus",
      "description": "A JSONSchema validator that uses code generation to be extremely fast",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-my-json-valid@2.17.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/is-my-json-valid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/is-my-json-valid",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/is-my-json-valid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-my-json-valid"
        }
      ]
    },
    {
      "type": "library",
      "name": "boom",
      "version": "2.10.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|boom@2.10.1",
      "description": "HTTP-friendly error objects",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/boom@2.10.1",
      "externalReferences": [
        {
          "url": "git://github.com/hapijs/boom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/boom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/boom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/boom"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hoek",
          "version": "2.16.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|boom@2.10.1|hoek@2.16.3",
          "description": "General purpose node utilities",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/hoek@2.16.3",
          "externalReferences": [
            {
              "url": "git://github.com/hapijs/hoek.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hapijs/hoek#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hapijs/hoek/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/boom/node_modules/hoek"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "cryptiles",
      "version": "2.0.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|cryptiles@2.0.5",
      "description": "General purpose crypto utilities",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cryptiles@2.0.5",
      "externalReferences": [
        {
          "url": "git://github.com/hapijs/cryptiles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/cryptiles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/cryptiles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cryptiles"
        }
      ]
    },
    {
      "type": "library",
      "name": "sntp",
      "version": "1.0.9",
      "bom-ref": "angular@1.6.10-tuxcare.7|sntp@1.0.9",
      "author": "Eran Hammer",
      "description": "SNTP Client",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/sntp@1.0.9",
      "externalReferences": [
        {
          "url": "git://github.com/hueniverse/sntp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hueniverse/sntp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hueniverse/sntp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sntp"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hoek",
          "version": "2.16.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|sntp@1.0.9|hoek@2.16.3",
          "description": "General purpose node utilities",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/hoek@2.16.3",
          "externalReferences": [
            {
              "url": "git://github.com/hapijs/hoek.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/hapijs/hoek#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/hapijs/hoek/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sntp/node_modules/hoek"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jsprim",
      "version": "1.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|jsprim@1.4.1",
      "description": "utilities for primitive JavaScript types",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsprim@1.4.1",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-jsprim.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-jsprim#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-jsprim/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsprim"
        }
      ]
    },
    {
      "type": "library",
      "name": "sshpk",
      "version": "1.13.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|sshpk@1.13.1",
      "author": "Joyent, Inc",
      "description": "A library for finding and using SSH public keys",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sshpk@1.13.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/arekinath/node-sshpk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arekinath/node-sshpk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arekinath/node-sshpk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sshpk"
        }
      ]
    },
    {
      "type": "library",
      "name": "inline-source-map",
      "version": "0.6.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|inline-source-map@0.6.2",
      "author": "Thorsten Lorenz",
      "description": "Adds source mappings and base64 encodes them, so they can be inlined in your generated file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inline-source-map@0.6.2",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/inline-source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/inline-source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/inline-source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/inline-source-map/-/inline-source-map-0.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inline-source-map"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.7",
          "bom-ref": "angular@1.6.10-tuxcare.7|inline-source-map@0.6.2|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/inline-source-map/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/is-number"
        }
      ]
    },
    {
      "type": "library",
      "name": "performance-now",
      "version": "2.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|performance-now@2.1.0",
      "author": "Braveg1rl",
      "description": "Implements performance.now (based on process.hrtime).",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/performance-now@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/braveg1rl/performance-now.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/braveg1rl/performance-now",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/braveg1rl/performance-now/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/performance-now"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-uuid",
      "version": "1.4.8",
      "bom-ref": "angular@1.6.10-tuxcare.7|node-uuid@1.4.8",
      "author": "Robert Kieffer",
      "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/broofa/node-uuid/master/LICENSE.md"
          }
        }
      ],
      "purl": "pkg:npm/node-uuid@1.4.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/node-uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/node-uuid",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/node-uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-proxy-agent",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-proxy-agent@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-http-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-http-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0|debug@2.6.3",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.3",
          "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.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/http-proxy-agent/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0|extend@3.0.0",
          "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.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/http-proxy-agent/node_modules/extend"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pac-proxy-agent",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|pac-proxy-agent@1.1.0",
      "author": "Nathan Rajlich",
      "description": "A PAC file proxy `http.Agent` implementation for HTTP",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pac-proxy-agent@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-pac-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-pac-proxy-agent",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pac-proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|pac-proxy-agent@1.1.0|debug@2.6.3",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.3",
          "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.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pac-proxy-agent/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|pac-proxy-agent@1.1.0|extend@3.0.0",
          "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.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pac-proxy-agent/node_modules/extend"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "socks-proxy-agent",
      "version": "2.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1",
      "author": "Nathan Rajlich",
      "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socks-proxy-agent@2.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-socks-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-socks-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-socks-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socks-proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1|extend@3.0.0",
          "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.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/socks-proxy-agent/node_modules/extend"
            }
          ]
        },
        {
          "type": "library",
          "name": "socks",
          "version": "1.1.10",
          "bom-ref": "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1|socks@1.1.10",
          "author": "Josh Glazebrook",
          "description": "A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/socks@1.1.10",
          "externalReferences": [
            {
              "url": "git+https://github.com/JoshGlazebrook/socks.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/socks",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/JoshGlazebrook/socks/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/socks/-/socks-1.1.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/socks-proxy-agent/node_modules/socks"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "libbase64",
      "version": "0.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|libbase64@0.1.0",
      "author": "Andris Reinman",
      "description": "Encode and decode base64 encoded strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/libbase64@0.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/andris9/libbase64.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andris9/libbase64",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/libbase64/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/libbase64/-/libbase64-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/libbase64"
        }
      ]
    },
    {
      "type": "library",
      "name": "libqp",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|libqp@1.1.0",
      "author": "Andris Reinman",
      "description": "Encode and decode quoted-printable strings according to rfc2045",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/libqp@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/andris9/libqp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andris9/libqp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/libqp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/libqp/-/libqp-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/libqp"
        }
      ]
    },
    {
      "type": "library",
      "name": "buildmail",
      "version": "4.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|buildmail@4.0.1",
      "author": "Andris Reinman",
      "description": "buildmail is a low level rfc2822 message composer. Define your own mime tree, no magic included.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buildmail@4.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/andris9/buildmail.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andris9/buildmail#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/buildmail/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buildmail/-/buildmail-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buildmail"
        }
      ]
    },
    {
      "type": "library",
      "name": "smtp-connection",
      "version": "2.12.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|smtp-connection@2.12.0",
      "author": "Andris Reinman",
      "description": "Connect to SMTP servers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/smtp-connection@2.12.0",
      "externalReferences": [
        {
          "url": "git://github.com/andris9/smtp-connection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andris9/smtp-connection",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/smtp-connection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/smtp-connection/-/smtp-connection-2.12.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/smtp-connection"
        }
      ]
    },
    {
      "type": "library",
      "name": "nodemailer-fetch",
      "version": "1.6.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|nodemailer-fetch@1.6.0",
      "author": "Andris Reinman",
      "description": "GET HTTP contents",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nodemailer-fetch@1.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodemailer/nodemailer-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodemailer/nodemailer-fetch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodemailer/nodemailer-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nodemailer-fetch/-/nodemailer-fetch-1.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nodemailer-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "nodemailer-wellknown",
      "version": "0.1.10",
      "bom-ref": "angular@1.6.10-tuxcare.7|nodemailer-wellknown@0.1.10",
      "author": "Andris Reinman",
      "description": "Well known SMTP services",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nodemailer-wellknown@0.1.10",
      "externalReferences": [
        {
          "url": "git://github.com/andris9/nodemailer-wellknown.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andris9/nodemailer-wellknown",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/nodemailer-wellknown/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nodemailer-wellknown/-/nodemailer-wellknown-0.1.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nodemailer-wellknown"
        }
      ]
    },
    {
      "type": "library",
      "name": "ip",
      "version": "1.1.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|ip@1.1.5",
      "author": "Fedor Indutny",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ip@1.1.5",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/node-ip.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/node-ip",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/node-ip/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ip"
        }
      ]
    },
    {
      "type": "library",
      "name": "smart-buffer",
      "version": "1.1.15",
      "bom-ref": "angular@1.6.10-tuxcare.7|smart-buffer@1.1.15",
      "author": "Josh Glazebrook",
      "description": "A smarter Buffer that keeps track of its own read and write positions while growing endlessly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/smart-buffer@1.1.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/JoshGlazebrook/smart-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/JoshGlazebrook/smart-buffer/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/JoshGlazebrook/smart-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-1.1.15.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/smart-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "when",
      "version": "3.7.8",
      "bom-ref": "angular@1.6.10-tuxcare.7|when@3.7.8",
      "description": "A lightweight Promises/A+ and when() implementation, plus other async goodies.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/when@3.7.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/cujojs/when.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://cujojs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cujojs/when/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/when/-/when-3.7.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/when"
        }
      ]
    },
    {
      "type": "library",
      "name": "after",
      "version": "0.8.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|blob@0.0.4",
      "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
      "purl": "pkg:npm/blob@0.0.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/rase-/blob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rase-/blob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rase-/blob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/blob"
        }
      ]
    },
    {
      "type": "library",
      "name": "async-limiter",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|async-limiter@1.0.0",
      "author": "Samuel Reed",
      "description": "asynchronous function queue with adjustable concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async-limiter@1.0.0",
      "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.0.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": "angular@1.6.10-tuxcare.7|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": "component-inherit",
      "version": "0.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|xmlhttprequest-ssl@1.5.4",
      "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.4",
      "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.4.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": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "is-path-inside",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-path-inside@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path is inside another path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-path-inside@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-path-inside.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-path-inside#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-path-inside/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-path-inside"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-xor",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|buffer-xor@1.0.3",
      "author": "Daniel Cousens",
      "description": "A simple module for bitwise-xor on buffers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-xor@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/crypto-browserify/buffer-xor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/crypto-browserify/buffer-xor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/crypto-browserify/buffer-xor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-xor"
        }
      ]
    },
    {
      "type": "library",
      "name": "des.js",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|des.js@1.0.0",
      "author": "Fedor Indutny",
      "description": "DES implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/des.js@1.0.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/des.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/des.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/des.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/des.js/-/des.js-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/des.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "brorand",
      "version": "1.0.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|brorand@1.0.7",
      "author": "Fedor Indutny",
      "description": "Random number generator for browsers and node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brorand@1.0.7",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/brorand.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/brorand",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/brorand/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/brorand/-/brorand-1.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brorand"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash.js",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|hash.js@1.0.3",
      "author": "Fedor Indutny",
      "description": "Various hash functions that could be run by both browser and node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hash.js@1.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/hash.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/hash.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/hash.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hash.js/-/hash.js-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hash.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "asn1.js",
      "version": "4.9.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|asn1.js@4.9.1",
      "author": "Fedor Indutny",
      "description": "ASN.1 encoder and decoder",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asn1.js@4.9.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indutny/asn1.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indutny/asn1.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indutny/asn1.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.9.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asn1.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "invert-kv",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|invert-kv@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/invert-kv@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/invert-kv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/invert-kv#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/invert-kv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/invert-kv"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-flatten",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "preserve",
      "version": "0.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "repeat-element",
      "version": "1.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|repeat-element@1.1.2",
      "author": "Jon Schlinkert",
      "description": "Create an array by repeating the given value n times.",
      "purl": "pkg:npm/repeat-element@1.1.2",
      "externalReferences": [
        {
          "url": "git://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.2.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": "is-posix-bracket",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "for-own",
      "version": "0.1.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|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/for-own"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-dotfile",
      "version": "1.0.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "global-prefix",
      "version": "0.1.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|global-prefix@0.1.5",
      "author": "Jon Schlinkert",
      "description": "Get the npm global path prefix.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/global-prefix@0.1.5",
      "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-0.1.5.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": "0.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-windows@0.2.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if the platform is windwows.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-windows@0.2.0",
      "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-0.2.0.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": "crc",
      "version": "3.4.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|crc@3.4.4",
      "author": "Alex Gorbatchev",
      "description": "Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/crc@3.4.4",
      "externalReferences": [
        {
          "url": "git://github.com/alexgorbatchev/node-crc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexgorbatchev/node-crc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexgorbatchev/node-crc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/crc/-/crc-3.4.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/crc"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-find-index",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "builtin-modules",
      "version": "1.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|builtin-modules@1.1.1",
      "author": "Sindre Sorhus",
      "description": "List of the Node.js builtin modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/builtin-modules@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/builtin-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/builtin-modules#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/builtin-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/builtin-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-correct",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|spdx-correct@1.0.2",
      "author": "Kyle E. Mitchell",
      "description": "correct invalid SPDX identifiers",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-correct@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/kemitchell/spdx-correct.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kemitchell/spdx-correct.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kemitchell/spdx-correct.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.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": "1.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|spdx-expression-parse@1.0.4",
      "author": "Kyle E. Mitchell",
      "description": "parse SPDX license expressions",
      "licenses": [
        {
          "expression": "(MIT AND CC-BY-3.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/spdx-expression-parse@1.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/kemitchell/spdx-expression-parse.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kemitchell/spdx-expression-parse.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kemitchell/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-1.0.4.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": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|load-json-file@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Read and parse a JSON file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/load-json-file@1.1.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-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/load-json-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-type",
      "version": "1.1.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|path-type@1.1.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@1.1.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-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._htmlescapes",
      "version": "2.4.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|lodash._htmlescapes@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash variable `htmlEscapes` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._htmlescapes@2.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com/custom-builds",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash._htmlescapes/-/lodash._htmlescapes-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._htmlescapes"
        }
      ]
    },
    {
      "type": "library",
      "name": "align-text",
      "version": "0.1.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "is-relative",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-relative@0.2.1",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the path appears to be relative.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-relative@0.2.1",
      "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-0.2.1.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": "angular@1.6.10-tuxcare.7|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": "assert-plus",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|assert-plus@1.0.0",
      "author": "Mark Cavage",
      "description": "Extra assertions on top of node's assert module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assert-plus@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mcavage/node-assert-plus.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcavage/node-assert-plus#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcavage/node-assert-plus/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assert-plus"
        }
      ]
    },
    {
      "type": "library",
      "name": "extsprintf",
      "version": "1.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|extsprintf@1.3.0",
      "description": "extended POSIX-style sprintf",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extsprintf@1.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/davepacheco/node-extsprintf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davepacheco/node-extsprintf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davepacheco/node-extsprintf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extsprintf"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema",
      "version": "0.2.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|json-schema@0.2.3",
      "author": "Kris Zyp",
      "description": "JSON Schema validation and specifications",
      "licenses": [
        {
          "license": {
            "name": "AFLv2.1",
            "acknowledgement": "declared",
            "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43"
          }
        },
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13"
          }
        }
      ],
      "purl": "pkg:npm/json-schema@0.2.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/kriszyp/json-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriszyp/json-schema#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kriszyp/json-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "verror",
      "version": "1.10.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|verror@1.10.0",
      "description": "richer JavaScript errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/verror@1.10.0",
      "externalReferences": [
        {
          "url": "git://github.com/davepacheco/node-verror.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davepacheco/node-verror#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davepacheco/node-verror/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/verror"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extsprintf",
          "version": "1.4.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|verror@1.10.0|extsprintf@1.4.0",
          "description": "extended POSIX-style sprintf",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extsprintf@1.4.0",
          "externalReferences": [
            {
              "url": "git://github.com/davepacheco/node-extsprintf.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/davepacheco/node-extsprintf#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/davepacheco/node-extsprintf/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/verror/node_modules/extsprintf"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "asn1",
      "version": "0.2.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|asn1@0.2.3",
      "author": "Mark Cavage",
      "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asn1@0.2.3",
      "externalReferences": [
        {
          "url": "git://github.com/mcavage/node-asn1.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mcavage/node-asn1#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mcavage/node-asn1/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "bcrypt-pbkdf",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|bcrypt-pbkdf@1.0.1",
      "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bcrypt-pbkdf@1.0.1",
      "externalReferences": [
        {
          "url": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bcrypt-pbkdf"
        }
      ]
    },
    {
      "type": "library",
      "name": "dashdash",
      "version": "1.14.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|dashdash@1.14.1",
      "author": "Trent Mick",
      "description": "A light, featureful and explicit option parsing library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dashdash@1.14.1",
      "externalReferences": [
        {
          "url": "git://github.com/trentm/node-dashdash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/trentm/node-dashdash#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/trentm/node-dashdash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dashdash"
        }
      ]
    },
    {
      "type": "library",
      "name": "ecc-jsbn",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|ecc-jsbn@0.1.1",
      "author": "Jeremie Miller",
      "description": "ECC JS code based on JSBN",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ecc-jsbn@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/quartzjer/ecc-jsbn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/quartzjer/ecc-jsbn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/quartzjer/ecc-jsbn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ecc-jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "getpass",
      "version": "0.1.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|getpass@0.1.7",
      "author": "Alex Wilson",
      "description": "getpass for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/getpass@0.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/arekinath/node-getpass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arekinath/node-getpass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arekinath/node-getpass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/getpass"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsbn",
      "version": "0.1.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|jsbn@0.1.1",
      "author": "Tom Wu",
      "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsbn@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/andyperlitch/jsbn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andyperlitch/jsbn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andyperlitch/jsbn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "tweetnacl",
      "version": "0.14.5",
      "bom-ref": "angular@1.6.10-tuxcare.7|tweetnacl@0.14.5",
      "author": "TweetNaCl-js contributors",
      "description": "Port of TweetNaCl cryptographic library to JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Unlicense",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tweetnacl@0.14.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/dchest/tweetnacl-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://tweetnacl.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dchest/tweetnacl-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tweetnacl"
        }
      ]
    },
    {
      "type": "library",
      "name": "har-schema",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|har-schema@2.0.0",
      "author": "Ahmad Nassri",
      "description": "JSON Schema for HTTP Archive (HAR)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/har-schema@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/har-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-schema",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/har-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "hoek",
      "version": "4.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|hoek@4.2.0",
      "description": "General purpose node utilities",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hoek@4.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/hapijs/hoek.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/hoek#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/hoek/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hoek/-/hoek-4.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hoek"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-uri",
      "version": "2.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|get-uri@2.0.1",
      "author": "Nathan Rajlich",
      "description": "Returns a `stream.Readable` from a URI string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-uri@2.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-get-uri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-get-uri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-get-uri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/get-uri/-/get-uri-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-uri"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.3",
          "bom-ref": "angular@1.6.10-tuxcare.7|get-uri@2.0.1|debug@2.6.3",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.3",
          "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.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-uri/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend",
          "version": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|get-uri@2.0.1|extend@3.0.0",
          "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.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/get-uri/node_modules/extend"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pac-resolver",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|pac-resolver@2.0.0",
      "author": "Nathan Rajlich",
      "description": "Generates an asynchronous resolver function from a PAC file",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pac-resolver@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-pac-resolver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-pac-resolver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-pac-resolver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pac-resolver"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "co",
          "version": "3.0.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|pac-resolver@2.0.0|co@3.0.6",
          "description": "generator async flow control goodness",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/co@3.0.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/visionmedia/co.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/co#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/co/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/co/-/co-3.0.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pac-resolver/node_modules/co"
            }
          ]
        },
        {
          "type": "library",
          "name": "ip",
          "version": "1.0.1",
          "bom-ref": "angular@1.6.10-tuxcare.7|pac-resolver@2.0.0|ip@1.0.1",
          "author": "Fedor Indutny",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ip@1.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/indutny/node-ip.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/indutny/node-ip",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/indutny/node-ip/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ip/-/ip-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pac-resolver/node_modules/ip"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "addressparser",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|addressparser@1.0.1",
      "author": "Andris Reinman",
      "description": "Parse e-mail addresses",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/addressparser@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/andris9/addressparser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andris9/addressparser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andris9/addressparser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/addressparser/-/addressparser-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/addressparser"
        }
      ]
    },
    {
      "type": "library",
      "name": "httpntlm",
      "version": "1.6.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|httpntlm@1.6.1",
      "author": "Sam Decrock",
      "description": "httpntlm is a Node.js library to do HTTP NTLM authentication",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/mit-license.php"
          }
        }
      ],
      "purl": "pkg:npm/httpntlm@1.6.1",
      "externalReferences": [
        {
          "url": "git://github.com/SamDecrock/node-http-ntlm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SamDecrock/node-http-ntlm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SamDecrock/node-http-ntlm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/httpntlm/-/httpntlm-1.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/httpntlm"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "underscore",
          "version": "1.7.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|httpntlm@1.6.1|underscore@1.7.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.7.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.7.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/httpntlm/node_modules/underscore"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "minimalistic-assert",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|minimalistic-assert@1.0.0",
      "description": "minimalistic-assert ===",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimalistic-assert@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimalistic-assert"
        }
      ]
    },
    {
      "type": "library",
      "name": "fill-range",
      "version": "2.2.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|fill-range@2.2.3",
      "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.3",
      "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.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fill-range"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-number",
          "version": "2.1.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|fill-range@2.2.3|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/fill-range/node_modules/is-number"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "for-in",
      "version": "1.0.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "angular@1.6.10-tuxcare.7|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": "homedir-polyfill",
      "version": "1.0.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|homedir-polyfill@1.0.1",
      "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.1",
      "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.1.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": "spdx-license-ids",
      "version": "1.2.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|spdx-license-ids@1.2.2",
      "author": "Shinnosuke Watanabe",
      "description": "A list of SPDX license identifiers",
      "licenses": [
        {
          "license": {
            "id": "Unlicense",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-license-ids@1.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/shinnn/spdx-license-ids.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shinnn/spdx-license-ids#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shinnn/spdx-license-ids/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.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": "parse-json",
      "version": "2.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|parse-json@2.2.0",
      "author": "Sindre Sorhus",
      "description": "Parse JSON with more helpful errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-json@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/parse-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-unc-path",
      "version": "0.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|is-unc-path@0.1.2",
      "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@0.1.2",
      "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-0.1.2.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": "fast-deep-equal",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|fast-deep-equal@1.0.0",
      "author": "Evgeny Poberezkin",
      "description": "Fast deep equal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-deep-equal@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.0.0.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.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|fast-json-stable-stringify@2.0.0",
      "author": "James Halliday",
      "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-json-stable-stringify@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.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.3.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|json-schema-traverse@0.3.1",
      "author": "Evgeny Poberezkin",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-schema-traverse@0.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.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": "data-uri-to-buffer",
      "version": "1.2.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|data-uri-to-buffer@1.2.0",
      "author": "Nathan Rajlich",
      "description": "Generate a Buffer instance from a Data URI string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/data-uri-to-buffer@1.2.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-data-uri-to-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-data-uri-to-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-data-uri-to-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/data-uri-to-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-uri-to-path",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|file-uri-to-path@1.0.0",
      "author": "Nathan Rajlich",
      "description": "Convert a file: URI to a file path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/file-uri-to-path@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/file-uri-to-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/file-uri-to-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/file-uri-to-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/file-uri-to-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "ftp",
      "version": "0.3.10",
      "bom-ref": "angular@1.6.10-tuxcare.7|ftp@0.3.10",
      "author": "Brian White",
      "description": "An FTP client module for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/mscdex/node-ftp/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/ftp@0.3.10",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mscdex/node-ftp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mscdex/node-ftp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mscdex/node-ftp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ftp"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.1.14",
          "bom-ref": "angular@1.6.10-tuxcare.7|ftp@0.3.10|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/ftp/node_modules/readable-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "degenerator",
      "version": "1.0.4",
      "bom-ref": "angular@1.6.10-tuxcare.7|degenerator@1.0.4",
      "author": "Nathan Rajlich",
      "description": "Turns sync functions into async generator functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/degenerator@1.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-degenerator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-degenerator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-degenerator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/degenerator/-/degenerator-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/degenerator"
        }
      ]
    },
    {
      "type": "library",
      "name": "netmask",
      "version": "1.0.6",
      "bom-ref": "angular@1.6.10-tuxcare.7|netmask@1.0.6",
      "author": "Olivier Poitrey",
      "description": "Parse and lookup IP network blocks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/netmask@1.0.6",
      "externalReferences": [
        {
          "url": "git://github.com/rs/node-netmask.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rs/node-netmask",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rs/node-netmask/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/netmask/-/netmask-1.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/netmask"
        }
      ]
    },
    {
      "type": "library",
      "name": "thunkify",
      "version": "2.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|thunkify@2.1.2",
      "description": "Turn callbacks, arrays, generators, generator functions, and promises into a thunk",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/thunkify@2.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/visionmedia/node-thunkify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-thunkify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-thunkify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/thunkify/-/thunkify-2.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/thunkify"
        }
      ]
    },
    {
      "type": "library",
      "name": "httpreq",
      "version": "0.4.24",
      "bom-ref": "angular@1.6.10-tuxcare.7|httpreq@0.4.24",
      "author": "Sam Decrock",
      "description": "node-httpreq is a node.js library to do HTTP(S) requests the easy way",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/httpreq@0.4.24",
      "externalReferences": [
        {
          "url": "git://github.com/SamDecrock/node-httpreq.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SamDecrock/node-httpreq#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SamDecrock/node-httpreq/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/httpreq/-/httpreq-0.4.24.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/httpreq"
        }
      ]
    },
    {
      "type": "library",
      "name": "randomatic",
      "version": "1.1.7",
      "bom-ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7",
      "author": "Jon Schlinkert",
      "description": "Generate randomized strings of a specified length, fast. Only the length is necessary, but you can optionally generate patterns using any combination of numeric, alpha-numeric, alphabetical, special or custom characters.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/randomatic@1.1.7",
      "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-1.1.7.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": "3.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7|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/randomatic/node_modules/is-number"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "kind-of",
              "version": "3.2.2",
              "bom-ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7|is-number@3.0.0|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/randomatic/node_modules/is-number/node_modules/kind-of"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "4.0.0",
          "bom-ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7|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/randomatic/node_modules/kind-of"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-buffer",
          "version": "1.1.6",
          "bom-ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7|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/randomatic/node_modules/is-buffer"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-passwd",
      "version": "1.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "error-ex",
      "version": "1.3.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|error-ex@1.3.0",
      "description": "Easy error subclassing and stack customization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/error-ex@1.3.0",
      "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.0.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": "unc-path-regex",
      "version": "0.1.2",
      "bom-ref": "angular@1.6.10-tuxcare.7|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": "xregexp",
      "version": "2.0.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|xregexp@2.0.0",
      "author": "Steven Levithan",
      "description": "Extended JavaScript regular expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xregexp@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/slevithan/XRegExp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://xregexp.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/slevithan/XRegExp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xregexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast-types",
      "version": "0.10.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|ast-types@0.10.1",
      "author": "Ben Newman",
      "description": "Esprima-compatible implementation of the Mozilla JS Parser API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ast-types@0.10.1",
      "externalReferences": [
        {
          "url": "git://github.com/benjamn/ast-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/benjamn/ast-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/benjamn/ast-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ast-types/-/ast-types-0.10.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ast-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "escodegen",
      "version": "1.9.0",
      "bom-ref": "angular@1.6.10-tuxcare.7|escodegen@1.9.0",
      "description": "ECMAScript code generator",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escodegen@1.9.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/escodegen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/estools/escodegen",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/escodegen/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/escodegen/-/escodegen-1.9.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escodegen"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.7",
          "bom-ref": "angular@1.6.10-tuxcare.7|escodegen@1.9.0|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/escodegen/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "3.1.3",
      "bom-ref": "angular@1.6.10-tuxcare.7|esprima@3.1.3",
      "author": "Ariya Hidayat",
      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esprima@3.1.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-3.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arrayish",
      "version": "0.2.1",
      "bom-ref": "angular@1.6.10-tuxcare.7|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"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular@1.6.10-tuxcare.7",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2",
        "angular@1.6.10-tuxcare.7|benchmark@1.0.0",
        "angular@1.6.10-tuxcare.7|bootstrap@3.1.1",
        "angular@1.6.10-tuxcare.7|browserstacktunnel-wrapper@2.0.0",
        "angular@1.6.10-tuxcare.7|canonical-path@0.0.2",
        "angular@1.6.10-tuxcare.7|changez-angular@2.1.3",
        "angular@1.6.10-tuxcare.7|changez@2.1.1",
        "angular@1.6.10-tuxcare.7|cheerio@0.17.0",
        "angular@1.6.10-tuxcare.7|commitizen@2.9.5",
        "angular@1.6.10-tuxcare.7|commitplease@2.7.10",
        "angular@1.6.10-tuxcare.7|cross-spawn@4.0.2",
        "angular@1.6.10-tuxcare.7|cz-conventional-changelog@1.1.4",
        "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5",
        "angular@1.6.10-tuxcare.7|dgeni@0.4.2",
        "angular@1.6.10-tuxcare.7|eslint-plugin-promise@3.6.0",
        "angular@1.6.10-tuxcare.7|event-stream@3.1.7",
        "angular@1.6.10-tuxcare.7|glob@6.0.4",
        "angular@1.6.10-tuxcare.7|google-code-prettify@1.0.1",
        "angular@1.6.10-tuxcare.7|grunt-bump@0.8.0",
        "angular@1.6.10-tuxcare.7|grunt-cli@1.2.0",
        "angular@1.6.10-tuxcare.7|grunt-contrib-clean@1.0.0",
        "angular@1.6.10-tuxcare.7|grunt-contrib-compress@1.4.1",
        "angular@1.6.10-tuxcare.7|grunt-contrib-connect@1.0.2",
        "angular@1.6.10-tuxcare.7|grunt-contrib-copy@1.0.0",
        "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7",
        "angular@1.6.10-tuxcare.7|grunt-eslint@19.0.0",
        "angular@1.6.10-tuxcare.7|grunt-merge-conflict@0.0.2",
        "angular@1.6.10-tuxcare.7|grunt-shell@1.3.1",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1",
        "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1",
        "angular@1.6.10-tuxcare.7|gulp-eslint@3.0.1",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1",
        "angular@1.6.10-tuxcare.7|gulp-rename@1.2.2",
        "angular@1.6.10-tuxcare.7|gulp-sourcemaps@1.11.1",
        "angular@1.6.10-tuxcare.7|gulp-uglify@1.5.4",
        "angular@1.6.10-tuxcare.7|gulp-util@3.0.8",
        "angular@1.6.10-tuxcare.7|gulp@3.8.11",
        "angular@1.6.10-tuxcare.7|jasmine-core@2.8.0",
        "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0",
        "angular@1.6.10-tuxcare.7|jasmine-reporters@2.2.0",
        "angular@1.6.10-tuxcare.7|jquery@2.1.4",
        "angular@1.6.10-tuxcare.7|jquery@2.2.4",
        "angular@1.6.10-tuxcare.7|jquery@3.2.1",
        "angular@1.6.10-tuxcare.7|karma-browserstack-launcher@1.2.0",
        "angular@1.6.10-tuxcare.7|karma-chrome-launcher@2.1.1",
        "angular@1.6.10-tuxcare.7|karma-edge-launcher@0.4.2",
        "angular@1.6.10-tuxcare.7|karma-firefox-launcher@1.0.1",
        "angular@1.6.10-tuxcare.7|karma-ie-launcher@1.0.0",
        "angular@1.6.10-tuxcare.7|karma-jasmine@1.1.0",
        "angular@1.6.10-tuxcare.7|karma-junit-reporter@1.2.0",
        "angular@1.6.10-tuxcare.7|karma-ng-scenario@1.0.0",
        "angular@1.6.10-tuxcare.7|karma-safari-launcher@1.0.0",
        "angular@1.6.10-tuxcare.7|karma-sauce-launcher@1.2.0",
        "angular@1.6.10-tuxcare.7|karma-script-launcher@1.0.0",
        "angular@1.6.10-tuxcare.7|karma-spec-reporter@0.0.31",
        "angular@1.6.10-tuxcare.7|karma@2.0.0",
        "angular@1.6.10-tuxcare.7|load-grunt-tasks@3.5.2",
        "angular@1.6.10-tuxcare.7|lodash@2.4.2",
        "angular@1.6.10-tuxcare.7|log4js@0.6.38",
        "angular@1.6.10-tuxcare.7|lunr@0.7.2",
        "angular@1.6.10-tuxcare.7|marked@0.3.6",
        "angular@1.6.10-tuxcare.7|node-html-encoder@0.0.2",
        "angular@1.6.10-tuxcare.7|npm-run@4.1.0",
        "angular@1.6.10-tuxcare.7|open-sans-fontface@1.4.0",
        "angular@1.6.10-tuxcare.7|promises-aplus-tests@2.1.2",
        "angular@1.6.10-tuxcare.7|protractor@5.1.2",
        "angular@1.6.10-tuxcare.7|q-io@1.13.2",
        "angular@1.6.10-tuxcare.7|q@1.0.1",
        "angular@1.6.10-tuxcare.7|qq@0.3.5",
        "angular@1.6.10-tuxcare.7|rewire@2.1.5",
        "angular@1.6.10-tuxcare.7|sax@1.2.2",
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3",
        "angular@1.6.10-tuxcare.7|semver@5.4.1",
        "angular@1.6.10-tuxcare.7|serve-favicon@2.3.2",
        "angular@1.6.10-tuxcare.7|serve-index@1.8.0",
        "angular@1.6.10-tuxcare.7|serve-static@1.11.2",
        "angular@1.6.10-tuxcare.7|shelljs@0.7.6",
        "angular@1.6.10-tuxcare.7|sorted-object@1.0.0",
        "angular@1.6.10-tuxcare.7|stringmap@0.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|bootstrap@3.3.7",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|browserify@7.0.3",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|di@2.0.0-pre-9",
        "angular@1.6.10-tuxcare.7|express@4.14.1",
        "angular@1.6.10-tuxcare.7|minimist@1.2.0",
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|rimraf@2.5.4",
        "angular@1.6.10-tuxcare.7|rx@2.3.25",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|underscore@1.8.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|bootstrap@3.3.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|browserify@7.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|assert@1.1.2",
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0",
        "angular@1.6.10-tuxcare.7|browser-resolve@1.11.2",
        "angular@1.6.10-tuxcare.7|browserify-zlib@0.1.4",
        "angular@1.6.10-tuxcare.7|buffer@2.8.2",
        "angular@1.6.10-tuxcare.7|builtins@0.0.7",
        "angular@1.6.10-tuxcare.7|commondir@0.0.1",
        "angular@1.6.10-tuxcare.7|concat-stream@1.4.10",
        "angular@1.6.10-tuxcare.7|console-browserify@1.1.0",
        "angular@1.6.10-tuxcare.7|constants-browserify@0.0.1",
        "angular@1.6.10-tuxcare.7|crypto-browserify@3.11.0",
        "angular@1.6.10-tuxcare.7|deep-equal@0.2.2",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|defined@0.0.0",
        "angular@1.6.10-tuxcare.7|deps-sort@1.3.9",
        "angular@1.6.10-tuxcare.7|domain-browser@1.1.7",
        "angular@1.6.10-tuxcare.7|duplexer2@0.0.2",
        "angular@1.6.10-tuxcare.7|events@1.0.2",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|glob@4.0.6",
        "angular@1.6.10-tuxcare.7|http-browserify@1.7.0",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|https-browserify@0.0.1",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|JSONStream@0.8.4",
        "angular@1.6.10-tuxcare.7|labeled-stream-splicer@1.0.2",
        "angular@1.6.10-tuxcare.7|module-deps@3.9.1",
        "angular@1.6.10-tuxcare.7|os-browserify@0.1.2",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|parents@0.0.3",
        "angular@1.6.10-tuxcare.7|path-browserify@0.0.0",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|process@0.8.0",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|punycode@1.2.4",
        "angular@1.6.10-tuxcare.7|querystring-es3@0.2.1",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|readable-stream@1.0.34",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|resolve@0.7.4",
        "angular@1.6.10-tuxcare.7|shallow-copy@0.0.1",
        "angular@1.6.10-tuxcare.7|shasum@1.0.2",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|shell-quote@0.0.1",
        "angular@1.6.10-tuxcare.7|stream-browserify@1.0.0",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|subarg@1.0.0",
        "angular@1.6.10-tuxcare.7|syntax-error@1.1.6",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|through2@1.1.1",
        "angular@1.6.10-tuxcare.7|timers-browserify@1.4.2",
        "angular@1.6.10-tuxcare.7|tty-browserify@0.0.0",
        "angular@1.6.10-tuxcare.7|umd@2.1.0",
        "angular@1.6.10-tuxcare.7|url@0.10.3",
        "angular@1.6.10-tuxcare.7|util@0.10.3",
        "angular@1.6.10-tuxcare.7|vm-browserify@0.0.4",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|di@2.0.0-pre-9",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|es6-shim@0.9.3",
        "angular@1.6.10-tuxcare.7|traceur@0.0.33"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|rimraf@2.5.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|rimraf@2.5.4|glob@7.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|rimraf@2.5.4|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|rimraf@2.5.4|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|rimraf@2.5.4|minimatch@3.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|brace-expansion@1.1.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|underscore@1.8.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|assert@1.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|util@0.10.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|defined@0.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|glob@4.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|graceful-fs@3.0.11",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|minimatch@1.0.0",
        "angular@1.6.10-tuxcare.7|once@1.4.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|https-browserify@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|JSONStream@0.8.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|jsonparse@0.0.5",
        "angular@1.6.10-tuxcare.7|through@2.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|parents@0.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|path-platform@0.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|process@0.8.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|punycode@1.2.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|resolve@0.7.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|shell-quote@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|through2@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|through2@1.1.1|readable-stream@1.1.13",
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|through2@1.1.1|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|through2@1.1.1|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|through2@1.1.1|xtend@4.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|xtend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|graceful-fs@3.0.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|natives@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|minimatch@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lru-cache@2.5.2",
        "angular@1.6.10-tuxcare.7|sigmund@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|jsonparse@0.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|path-platform@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|brace-expansion@1.1.8",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|balanced-match@1.0.0",
        "angular@1.6.10-tuxcare.7|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|angular-benchpress@0.2.2|balanced-match@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|benchmark@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|bootstrap@3.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserstacktunnel-wrapper@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|unzip@0.1.11"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|canonical-path@0.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|changez-angular@2.1.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|changez@2.1.1",
        "angular@1.6.10-tuxcare.7|nunjucks-date@1.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|changez@2.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|commander@2.12.2",
        "angular@1.6.10-tuxcare.7|find-package@1.0.0",
        "angular@1.6.10-tuxcare.7|nunjucks@2.5.2",
        "angular@1.6.10-tuxcare.7|shelljs@0.7.6",
        "angular@1.6.10-tuxcare.7|simple-node-logger@0.93.14"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cheerio@0.17.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|CSSselect@0.4.1",
        "angular@1.6.10-tuxcare.7|dom-serializer@0.0.1",
        "angular@1.6.10-tuxcare.7|entities@1.1.1",
        "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3",
        "angular@1.6.10-tuxcare.7|lodash@2.4.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|cachedir@1.1.1",
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|commitizen@2.9.5|cz-conventional-changelog@1.2.0",
        "angular@1.6.10-tuxcare.7|dedent@0.6.0",
        "angular@1.6.10-tuxcare.7|detect-indent@4.0.0",
        "angular@1.6.10-tuxcare.7|find-node-modules@1.0.4",
        "angular@1.6.10-tuxcare.7|find-root@1.0.0",
        "angular@1.6.10-tuxcare.7|fs-extra@1.0.0",
        "angular@1.6.10-tuxcare.7|commitizen@2.9.5|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|inquirer@1.2.3",
        "angular@1.6.10-tuxcare.7|commitizen@2.9.5|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|minimist@1.2.0",
        "angular@1.6.10-tuxcare.7|path-exists@2.1.0",
        "angular@1.6.10-tuxcare.7|commitizen@2.9.5|shelljs@0.7.5",
        "angular@1.6.10-tuxcare.7|strip-json-comments@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5|cz-conventional-changelog@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|conventional-commit-types@2.1.0",
        "angular@1.6.10-tuxcare.7|lodash.map@4.6.0",
        "angular@1.6.10-tuxcare.7|longest@1.0.1",
        "angular@1.6.10-tuxcare.7|pad-right@0.2.2",
        "angular@1.6.10-tuxcare.7|right-pad@1.0.1",
        "angular@1.6.10-tuxcare.7|word-wrap@1.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5|glob@7.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|commitizen@2.9.5|shelljs@0.7.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|commitizen@2.9.5|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|interpret@1.0.1",
        "angular@1.6.10-tuxcare.7|rechoir@0.6.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|commitplease@2.7.10",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|git-tools@0.2.1",
        "angular@1.6.10-tuxcare.7|ini@1.3.4",
        "angular@1.6.10-tuxcare.7|object-assign@4.1.1",
        "angular@1.6.10-tuxcare.7|commitplease@2.7.10|semver@5.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|commitplease@2.7.10|semver@5.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cross-spawn@4.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|cross-spawn@4.0.2|lru-cache@4.0.2",
        "angular@1.6.10-tuxcare.7|which@1.2.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cross-spawn@4.0.2|lru-cache@4.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|pseudomap@1.0.2",
        "angular@1.6.10-tuxcare.7|yallist@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cz-conventional-changelog@1.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|word-wrap@1.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|canonical-path@0.0.2",
        "angular@1.6.10-tuxcare.7|catharsis@0.8.8",
        "angular@1.6.10-tuxcare.7|change-case@3.0.0",
        "angular@1.6.10-tuxcare.7|dgeni@0.4.2",
        "angular@1.6.10-tuxcare.7|espree@2.2.5",
        "angular@1.6.10-tuxcare.7|estraverse@4.2.0",
        "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5|glob@7.1.2",
        "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3",
        "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|marked@0.3.6",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|mkdirp-promise@5.0.1",
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
        "angular@1.6.10-tuxcare.7|node-html-encoder@0.0.2",
        "angular@1.6.10-tuxcare.7|nunjucks@2.5.2",
        "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5|semver@5.3.0",
        "angular@1.6.10-tuxcare.7|shelljs@0.7.6",
        "angular@1.6.10-tuxcare.7|spdx-license-list@2.1.0",
        "angular@1.6.10-tuxcare.7|stringmap@0.2.2",
        "angular@1.6.10-tuxcare.7|typescript@1.8.10"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dgeni-packages@0.16.5|semver@5.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dgeni@0.4.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|canonical-path@0.0.2",
        "angular@1.6.10-tuxcare.7|dependency-graph@0.4.1",
        "angular@1.6.10-tuxcare.7|di@0.0.1",
        "angular@1.6.10-tuxcare.7|dgeni@0.4.2|lodash@3.10.1",
        "angular@1.6.10-tuxcare.7|optimist@0.6.1",
        "angular@1.6.10-tuxcare.7|dgeni@0.4.2|q@1.4.1",
        "angular@1.6.10-tuxcare.7|validate.js@0.9.0",
        "angular@1.6.10-tuxcare.7|winston@2.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dgeni@0.4.2|lodash@3.10.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dgeni@0.4.2|q@1.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint-plugin-promise@3.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|event-stream@3.1.7",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|duplexer@0.1.1",
        "angular@1.6.10-tuxcare.7|from@0.1.3",
        "angular@1.6.10-tuxcare.7|map-stream@0.1.0",
        "angular@1.6.10-tuxcare.7|pause-stream@0.0.11",
        "angular@1.6.10-tuxcare.7|split@0.2.10",
        "angular@1.6.10-tuxcare.7|stream-combiner@0.0.4",
        "angular@1.6.10-tuxcare.7|through@2.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob@6.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|glob@6.0.4|minimatch@3.0.3",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob@6.0.4|minimatch@3.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|brace-expansion@1.1.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|google-code-prettify@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-bump@0.8.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|grunt@1.0.1",
        "angular@1.6.10-tuxcare.7|grunt-bump@0.8.0|semver@5.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-bump@0.8.0|semver@5.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-cli@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|findup-sync@0.3.0",
        "angular@1.6.10-tuxcare.7|grunt-known-options@1.1.0",
        "angular@1.6.10-tuxcare.7|nopt@3.0.6",
        "angular@1.6.10-tuxcare.7|resolve@1.1.7"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-contrib-clean@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|async@1.5.2",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1",
        "angular@1.6.10-tuxcare.7|rimraf@2.6.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-contrib-compress@1.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|archiver@1.3.0",
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|iltorb@1.0.13",
        "angular@1.6.10-tuxcare.7|grunt-contrib-compress@1.4.1|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|pretty-bytes@3.0.1",
        "angular@1.6.10-tuxcare.7|stream-buffers@2.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-contrib-compress@1.4.1|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-contrib-connect@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|async@1.5.2",
        "angular@1.6.10-tuxcare.7|connect-livereload@0.5.4",
        "angular@1.6.10-tuxcare.7|connect@3.5.0",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1",
        "angular@1.6.10-tuxcare.7|http2@3.3.6",
        "angular@1.6.10-tuxcare.7|morgan@1.8.0",
        "angular@1.6.10-tuxcare.7|opn@4.0.2",
        "angular@1.6.10-tuxcare.7|portscanner@1.2.0",
        "angular@1.6.10-tuxcare.7|serve-index@1.8.0",
        "angular@1.6.10-tuxcare.7|serve-static@1.11.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-contrib-copy@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|file-sync-cmp@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7|bluebird@3.4.7",
        "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7|cross-spawn@5.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7|bluebird@3.4.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7|cross-spawn@5.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7|lru-cache@4.0.2",
        "angular@1.6.10-tuxcare.7|shebang-command@1.2.0",
        "angular@1.6.10-tuxcare.7|which@1.2.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-ddescribe-iit@0.0.7|lru-cache@4.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|pseudomap@1.0.2",
        "angular@1.6.10-tuxcare.7|yallist@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-eslint@19.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-merge-conflict@0.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-shell@1.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1",
        "angular@1.6.10-tuxcare.7|npm-run-path@1.0.0",
        "angular@1.6.10-tuxcare.7|object-assign@4.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|coffee-script@1.10.0",
        "angular@1.6.10-tuxcare.7|dateformat@1.0.12",
        "angular@1.6.10-tuxcare.7|eventemitter2@0.4.14",
        "angular@1.6.10-tuxcare.7|exit@0.1.2",
        "angular@1.6.10-tuxcare.7|findup-sync@0.3.0",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1|glob@7.0.6",
        "angular@1.6.10-tuxcare.7|grunt-cli@1.2.0",
        "angular@1.6.10-tuxcare.7|grunt-known-options@1.1.0",
        "angular@1.6.10-tuxcare.7|grunt-legacy-log@1.0.0",
        "angular@1.6.10-tuxcare.7|grunt-legacy-util@1.0.0",
        "angular@1.6.10-tuxcare.7|iconv-lite@0.4.15",
        "angular@1.6.10-tuxcare.7|js-yaml@3.5.5",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1|minimatch@3.0.3",
        "angular@1.6.10-tuxcare.7|nopt@3.0.6",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1|rimraf@2.2.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|glob@7.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1|glob@7.0.6|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|glob@7.0.6|minimatch@3.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|grunt@1.0.1|glob@7.0.6|brace-expansion@1.1.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|glob@7.0.6|brace-expansion@1.1.8",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|grunt@1.0.1|balanced-match@1.0.0",
        "angular@1.6.10-tuxcare.7|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|minimatch@3.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|brace-expansion@1.1.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|rimraf@2.2.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt@1.0.1|balanced-match@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|concat-with-sourcemaps@1.0.4",
        "angular@1.6.10-tuxcare.7|through2@2.0.3",
        "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1|vinyl@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1|vinyl@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|clone-buffer@1.0.0",
        "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1|clone-stats@1.0.0",
        "angular@1.6.10-tuxcare.7|clone@1.0.2",
        "angular@1.6.10-tuxcare.7|cloneable-readable@1.0.0",
        "angular@1.6.10-tuxcare.7|is-stream@1.1.0",
        "angular@1.6.10-tuxcare.7|remove-trailing-separator@1.1.0",
        "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1|replace-ext@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1|clone-stats@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-concat@2.6.1|replace-ext@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-eslint@3.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bufferstreams@1.1.1",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0",
        "angular@1.6.10-tuxcare.7|gulp-util@3.0.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|gulp-util@2.2.20",
        "angular@1.6.10-tuxcare.7|through@2.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|gulp-util@2.2.20",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|chalk@0.5.0",
        "angular@1.6.10-tuxcare.7|dateformat@1.0.12",
        "angular@1.6.10-tuxcare.7|lodash._reinterpolate@2.4.1",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|lodash.template@2.4.1",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|minimist@0.2.0",
        "angular@1.6.10-tuxcare.7|multipipe@0.1.2",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|through2@0.5.1",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|vinyl@0.2.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|chalk@0.5.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|ansi-styles@1.1.0",
        "angular@1.6.10-tuxcare.7|escape-string-regexp@1.0.5",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|has-ansi@0.1.0",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|strip-ansi@0.3.0",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|lodash.template@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._escapestringchar@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash._reinterpolate@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash.defaults@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash.escape@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash.keys@2.4.1",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|lodash.templatesettings@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash.values@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|minimist@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|through2@0.5.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|readable-stream@1.0.34",
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|vinyl@0.2.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|clone-stats@0.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|ansi-styles@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|has-ansi@0.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|strip-ansi@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|supports-color@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|lodash.templatesettings@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._reinterpolate@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash.escape@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|xtend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-foreach@0.0.1|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-rename@1.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-sourcemaps@1.11.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp-sourcemaps@1.11.1|acorn@4.0.11",
        "angular@1.6.10-tuxcare.7|gulp-sourcemaps@1.11.1|convert-source-map@1.3.0",
        "angular@1.6.10-tuxcare.7|css@2.2.1",
        "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4",
        "angular@1.6.10-tuxcare.7|detect-newline@2.1.0",
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11",
        "angular@1.6.10-tuxcare.7|source-map@0.5.6",
        "angular@1.6.10-tuxcare.7|strip-bom@2.0.0",
        "angular@1.6.10-tuxcare.7|through2@2.0.3",
        "angular@1.6.10-tuxcare.7|vinyl@1.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-sourcemaps@1.11.1|acorn@4.0.11"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-sourcemaps@1.11.1|convert-source-map@1.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-uglify@1.5.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|deap@1.0.0",
        "angular@1.6.10-tuxcare.7|fancy-log@1.3.0",
        "angular@1.6.10-tuxcare.7|gulp-util@3.0.8",
        "angular@1.6.10-tuxcare.7|isobject@2.1.0",
        "angular@1.6.10-tuxcare.7|through2@2.0.3",
        "angular@1.6.10-tuxcare.7|uglify-js@2.6.4",
        "angular@1.6.10-tuxcare.7|uglify-save-license@0.4.1",
        "angular@1.6.10-tuxcare.7|vinyl-sourcemaps-apply@0.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|array-differ@1.0.0",
        "angular@1.6.10-tuxcare.7|array-uniq@1.0.3",
        "angular@1.6.10-tuxcare.7|beeper@1.1.1",
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|dateformat@2.0.0",
        "angular@1.6.10-tuxcare.7|fancy-log@1.3.0",
        "angular@1.6.10-tuxcare.7|gulplog@1.0.0",
        "angular@1.6.10-tuxcare.7|has-gulplog@0.1.0",
        "angular@1.6.10-tuxcare.7|lodash._reescape@3.0.0",
        "angular@1.6.10-tuxcare.7|lodash._reevaluate@3.0.0",
        "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|lodash._reinterpolate@3.0.0",
        "angular@1.6.10-tuxcare.7|lodash.template@3.6.2",
        "angular@1.6.10-tuxcare.7|minimist@1.2.0",
        "angular@1.6.10-tuxcare.7|multipipe@0.1.2",
        "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|object-assign@3.0.0",
        "angular@1.6.10-tuxcare.7|replace-ext@0.0.1",
        "angular@1.6.10-tuxcare.7|through2@2.0.3",
        "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|vinyl@0.5.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|dateformat@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|lodash._reinterpolate@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|object-assign@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp-util@3.0.8|vinyl@0.5.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|clone-stats@0.0.1",
        "angular@1.6.10-tuxcare.7|clone@1.0.2",
        "angular@1.6.10-tuxcare.7|replace-ext@0.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|archy@1.0.0",
        "angular@1.6.10-tuxcare.7|gulp@3.8.11|chalk@0.5.0",
        "angular@1.6.10-tuxcare.7|deprecated@0.0.1",
        "angular@1.6.10-tuxcare.7|gulp-util@3.0.8",
        "angular@1.6.10-tuxcare.7|gulp@3.8.11|interpret@0.3.10",
        "angular@1.6.10-tuxcare.7|liftoff@2.3.0",
        "angular@1.6.10-tuxcare.7|minimist@1.2.0",
        "angular@1.6.10-tuxcare.7|orchestrator@0.3.8",
        "angular@1.6.10-tuxcare.7|pretty-hrtime@0.2.2",
        "angular@1.6.10-tuxcare.7|gulp@3.8.11|semver@4.3.6",
        "angular@1.6.10-tuxcare.7|tildify@1.2.0",
        "angular@1.6.10-tuxcare.7|v8flags@2.0.11",
        "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|chalk@0.5.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp@3.8.11|ansi-styles@1.1.0",
        "angular@1.6.10-tuxcare.7|escape-string-regexp@1.0.5",
        "angular@1.6.10-tuxcare.7|gulp@3.8.11|has-ansi@0.1.0",
        "angular@1.6.10-tuxcare.7|gulp@3.8.11|strip-ansi@0.3.0",
        "angular@1.6.10-tuxcare.7|gulp@3.8.11|supports-color@0.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|interpret@0.3.10"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|semver@4.3.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|ansi-styles@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|has-ansi@0.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp@3.8.11|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|strip-ansi@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gulp@3.8.11|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|supports-color@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulp@3.8.11|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine-core@2.8.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|coffee-script@1.7.1",
        "angular@1.6.10-tuxcare.7|gaze@0.5.2",
        "angular@1.6.10-tuxcare.7|jasmine-growl-reporter@0.2.1",
        "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|minimist@0.0.8",
        "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|mkdirp@0.3.5",
        "angular@1.6.10-tuxcare.7|underscore@1.6.0",
        "angular@1.6.10-tuxcare.7|walkdir@0.0.11"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|coffee-script@1.7.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|mkdirp@0.3.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|minimist@0.0.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine-node@2.0.0|mkdirp@0.3.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine-reporters@2.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jasmine@2.5.3",
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
        "angular@1.6.10-tuxcare.7|xmldom@0.1.27"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jquery@2.1.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jquery@2.2.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jquery@3.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-browserstack-launcher@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browserstack@1.5.0",
        "angular@1.6.10-tuxcare.7|karma-browserstack-launcher@1.2.0|browserstacktunnel-wrapper@1.4.2",
        "angular@1.6.10-tuxcare.7|karma@2.0.0",
        "angular@1.6.10-tuxcare.7|karma-browserstack-launcher@1.2.0|q@1.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-browserstack-launcher@1.2.0|browserstacktunnel-wrapper@1.4.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|unzip@0.1.11"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-browserstack-launcher@1.2.0|q@1.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-chrome-launcher@2.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs-access@1.0.1",
        "angular@1.6.10-tuxcare.7|which@1.2.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-edge-launcher@0.4.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|edge-launcher@1.2.2",
        "angular@1.6.10-tuxcare.7|karma@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-firefox-launcher@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-ie-launcher@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|karma@2.0.0",
        "angular@1.6.10-tuxcare.7|karma-ie-launcher@1.0.0|lodash@4.17.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-ie-launcher@1.0.0|lodash@4.17.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-jasmine@1.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jasmine-core@2.8.0",
        "angular@1.6.10-tuxcare.7|karma@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-junit-reporter@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|karma@2.0.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1",
        "angular@1.6.10-tuxcare.7|xmlbuilder@8.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-ng-scenario@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|karma@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-safari-launcher@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|karma@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-sauce-launcher@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|karma-sauce-launcher@1.2.0|q@1.5.0",
        "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2",
        "angular@1.6.10-tuxcare.7|saucelabs@1.4.0",
        "angular@1.6.10-tuxcare.7|wd@1.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-sauce-launcher@1.2.0|q@1.5.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-script-launcher@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|karma@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma-spec-reporter@0.0.31",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|colors@1.1.2",
        "angular@1.6.10-tuxcare.7|karma@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bluebird@3.5.1",
        "angular@1.6.10-tuxcare.7|body-parser@1.18.2",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0",
        "angular@1.6.10-tuxcare.7|chokidar@1.6.1",
        "angular@1.6.10-tuxcare.7|colors@1.1.2",
        "angular@1.6.10-tuxcare.7|combine-lists@1.0.1",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|connect@3.6.5",
        "angular@1.6.10-tuxcare.7|core-js@2.5.3",
        "angular@1.6.10-tuxcare.7|di@0.0.1",
        "angular@1.6.10-tuxcare.7|dom-serialize@2.2.1",
        "angular@1.6.10-tuxcare.7|expand-braces@0.1.2",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|glob@7.1.2",
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11",
        "angular@1.6.10-tuxcare.7|http-proxy@1.16.2",
        "angular@1.6.10-tuxcare.7|isbinaryfile@3.0.2",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|lodash@4.17.4",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|log4js@2.4.1",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|mime@1.6.0",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|optimist@0.6.1",
        "angular@1.6.10-tuxcare.7|qjobs@1.1.5",
        "angular@1.6.10-tuxcare.7|range-parser@1.2.0",
        "angular@1.6.10-tuxcare.7|rimraf@2.6.2",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|safe-buffer@5.0.1",
        "angular@1.6.10-tuxcare.7|socket.io@2.0.4",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|source-map@0.6.1",
        "angular@1.6.10-tuxcare.7|tmp@0.0.33",
        "angular@1.6.10-tuxcare.7|useragent@2.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|connect@3.6.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|debug@2.6.9",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|finalhandler@1.0.6",
        "angular@1.6.10-tuxcare.7|parseurl@1.3.2",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|utils-merge@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|lodash@4.17.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|log4js@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|axios@0.15.3",
        "angular@1.6.10-tuxcare.7|circular-json@0.4.0",
        "angular@1.6.10-tuxcare.7|date-format@1.2.0",
        "angular@1.6.10-tuxcare.7|karma@2.0.0|log4js@2.4.1|debug@3.1.0",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0",
        "angular@1.6.10-tuxcare.7|loggly@1.1.1",
        "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15",
        "angular@1.6.10-tuxcare.7|nodemailer@2.7.2",
        "angular@1.6.10-tuxcare.7|redis@2.8.0",
        "angular@1.6.10-tuxcare.7|semver@5.4.1",
        "angular@1.6.10-tuxcare.7|slack-node@0.2.0",
        "angular@1.6.10-tuxcare.7|streamroller@0.7.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|log4js@2.4.1|debug@3.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|karma@2.0.0|ms@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|mime@1.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|safe-buffer@5.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|source-map@0.6.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|finalhandler@1.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|debug@2.6.9",
        "angular@1.6.10-tuxcare.7|encodeurl@1.0.1",
        "angular@1.6.10-tuxcare.7|escape-html@1.0.3",
        "angular@1.6.10-tuxcare.7|on-finished@2.3.0",
        "angular@1.6.10-tuxcare.7|parseurl@1.3.2",
        "angular@1.6.10-tuxcare.7|statuses@1.3.1",
        "angular@1.6.10-tuxcare.7|unpipe@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|utils-merge@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|karma@2.0.0|ms@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|load-grunt-tasks@3.5.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|arrify@1.0.1",
        "angular@1.6.10-tuxcare.7|grunt@1.0.1",
        "angular@1.6.10-tuxcare.7|multimatch@2.1.0",
        "angular@1.6.10-tuxcare.7|pkg-up@1.0.0",
        "angular@1.6.10-tuxcare.7|resolve-pkg@0.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash@2.4.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|log4js@0.6.38",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|log4js@0.6.38|readable-stream@1.0.34",
        "angular@1.6.10-tuxcare.7|log4js@0.6.38|semver@4.3.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|log4js@0.6.38|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|log4js@0.6.38|semver@4.3.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lunr@0.7.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|marked@0.3.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|node-html-encoder@0.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|npm-run@4.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|cross-spawn@4.0.2",
        "angular@1.6.10-tuxcare.7|minimist@1.2.0",
        "angular@1.6.10-tuxcare.7|npm-path@2.0.3",
        "angular@1.6.10-tuxcare.7|npm-which@3.0.1",
        "angular@1.6.10-tuxcare.7|serializerr@1.0.3",
        "angular@1.6.10-tuxcare.7|sync-exec@0.6.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|open-sans-fontface@1.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|promises-aplus-tests@2.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mocha@2.5.3",
        "angular@1.6.10-tuxcare.7|sinon@1.17.7",
        "angular@1.6.10-tuxcare.7|promises-aplus-tests@2.1.2|underscore@1.8.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|promises-aplus-tests@2.1.2|underscore@1.8.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|@types/node@6.0.63",
        "angular@1.6.10-tuxcare.7|@types/q@0.0.32",
        "angular@1.6.10-tuxcare.7|@types/selenium-webdriver@2.53.42",
        "angular@1.6.10-tuxcare.7|blocking-proxy@0.0.5",
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|protractor@5.1.2|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|jasmine@2.5.3",
        "angular@1.6.10-tuxcare.7|jasminewd2@2.1.0",
        "angular@1.6.10-tuxcare.7|optimist@0.6.1",
        "angular@1.6.10-tuxcare.7|protractor@5.1.2|q@1.4.1",
        "angular@1.6.10-tuxcare.7|protractor@5.1.2|saucelabs@1.3.0",
        "angular@1.6.10-tuxcare.7|protractor@5.1.2|selenium-webdriver@3.0.1",
        "angular@1.6.10-tuxcare.7|source-map-support@0.4.11",
        "angular@1.6.10-tuxcare.7|webdriver-js-extender@1.0.0",
        "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|glob@7.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|q@1.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|saucelabs@1.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|selenium-webdriver@3.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|adm-zip@0.4.7",
        "angular@1.6.10-tuxcare.7|protractor@5.1.2|rimraf@2.6.1",
        "angular@1.6.10-tuxcare.7|protractor@5.1.2|tmp@0.0.30",
        "angular@1.6.10-tuxcare.7|xml2js@0.4.17"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|rimraf@2.6.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|protractor@5.1.2|rimraf@2.6.1|glob@7.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|rimraf@2.6.1|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|protractor@5.1.2|tmp@0.0.30",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|q-io@1.13.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|collections@0.2.2",
        "angular@1.6.10-tuxcare.7|mime@1.3.4",
        "angular@1.6.10-tuxcare.7|mimeparse@0.1.4",
        "angular@1.6.10-tuxcare.7|q-io@1.13.2|q@1.4.1",
        "angular@1.6.10-tuxcare.7|q-io@1.13.2|qs@1.2.2",
        "angular@1.6.10-tuxcare.7|url2@0.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|q-io@1.13.2|q@1.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|q-io@1.13.2|qs@1.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|q@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|qq@0.3.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|qq@0.3.5|q@0.8.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|qq@0.3.5|q@0.8.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|rewire@2.1.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sax@1.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|adm-zip@0.4.4",
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|rimraf@2.5.4",
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|tmp@0.0.24",
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|ws@1.1.1",
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|xml2js@0.4.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|adm-zip@0.4.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|rimraf@2.5.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|glob@7.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|tmp@0.0.24"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|ws@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|options@0.0.6",
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|ultron@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|xml2js@0.4.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|sax@0.6.1",
        "angular@1.6.10-tuxcare.7|xmlbuilder@8.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|ultron@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3|sax@0.6.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|semver@5.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|serve-favicon@2.3.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|etag@1.7.0",
        "angular@1.6.10-tuxcare.7|fresh@0.3.0",
        "angular@1.6.10-tuxcare.7|ms@0.7.2",
        "angular@1.6.10-tuxcare.7|parseurl@1.3.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|serve-index@1.8.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|accepts@1.3.3",
        "angular@1.6.10-tuxcare.7|batch@0.5.3",
        "angular@1.6.10-tuxcare.7|serve-index@1.8.0|debug@2.2.0",
        "angular@1.6.10-tuxcare.7|escape-html@1.0.3",
        "angular@1.6.10-tuxcare.7|http-errors@1.5.1",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17",
        "angular@1.6.10-tuxcare.7|parseurl@1.3.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|serve-index@1.8.0|debug@2.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|serve-index@1.8.0|ms@0.7.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|serve-index@1.8.0|ms@0.7.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|serve-static@1.11.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|encodeurl@1.0.1",
        "angular@1.6.10-tuxcare.7|escape-html@1.0.3",
        "angular@1.6.10-tuxcare.7|parseurl@1.3.2",
        "angular@1.6.10-tuxcare.7|send@0.14.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|shelljs@0.7.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|shelljs@0.7.6|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|interpret@1.0.1",
        "angular@1.6.10-tuxcare.7|rechoir@0.6.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|shelljs@0.7.6|glob@7.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sorted-object@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stringmap@0.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|express@4.14.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|accepts@1.3.3",
        "angular@1.6.10-tuxcare.7|array-flatten@1.1.1",
        "angular@1.6.10-tuxcare.7|content-disposition@0.5.2",
        "angular@1.6.10-tuxcare.7|content-type@1.0.4",
        "angular@1.6.10-tuxcare.7|cookie-signature@1.0.6",
        "angular@1.6.10-tuxcare.7|cookie@0.3.1",
        "angular@1.6.10-tuxcare.7|express@4.14.1|debug@2.2.0",
        "angular@1.6.10-tuxcare.7|depd@1.1.1",
        "angular@1.6.10-tuxcare.7|encodeurl@1.0.1",
        "angular@1.6.10-tuxcare.7|escape-html@1.0.3",
        "angular@1.6.10-tuxcare.7|etag@1.7.0",
        "angular@1.6.10-tuxcare.7|express@4.14.1|finalhandler@0.5.1",
        "angular@1.6.10-tuxcare.7|fresh@0.3.0",
        "angular@1.6.10-tuxcare.7|merge-descriptors@1.0.1",
        "angular@1.6.10-tuxcare.7|methods@1.1.2",
        "angular@1.6.10-tuxcare.7|on-finished@2.3.0",
        "angular@1.6.10-tuxcare.7|parseurl@1.3.2",
        "angular@1.6.10-tuxcare.7|path-to-regexp@0.1.7",
        "angular@1.6.10-tuxcare.7|proxy-addr@1.1.3",
        "angular@1.6.10-tuxcare.7|express@4.14.1|qs@6.2.0",
        "angular@1.6.10-tuxcare.7|range-parser@1.2.0",
        "angular@1.6.10-tuxcare.7|send@0.14.2",
        "angular@1.6.10-tuxcare.7|serve-static@1.11.2",
        "angular@1.6.10-tuxcare.7|type-is@1.6.15",
        "angular@1.6.10-tuxcare.7|utils-merge@1.0.0",
        "angular@1.6.10-tuxcare.7|vary@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|express@4.14.1|debug@2.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|express@4.14.1|ms@0.7.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|express@4.14.1|finalhandler@0.5.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|express@4.14.1|debug@2.2.0",
        "angular@1.6.10-tuxcare.7|escape-html@1.0.3",
        "angular@1.6.10-tuxcare.7|on-finished@2.3.0",
        "angular@1.6.10-tuxcare.7|statuses@1.3.1",
        "angular@1.6.10-tuxcare.7|unpipe@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|express@4.14.1|qs@6.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|express@4.14.1|ms@0.7.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|minimist@1.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1|minimist@0.0.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mkdirp@0.5.1|minimist@0.0.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|rx@2.3.25"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|unzip@0.1.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|binary@0.3.0",
        "angular@1.6.10-tuxcare.7|unzip@0.1.11|fstream@0.1.31",
        "angular@1.6.10-tuxcare.7|match-stream@0.0.2",
        "angular@1.6.10-tuxcare.7|pullstream@0.4.1",
        "angular@1.6.10-tuxcare.7|unzip@0.1.11|readable-stream@1.0.34",
        "angular@1.6.10-tuxcare.7|setimmediate@1.0.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|unzip@0.1.11|fstream@0.1.31",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|unzip@0.1.11|graceful-fs@3.0.11",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
        "angular@1.6.10-tuxcare.7|rimraf@2.6.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|unzip@0.1.11|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|unzip@0.1.11|graceful-fs@3.0.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|natives@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nunjucks-date@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|moment@2.17.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|commander@2.12.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|find-package@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|parents@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nunjucks@2.5.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|asap@2.0.5",
        "angular@1.6.10-tuxcare.7|chokidar@1.6.1",
        "angular@1.6.10-tuxcare.7|yargs@3.32.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|simple-node-logger@0.93.14",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|simple-node-logger@0.93.14|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|moment@2.17.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|simple-node-logger@0.93.14|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|CSSselect@0.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|CSSwhat@0.4.7",
        "angular@1.6.10-tuxcare.7|domutils@1.4.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dom-serializer@0.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|domelementtype@1.1.3",
        "angular@1.6.10-tuxcare.7|entities@1.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|entities@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|domelementtype@1.1.3",
        "angular@1.6.10-tuxcare.7|domhandler@2.2.1",
        "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3|domutils@1.5.1",
        "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3|entities@1.0.0",
        "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3|domutils@1.5.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|dom-serializer@0.0.1",
        "angular@1.6.10-tuxcare.7|domelementtype@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3|entities@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|htmlparser2@3.7.3|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cachedir@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|os-homedir@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|chalk@1.1.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ansi-styles@2.2.1",
        "angular@1.6.10-tuxcare.7|escape-string-regexp@1.0.5",
        "angular@1.6.10-tuxcare.7|has-ansi@2.0.0",
        "angular@1.6.10-tuxcare.7|strip-ansi@3.0.1",
        "angular@1.6.10-tuxcare.7|supports-color@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dedent@0.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|detect-indent@4.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|repeating@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|find-node-modules@1.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|find-node-modules@1.0.4|findup-sync@0.4.2",
        "angular@1.6.10-tuxcare.7|merge@1.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|find-node-modules@1.0.4|findup-sync@0.4.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|detect-file@0.1.0",
        "angular@1.6.10-tuxcare.7|is-glob@2.0.1",
        "angular@1.6.10-tuxcare.7|micromatch@2.3.11",
        "angular@1.6.10-tuxcare.7|resolve-dir@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|find-root@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fs-extra@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11",
        "angular@1.6.10-tuxcare.7|jsonfile@2.4.0",
        "angular@1.6.10-tuxcare.7|klaw@1.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|inquirer@1.2.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ansi-escapes@1.4.0",
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|cli-cursor@1.0.2",
        "angular@1.6.10-tuxcare.7|cli-width@2.1.0",
        "angular@1.6.10-tuxcare.7|external-editor@1.1.1",
        "angular@1.6.10-tuxcare.7|figures@1.7.0",
        "angular@1.6.10-tuxcare.7|inquirer@1.2.3|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|mute-stream@0.0.6",
        "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1",
        "angular@1.6.10-tuxcare.7|run-async@2.3.0",
        "angular@1.6.10-tuxcare.7|inquirer@1.2.3|rx@4.1.0",
        "angular@1.6.10-tuxcare.7|string-width@1.0.2",
        "angular@1.6.10-tuxcare.7|strip-ansi@3.0.1",
        "angular@1.6.10-tuxcare.7|through@2.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|inquirer@1.2.3|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|inquirer@1.2.3|rx@4.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-exists@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|strip-json-comments@2.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|git-tools@0.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|spawnback@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ini@1.3.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|object-assign@4.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|which@1.2.12",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|isexe@1.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|word-wrap@1.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|catharsis@0.8.8",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|underscore-contrib@0.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|change-case@3.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|camel-case@3.0.0",
        "angular@1.6.10-tuxcare.7|constant-case@2.0.0",
        "angular@1.6.10-tuxcare.7|dot-case@2.1.0",
        "angular@1.6.10-tuxcare.7|header-case@1.0.0",
        "angular@1.6.10-tuxcare.7|is-lower-case@1.1.3",
        "angular@1.6.10-tuxcare.7|is-upper-case@1.1.2",
        "angular@1.6.10-tuxcare.7|lower-case-first@1.0.2",
        "angular@1.6.10-tuxcare.7|lower-case@1.1.3",
        "angular@1.6.10-tuxcare.7|no-case@2.3.1",
        "angular@1.6.10-tuxcare.7|param-case@2.1.0",
        "angular@1.6.10-tuxcare.7|pascal-case@2.0.0",
        "angular@1.6.10-tuxcare.7|path-case@2.1.0",
        "angular@1.6.10-tuxcare.7|sentence-case@2.1.0",
        "angular@1.6.10-tuxcare.7|snake-case@2.1.0",
        "angular@1.6.10-tuxcare.7|swap-case@1.1.2",
        "angular@1.6.10-tuxcare.7|title-case@2.1.0",
        "angular@1.6.10-tuxcare.7|upper-case-first@1.1.2",
        "angular@1.6.10-tuxcare.7|upper-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|espree@2.2.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|estraverse@4.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4|brace-expansion@1.1.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|minimatch@3.0.4|brace-expansion@1.1.8",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4|balanced-match@1.0.0",
        "angular@1.6.10-tuxcare.7|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|minimatch@3.0.4|balanced-match@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mkdirp-promise@5.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|spdx-license-list@2.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|typescript@1.8.10"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dependency-graph@0.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|di@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|optimist@0.6.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|optimist@0.6.1|minimist@0.0.10",
        "angular@1.6.10-tuxcare.7|optimist@0.6.1|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|optimist@0.6.1|minimist@0.0.10"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|optimist@0.6.1|wordwrap@0.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|validate.js@0.9.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|winston@2.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|winston@2.3.1|async@1.0.0",
        "angular@1.6.10-tuxcare.7|winston@2.3.1|colors@1.0.3",
        "angular@1.6.10-tuxcare.7|cycle@1.0.3",
        "angular@1.6.10-tuxcare.7|eyes@0.1.8",
        "angular@1.6.10-tuxcare.7|isstream@0.1.2",
        "angular@1.6.10-tuxcare.7|stack-trace@0.0.9"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|winston@2.3.1|async@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|winston@2.3.1|colors@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|duplexer@0.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|from@0.1.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|map-stream@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pause-stream@0.0.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|through@2.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|split@0.2.10",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|through@2.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-combiner@0.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|duplexer@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|through@2.3.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|inflight@1.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|wrappy@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|inherits@2.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|once@1.4.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|wrappy@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|findup-sync@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|findup-sync@0.3.0|glob@5.0.15"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|findup-sync@0.3.0|glob@5.0.15",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|findup-sync@0.3.0|minimatch@3.0.3",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|findup-sync@0.3.0|minimatch@3.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|brace-expansion@1.1.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-known-options@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nopt@3.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|abbrev@1.0.9"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|resolve@1.1.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|async@1.5.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|rimraf@2.6.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|rimraf@2.6.2|glob@7.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|rimraf@2.6.2|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0",
        "angular@1.6.10-tuxcare.7|archiver@1.3.0|async@2.1.4",
        "angular@1.6.10-tuxcare.7|buffer-crc32@0.2.13",
        "angular@1.6.10-tuxcare.7|archiver@1.3.0|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|archiver@1.3.0|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|archiver@1.3.0|readable-stream@2.2.2",
        "angular@1.6.10-tuxcare.7|tar-stream@1.5.2",
        "angular@1.6.10-tuxcare.7|walkdir@0.0.11",
        "angular@1.6.10-tuxcare.7|zip-stream@1.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0|async@2.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|archiver@1.3.0|lodash@4.17.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0|glob@7.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0|readable-stream@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|archiver@1.3.0|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver@1.3.0|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|iltorb@1.0.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|nan@2.5.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pretty-bytes@3.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-buffers@2.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|connect-livereload@0.5.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|connect@3.5.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|connect@3.5.0|debug@2.2.0",
        "angular@1.6.10-tuxcare.7|finalhandler@0.5.0",
        "angular@1.6.10-tuxcare.7|parseurl@1.3.2",
        "angular@1.6.10-tuxcare.7|utils-merge@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|connect@3.5.0|debug@2.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|connect@3.5.0|ms@0.7.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|connect@3.5.0|ms@0.7.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http2@3.3.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|morgan@1.8.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|basic-auth@1.1.0",
        "angular@1.6.10-tuxcare.7|morgan@1.8.0|debug@2.6.0",
        "angular@1.6.10-tuxcare.7|depd@1.1.1",
        "angular@1.6.10-tuxcare.7|on-finished@2.3.0",
        "angular@1.6.10-tuxcare.7|on-headers@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|morgan@1.8.0|debug@2.6.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ms@0.7.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|opn@4.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|object-assign@4.1.1",
        "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|portscanner@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|async@1.5.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|file-sync-cmp@0.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|babel-code-frame@6.22.0",
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|concat-stream@1.4.10",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|debug@2.6.0",
        "angular@1.6.10-tuxcare.7|doctrine@1.5.0",
        "angular@1.6.10-tuxcare.7|escope@3.6.0",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|espree@3.4.0",
        "angular@1.6.10-tuxcare.7|estraverse@4.2.0",
        "angular@1.6.10-tuxcare.7|esutils@2.0.2",
        "angular@1.6.10-tuxcare.7|file-entry-cache@2.0.0",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|globals@9.14.0",
        "angular@1.6.10-tuxcare.7|ignore@3.2.2",
        "angular@1.6.10-tuxcare.7|imurmurhash@0.1.4",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|inquirer@0.12.0",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|is-my-json-valid@2.15.0",
        "angular@1.6.10-tuxcare.7|is-resolvable@1.0.0",
        "angular@1.6.10-tuxcare.7|js-yaml@3.5.5",
        "angular@1.6.10-tuxcare.7|json-stable-stringify@1.0.1",
        "angular@1.6.10-tuxcare.7|levn@0.3.0",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
        "angular@1.6.10-tuxcare.7|natural-compare@1.4.0",
        "angular@1.6.10-tuxcare.7|optionator@0.8.2",
        "angular@1.6.10-tuxcare.7|path-is-inside@1.0.2",
        "angular@1.6.10-tuxcare.7|pluralize@1.2.1",
        "angular@1.6.10-tuxcare.7|progress@1.1.8",
        "angular@1.6.10-tuxcare.7|require-uncached@1.0.3",
        "angular@1.6.10-tuxcare.7|shelljs@0.7.6",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|strip-bom@3.0.0",
        "angular@1.6.10-tuxcare.7|strip-json-comments@2.0.1",
        "angular@1.6.10-tuxcare.7|table@3.8.3",
        "angular@1.6.10-tuxcare.7|text-table@0.2.0",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|user-home@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|debug@2.6.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ms@0.7.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|espree@3.4.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|acorn-jsx@3.0.1",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|acorn@4.0.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|glob@7.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|inquirer@0.12.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ansi-escapes@1.4.0",
        "angular@1.6.10-tuxcare.7|ansi-regex@2.1.1",
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|cli-cursor@1.0.2",
        "angular@1.6.10-tuxcare.7|cli-width@2.1.0",
        "angular@1.6.10-tuxcare.7|figures@1.7.0",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|readline2@1.0.1",
        "angular@1.6.10-tuxcare.7|eslint@3.15.0|run-async@0.1.0",
        "angular@1.6.10-tuxcare.7|rx-lite@3.1.2",
        "angular@1.6.10-tuxcare.7|string-width@1.0.2",
        "angular@1.6.10-tuxcare.7|strip-ansi@3.0.1",
        "angular@1.6.10-tuxcare.7|through@2.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|is-my-json-valid@2.15.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|generate-function@2.0.0",
        "angular@1.6.10-tuxcare.7|generate-object-property@1.2.0",
        "angular@1.6.10-tuxcare.7|jsonpointer@4.0.1",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|strip-bom@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|user-home@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|os-homedir@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|acorn@4.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eslint@3.15.0|run-async@0.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|once@1.4.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|npm-run-path@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|path-key@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|coffee-script@1.10.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dateformat@1.0.12",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|get-stdin@4.0.1",
        "angular@1.6.10-tuxcare.7|meow@3.7.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eventemitter2@0.4.14"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|exit@0.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-legacy-log@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|colors@1.1.2",
        "angular@1.6.10-tuxcare.7|grunt-legacy-log-utils@1.0.0",
        "angular@1.6.10-tuxcare.7|hooker@0.2.3",
        "angular@1.6.10-tuxcare.7|grunt-legacy-log@1.0.0|lodash@3.10.1",
        "angular@1.6.10-tuxcare.7|underscore.string@3.2.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-legacy-log@1.0.0|lodash@3.10.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-legacy-util@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|async@1.5.2",
        "angular@1.6.10-tuxcare.7|exit@0.1.2",
        "angular@1.6.10-tuxcare.7|getobject@0.1.0",
        "angular@1.6.10-tuxcare.7|hooker@0.2.3",
        "angular@1.6.10-tuxcare.7|grunt-legacy-util@1.0.0|lodash@4.3.0",
        "angular@1.6.10-tuxcare.7|underscore.string@3.2.3",
        "angular@1.6.10-tuxcare.7|which@1.2.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-legacy-util@1.0.0|lodash@4.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|iconv-lite@0.4.15"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|js-yaml@3.5.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|argparse@1.0.9",
        "angular@1.6.10-tuxcare.7|js-yaml@3.5.5|esprima@2.7.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|js-yaml@3.5.5|esprima@2.7.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|concat-with-sourcemaps@1.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|source-map@0.5.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|through2@2.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|through2@2.0.3|readable-stream@2.2.2",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|through2@2.0.3|readable-stream@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|through2@2.0.3|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|through2@2.0.3|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|bufferstreams@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|css@2.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|source-map-resolve@0.3.1",
        "angular@1.6.10-tuxcare.7|css@2.2.1|source-map@0.1.43",
        "angular@1.6.10-tuxcare.7|urix@0.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|css@2.2.1|source-map@0.1.43",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|amdefine@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|debug@2.6.0",
        "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|lazy-debug-legacy@0.0.1",
        "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|object-assign@4.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|debug@2.6.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ms@0.7.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|lazy-debug-legacy@0.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|debug@2.6.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|debug-fabulous@0.0.4|object-assign@4.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|detect-newline@2.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|source-map@0.5.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|strip-bom@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-utf8@0.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vinyl@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|clone-stats@0.0.1",
        "angular@1.6.10-tuxcare.7|clone@1.0.2",
        "angular@1.6.10-tuxcare.7|replace-ext@0.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|deap@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fancy-log@1.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|time-stamp@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|isobject@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|isobject@2.1.0|isarray@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|isobject@2.1.0|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|uglify-js@2.6.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|uglify-js@2.6.4|async@0.2.10",
        "angular@1.6.10-tuxcare.7|source-map@0.5.6",
        "angular@1.6.10-tuxcare.7|uglify-to-browserify@1.0.2",
        "angular@1.6.10-tuxcare.7|uglify-js@2.6.4|yargs@3.10.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|uglify-js@2.6.4|async@0.2.10"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|uglify-js@2.6.4|yargs@3.10.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|camelcase@1.2.1",
        "angular@1.6.10-tuxcare.7|cliui@2.1.0",
        "angular@1.6.10-tuxcare.7|decamelize@1.2.0",
        "angular@1.6.10-tuxcare.7|window-size@0.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|uglify-save-license@0.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vinyl-sourcemaps-apply@0.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|source-map@0.5.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-differ@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-uniq@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|beeper@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gulplog@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|glogg@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|has-gulplog@0.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|sparkles@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._reescape@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._reevaluate@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.template@3.6.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._basecopy@3.0.1",
        "angular@1.6.10-tuxcare.7|lodash._basetostring@3.0.1",
        "angular@1.6.10-tuxcare.7|lodash._basevalues@3.0.0",
        "angular@1.6.10-tuxcare.7|lodash._isiterateecall@3.0.9",
        "angular@1.6.10-tuxcare.7|lodash.template@3.6.2|lodash._reinterpolate@3.0.0",
        "angular@1.6.10-tuxcare.7|lodash.template@3.6.2|lodash.escape@3.2.0",
        "angular@1.6.10-tuxcare.7|lodash.template@3.6.2|lodash.keys@3.1.2",
        "angular@1.6.10-tuxcare.7|lodash.restparam@3.6.1",
        "angular@1.6.10-tuxcare.7|lodash.templatesettings@3.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.template@3.6.2|lodash._reinterpolate@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.template@3.6.2|lodash.escape@3.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._root@3.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.template@3.6.2|lodash.keys@3.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._getnative@3.9.1",
        "angular@1.6.10-tuxcare.7|lodash.isarguments@3.1.0",
        "angular@1.6.10-tuxcare.7|lodash.isarray@3.0.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|multipipe@0.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|duplexer2@0.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|replace-ext@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archy@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|deprecated@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|liftoff@2.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|extend@3.0.1",
        "angular@1.6.10-tuxcare.7|liftoff@2.3.0|findup-sync@0.4.2",
        "angular@1.6.10-tuxcare.7|fined@1.0.2",
        "angular@1.6.10-tuxcare.7|flagged-respawn@0.3.2",
        "angular@1.6.10-tuxcare.7|lodash.isplainobject@4.0.6",
        "angular@1.6.10-tuxcare.7|lodash.isstring@4.0.1",
        "angular@1.6.10-tuxcare.7|lodash.mapvalues@4.6.0",
        "angular@1.6.10-tuxcare.7|rechoir@0.6.2",
        "angular@1.6.10-tuxcare.7|resolve@1.1.7"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|liftoff@2.3.0|findup-sync@0.4.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|detect-file@0.1.0",
        "angular@1.6.10-tuxcare.7|is-glob@2.0.1",
        "angular@1.6.10-tuxcare.7|micromatch@2.3.11",
        "angular@1.6.10-tuxcare.7|resolve-dir@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|orchestrator@0.3.8",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|end-of-stream@0.1.5",
        "angular@1.6.10-tuxcare.7|sequencify@0.0.7",
        "angular@1.6.10-tuxcare.7|stream-consume@0.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pretty-hrtime@0.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tildify@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|os-homedir@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|v8flags@2.0.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|user-home@1.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|defaults@1.0.3",
        "angular@1.6.10-tuxcare.7|glob-stream@3.1.18",
        "angular@1.6.10-tuxcare.7|glob-watcher@0.0.6",
        "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|graceful-fs@3.0.11",
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
        "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|strip-bom@1.0.0",
        "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|through2@0.6.5",
        "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|vinyl@0.4.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|graceful-fs@3.0.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|natives@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|strip-bom@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|first-chunk-stream@1.0.0",
        "angular@1.6.10-tuxcare.7|is-utf8@0.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|through2@0.6.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|readable-stream@1.0.34",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|vinyl@0.4.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|clone-stats@0.0.1",
        "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|clone@0.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vinyl-fs@0.3.14|clone@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|gaze@0.5.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|globule@0.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine-growl-reporter@0.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jasmine-growl-reporter@0.2.1|growl@1.7.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine-growl-reporter@0.2.1|growl@1.7.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|underscore@1.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|walkdir@0.0.11"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine@2.5.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|exit@0.1.2",
        "angular@1.6.10-tuxcare.7|jasmine@2.5.3|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|jasmine@2.5.3|jasmine-core@2.5.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine@2.5.3|glob@7.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasmine@2.5.3|jasmine-core@2.5.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|xmldom@0.1.27"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserstack@1.5.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fs-access@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|null-check@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|edge-launcher@1.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|xmlbuilder@8.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|adm-zip@0.4.7",
        "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|async@2.1.4",
        "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0",
        "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|rimraf@2.6.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|async@2.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|lodash@4.17.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|rimraf@2.6.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|glob@7.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sauce-connect-launcher@1.2.2|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|saucelabs@1.4.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|wd@1.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|archiver@1.3.0",
        "angular@1.6.10-tuxcare.7|wd@1.4.1|async@2.0.1",
        "angular@1.6.10-tuxcare.7|wd@1.4.1|lodash@4.16.2",
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
        "angular@1.6.10-tuxcare.7|wd@1.4.1|q@1.4.1",
        "angular@1.6.10-tuxcare.7|request@2.79.0",
        "angular@1.6.10-tuxcare.7|wd@1.4.1|underscore.string@3.3.4",
        "angular@1.6.10-tuxcare.7|vargs@0.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|async@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|wd@1.4.1|async@2.0.1|lodash@4.17.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|async@2.0.1|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|lodash@4.16.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|q@1.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|wd@1.4.1|underscore.string@3.3.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|sprintf-js@1.0.3",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|colors@1.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|bluebird@3.5.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bytes@3.0.0",
        "angular@1.6.10-tuxcare.7|content-type@1.0.4",
        "angular@1.6.10-tuxcare.7|debug@2.6.9",
        "angular@1.6.10-tuxcare.7|depd@1.1.1",
        "angular@1.6.10-tuxcare.7|body-parser@1.18.2|http-errors@1.6.2",
        "angular@1.6.10-tuxcare.7|body-parser@1.18.2|iconv-lite@0.4.19",
        "angular@1.6.10-tuxcare.7|on-finished@2.3.0",
        "angular@1.6.10-tuxcare.7|qs@6.5.1",
        "angular@1.6.10-tuxcare.7|raw-body@2.3.2",
        "angular@1.6.10-tuxcare.7|type-is@1.6.15"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2|http-errors@1.6.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|depd@1.1.1",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|body-parser@1.18.2|setprototypeof@1.0.3",
        "angular@1.6.10-tuxcare.7|body-parser@1.18.2|statuses@1.4.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2|iconv-lite@0.4.19"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2|setprototypeof@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|body-parser@1.18.2|statuses@1.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|assert@1.4.1",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|browser-pack@6.0.2",
        "angular@1.6.10-tuxcare.7|browser-resolve@1.11.2",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|browserify-zlib@0.2.0",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|buffer@5.0.8",
        "angular@1.6.10-tuxcare.7|cached-path-relative@1.0.1",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2",
        "angular@1.6.10-tuxcare.7|console-browserify@1.1.0",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|constants-browserify@1.0.0",
        "angular@1.6.10-tuxcare.7|crypto-browserify@3.11.0",
        "angular@1.6.10-tuxcare.7|defined@1.0.0",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|deps-sort@2.0.0",
        "angular@1.6.10-tuxcare.7|domain-browser@1.1.7",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|duplexer2@0.1.4",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|events@1.1.1",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|glob@7.1.2",
        "angular@1.6.10-tuxcare.7|has@1.0.1",
        "angular@1.6.10-tuxcare.7|htmlescape@1.1.1",
        "angular@1.6.10-tuxcare.7|https-browserify@1.0.0",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|insert-module-globals@7.0.1",
        "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|labeled-stream-splicer@2.0.0",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|module-deps@4.1.1",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|os-browserify@0.3.0",
        "angular@1.6.10-tuxcare.7|parents@1.0.1",
        "angular@1.6.10-tuxcare.7|path-browserify@0.0.0",
        "angular@1.6.10-tuxcare.7|process@0.11.9",
        "angular@1.6.10-tuxcare.7|punycode@1.4.1",
        "angular@1.6.10-tuxcare.7|querystring-es3@0.2.1",
        "angular@1.6.10-tuxcare.7|read-only-stream@2.0.0",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|resolve@1.5.0",
        "angular@1.6.10-tuxcare.7|shasum@1.0.2",
        "angular@1.6.10-tuxcare.7|shell-quote@1.6.1",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|stream-browserify@2.0.1",
        "angular@1.6.10-tuxcare.7|stream-http@2.7.2",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|string_decoder@1.0.3",
        "angular@1.6.10-tuxcare.7|subarg@1.0.0",
        "angular@1.6.10-tuxcare.7|syntax-error@1.1.6",
        "angular@1.6.10-tuxcare.7|through2@2.0.3",
        "angular@1.6.10-tuxcare.7|timers-browserify@1.4.2",
        "angular@1.6.10-tuxcare.7|tty-browserify@0.0.0",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|url@0.11.0",
        "angular@1.6.10-tuxcare.7|util@0.10.3",
        "angular@1.6.10-tuxcare.7|vm-browserify@0.0.4",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|browser-pack@6.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|combine-source-map@0.7.2",
        "angular@1.6.10-tuxcare.7|defined@1.0.0",
        "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
        "angular@1.6.10-tuxcare.7|through2@2.0.3",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|umd@3.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|browserify-zlib@0.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|pako@1.0.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|buffer@5.0.8",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|base64-js@1.2.1",
        "angular@1.6.10-tuxcare.7|ieee754@1.1.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2|readable-stream@2.0.6",
        "angular@1.6.10-tuxcare.7|typedarray@0.0.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2|readable-stream@2.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|constants-browserify@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|deps-sort@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
        "angular@1.6.10-tuxcare.7|shasum@1.0.2",
        "angular@1.6.10-tuxcare.7|subarg@1.0.0",
        "angular@1.6.10-tuxcare.7|through2@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|duplexer2@0.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|events@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|insert-module-globals@7.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|combine-source-map@0.7.2",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2",
        "angular@1.6.10-tuxcare.7|is-buffer@1.1.4",
        "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
        "angular@1.6.10-tuxcare.7|lexical-scope@1.2.0",
        "angular@1.6.10-tuxcare.7|process@0.11.9",
        "angular@1.6.10-tuxcare.7|through2@2.0.3",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|labeled-stream-splicer@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|stream-splicer@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|module-deps@4.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browser-resolve@1.11.2",
        "angular@1.6.10-tuxcare.7|cached-path-relative@1.0.1",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|concat-stream@1.5.2",
        "angular@1.6.10-tuxcare.7|defined@1.0.0",
        "angular@1.6.10-tuxcare.7|detective@4.3.2",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|duplexer2@0.1.4",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
        "angular@1.6.10-tuxcare.7|parents@1.0.1",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3",
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|module-deps@4.1.1|resolve@1.1.7",
        "angular@1.6.10-tuxcare.7|stream-combiner2@1.1.1",
        "angular@1.6.10-tuxcare.7|subarg@1.0.0",
        "angular@1.6.10-tuxcare.7|through2@2.0.3",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|module-deps@4.1.1|resolve@1.1.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|os-browserify@0.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|resolve@1.5.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|path-parse@1.0.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|stream-browserify@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|string_decoder@1.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|safe-buffer@5.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|url@0.11.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browserify@14.5.0|url@0.11.0|punycode@1.3.2",
        "angular@1.6.10-tuxcare.7|querystring@0.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|url@0.11.0|punycode@1.3.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|umd@3.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|pako@1.0.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|base64-js@1.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify@14.5.0|stream-splicer@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|chokidar@1.6.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|anymatch@1.3.2",
        "angular@1.6.10-tuxcare.7|async-each@1.0.1",
        "angular@1.6.10-tuxcare.7|glob-parent@2.0.0",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|is-binary-path@1.0.1",
        "angular@1.6.10-tuxcare.7|is-glob@2.0.1",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1",
        "angular@1.6.10-tuxcare.7|readdirp@2.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|combine-lists@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|combine-lists@1.0.1|lodash@4.17.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|combine-lists@1.0.1|lodash@4.17.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|core-js@2.5.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dom-serialize@2.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|custom-event@1.0.1",
        "angular@1.6.10-tuxcare.7|ent@2.2.0",
        "angular@1.6.10-tuxcare.7|extend@3.0.1",
        "angular@1.6.10-tuxcare.7|void-elements@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|expand-braces@0.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|array-slice@0.2.3",
        "angular@1.6.10-tuxcare.7|array-unique@0.2.1",
        "angular@1.6.10-tuxcare.7|braces@0.1.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http-proxy@1.16.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|eventemitter3@1.2.0",
        "angular@1.6.10-tuxcare.7|requires-port@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|isbinaryfile@3.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|qjobs@1.1.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|range-parser@1.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|socket.io@2.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|debug@2.6.9",
        "angular@1.6.10-tuxcare.7|engine.io@3.1.4",
        "angular@1.6.10-tuxcare.7|socket.io-adapter@1.1.1",
        "angular@1.6.10-tuxcare.7|socket.io-client@2.0.4",
        "angular@1.6.10-tuxcare.7|socket.io-parser@3.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tmp@0.0.33",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|useragent@2.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|useragent@2.2.1|lru-cache@2.2.4",
        "angular@1.6.10-tuxcare.7|tmp@0.0.33"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|useragent@2.2.1|lru-cache@2.2.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|arrify@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|multimatch@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|array-differ@1.0.0",
        "angular@1.6.10-tuxcare.7|array-union@1.0.2",
        "angular@1.6.10-tuxcare.7|arrify@1.0.1",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pkg-up@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|find-up@1.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|resolve-pkg@0.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|resolve-from@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|npm-path@2.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|which@1.2.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|npm-which@3.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|commander@2.12.2",
        "angular@1.6.10-tuxcare.7|npm-path@2.0.3",
        "angular@1.6.10-tuxcare.7|which@1.2.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|serializerr@1.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|protochain@1.0.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sync-exec@0.6.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mocha@2.5.3|commander@2.3.0",
        "angular@1.6.10-tuxcare.7|mocha@2.5.3|debug@2.2.0",
        "angular@1.6.10-tuxcare.7|diff@1.4.0",
        "angular@1.6.10-tuxcare.7|mocha@2.5.3|escape-string-regexp@1.0.2",
        "angular@1.6.10-tuxcare.7|mocha@2.5.3|glob@3.2.11",
        "angular@1.6.10-tuxcare.7|growl@1.9.2",
        "angular@1.6.10-tuxcare.7|jade@0.26.3",
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
        "angular@1.6.10-tuxcare.7|mocha@2.5.3|supports-color@1.2.0",
        "angular@1.6.10-tuxcare.7|to-iso-string@0.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|commander@2.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|debug@2.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mocha@2.5.3|ms@0.7.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|escape-string-regexp@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|glob@3.2.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|mocha@2.5.3|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|supports-color@1.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|ms@0.7.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mocha@2.5.3|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lru-cache@2.5.2",
        "angular@1.6.10-tuxcare.7|sigmund@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sinon@1.17.7",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|formatio@1.1.1",
        "angular@1.6.10-tuxcare.7|lolex@1.3.2",
        "angular@1.6.10-tuxcare.7|samsam@1.1.2",
        "angular@1.6.10-tuxcare.7|util@0.10.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|@types/node@6.0.63"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|@types/q@0.0.32"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|@types/selenium-webdriver@2.53.42"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|blocking-proxy@0.0.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|minimist@1.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jasminewd2@2.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|source-map-support@0.4.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|source-map-support@0.4.11|source-map@0.5.7"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|source-map-support@0.4.11|source-map@0.5.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|webdriver-js-extender@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|@types/selenium-webdriver@2.53.42",
        "angular@1.6.10-tuxcare.7|selenium-webdriver@2.53.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|adm-zip@0.4.7",
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|del@2.2.2",
        "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|ini@1.3.4",
        "angular@1.6.10-tuxcare.7|minimist@1.2.0",
        "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|q@1.4.1",
        "angular@1.6.10-tuxcare.7|request@2.79.0",
        "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|rimraf@2.6.1",
        "angular@1.6.10-tuxcare.7|semver@5.4.1",
        "angular@1.6.10-tuxcare.7|xml2js@0.4.17"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|glob@7.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|q@1.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|rimraf@2.6.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|rimraf@2.6.1|glob@7.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|webdriver-manager@12.0.6|rimraf@2.6.1|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|collections@0.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|weak-map@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mime@1.3.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mimeparse@0.1.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|url2@0.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|etag@1.7.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fresh@0.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ms@0.7.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|parseurl@1.3.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|accepts@1.3.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17",
        "angular@1.6.10-tuxcare.7|negotiator@0.6.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|batch@0.5.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|escape-html@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http-errors@1.5.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|setprototypeof@1.0.2",
        "angular@1.6.10-tuxcare.7|http-errors@1.5.1|statuses@1.4.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http-errors@1.5.1|statuses@1.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mime-types@2.1.17",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mime-db@1.30.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|encodeurl@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|send@0.14.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|send@0.14.2|debug@2.2.0",
        "angular@1.6.10-tuxcare.7|depd@1.1.1",
        "angular@1.6.10-tuxcare.7|destroy@1.0.4",
        "angular@1.6.10-tuxcare.7|encodeurl@1.0.1",
        "angular@1.6.10-tuxcare.7|escape-html@1.0.3",
        "angular@1.6.10-tuxcare.7|etag@1.7.0",
        "angular@1.6.10-tuxcare.7|fresh@0.3.0",
        "angular@1.6.10-tuxcare.7|http-errors@1.5.1",
        "angular@1.6.10-tuxcare.7|mime@1.3.4",
        "angular@1.6.10-tuxcare.7|ms@0.7.2",
        "angular@1.6.10-tuxcare.7|on-finished@2.3.0",
        "angular@1.6.10-tuxcare.7|range-parser@1.2.0",
        "angular@1.6.10-tuxcare.7|statuses@1.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|send@0.14.2|debug@2.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|send@0.14.2|debug@2.2.0|ms@0.7.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|send@0.14.2|debug@2.2.0|ms@0.7.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|interpret@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|rechoir@0.6.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|resolve@1.1.7"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|combine-source-map@0.3.0",
        "angular@1.6.10-tuxcare.7|concat-stream@1.4.10",
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|defined@0.0.0",
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|JSONStream@0.8.4",
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|through2@0.5.1",
        "angular@1.6.10-tuxcare.7|umd@2.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|combine-source-map@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|convert-source-map@0.3.5",
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|inline-source-map@0.3.1",
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|source-map@0.1.43"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|defined@0.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|JSONStream@0.8.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|jsonparse@0.0.5",
        "angular@1.6.10-tuxcare.7|through@2.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|through2@0.5.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|readable-stream@1.0.34",
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|convert-source-map@0.3.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|inline-source-map@0.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|inline-source-map@0.3.1|source-map@0.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|inline-source-map@0.3.1|source-map@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|amdefine@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|source-map@0.1.43",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|amdefine@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|jsonparse@0.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-pack@3.2.0|xtend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browser-resolve@1.11.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|resolve@1.1.7"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify-zlib@0.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|pako@0.2.9"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|buffer@2.8.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|base64-js@0.0.7",
        "angular@1.6.10-tuxcare.7|ieee754@1.1.8",
        "angular@1.6.10-tuxcare.7|is-array@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|builtins@0.0.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|commondir@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|concat-stream@1.4.10",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|concat-stream@1.4.10|readable-stream@1.1.13",
        "angular@1.6.10-tuxcare.7|typedarray@0.0.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|concat-stream@1.4.10|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|console-browserify@1.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|date-now@0.1.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|constants-browserify@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|crypto-browserify@3.11.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browserify-cipher@1.0.0",
        "angular@1.6.10-tuxcare.7|browserify-sign@4.0.0",
        "angular@1.6.10-tuxcare.7|create-ecdh@4.0.0",
        "angular@1.6.10-tuxcare.7|create-hash@1.1.2",
        "angular@1.6.10-tuxcare.7|create-hmac@1.1.4",
        "angular@1.6.10-tuxcare.7|diffie-hellman@5.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|pbkdf2@3.0.9",
        "angular@1.6.10-tuxcare.7|public-encrypt@4.0.0",
        "angular@1.6.10-tuxcare.7|randombytes@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|deep-equal@0.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|deps-sort@1.3.9",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
        "angular@1.6.10-tuxcare.7|shasum@1.0.2",
        "angular@1.6.10-tuxcare.7|subarg@1.0.0",
        "angular@1.6.10-tuxcare.7|deps-sort@1.3.9|through2@1.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|deps-sort@1.3.9|through2@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|deps-sort@1.3.9|readable-stream@1.1.13",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|deps-sort@1.3.9|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|domain-browser@1.1.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|duplexer2@0.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|duplexer2@0.0.2|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|duplexer2@0.0.2|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|events@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http-browserify@1.7.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|Base64@0.2.1",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|combine-source-map@0.6.1",
        "angular@1.6.10-tuxcare.7|concat-stream@1.4.10",
        "angular@1.6.10-tuxcare.7|is-buffer@1.1.4",
        "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
        "angular@1.6.10-tuxcare.7|lexical-scope@1.2.0",
        "angular@1.6.10-tuxcare.7|process@0.11.9",
        "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|through2@1.1.1",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|combine-source-map@0.6.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|convert-source-map@1.1.3",
        "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|inline-source-map@0.5.0",
        "angular@1.6.10-tuxcare.7|lodash.memoize@3.0.4",
        "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|source-map@0.4.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|through2@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|readable-stream@1.1.13",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|inline-source-map@0.5.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|source-map@0.4.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|source-map@0.4.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|amdefine@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|insert-module-globals@6.6.3|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|isarray@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|labeled-stream-splicer@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browser-resolve@1.11.2",
        "angular@1.6.10-tuxcare.7|concat-stream@1.4.10",
        "angular@1.6.10-tuxcare.7|defined@1.0.0",
        "angular@1.6.10-tuxcare.7|detective@4.3.2",
        "angular@1.6.10-tuxcare.7|duplexer2@0.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
        "angular@1.6.10-tuxcare.7|parents@1.0.1",
        "angular@1.6.10-tuxcare.7|module-deps@3.9.1|readable-stream@1.1.13",
        "angular@1.6.10-tuxcare.7|resolve@1.1.7",
        "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2",
        "angular@1.6.10-tuxcare.7|subarg@1.0.0",
        "angular@1.6.10-tuxcare.7|module-deps@3.9.1|through2@1.1.1",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|duplexer2@0.0.2",
        "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2|through2@0.5.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2|through2@0.5.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2|readable-stream@1.0.34",
        "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|stream-combiner2@1.0.2|xtend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|module-deps@3.9.1|through2@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|module-deps@3.9.1|readable-stream@1.1.13",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|os-browserify@0.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-browserify@0.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|querystring-es3@0.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|shallow-copy@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|shasum@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|shasum@1.0.2|json-stable-stringify@0.0.1",
        "angular@1.6.10-tuxcare.7|sha.js@2.4.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|shasum@1.0.2|json-stable-stringify@0.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jsonify@0.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-browserify@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|stream-browserify@1.0.0|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-browserify@1.0.0|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|subarg@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|minimist@1.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|syntax-error@1.1.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|syntax-error@1.1.6|acorn@2.7.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|syntax-error@1.1.6|acorn@2.7.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|timers-browserify@1.4.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|process@0.11.9"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tty-browserify@0.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|umd@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|rfile@1.0.0",
        "angular@1.6.10-tuxcare.7|ruglify@1.0.0",
        "angular@1.6.10-tuxcare.7|through@2.3.8",
        "angular@1.6.10-tuxcare.7|umd@2.1.0|uglify-js@2.4.24"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|umd@2.1.0|uglify-js@2.4.24",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|umd@2.1.0|async@0.2.10",
        "angular@1.6.10-tuxcare.7|umd@2.1.0|source-map@0.1.34",
        "angular@1.6.10-tuxcare.7|uglify-to-browserify@1.0.2",
        "angular@1.6.10-tuxcare.7|umd@2.1.0|yargs@3.5.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|umd@2.1.0|async@0.2.10"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|umd@2.1.0|source-map@0.1.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|amdefine@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|umd@2.1.0|yargs@3.5.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|camelcase@1.2.1",
        "angular@1.6.10-tuxcare.7|decamelize@1.2.0",
        "angular@1.6.10-tuxcare.7|window-size@0.1.0",
        "angular@1.6.10-tuxcare.7|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|url@0.10.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|url@0.10.3|punycode@1.3.2",
        "angular@1.6.10-tuxcare.7|querystring@0.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|url@0.10.3|punycode@1.3.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|util@0.10.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|util@0.10.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|util@0.10.3|inherits@2.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vm-browserify@0.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|indexof@0.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|es6-shim@0.9.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|traceur@0.0.33|commander@2.9.0",
        "angular@1.6.10-tuxcare.7|traceur@0.0.33|q-io@1.10.9",
        "angular@1.6.10-tuxcare.7|traceur@0.0.33|semver@2.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|commander@2.9.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|graceful-readlink@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|q-io@1.10.9",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|collections@0.2.2",
        "angular@1.6.10-tuxcare.7|traceur@0.0.33|mime@1.2.11",
        "angular@1.6.10-tuxcare.7|mimeparse@0.1.4",
        "angular@1.6.10-tuxcare.7|traceur@0.0.33|q@0.9.7",
        "angular@1.6.10-tuxcare.7|traceur@0.0.33|qs@0.1.0",
        "angular@1.6.10-tuxcare.7|url2@0.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|semver@2.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|mime@1.2.11"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|q@0.9.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|traceur@0.0.33|qs@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-flatten@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|content-disposition@0.5.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|content-type@1.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cookie-signature@1.0.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cookie@0.3.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|depd@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|merge-descriptors@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|methods@1.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|on-finished@2.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ee-first@1.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-to-regexp@0.1.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|proxy-addr@1.1.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|forwarded@0.1.0",
        "angular@1.6.10-tuxcare.7|ipaddr.js@1.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|type-is@1.6.15",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|media-typer@0.3.0",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|utils-merge@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vary@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|binary@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffers@0.1.1",
        "angular@1.6.10-tuxcare.7|chainsaw@0.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|match-stream@0.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffers@0.1.1",
        "angular@1.6.10-tuxcare.7|match-stream@0.0.2|readable-stream@1.0.34"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|match-stream@0.0.2|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pullstream@0.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|over@0.0.5",
        "angular@1.6.10-tuxcare.7|pullstream@0.4.1|readable-stream@1.0.34",
        "angular@1.6.10-tuxcare.7|setimmediate@1.0.5",
        "angular@1.6.10-tuxcare.7|slice-stream@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pullstream@0.4.1|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|setimmediate@1.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|moment@2.17.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|parents@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|path-platform@0.11.15"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|asap@2.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|yargs@3.32.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|yargs@3.32.0|camelcase@2.1.1",
        "angular@1.6.10-tuxcare.7|yargs@3.32.0|cliui@3.2.0",
        "angular@1.6.10-tuxcare.7|decamelize@1.2.0",
        "angular@1.6.10-tuxcare.7|os-locale@1.4.0",
        "angular@1.6.10-tuxcare.7|string-width@1.0.2",
        "angular@1.6.10-tuxcare.7|yargs@3.32.0|window-size@0.1.4",
        "angular@1.6.10-tuxcare.7|y18n@3.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|yargs@3.32.0|camelcase@2.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|yargs@3.32.0|cliui@3.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|string-width@1.0.2",
        "angular@1.6.10-tuxcare.7|strip-ansi@3.0.1",
        "angular@1.6.10-tuxcare.7|wrap-ansi@2.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|yargs@3.32.0|window-size@0.1.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|CSSwhat@0.4.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|domutils@1.4.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|domelementtype@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|domelementtype@1.1.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|domhandler@2.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|domelementtype@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|os-homedir@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ansi-styles@2.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|escape-string-regexp@1.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|has-ansi@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|strip-ansi@3.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|supports-color@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|conventional-commit-types@2.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.map@4.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|longest@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pad-right@0.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|right-pad@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|repeating@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-finite@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|merge@1.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jsonfile@2.4.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|klaw@1.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ansi-escapes@1.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cli-cursor@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|restore-cursor@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cli-width@2.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|external-editor@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|extend@3.0.1",
        "angular@1.6.10-tuxcare.7|spawn-sync@1.0.15",
        "angular@1.6.10-tuxcare.7|external-editor@1.1.1|tmp@0.0.29"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|external-editor@1.1.1|tmp@0.0.29",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|figures@1.7.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|escape-string-regexp@1.0.5",
        "angular@1.6.10-tuxcare.7|object-assign@4.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mute-stream@0.0.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|pinkie@2.0.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|run-async@2.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-promise@2.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|string-width@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|code-point-at@1.1.0",
        "angular@1.6.10-tuxcare.7|is-fullwidth-code-point@1.0.0",
        "angular@1.6.10-tuxcare.7|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|spawnback@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pseudomap@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|yallist@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|isexe@1.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|underscore-contrib@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|underscore@1.6.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|camel-case@3.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|no-case@2.3.1",
        "angular@1.6.10-tuxcare.7|upper-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|constant-case@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|snake-case@2.1.0",
        "angular@1.6.10-tuxcare.7|upper-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dot-case@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|no-case@2.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|header-case@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|no-case@2.3.1",
        "angular@1.6.10-tuxcare.7|upper-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-lower-case@1.1.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lower-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-upper-case@1.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|upper-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lower-case-first@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lower-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lower-case@1.1.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|no-case@2.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lower-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|param-case@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|no-case@2.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pascal-case@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|camel-case@3.0.0",
        "angular@1.6.10-tuxcare.7|upper-case-first@1.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-case@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|no-case@2.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sentence-case@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|no-case@2.3.1",
        "angular@1.6.10-tuxcare.7|upper-case-first@1.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|snake-case@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|no-case@2.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|swap-case@1.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lower-case@1.1.3",
        "angular@1.6.10-tuxcare.7|upper-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|title-case@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|no-case@2.3.1",
        "angular@1.6.10-tuxcare.7|upper-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|upper-case-first@1.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|upper-case@1.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|upper-case@1.1.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cycle@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eyes@0.1.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|isstream@0.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stack-trace@0.0.9"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|wrappy@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|brace-expansion@1.1.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|balanced-match@0.4.2",
        "angular@1.6.10-tuxcare.7|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|abbrev@1.0.9"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11",
        "angular@1.6.10-tuxcare.7|lazystream@1.0.0",
        "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|normalize-path@2.1.1",
        "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|readable-stream@2.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|glob@7.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|readable-stream@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|buffer-crc32@0.2.13"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tar-stream@1.5.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bl@1.2.0",
        "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|end-of-stream@1.0.0",
        "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|readable-stream@2.2.2",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|end-of-stream@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|once@1.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|readable-stream@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|once@1.3.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|wrappy@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tar-stream@1.5.2|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|zip-stream@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|archiver-utils@1.3.0",
        "angular@1.6.10-tuxcare.7|compress-commons@1.1.0",
        "angular@1.6.10-tuxcare.7|zip-stream@1.1.1|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|zip-stream@1.1.1|readable-stream@2.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|zip-stream@1.1.1|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|zip-stream@1.1.1|readable-stream@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|zip-stream@1.1.1|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|zip-stream@1.1.1|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nan@2.5.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|number-is-nan@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|finalhandler@0.5.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|finalhandler@0.5.0|debug@2.2.0",
        "angular@1.6.10-tuxcare.7|escape-html@1.0.3",
        "angular@1.6.10-tuxcare.7|on-finished@2.3.0",
        "angular@1.6.10-tuxcare.7|statuses@1.3.1",
        "angular@1.6.10-tuxcare.7|unpipe@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|finalhandler@0.5.0|debug@2.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|finalhandler@0.5.0|ms@0.7.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|finalhandler@0.5.0|ms@0.7.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|basic-auth@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|on-headers@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|shebang-command@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|shebang-regex@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|babel-code-frame@6.22.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|esutils@2.0.2",
        "angular@1.6.10-tuxcare.7|js-tokens@3.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|doctrine@1.5.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|esutils@2.0.2",
        "angular@1.6.10-tuxcare.7|doctrine@1.5.0|isarray@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|doctrine@1.5.0|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|escope@3.6.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|es6-map@0.1.4",
        "angular@1.6.10-tuxcare.7|es6-weak-map@2.0.1",
        "angular@1.6.10-tuxcare.7|esrecurse@4.1.0",
        "angular@1.6.10-tuxcare.7|estraverse@4.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|esutils@2.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|file-entry-cache@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|flat-cache@1.2.2",
        "angular@1.6.10-tuxcare.7|object-assign@4.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|globals@9.14.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ignore@3.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|imurmurhash@0.1.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-resolvable@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|tryit@1.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|json-stable-stringify@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jsonify@0.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|levn@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|prelude-ls@1.1.2",
        "angular@1.6.10-tuxcare.7|type-check@0.3.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|natural-compare@1.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|optionator@0.8.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|deep-is@0.1.3",
        "angular@1.6.10-tuxcare.7|fast-levenshtein@2.0.6",
        "angular@1.6.10-tuxcare.7|levn@0.3.0",
        "angular@1.6.10-tuxcare.7|prelude-ls@1.1.2",
        "angular@1.6.10-tuxcare.7|type-check@0.3.2",
        "angular@1.6.10-tuxcare.7|optionator@0.8.2|wordwrap@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|optionator@0.8.2|wordwrap@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-is-inside@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pluralize@1.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|progress@1.1.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|require-uncached@1.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|caller-path@0.1.0",
        "angular@1.6.10-tuxcare.7|require-uncached@1.0.3|resolve-from@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|require-uncached@1.0.3|resolve-from@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|table@3.8.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ajv-keywords@1.5.1",
        "angular@1.6.10-tuxcare.7|ajv@4.11.2",
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|table@3.8.3|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|slice-ansi@0.0.4",
        "angular@1.6.10-tuxcare.7|table@3.8.3|string-width@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|table@3.8.3|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|table@3.8.3|string-width@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|table@3.8.3|is-fullwidth-code-point@2.0.0",
        "angular@1.6.10-tuxcare.7|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|table@3.8.3|is-fullwidth-code-point@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|text-table@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-key@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|get-stdin@4.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|meow@3.7.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|camelcase-keys@2.1.0",
        "angular@1.6.10-tuxcare.7|decamelize@1.2.0",
        "angular@1.6.10-tuxcare.7|loud-rejection@1.6.0",
        "angular@1.6.10-tuxcare.7|map-obj@1.0.1",
        "angular@1.6.10-tuxcare.7|minimist@1.2.0",
        "angular@1.6.10-tuxcare.7|normalize-package-data@2.3.5",
        "angular@1.6.10-tuxcare.7|object-assign@4.1.1",
        "angular@1.6.10-tuxcare.7|read-pkg-up@1.0.1",
        "angular@1.6.10-tuxcare.7|redent@1.0.0",
        "angular@1.6.10-tuxcare.7|trim-newlines@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-legacy-log-utils@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|grunt-legacy-log-utils@1.0.0|lodash@4.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|grunt-legacy-log-utils@1.0.0|lodash@4.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hooker@0.2.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|underscore.string@3.2.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|getobject@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|argparse@1.0.9",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|xtend@4.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|clone-buffer@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|clone@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cloneable-readable@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|through2@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-stream@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|remove-trailing-separator@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|readable-stream@2.3.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|safe-buffer@5.1.1",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3|string_decoder@1.0.3",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|readable-stream@2.3.3|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|readable-stream@2.3.3|string_decoder@1.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|safe-buffer@5.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._reinterpolate@2.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|source-map-resolve@0.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|atob@1.1.3",
        "angular@1.6.10-tuxcare.7|resolve-url@0.2.1",
        "angular@1.6.10-tuxcare.7|source-map-url@0.3.0",
        "angular@1.6.10-tuxcare.7|urix@0.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|urix@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-utf8@0.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|clone-stats@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|time-stamp@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|uglify-to-browserify@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glogg@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|sparkles@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sparkles@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._basecopy@3.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._basetostring@3.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._basevalues@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._isiterateecall@3.0.9"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.restparam@3.6.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.templatesettings@3.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash.templatesettings@3.1.1|lodash._reinterpolate@3.0.0",
        "angular@1.6.10-tuxcare.7|lodash.templatesettings@3.1.1|lodash.escape@3.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.templatesettings@3.1.1|lodash._reinterpolate@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.templatesettings@3.1.1|lodash.escape@3.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._root@3.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|extend@3.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fined@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|expand-tilde@1.2.2",
        "angular@1.6.10-tuxcare.7|lodash.assignwith@4.2.0",
        "angular@1.6.10-tuxcare.7|lodash.isempty@4.4.0",
        "angular@1.6.10-tuxcare.7|lodash.isplainobject@4.0.6",
        "angular@1.6.10-tuxcare.7|lodash.isstring@4.0.1",
        "angular@1.6.10-tuxcare.7|lodash.pick@4.4.0",
        "angular@1.6.10-tuxcare.7|parse-filepath@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|flagged-respawn@0.3.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.isplainobject@4.0.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.isstring@4.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.mapvalues@4.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|end-of-stream@0.1.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|end-of-stream@0.1.5|once@1.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|end-of-stream@0.1.5|once@1.3.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|wrappy@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sequencify@0.0.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-consume@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|user-home@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|defaults@1.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|clone@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|glob@4.5.3",
        "angular@1.6.10-tuxcare.7|glob2base@0.0.12",
        "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|minimatch@2.0.10",
        "angular@1.6.10-tuxcare.7|ordered-read-streams@0.1.0",
        "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|through2@0.6.5",
        "angular@1.6.10-tuxcare.7|unique-stream@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|glob@4.5.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|minimatch@2.0.10",
        "angular@1.6.10-tuxcare.7|once@1.4.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|minimatch@2.0.10",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|brace-expansion@1.1.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|through2@0.6.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|readable-stream@1.0.34",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob-stream@3.1.18|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob-watcher@0.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|gaze@0.5.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|globule@0.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|globule@0.1.0|glob@3.1.21",
        "angular@1.6.10-tuxcare.7|globule@0.1.0|lodash@1.0.2",
        "angular@1.6.10-tuxcare.7|globule@0.1.0|minimatch@0.2.14"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|glob@3.1.21",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|globule@0.1.0|graceful-fs@1.2.3",
        "angular@1.6.10-tuxcare.7|globule@0.1.0|inherits@1.0.2",
        "angular@1.6.10-tuxcare.7|globule@0.1.0|minimatch@0.2.14"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|lodash@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|minimatch@0.2.14",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lru-cache@2.5.2",
        "angular@1.6.10-tuxcare.7|sigmund@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|graceful-fs@1.2.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|globule@0.1.0|inherits@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|agent-base@2.0.1",
        "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0|debug@2.6.3",
        "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0|extend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0|debug@2.6.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ms@0.7.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0|extend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|null-check@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|adm-zip@0.4.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|request@2.79.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|aws-sign2@0.6.0",
        "angular@1.6.10-tuxcare.7|aws4@1.6.0",
        "angular@1.6.10-tuxcare.7|caseless@0.11.0",
        "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
        "angular@1.6.10-tuxcare.7|extend@3.0.1",
        "angular@1.6.10-tuxcare.7|forever-agent@0.6.1",
        "angular@1.6.10-tuxcare.7|form-data@2.1.4",
        "angular@1.6.10-tuxcare.7|har-validator@2.0.6",
        "angular@1.6.10-tuxcare.7|hawk@3.1.3",
        "angular@1.6.10-tuxcare.7|http-signature@1.1.1",
        "angular@1.6.10-tuxcare.7|is-typedarray@1.0.0",
        "angular@1.6.10-tuxcare.7|isstream@0.1.2",
        "angular@1.6.10-tuxcare.7|json-stringify-safe@5.0.1",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17",
        "angular@1.6.10-tuxcare.7|oauth-sign@0.8.2",
        "angular@1.6.10-tuxcare.7|request@2.79.0|qs@6.3.2",
        "angular@1.6.10-tuxcare.7|stringstream@0.0.5",
        "angular@1.6.10-tuxcare.7|tough-cookie@2.3.2",
        "angular@1.6.10-tuxcare.7|tunnel-agent@0.4.3",
        "angular@1.6.10-tuxcare.7|uuid@3.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|request@2.79.0|qs@6.3.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|vargs@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|bytes@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|debug@2.6.9",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|debug@2.6.9|ms@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|debug@2.6.9|ms@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|qs@6.5.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bytes@3.0.0",
        "angular@1.6.10-tuxcare.7|raw-body@2.3.2|http-errors@1.6.2",
        "angular@1.6.10-tuxcare.7|raw-body@2.3.2|iconv-lite@0.4.19",
        "angular@1.6.10-tuxcare.7|unpipe@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.2|http-errors@1.6.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|depd@1.1.1",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|raw-body@2.3.2|setprototypeof@1.0.3",
        "angular@1.6.10-tuxcare.7|raw-body@2.3.2|statuses@1.4.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.2|iconv-lite@0.4.19"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.2|setprototypeof@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|raw-body@2.3.2|statuses@1.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|assert@1.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|util@0.10.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cached-path-relative@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|defined@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|has@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|function-bind@1.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|htmlescape@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|https-browserify@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|JSONStream@1.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jsonparse@1.3.0",
        "angular@1.6.10-tuxcare.7|through@2.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|process@0.11.9"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|punycode@1.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|read-only-stream@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|shell-quote@1.6.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|array-filter@0.0.1",
        "angular@1.6.10-tuxcare.7|array-map@0.0.0",
        "angular@1.6.10-tuxcare.7|array-reduce@0.0.0",
        "angular@1.6.10-tuxcare.7|jsonify@0.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-http@2.7.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|builtin-status-codes@3.0.0",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3",
        "angular@1.6.10-tuxcare.7|to-arraybuffer@1.0.1",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|anymatch@1.3.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|micromatch@2.3.11",
        "angular@1.6.10-tuxcare.7|normalize-path@2.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|async-each@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob-parent@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-glob@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-binary-path@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|binary-extensions@1.11.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-glob@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|readdirp@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3",
        "angular@1.6.10-tuxcare.7|set-immediate-shim@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|custom-event@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ent@2.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|void-elements@2.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-slice@0.2.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-unique@0.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|braces@0.1.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|expand-range@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|eventemitter3@1.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requires-port@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|axios@0.15.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|follow-redirects@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|circular-json@0.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|date-format@1.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|lodash@4.17.2",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|request@2.83.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|request@2.83.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|aws-sign2@0.7.0",
        "angular@1.6.10-tuxcare.7|aws4@1.6.0",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|caseless@0.12.0",
        "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
        "angular@1.6.10-tuxcare.7|extend@3.0.1",
        "angular@1.6.10-tuxcare.7|forever-agent@0.6.1",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|form-data@2.3.1",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|har-validator@5.0.3",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|hawk@6.0.2",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|http-signature@1.2.0",
        "angular@1.6.10-tuxcare.7|is-typedarray@1.0.0",
        "angular@1.6.10-tuxcare.7|isstream@0.1.2",
        "angular@1.6.10-tuxcare.7|json-stringify-safe@5.0.1",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17",
        "angular@1.6.10-tuxcare.7|oauth-sign@0.8.2",
        "angular@1.6.10-tuxcare.7|performance-now@2.1.0",
        "angular@1.6.10-tuxcare.7|qs@6.5.1",
        "angular@1.6.10-tuxcare.7|safe-buffer@5.1.1",
        "angular@1.6.10-tuxcare.7|stringstream@0.0.5",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|tough-cookie@2.3.3",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|tunnel-agent@0.6.0",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|uuid@3.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|aws-sign2@0.7.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|caseless@0.12.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|form-data@2.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|asynckit@0.4.0",
        "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|har-validator@5.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|ajv@5.5.2",
        "angular@1.6.10-tuxcare.7|har-schema@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|hawk@6.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|boom@4.3.1",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|cryptiles@3.1.2",
        "angular@1.6.10-tuxcare.7|hoek@4.2.0",
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|sntp@2.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|http-signature@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|assert-plus@1.0.0",
        "angular@1.6.10-tuxcare.7|jsprim@1.4.1",
        "angular@1.6.10-tuxcare.7|sshpk@1.13.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|tough-cookie@2.3.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|punycode@1.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|tunnel-agent@0.6.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|tunnel-agent@0.6.0|safe-buffer@5.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|tunnel-agent@0.6.0|safe-buffer@5.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|uuid@3.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|ajv@5.5.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|co@4.6.0",
        "angular@1.6.10-tuxcare.7|fast-deep-equal@1.0.0",
        "angular@1.6.10-tuxcare.7|fast-json-stable-stringify@2.0.0",
        "angular@1.6.10-tuxcare.7|json-schema-traverse@0.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|boom@4.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hoek@4.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|cryptiles@3.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|cryptiles@3.1.2|boom@5.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|cryptiles@3.1.2|boom@5.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hoek@4.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hipchat-notifier@1.1.0|sntp@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hoek@4.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|json-stringify-safe@5.0.1",
        "angular@1.6.10-tuxcare.7|loggly@1.1.1|request@2.75.0",
        "angular@1.6.10-tuxcare.7|timespan@2.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|request@2.75.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|aws-sign2@0.6.0",
        "angular@1.6.10-tuxcare.7|aws4@1.6.0",
        "angular@1.6.10-tuxcare.7|loggly@1.1.1|bl@1.1.2",
        "angular@1.6.10-tuxcare.7|caseless@0.11.0",
        "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
        "angular@1.6.10-tuxcare.7|extend@3.0.1",
        "angular@1.6.10-tuxcare.7|forever-agent@0.6.1",
        "angular@1.6.10-tuxcare.7|loggly@1.1.1|form-data@2.0.0",
        "angular@1.6.10-tuxcare.7|har-validator@2.0.6",
        "angular@1.6.10-tuxcare.7|hawk@3.1.3",
        "angular@1.6.10-tuxcare.7|http-signature@1.1.1",
        "angular@1.6.10-tuxcare.7|is-typedarray@1.0.0",
        "angular@1.6.10-tuxcare.7|isstream@0.1.2",
        "angular@1.6.10-tuxcare.7|json-stringify-safe@5.0.1",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17",
        "angular@1.6.10-tuxcare.7|node-uuid@1.4.8",
        "angular@1.6.10-tuxcare.7|oauth-sign@0.8.2",
        "angular@1.6.10-tuxcare.7|loggly@1.1.1|qs@6.2.3",
        "angular@1.6.10-tuxcare.7|stringstream@0.0.5",
        "angular@1.6.10-tuxcare.7|tough-cookie@2.3.2",
        "angular@1.6.10-tuxcare.7|tunnel-agent@0.4.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|bl@1.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|loggly@1.1.1|readable-stream@2.0.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|form-data@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|asynckit@0.4.0",
        "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|qs@6.2.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|readable-stream@2.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|loggly@1.1.1|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|loggly@1.1.1|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|async@2.1.5",
        "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|debug@2.2.0",
        "angular@1.6.10-tuxcare.7|form-data@2.1.4",
        "angular@1.6.10-tuxcare.7|inflection@1.10.0",
        "angular@1.6.10-tuxcare.7|is-stream@1.1.0",
        "angular@1.6.10-tuxcare.7|path-proxy@1.0.0",
        "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0",
        "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|q@1.4.1",
        "angular@1.6.10-tuxcare.7|tsscmp@1.0.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|async@2.1.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|lodash@4.17.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|debug@2.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|ms@0.7.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|q@1.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mailgun-js@0.7.15|ms@0.7.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nodemailer@2.7.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|libmime@3.0.0",
        "angular@1.6.10-tuxcare.7|mailcomposer@4.0.1",
        "angular@1.6.10-tuxcare.7|nodemailer-direct-transport@3.3.2",
        "angular@1.6.10-tuxcare.7|nodemailer-shared@1.1.0",
        "angular@1.6.10-tuxcare.7|nodemailer-smtp-pool@2.8.2",
        "angular@1.6.10-tuxcare.7|nodemailer-smtp-transport@2.7.2",
        "angular@1.6.10-tuxcare.7|socks@1.1.9"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|redis@2.8.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|double-ended-queue@2.1.0-0",
        "angular@1.6.10-tuxcare.7|redis-commands@1.3.1",
        "angular@1.6.10-tuxcare.7|redis-parser@2.6.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|slack-node@0.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|streamroller@0.7.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|date-format@1.2.0",
        "angular@1.6.10-tuxcare.7|streamroller@0.7.0|debug@3.1.0",
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|streamroller@0.7.0|debug@3.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|streamroller@0.7.0|ms@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|streamroller@0.7.0|ms@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|engine.io@3.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|accepts@1.3.3",
        "angular@1.6.10-tuxcare.7|base64id@1.0.0",
        "angular@1.6.10-tuxcare.7|cookie@0.3.1",
        "angular@1.6.10-tuxcare.7|debug@2.6.9",
        "angular@1.6.10-tuxcare.7|engine.io-parser@2.1.2",
        "angular@1.6.10-tuxcare.7|uws@0.14.5",
        "angular@1.6.10-tuxcare.7|ws@3.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|socket.io-adapter@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|socket.io-client@2.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|backo2@1.0.2",
        "angular@1.6.10-tuxcare.7|base64-arraybuffer@0.1.5",
        "angular@1.6.10-tuxcare.7|component-bind@1.0.0",
        "angular@1.6.10-tuxcare.7|component-emitter@1.2.1",
        "angular@1.6.10-tuxcare.7|debug@2.6.9",
        "angular@1.6.10-tuxcare.7|engine.io-client@3.1.4",
        "angular@1.6.10-tuxcare.7|has-cors@1.1.0",
        "angular@1.6.10-tuxcare.7|indexof@0.0.1",
        "angular@1.6.10-tuxcare.7|object-component@0.0.3",
        "angular@1.6.10-tuxcare.7|parseqs@0.0.5",
        "angular@1.6.10-tuxcare.7|parseuri@0.0.5",
        "angular@1.6.10-tuxcare.7|socket.io-parser@3.1.2",
        "angular@1.6.10-tuxcare.7|to-array@0.1.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|socket.io-parser@3.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|component-emitter@1.2.1",
        "angular@1.6.10-tuxcare.7|debug@2.6.9",
        "angular@1.6.10-tuxcare.7|has-binary2@1.0.2",
        "angular@1.6.10-tuxcare.7|socket.io-parser@3.1.2|isarray@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|socket.io-parser@3.1.2|isarray@2.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|os-tmpdir@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-union@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|array-uniq@1.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|find-up@1.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|path-exists@2.1.0",
        "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|resolve-from@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|core-util-is@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|protochain@1.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|diff@1.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|growl@1.9.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jade@0.26.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jade@0.26.3|commander@0.6.1",
        "angular@1.6.10-tuxcare.7|jade@0.26.3|mkdirp@0.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jade@0.26.3|commander@0.6.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jade@0.26.3|mkdirp@0.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|to-iso-string@0.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|formatio@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|samsam@1.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lolex@1.3.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|samsam@1.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|xml2js@0.4.17",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|sax@1.2.2",
        "angular@1.6.10-tuxcare.7|xml2js@0.4.17|xmlbuilder@4.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|xml2js@0.4.17|xmlbuilder@4.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|xml2js@0.4.17|lodash@4.17.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|xml2js@0.4.17|lodash@4.17.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|del@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|globby@5.0.0",
        "angular@1.6.10-tuxcare.7|is-path-cwd@1.0.0",
        "angular@1.6.10-tuxcare.7|is-path-in-cwd@1.0.0",
        "angular@1.6.10-tuxcare.7|object-assign@4.1.1",
        "angular@1.6.10-tuxcare.7|pify@2.3.0",
        "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1",
        "angular@1.6.10-tuxcare.7|del@2.2.2|rimraf@2.5.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|del@2.2.2|rimraf@2.5.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|del@2.2.2|glob@7.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|del@2.2.2|glob@7.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|weak-map@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|options@0.0.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|negotiator@0.6.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|setprototypeof@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mime-db@1.30.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|destroy@1.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|statuses@1.3.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pako@0.2.9"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|base64-js@0.0.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ieee754@1.1.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-array@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|typedarray@0.0.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|date-now@0.1.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify-cipher@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|browserify-aes@1.0.6",
        "angular@1.6.10-tuxcare.7|browserify-des@1.0.0",
        "angular@1.6.10-tuxcare.7|evp_bytestokey@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify-sign@4.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bn.js@4.11.6",
        "angular@1.6.10-tuxcare.7|browserify-rsa@4.0.1",
        "angular@1.6.10-tuxcare.7|create-hash@1.1.2",
        "angular@1.6.10-tuxcare.7|create-hmac@1.1.4",
        "angular@1.6.10-tuxcare.7|elliptic@6.3.3",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|parse-asn1@5.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|create-ecdh@4.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bn.js@4.11.6",
        "angular@1.6.10-tuxcare.7|elliptic@6.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|create-hash@1.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|cipher-base@1.0.3",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|ripemd160@1.0.1",
        "angular@1.6.10-tuxcare.7|sha.js@2.4.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|create-hmac@1.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|create-hash@1.1.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|diffie-hellman@5.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bn.js@4.11.6",
        "angular@1.6.10-tuxcare.7|miller-rabin@4.0.0",
        "angular@1.6.10-tuxcare.7|randombytes@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pbkdf2@3.0.9",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|create-hmac@1.1.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|public-encrypt@4.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bn.js@4.11.6",
        "angular@1.6.10-tuxcare.7|browserify-rsa@4.0.1",
        "angular@1.6.10-tuxcare.7|create-hash@1.1.2",
        "angular@1.6.10-tuxcare.7|parse-asn1@5.0.0",
        "angular@1.6.10-tuxcare.7|randombytes@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|randombytes@2.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|Base64@0.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-buffer@1.1.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lexical-scope@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|astw@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|indexof@0.0.1",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2|readable-stream@1.1.13",
        "angular@1.6.10-tuxcare.7|readable-wrap@1.0.0",
        "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2|through2@1.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2|through2@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|stream-splicer@1.3.2|readable-stream@1.1.13",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|detective@4.3.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|acorn@3.3.0",
        "angular@1.6.10-tuxcare.7|defined@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sha.js@2.4.8",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|rfile@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|callsite@1.0.0",
        "angular@1.6.10-tuxcare.7|rfile@1.0.0|resolve@0.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|rfile@1.0.0|resolve@0.3.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|rfile@1.0.0",
        "angular@1.6.10-tuxcare.7|ruglify@1.0.0|uglify-js@2.2.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0|uglify-js@2.2.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ruglify@1.0.0|optimist@0.3.7",
        "angular@1.6.10-tuxcare.7|ruglify@1.0.0|source-map@0.1.43"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0|optimist@0.3.7",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ruglify@1.0.0|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0|source-map@0.1.43",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|amdefine@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ruglify@1.0.0|wordwrap@0.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|querystring@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|indexof@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|unpipe@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ee-first@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|forwarded@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ipaddr.js@1.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|media-typer@0.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|buffers@0.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|chainsaw@0.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|traverse@0.3.9"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|over@0.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|slice-stream@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|slice-stream@1.0.0|readable-stream@1.0.34"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|slice-stream@1.0.0|readable-stream@1.0.34",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-platform@0.11.15"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|decamelize@1.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|os-locale@1.4.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lcid@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|y18n@3.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ansi-regex@2.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|repeat-string@1.6.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-finite@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|detect-file@0.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs-exists-sync@0.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|micromatch@2.3.11",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|arr-diff@2.0.0",
        "angular@1.6.10-tuxcare.7|array-unique@0.2.1",
        "angular@1.6.10-tuxcare.7|micromatch@2.3.11|braces@1.8.5",
        "angular@1.6.10-tuxcare.7|expand-brackets@0.1.5",
        "angular@1.6.10-tuxcare.7|extglob@0.3.2",
        "angular@1.6.10-tuxcare.7|filename-regex@2.0.1",
        "angular@1.6.10-tuxcare.7|is-extglob@1.0.0",
        "angular@1.6.10-tuxcare.7|is-glob@2.0.1",
        "angular@1.6.10-tuxcare.7|kind-of@3.2.2",
        "angular@1.6.10-tuxcare.7|normalize-path@2.1.1",
        "angular@1.6.10-tuxcare.7|object.omit@2.0.1",
        "angular@1.6.10-tuxcare.7|parse-glob@3.0.4",
        "angular@1.6.10-tuxcare.7|regex-cache@0.4.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|micromatch@2.3.11|braces@1.8.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|micromatch@2.3.11|expand-range@1.8.2",
        "angular@1.6.10-tuxcare.7|preserve@0.2.0",
        "angular@1.6.10-tuxcare.7|repeat-element@1.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|micromatch@2.3.11|expand-range@1.8.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fill-range@2.2.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|resolve-dir@0.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|expand-tilde@1.2.2",
        "angular@1.6.10-tuxcare.7|global-modules@0.2.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|restore-cursor@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|exit-hook@1.1.1",
        "angular@1.6.10-tuxcare.7|onetime@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|spawn-sync@1.0.15",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|concat-stream@1.4.10",
        "angular@1.6.10-tuxcare.7|os-shim@0.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pinkie@2.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-promise@2.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|code-point-at@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-fullwidth-code-point@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|number-is-nan@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|balanced-match@0.4.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lazystream@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lazystream@1.0.0|readable-stream@2.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lazystream@1.0.0|readable-stream@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|lazystream@1.0.0|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lazystream@1.0.0|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|normalize-path@2.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|remove-trailing-separator@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|bl@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bl@1.2.0|readable-stream@2.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|bl@1.2.0|readable-stream@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|bl@1.2.0|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|bl@1.2.0|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|compress-commons@1.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-crc32@0.2.13",
        "angular@1.6.10-tuxcare.7|crc32-stream@1.0.1",
        "angular@1.6.10-tuxcare.7|normalize-path@2.1.1",
        "angular@1.6.10-tuxcare.7|compress-commons@1.1.0|readable-stream@2.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|compress-commons@1.1.0|readable-stream@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|compress-commons@1.1.0|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|compress-commons@1.1.0|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|shebang-regex@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|js-tokens@3.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|es6-map@0.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|d@0.1.1",
        "angular@1.6.10-tuxcare.7|es5-ext@0.10.12",
        "angular@1.6.10-tuxcare.7|es6-iterator@2.0.0",
        "angular@1.6.10-tuxcare.7|es6-set@0.1.4",
        "angular@1.6.10-tuxcare.7|es6-symbol@3.1.0",
        "angular@1.6.10-tuxcare.7|event-emitter@0.3.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|es6-weak-map@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|d@0.1.1",
        "angular@1.6.10-tuxcare.7|es5-ext@0.10.12",
        "angular@1.6.10-tuxcare.7|es6-iterator@2.0.0",
        "angular@1.6.10-tuxcare.7|es6-symbol@3.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|esrecurse@4.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|esrecurse@4.1.0|estraverse@4.1.1",
        "angular@1.6.10-tuxcare.7|object-assign@4.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|esrecurse@4.1.0|estraverse@4.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|acorn-jsx@3.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|acorn@3.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|flat-cache@1.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|flat-cache@1.2.2|circular-json@0.3.1",
        "angular@1.6.10-tuxcare.7|del@2.2.2",
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11",
        "angular@1.6.10-tuxcare.7|write@0.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|flat-cache@1.2.2|circular-json@0.3.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|readline2@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|code-point-at@1.1.0",
        "angular@1.6.10-tuxcare.7|is-fullwidth-code-point@1.0.0",
        "angular@1.6.10-tuxcare.7|readline2@1.0.1|mute-stream@0.0.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|readline2@1.0.1|mute-stream@0.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|rx-lite@3.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|generate-function@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|generate-object-property@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-property@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jsonpointer@4.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tryit@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jsonify@0.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|prelude-ls@1.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|type-check@0.3.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|prelude-ls@1.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|deep-is@0.1.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fast-levenshtein@2.0.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|caller-path@0.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|callsites@0.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ajv-keywords@1.5.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ajv@4.11.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ajv@4.11.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|co@4.6.0",
        "angular@1.6.10-tuxcare.7|json-stable-stringify@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|slice-ansi@0.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|camelcase-keys@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|camelcase-keys@2.1.0|camelcase@2.1.1",
        "angular@1.6.10-tuxcare.7|map-obj@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|camelcase-keys@2.1.0|camelcase@2.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|loud-rejection@1.6.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|currently-unhandled@0.4.1",
        "angular@1.6.10-tuxcare.7|signal-exit@3.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|map-obj@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|normalize-package-data@2.3.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hosted-git-info@2.2.0",
        "angular@1.6.10-tuxcare.7|is-builtin-module@1.0.0",
        "angular@1.6.10-tuxcare.7|normalize-package-data@2.3.5|semver@5.3.0",
        "angular@1.6.10-tuxcare.7|validate-npm-package-license@3.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|normalize-package-data@2.3.5|semver@5.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|read-pkg-up@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|find-up@1.1.2",
        "angular@1.6.10-tuxcare.7|read-pkg@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|redent@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|indent-string@2.1.0",
        "angular@1.6.10-tuxcare.7|strip-indent@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|trim-newlines@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sprintf-js@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|safe-buffer@5.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._escapestringchar@2.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.defaults@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._objecttypes@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.escape@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._escapehtmlchar@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash._reunescapedhtml@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.keys@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._isnative@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash._shimkeys@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.values@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|atob@1.1.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|resolve-url@0.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|source-map-url@0.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|amdefine@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|camelcase@1.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cliui@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|center-align@0.1.3",
        "angular@1.6.10-tuxcare.7|right-align@0.1.3",
        "angular@1.6.10-tuxcare.7|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|window-size@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._root@3.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._getnative@3.9.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.isarguments@3.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.isarray@3.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|expand-tilde@1.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|os-homedir@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.assignwith@4.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.isempty@4.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.pick@4.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|parse-filepath@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-absolute@0.2.6",
        "angular@1.6.10-tuxcare.7|map-cache@0.2.2",
        "angular@1.6.10-tuxcare.7|path-root@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob2base@0.0.12",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|find-index@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ordered-read-streams@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|unique-stream@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|natives@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|first-chunk-stream@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|agent-base@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|extend@3.0.1",
        "angular@1.6.10-tuxcare.7|agent-base@2.0.1|semver@5.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|agent-base@2.0.1|semver@5.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|aws-sign2@0.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|aws4@1.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|caseless@0.11.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|forever-agent@0.6.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|form-data@2.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|asynckit@0.4.0",
        "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|har-validator@2.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|chalk@1.1.3",
        "angular@1.6.10-tuxcare.7|commander@2.12.2",
        "angular@1.6.10-tuxcare.7|is-my-json-valid@2.17.1",
        "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hawk@3.1.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|boom@2.10.1",
        "angular@1.6.10-tuxcare.7|cryptiles@2.0.5",
        "angular@1.6.10-tuxcare.7|hawk@3.1.3|hoek@2.16.3",
        "angular@1.6.10-tuxcare.7|sntp@1.0.9"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hawk@3.1.3|hoek@2.16.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http-signature@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|http-signature@1.1.1|assert-plus@0.2.0",
        "angular@1.6.10-tuxcare.7|jsprim@1.4.1",
        "angular@1.6.10-tuxcare.7|sshpk@1.13.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http-signature@1.1.1|assert-plus@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-typedarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|json-stringify-safe@5.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|oauth-sign@0.8.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stringstream@0.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tough-cookie@2.3.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|punycode@1.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tunnel-agent@0.4.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|uuid@3.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|combine-source-map@0.7.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|convert-source-map@1.1.3",
        "angular@1.6.10-tuxcare.7|inline-source-map@0.6.2",
        "angular@1.6.10-tuxcare.7|lodash.memoize@3.0.4",
        "angular@1.6.10-tuxcare.7|combine-source-map@0.7.2|source-map@0.5.7"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|combine-source-map@0.7.2|source-map@0.5.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|function-bind@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jsonparse@1.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-combiner2@1.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|stream-combiner2@1.1.1|duplexer2@0.1.4",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|stream-combiner2@1.1.1|duplexer2@0.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-parse@1.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-filter@0.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-map@0.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-reduce@0.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|builtin-status-codes@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|to-arraybuffer@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|binary-extensions@1.11.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-extglob@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|set-immediate-shim@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|expand-range@0.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-number@0.1.1",
        "angular@1.6.10-tuxcare.7|expand-range@0.1.1|repeat-string@0.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|expand-range@0.1.1|repeat-string@0.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|follow-redirects@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|debug@2.6.9"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|timespan@2.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|inflection@1.10.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-proxy@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|path-proxy@1.0.0|inflection@1.3.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-proxy@1.0.0|inflection@1.3.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|agent-base@2.0.1",
        "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0|debug@2.6.3",
        "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0|extend@3.0.0",
        "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0",
        "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0",
        "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0|lru-cache@2.6.5",
        "angular@1.6.10-tuxcare.7|pac-proxy-agent@1.1.0",
        "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0|debug@2.6.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ms@0.7.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0|extend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|proxy-agent@2.0.0|lru-cache@2.6.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tsscmp@1.0.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|libmime@3.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|iconv-lite@0.4.15",
        "angular@1.6.10-tuxcare.7|libbase64@0.1.0",
        "angular@1.6.10-tuxcare.7|libqp@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|mailcomposer@4.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buildmail@4.0.1",
        "angular@1.6.10-tuxcare.7|libmime@3.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nodemailer-direct-transport@3.3.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|nodemailer-shared@1.1.0",
        "angular@1.6.10-tuxcare.7|smtp-connection@2.12.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nodemailer-shared@1.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|nodemailer-fetch@1.6.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nodemailer-smtp-pool@2.8.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|nodemailer-shared@1.1.0",
        "angular@1.6.10-tuxcare.7|nodemailer-wellknown@0.1.10",
        "angular@1.6.10-tuxcare.7|smtp-connection@2.12.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nodemailer-smtp-transport@2.7.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|nodemailer-shared@1.1.0",
        "angular@1.6.10-tuxcare.7|nodemailer-wellknown@0.1.10",
        "angular@1.6.10-tuxcare.7|smtp-connection@2.12.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|socks@1.1.9",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ip@1.1.5",
        "angular@1.6.10-tuxcare.7|smart-buffer@1.1.15"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|double-ended-queue@2.1.0-0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|redis-commands@1.3.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|redis-parser@2.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|extend@3.0.1",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|lodash@4.17.4",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|request@2.83.0",
        "angular@1.6.10-tuxcare.7|when@3.7.8"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|lodash@4.17.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|request@2.83.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|aws-sign2@0.7.0",
        "angular@1.6.10-tuxcare.7|aws4@1.6.0",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|caseless@0.12.0",
        "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
        "angular@1.6.10-tuxcare.7|extend@3.0.1",
        "angular@1.6.10-tuxcare.7|forever-agent@0.6.1",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|form-data@2.3.1",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|har-validator@5.0.3",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|hawk@6.0.2",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|http-signature@1.2.0",
        "angular@1.6.10-tuxcare.7|is-typedarray@1.0.0",
        "angular@1.6.10-tuxcare.7|isstream@0.1.2",
        "angular@1.6.10-tuxcare.7|json-stringify-safe@5.0.1",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17",
        "angular@1.6.10-tuxcare.7|oauth-sign@0.8.2",
        "angular@1.6.10-tuxcare.7|performance-now@2.1.0",
        "angular@1.6.10-tuxcare.7|qs@6.5.1",
        "angular@1.6.10-tuxcare.7|safe-buffer@5.1.1",
        "angular@1.6.10-tuxcare.7|stringstream@0.0.5",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|tough-cookie@2.3.3",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|tunnel-agent@0.6.0",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|uuid@3.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|aws-sign2@0.7.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|caseless@0.12.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|form-data@2.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|asynckit@0.4.0",
        "angular@1.6.10-tuxcare.7|combined-stream@1.0.5",
        "angular@1.6.10-tuxcare.7|mime-types@2.1.17"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|har-validator@5.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|ajv@5.5.2",
        "angular@1.6.10-tuxcare.7|har-schema@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|hawk@6.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|boom@4.3.1",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|cryptiles@3.1.2",
        "angular@1.6.10-tuxcare.7|hoek@4.2.0",
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|sntp@2.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|http-signature@1.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|assert-plus@1.0.0",
        "angular@1.6.10-tuxcare.7|jsprim@1.4.1",
        "angular@1.6.10-tuxcare.7|sshpk@1.13.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|tough-cookie@2.3.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|punycode@1.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|tunnel-agent@0.6.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|tunnel-agent@0.6.0|safe-buffer@5.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|tunnel-agent@0.6.0|safe-buffer@5.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|uuid@3.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|ajv@5.5.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|co@4.6.0",
        "angular@1.6.10-tuxcare.7|fast-deep-equal@1.0.0",
        "angular@1.6.10-tuxcare.7|fast-json-stable-stringify@2.0.0",
        "angular@1.6.10-tuxcare.7|json-schema-traverse@0.3.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|boom@4.3.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hoek@4.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|cryptiles@3.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|requestretry@1.12.2|cryptiles@3.1.2|boom@5.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|cryptiles@3.1.2|boom@5.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hoek@4.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|requestretry@1.12.2|sntp@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|hoek@4.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|base64id@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|engine.io-parser@2.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|after@0.8.2",
        "angular@1.6.10-tuxcare.7|arraybuffer.slice@0.0.7",
        "angular@1.6.10-tuxcare.7|base64-arraybuffer@0.1.5",
        "angular@1.6.10-tuxcare.7|blob@0.0.4",
        "angular@1.6.10-tuxcare.7|has-binary2@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|uws@0.14.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ws@3.3.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|async-limiter@1.0.0",
        "angular@1.6.10-tuxcare.7|safe-buffer@5.1.1",
        "angular@1.6.10-tuxcare.7|ultron@1.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|backo2@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|base64-arraybuffer@0.1.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|component-bind@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|component-emitter@1.2.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|engine.io-client@3.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|component-emitter@1.2.1",
        "angular@1.6.10-tuxcare.7|component-inherit@0.0.3",
        "angular@1.6.10-tuxcare.7|debug@2.6.9",
        "angular@1.6.10-tuxcare.7|engine.io-parser@2.1.2",
        "angular@1.6.10-tuxcare.7|has-cors@1.1.0",
        "angular@1.6.10-tuxcare.7|indexof@0.0.1",
        "angular@1.6.10-tuxcare.7|parseqs@0.0.5",
        "angular@1.6.10-tuxcare.7|parseuri@0.0.5",
        "angular@1.6.10-tuxcare.7|ws@3.3.3",
        "angular@1.6.10-tuxcare.7|xmlhttprequest-ssl@1.5.4",
        "angular@1.6.10-tuxcare.7|yeast@0.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|has-cors@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|object-component@0.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|parseqs@0.0.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|better-assert@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|parseuri@0.0.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|better-assert@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|to-array@0.1.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|has-binary2@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|has-binary2@1.0.2|isarray@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|has-binary2@1.0.2|isarray@2.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|globby@5.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|array-union@1.0.2",
        "angular@1.6.10-tuxcare.7|arrify@1.0.1",
        "angular@1.6.10-tuxcare.7|globby@5.0.0|glob@7.1.1",
        "angular@1.6.10-tuxcare.7|object-assign@4.1.1",
        "angular@1.6.10-tuxcare.7|pify@2.3.0",
        "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|globby@5.0.0|glob@7.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fs.realpath@1.0.0",
        "angular@1.6.10-tuxcare.7|inflight@1.0.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimatch@3.0.4",
        "angular@1.6.10-tuxcare.7|once@1.4.0",
        "angular@1.6.10-tuxcare.7|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-path-cwd@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-path-in-cwd@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-path-inside@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pify@2.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify-aes@1.0.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-xor@1.0.3",
        "angular@1.6.10-tuxcare.7|cipher-base@1.0.3",
        "angular@1.6.10-tuxcare.7|create-hash@1.1.2",
        "angular@1.6.10-tuxcare.7|evp_bytestokey@1.0.0",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify-des@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|cipher-base@1.0.3",
        "angular@1.6.10-tuxcare.7|des.js@1.0.0",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|evp_bytestokey@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|create-hash@1.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|bn.js@4.11.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|browserify-rsa@4.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bn.js@4.11.6",
        "angular@1.6.10-tuxcare.7|randombytes@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|elliptic@6.3.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bn.js@4.11.6",
        "angular@1.6.10-tuxcare.7|brorand@1.0.7",
        "angular@1.6.10-tuxcare.7|hash.js@1.0.3",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|parse-asn1@5.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|asn1.js@4.9.1",
        "angular@1.6.10-tuxcare.7|browserify-aes@1.0.6",
        "angular@1.6.10-tuxcare.7|create-hash@1.1.2",
        "angular@1.6.10-tuxcare.7|evp_bytestokey@1.0.0",
        "angular@1.6.10-tuxcare.7|pbkdf2@3.0.9"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cipher-base@1.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ripemd160@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|miller-rabin@4.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bn.js@4.11.6",
        "angular@1.6.10-tuxcare.7|brorand@1.0.7"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lru-cache@2.5.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sigmund@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|convert-source-map@1.1.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.memoize@3.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|astw@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|astw@2.0.0|acorn@1.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|astw@2.0.0|acorn@1.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|readable-wrap@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|readable-wrap@1.0.0|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|readable-wrap@1.0.0|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|acorn@3.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|callsite@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|graceful-readlink@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|traverse@0.3.9"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|wrap-ansi@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|string-width@1.0.2",
        "angular@1.6.10-tuxcare.7|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lcid@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|invert-kv@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fs-exists-sync@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|arr-diff@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|arr-flatten@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|expand-brackets@0.1.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-posix-bracket@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|extglob@0.3.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|filename-regex@2.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|kind-of@3.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|kind-of@3.2.2|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|kind-of@3.2.2|is-buffer@1.1.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|object.omit@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|for-own@0.1.5",
        "angular@1.6.10-tuxcare.7|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|parse-glob@3.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|glob-base@0.3.0",
        "angular@1.6.10-tuxcare.7|is-dotfile@1.0.3",
        "angular@1.6.10-tuxcare.7|is-extglob@1.0.0",
        "angular@1.6.10-tuxcare.7|is-glob@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|regex-cache@0.4.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-equal-shallow@0.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|global-modules@0.2.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|global-prefix@0.1.5",
        "angular@1.6.10-tuxcare.7|is-windows@0.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|exit-hook@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|onetime@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|os-shim@0.1.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|crc32-stream@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|crc@3.4.4",
        "angular@1.6.10-tuxcare.7|crc32-stream@1.0.1|readable-stream@2.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|crc32-stream@1.0.1|readable-stream@2.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|buffer-shims@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|crc32-stream@1.0.1|isarray@1.0.0",
        "angular@1.6.10-tuxcare.7|process-nextick-args@1.0.7",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31",
        "angular@1.6.10-tuxcare.7|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|crc32-stream@1.0.1|isarray@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|d@0.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|es5-ext@0.10.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|es5-ext@0.10.12",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|es6-iterator@2.0.0",
        "angular@1.6.10-tuxcare.7|es6-symbol@3.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|es6-iterator@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|d@0.1.1",
        "angular@1.6.10-tuxcare.7|es5-ext@0.10.12",
        "angular@1.6.10-tuxcare.7|es6-symbol@3.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|es6-set@0.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|d@0.1.1",
        "angular@1.6.10-tuxcare.7|es5-ext@0.10.12",
        "angular@1.6.10-tuxcare.7|es6-iterator@2.0.0",
        "angular@1.6.10-tuxcare.7|es6-symbol@3.1.0",
        "angular@1.6.10-tuxcare.7|event-emitter@0.3.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|es6-symbol@3.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|d@0.1.1",
        "angular@1.6.10-tuxcare.7|es5-ext@0.10.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|event-emitter@0.3.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|d@0.1.1",
        "angular@1.6.10-tuxcare.7|es5-ext@0.10.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|write@0.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|mkdirp@0.5.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-property@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|callsites@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|co@4.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|currently-unhandled@0.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|array-find-index@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|signal-exit@3.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hosted-git-info@2.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-builtin-module@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|builtin-modules@1.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|validate-npm-package-license@3.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|spdx-correct@1.0.2",
        "angular@1.6.10-tuxcare.7|spdx-expression-parse@1.0.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|read-pkg@1.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|load-json-file@1.1.0",
        "angular@1.6.10-tuxcare.7|normalize-package-data@2.3.5",
        "angular@1.6.10-tuxcare.7|path-type@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|indent-string@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|repeating@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|strip-indent@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|get-stdin@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._escapehtmlchar@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._htmlescapes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._reunescapedhtml@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._htmlescapes@2.4.1",
        "angular@1.6.10-tuxcare.7|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._shimkeys@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash.isobject@2.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|center-align@0.1.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|align-text@0.1.4",
        "angular@1.6.10-tuxcare.7|lazy-cache@1.0.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|right-align@0.1.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|align-text@0.1.4"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|wordwrap@0.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-absolute@0.2.6",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-relative@0.2.1",
        "angular@1.6.10-tuxcare.7|is-windows@0.2.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|map-cache@0.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-root@0.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|path-root-regex@0.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|find-index@0.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|delayed-stream@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|asynckit@0.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-my-json-valid@2.17.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|generate-function@2.0.0",
        "angular@1.6.10-tuxcare.7|generate-object-property@1.2.0",
        "angular@1.6.10-tuxcare.7|jsonpointer@4.0.1",
        "angular@1.6.10-tuxcare.7|xtend@4.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|boom@2.10.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|boom@2.10.1|hoek@2.16.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|boom@2.10.1|hoek@2.16.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|cryptiles@2.0.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|boom@2.10.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sntp@1.0.9",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|sntp@1.0.9|hoek@2.16.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sntp@1.0.9|hoek@2.16.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jsprim@1.4.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|assert-plus@1.0.0",
        "angular@1.6.10-tuxcare.7|extsprintf@1.3.0",
        "angular@1.6.10-tuxcare.7|json-schema@0.2.3",
        "angular@1.6.10-tuxcare.7|verror@1.10.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|sshpk@1.13.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|asn1@0.2.3",
        "angular@1.6.10-tuxcare.7|assert-plus@1.0.0",
        "angular@1.6.10-tuxcare.7|bcrypt-pbkdf@1.0.1",
        "angular@1.6.10-tuxcare.7|dashdash@1.14.1",
        "angular@1.6.10-tuxcare.7|ecc-jsbn@0.1.1",
        "angular@1.6.10-tuxcare.7|getpass@0.1.7",
        "angular@1.6.10-tuxcare.7|jsbn@0.1.1",
        "angular@1.6.10-tuxcare.7|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|inline-source-map@0.6.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inline-source-map@0.6.2|source-map@0.5.7"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|inline-source-map@0.6.2|source-map@0.5.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-number@0.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|performance-now@2.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|node-uuid@1.4.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|agent-base@2.0.1",
        "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0|debug@2.6.3",
        "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0|extend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0|debug@2.6.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ms@0.7.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0|extend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pac-proxy-agent@1.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|agent-base@2.0.1",
        "angular@1.6.10-tuxcare.7|pac-proxy-agent@1.1.0|debug@2.6.3",
        "angular@1.6.10-tuxcare.7|pac-proxy-agent@1.1.0|extend@3.0.0",
        "angular@1.6.10-tuxcare.7|get-uri@2.0.1",
        "angular@1.6.10-tuxcare.7|http-proxy-agent@1.0.0",
        "angular@1.6.10-tuxcare.7|https-proxy-agent@1.0.0",
        "angular@1.6.10-tuxcare.7|pac-resolver@2.0.0",
        "angular@1.6.10-tuxcare.7|raw-body@2.3.2",
        "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pac-proxy-agent@1.1.0|debug@2.6.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ms@0.7.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pac-proxy-agent@1.1.0|extend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|agent-base@2.0.1",
        "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1|extend@3.0.0",
        "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1|socks@1.1.10"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1|extend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|socks-proxy-agent@2.1.1|socks@1.1.10",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ip@1.1.5",
        "angular@1.6.10-tuxcare.7|smart-buffer@1.1.15"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|libbase64@0.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|libqp@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|buildmail@4.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|addressparser@1.0.1",
        "angular@1.6.10-tuxcare.7|libbase64@0.1.0",
        "angular@1.6.10-tuxcare.7|libmime@3.0.0",
        "angular@1.6.10-tuxcare.7|libqp@1.1.0",
        "angular@1.6.10-tuxcare.7|nodemailer-fetch@1.6.0",
        "angular@1.6.10-tuxcare.7|nodemailer-shared@1.1.0",
        "angular@1.6.10-tuxcare.7|punycode@1.4.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|smtp-connection@2.12.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|httpntlm@1.6.1",
        "angular@1.6.10-tuxcare.7|nodemailer-shared@1.1.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nodemailer-fetch@1.6.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|nodemailer-wellknown@0.1.10"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ip@1.1.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|smart-buffer@1.1.15"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|when@3.7.8"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|after@0.8.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|arraybuffer.slice@0.0.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|blob@0.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|async-limiter@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ultron@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|component-inherit@0.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|xmlhttprequest-ssl@1.5.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|yeast@0.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|better-assert@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|callsite@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-path-inside@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|path-is-inside@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|buffer-xor@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|des.js@1.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimalistic-assert@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|brorand@1.0.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hash.js@1.0.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|inherits@2.0.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|asn1.js@4.9.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|bn.js@4.11.6",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|minimalistic-assert@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|invert-kv@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|arr-flatten@1.1.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|preserve@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|repeat-element@1.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-posix-bracket@0.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|for-own@0.1.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|for-in@1.0.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-extendable@0.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|glob-base@0.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|glob-parent@2.0.0",
        "angular@1.6.10-tuxcare.7|is-glob@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-dotfile@1.0.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-equal-shallow@0.1.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-primitive@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|global-prefix@0.1.5",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|homedir-polyfill@1.0.1",
        "angular@1.6.10-tuxcare.7|ini@1.3.4",
        "angular@1.6.10-tuxcare.7|is-windows@0.2.0",
        "angular@1.6.10-tuxcare.7|which@1.2.12"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-windows@0.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|crc@3.4.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|array-find-index@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|builtin-modules@1.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|spdx-correct@1.0.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|spdx-license-ids@1.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|spdx-expression-parse@1.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|load-json-file@1.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11",
        "angular@1.6.10-tuxcare.7|parse-json@2.2.0",
        "angular@1.6.10-tuxcare.7|pify@2.3.0",
        "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1",
        "angular@1.6.10-tuxcare.7|strip-bom@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-type@1.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|graceful-fs@4.1.11",
        "angular@1.6.10-tuxcare.7|pify@2.3.0",
        "angular@1.6.10-tuxcare.7|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lodash._htmlescapes@2.4.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|align-text@0.1.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|kind-of@3.2.2",
        "angular@1.6.10-tuxcare.7|longest@1.0.1",
        "angular@1.6.10-tuxcare.7|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|lazy-cache@1.0.4"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-relative@0.2.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-unc-path@0.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|path-root-regex@0.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|assert-plus@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|extsprintf@1.3.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|json-schema@0.2.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|verror@1.10.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|assert-plus@1.0.0",
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|verror@1.10.0|extsprintf@1.4.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|verror@1.10.0|extsprintf@1.4.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|asn1@0.2.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|bcrypt-pbkdf@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|dashdash@1.14.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ecc-jsbn@0.1.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|jsbn@0.1.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|getpass@0.1.7",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|jsbn@0.1.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|tweetnacl@0.14.5"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|har-schema@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|hoek@4.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|get-uri@2.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|data-uri-to-buffer@1.2.0",
        "angular@1.6.10-tuxcare.7|get-uri@2.0.1|debug@2.6.3",
        "angular@1.6.10-tuxcare.7|get-uri@2.0.1|extend@3.0.0",
        "angular@1.6.10-tuxcare.7|file-uri-to-path@1.0.0",
        "angular@1.6.10-tuxcare.7|ftp@0.3.10",
        "angular@1.6.10-tuxcare.7|readable-stream@2.3.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|get-uri@2.0.1|debug@2.6.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ms@0.7.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|get-uri@2.0.1|extend@3.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pac-resolver@2.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|pac-resolver@2.0.0|co@3.0.6",
        "angular@1.6.10-tuxcare.7|degenerator@1.0.4",
        "angular@1.6.10-tuxcare.7|pac-resolver@2.0.0|ip@1.0.1",
        "angular@1.6.10-tuxcare.7|netmask@1.0.6",
        "angular@1.6.10-tuxcare.7|thunkify@2.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pac-resolver@2.0.0|co@3.0.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|pac-resolver@2.0.0|ip@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|addressparser@1.0.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|httpntlm@1.6.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|httpreq@0.4.24",
        "angular@1.6.10-tuxcare.7|httpntlm@1.6.1|underscore@1.7.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|httpntlm@1.6.1|underscore@1.7.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|minimalistic-assert@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fill-range@2.2.3",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|fill-range@2.2.3|is-number@2.1.0",
        "angular@1.6.10-tuxcare.7|isobject@2.1.0",
        "angular@1.6.10-tuxcare.7|randomatic@1.1.7",
        "angular@1.6.10-tuxcare.7|repeat-element@1.1.2",
        "angular@1.6.10-tuxcare.7|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fill-range@2.2.3|is-number@2.1.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|kind-of@3.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|for-in@1.0.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-primitive@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|homedir-polyfill@1.0.1",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|parse-passwd@1.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|spdx-license-ids@1.2.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|parse-json@2.2.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|error-ex@1.3.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-unc-path@0.1.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|unc-path-regex@0.1.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fast-deep-equal@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|fast-json-stable-stringify@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|json-schema-traverse@0.3.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|data-uri-to-buffer@1.2.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|file-uri-to-path@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ftp@0.3.10",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ftp@0.3.10|readable-stream@1.1.14",
        "angular@1.6.10-tuxcare.7|xregexp@2.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ftp@0.3.10|readable-stream@1.1.14",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|core-util-is@1.0.2",
        "angular@1.6.10-tuxcare.7|inherits@2.0.3",
        "angular@1.6.10-tuxcare.7|isarray@0.0.1",
        "angular@1.6.10-tuxcare.7|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|degenerator@1.0.4",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|ast-types@0.10.1",
        "angular@1.6.10-tuxcare.7|escodegen@1.9.0",
        "angular@1.6.10-tuxcare.7|esprima@3.1.3"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|netmask@1.0.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|thunkify@2.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|httpreq@0.4.24"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|randomatic@1.1.7|is-number@3.0.0",
        "angular@1.6.10-tuxcare.7|randomatic@1.1.7|kind-of@4.0.0"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7|is-number@3.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|randomatic@1.1.7|is-number@3.0.0|kind-of@3.2.2"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7|is-number@3.0.0|kind-of@3.2.2",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|randomatic@1.1.7|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7|kind-of@4.0.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|randomatic@1.1.7|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|randomatic@1.1.7|is-buffer@1.1.6"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|parse-passwd@1.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|error-ex@1.3.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|unc-path-regex@0.1.2"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|xregexp@2.0.0"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|ast-types@0.10.1"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|escodegen@1.9.0",
      "dependsOn": [
        "angular@1.6.10-tuxcare.7|esprima@3.1.3",
        "angular@1.6.10-tuxcare.7|estraverse@4.2.0",
        "angular@1.6.10-tuxcare.7|esutils@2.0.2",
        "angular@1.6.10-tuxcare.7|optionator@0.8.2",
        "angular@1.6.10-tuxcare.7|escodegen@1.9.0|source-map@0.5.7"
      ]
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|escodegen@1.9.0|source-map@0.5.7"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|esprima@3.1.3"
    },
    {
      "ref": "angular@1.6.10-tuxcare.7|is-arrayish@0.2.1"
    }
  ]
}