{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:926c986a-8cd6-4458-bdfc-89bca4a1de33",
  "metadata": {
    "timestamp": "2026-03-19T16:55:30.723Z",
    "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.4.4-tuxcare.1",
      "bom-ref": "angular@1.4.4-tuxcare.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/angular/angular.js/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/angular@1.4.4-tuxcare.1?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.4.4-tuxcare.1|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.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|bootstrap@3.3.4",
          "author": "Twitter, Inc.",
          "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
          "purl": "pkg:npm/bootstrap@3.3.4",
          "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.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/bootstrap"
            }
          ]
        },
        {
          "type": "library",
          "name": "browserify",
          "version": "7.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|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"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "assert",
              "version": "1.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/assert"
                }
              ]
            },
            {
              "type": "library",
              "name": "browser-pack",
              "version": "3.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/browser-pack"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "combine-source-map",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/browser-pack/node_modules/combine-source-map"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "convert-source-map",
                      "version": "0.3.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.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/angular-benchpress/node_modules/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/convert-source-map"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inline-source-map",
                      "version": "0.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.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/angular-benchpress/node_modules/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/inline-source-map"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "source-map",
                          "version": "0.3.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.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/angular-benchpress/node_modules/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/inline-source-map/node_modules/source-map"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "amdefine",
                              "version": "0.1.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0|amdefine@0.1.0",
                              "author": "James Burke",
                              "description": "Provide AMD's define() API for declaring modules in the AMD format",
                              "licenses": [
                                {
                                  "license": {
                                    "name": "BSD",
                                    "acknowledgement": "declared",
                                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                                  }
                                },
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared",
                                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/amdefine@0.1.0",
                              "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-0.1.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/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/inline-source-map/node_modules/source-map/node_modules/amdefine"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "source-map",
                      "version": "0.1.43",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.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/angular-benchpress/node_modules/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/source-map"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "amdefine",
                          "version": "0.1.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|source-map@0.1.43|amdefine@0.1.0",
                          "author": "James Burke",
                          "description": "Provide AMD's define() API for declaring modules in the AMD format",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared",
                                "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                              }
                            },
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared",
                                "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                              }
                            }
                          ],
                          "purl": "pkg:npm/amdefine@0.1.0",
                          "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-0.1.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/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/source-map/node_modules/amdefine"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "through2",
                  "version": "0.5.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/browser-pack/node_modules/through2"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "browser-resolve",
              "version": "1.8.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-resolve@1.8.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.8.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.8.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/browserify/node_modules/browser-resolve"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "resolve",
                  "version": "1.1.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-resolve@1.8.2|resolve@1.1.6",
                  "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.6",
                  "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.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/browserify/node_modules/browser-resolve/node_modules/resolve"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "browserify-zlib",
              "version": "0.1.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/browserify-zlib"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "pako",
                  "version": "0.2.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browserify-zlib@0.1.4|pako@0.2.6",
                  "description": "zlib port to javascript - fast, modularized, with browser support",
                  "purl": "pkg:npm/pako@0.2.6",
                  "externalReferences": [
                    {
                      "url": "git://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.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/browserify/node_modules/browserify-zlib/node_modules/pako"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "buffer",
              "version": "2.8.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/buffer"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "base64-js",
                  "version": "0.0.7",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2|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/angular-benchpress/node_modules/browserify/node_modules/buffer/node_modules/base64-js"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ieee754",
                  "version": "1.1.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2|ieee754@1.1.4",
                  "author": "Feross Aboukhadijeh",
                  "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ieee754@1.1.4",
                  "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.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/browserify/node_modules/buffer/node_modules/ieee754"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "is-array",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2|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/angular-benchpress/node_modules/browserify/node_modules/buffer/node_modules/is-array"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "builtins",
              "version": "0.0.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/builtins"
                }
              ]
            },
            {
              "type": "library",
              "name": "commondir",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/commondir"
                }
              ]
            },
            {
              "type": "library",
              "name": "concat-stream",
              "version": "1.4.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7",
              "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.7",
              "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.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/browserify/node_modules/concat-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.1.13",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7|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/browserify/node_modules/concat-stream/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7|readable-stream@1.1.13|core-util-is@1.0.1",
                      "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.1",
                      "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.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/browserify/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "typedarray",
                  "version": "0.0.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.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/angular-benchpress/node_modules/browserify/node_modules/concat-stream/node_modules/typedarray"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "console-browserify",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/console-browserify"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "date-now",
                  "version": "0.1.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|console-browserify@1.1.0|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/angular-benchpress/node_modules/browserify/node_modules/console-browserify/node_modules/date-now"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "constants-browserify",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/constants-browserify"
                }
              ]
            },
            {
              "type": "library",
              "name": "crypto-browserify",
              "version": "3.9.13",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13",
              "author": "Dominic Tarr",
              "description": "implementation of crypto for the browser",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/crypto-browserify@3.9.13",
              "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.9.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/browserify/node_modules/crypto-browserify"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "browserify-aes",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-aes@1.0.0",
                  "description": "aes, for browserify",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/browserify-aes@1.0.0",
                  "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.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/browserify/node_modules/crypto-browserify/node_modules/browserify-aes"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "browserify-sign",
                  "version": "2.8.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0",
                  "description": "browserify-sign [![Build Status](https://travis-ci.org/calvinmetcalf/browserify-sign.svg)](https://travis-ci.org/calvinmetcalf/browserify-sign) ===",
                  "licenses": [
                    {
                      "license": {
                        "id": "ISC",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/browserify-sign@2.8.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/calvinmetcalf/browserify-sign.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/calvinmetcalf/browserify-sign#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/calvinmetcalf/browserify-sign/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-2.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/browserify/node_modules/crypto-browserify/node_modules/browserify-sign"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "bn.js",
                      "version": "1.3.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|bn.js@1.3.0",
                      "author": "Fedor Indutny",
                      "description": "Big number implementation in pure javascript",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/bn.js@1.3.0",
                      "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-1.3.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/browserify/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/bn.js"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "browserify-rsa",
                      "version": "1.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|browserify-rsa@1.1.1",
                      "description": "browserify-rsa ==== [![Build Status](https://travis-ci.org/calvinmetcalf/browserify-rsa.svg)](https://travis-ci.org/calvinmetcalf/browserify-rsa)",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/browserify-rsa@1.1.1",
                      "externalReferences": [
                        {
                          "url": "git+ssh://git@github.com/calvinmetcalf/browserify-rsa.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/calvinmetcalf/browserify-rsa#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/calvinmetcalf/browserify-rsa/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-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/browserify/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/browserify-rsa"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "elliptic",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|elliptic@1.0.1",
                      "author": "Fedor Indutny",
                      "description": "EC cryptography",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/elliptic@1.0.1",
                      "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-1.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/browserify/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/elliptic"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "brorand",
                          "version": "1.0.5",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|elliptic@1.0.1|brorand@1.0.5",
                          "author": "Fedor Indutny",
                          "description": "Random number generator for browsers and node.js",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/brorand@1.0.5",
                          "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.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/browserify/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/elliptic/node_modules/brorand"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "hash.js",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|elliptic@1.0.1|hash.js@1.0.2",
                          "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.2",
                          "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.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/browserify/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/elliptic/node_modules/hash.js"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "parse-asn1",
                      "version": "2.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0",
                      "description": "parse-asn1 ===",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/parse-asn1@2.0.0",
                      "externalReferences": [
                        {
                          "url": "git://github.com/calvinmetcalf/parse-asn1.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/calvinmetcalf/parse-asn1#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/calvinmetcalf/parse-asn1/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-2.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/browserify/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/parse-asn1"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "asn1.js-rfc3280",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js-rfc3280@1.0.0",
                          "author": "Fedor Indutny",
                          "description": "RFC3280 structures for asn1.js",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/asn1.js-rfc3280@1.0.0",
                          "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-rfc3280/-/asn1.js-rfc3280-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/browserify/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/parse-asn1/node_modules/asn1.js-rfc3280"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "asn1.js",
                          "version": "1.0.3",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js@1.0.3",
                          "author": "Fedor Indutny",
                          "description": "ASN.1 encoder and decoder",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/asn1.js@1.0.3",
                          "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-1.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/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/parse-asn1/node_modules/asn1.js"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "minimalistic-assert",
                              "version": "1.0.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js@1.0.3|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/angular-benchpress/node_modules/browserify/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/parse-asn1/node_modules/asn1.js/node_modules/minimalistic-assert"
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "pemstrip",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|pemstrip@0.0.1",
                          "author": "Anand Patil",
                          "description": "Strips PKI artifacts down to plain base64-encoded strings, and bundles them back up.",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/pemstrip@0.0.1",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/apatil/pemstrip.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/apatil/pemstrip",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/apatil/pemstrip/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/pemstrip/-/pemstrip-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/browserify/node_modules/crypto-browserify/node_modules/browserify-sign/node_modules/parse-asn1/node_modules/pemstrip"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "create-ecdh",
                  "version": "2.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0",
                  "author": "Calvin Metcalf",
                  "description": "createECDH but browserifiable",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/create-ecdh@2.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-2.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/browserify/node_modules/crypto-browserify/node_modules/create-ecdh"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "bn.js",
                      "version": "1.3.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|bn.js@1.3.0",
                      "author": "Fedor Indutny",
                      "description": "Big number implementation in pure javascript",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/bn.js@1.3.0",
                      "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-1.3.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/browserify/node_modules/crypto-browserify/node_modules/create-ecdh/node_modules/bn.js"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "elliptic",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|elliptic@1.0.1",
                      "author": "Fedor Indutny",
                      "description": "EC cryptography",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/elliptic@1.0.1",
                      "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-1.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/browserify/node_modules/crypto-browserify/node_modules/create-ecdh/node_modules/elliptic"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "brorand",
                          "version": "1.0.5",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|elliptic@1.0.1|brorand@1.0.5",
                          "author": "Fedor Indutny",
                          "description": "Random number generator for browsers and node.js",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/brorand@1.0.5",
                          "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.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/browserify/node_modules/crypto-browserify/node_modules/create-ecdh/node_modules/elliptic/node_modules/brorand"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "hash.js",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|elliptic@1.0.1|hash.js@1.0.2",
                          "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.2",
                          "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.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/browserify/node_modules/crypto-browserify/node_modules/create-ecdh/node_modules/elliptic/node_modules/hash.js"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "create-hash",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1",
                  "description": "create hashes for browserify",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/create-hash@1.1.1",
                  "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.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/browserify/node_modules/crypto-browserify/node_modules/create-hash"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ripemd160",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1|ripemd160@1.0.0",
                      "description": "Compute ripemd160 of bytes or strings.",
                      "licenses": [
                        {
                          "license": {
                            "id": "BSD-3-Clause",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/ripemd160@1.0.0",
                      "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.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/browserify/node_modules/crypto-browserify/node_modules/create-hash/node_modules/ripemd160"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sha.js",
                      "version": "2.3.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1|sha.js@2.3.6",
                      "author": "Dominic Tarr",
                      "description": "streaming sha1 hash in pure javascript",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/sha.js@2.3.6",
                      "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.3.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/browserify/node_modules/crypto-browserify/node_modules/create-hash/node_modules/sha.js"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "create-hmac",
                  "version": "1.1.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hmac@1.1.3",
                  "description": "node style hmacs in the browser",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/create-hmac@1.1.3",
                  "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.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/node_modules/crypto-browserify/node_modules/create-hmac"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "diffie-hellman",
                  "version": "3.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1",
                  "author": "Calvin Metcalf",
                  "description": "pure js diffie-hellman",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/diffie-hellman@3.0.1",
                  "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-3.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/browserify/node_modules/crypto-browserify/node_modules/diffie-hellman"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "bn.js",
                      "version": "1.3.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|bn.js@1.3.0",
                      "author": "Fedor Indutny",
                      "description": "Big number implementation in pure javascript",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/bn.js@1.3.0",
                      "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-1.3.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/browserify/node_modules/crypto-browserify/node_modules/diffie-hellman/node_modules/bn.js"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "miller-rabin",
                      "version": "1.1.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|miller-rabin@1.1.5",
                      "author": "Fedor Indutny",
                      "description": "Miller Rabin algorithm for primality test",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/miller-rabin@1.1.5",
                      "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-1.1.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/browserify/node_modules/crypto-browserify/node_modules/diffie-hellman/node_modules/miller-rabin"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "brorand",
                          "version": "1.0.5",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|miller-rabin@1.1.5|brorand@1.0.5",
                          "author": "Fedor Indutny",
                          "description": "Random number generator for browsers and node.js",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/brorand@1.0.5",
                          "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.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/browserify/node_modules/crypto-browserify/node_modules/diffie-hellman/node_modules/miller-rabin/node_modules/brorand"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "pbkdf2-compat",
                  "version": "3.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|pbkdf2-compat@3.0.2",
                  "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-compat@3.0.2",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/crypto-browserify/pbkdf2-compat.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/crypto-browserify/pbkdf2-compat",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/crypto-browserify/pbkdf2-compat/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/pbkdf2-compat/-/pbkdf2-compat-3.0.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/browserify/node_modules/crypto-browserify/node_modules/pbkdf2-compat"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "public-encrypt",
                  "version": "2.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0",
                  "description": "browserify version of publicEncrypt & privateDecrypt",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/public-encrypt@2.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-2.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/browserify/node_modules/crypto-browserify/node_modules/public-encrypt"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "bn.js",
                      "version": "1.3.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|bn.js@1.3.0",
                      "author": "Fedor Indutny",
                      "description": "Big number implementation in pure javascript",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/bn.js@1.3.0",
                      "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-1.3.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/browserify/node_modules/crypto-browserify/node_modules/public-encrypt/node_modules/bn.js"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "browserify-rsa",
                      "version": "2.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|browserify-rsa@2.0.0",
                      "description": "browserify-rsa ==== [![Build Status](https://travis-ci.org/calvinmetcalf/browserify-rsa.svg)](https://travis-ci.org/calvinmetcalf/browserify-rsa)",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/browserify-rsa@2.0.0",
                      "externalReferences": [
                        {
                          "url": "git+ssh://git@github.com/calvinmetcalf/browserify-rsa.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/calvinmetcalf/browserify-rsa#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/calvinmetcalf/browserify-rsa/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-2.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/browserify/node_modules/crypto-browserify/node_modules/public-encrypt/node_modules/browserify-rsa"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "parse-asn1",
                      "version": "3.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|parse-asn1@3.0.0",
                      "description": "parse-asn1 ===",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/parse-asn1@3.0.0",
                      "externalReferences": [
                        {
                          "url": "git://github.com/calvinmetcalf/parse-asn1.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/calvinmetcalf/parse-asn1#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/calvinmetcalf/parse-asn1/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-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/browserify/node_modules/crypto-browserify/node_modules/public-encrypt/node_modules/parse-asn1"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "asn1.js",
                          "version": "1.0.3",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|parse-asn1@3.0.0|asn1.js@1.0.3",
                          "author": "Fedor Indutny",
                          "description": "ASN.1 encoder and decoder",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/asn1.js@1.0.3",
                          "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-1.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/node_modules/crypto-browserify/node_modules/public-encrypt/node_modules/parse-asn1/node_modules/asn1.js"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "minimalistic-assert",
                              "version": "1.0.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|parse-asn1@3.0.0|asn1.js@1.0.3|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/angular-benchpress/node_modules/browserify/node_modules/crypto-browserify/node_modules/public-encrypt/node_modules/parse-asn1/node_modules/asn1.js/node_modules/minimalistic-assert"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "randombytes",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|randombytes@2.0.1",
                  "description": "random bytes from browserify stand alone",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/randombytes@2.0.1",
                  "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.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/browserify/node_modules/crypto-browserify/node_modules/randombytes"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "deep-equal",
              "version": "0.2.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/deep-equal"
                }
              ]
            },
            {
              "type": "library",
              "name": "defined",
              "version": "0.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/defined"
                }
              ]
            },
            {
              "type": "library",
              "name": "deps-sort",
              "version": "1.3.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deps-sort@1.3.5",
              "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.5",
              "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.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/browserify/node_modules/deps-sort"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "minimist",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deps-sort@1.3.5|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/angular-benchpress/node_modules/browserify/node_modules/deps-sort/node_modules/minimist"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "through2",
                  "version": "0.5.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deps-sort@1.3.5|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/angular-benchpress/node_modules/browserify/node_modules/deps-sort/node_modules/through2"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "domain-browser",
              "version": "1.1.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|domain-browser@1.1.4",
              "author": "Bevry Pty Ltd",
              "description": "Note, this is merely an evented try...catch with the same API as node. Nothing more.",
              "purl": "pkg:npm/domain-browser@1.1.4",
              "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.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/browserify/node_modules/domain-browser"
                }
              ]
            },
            {
              "type": "library",
              "name": "duplexer2",
              "version": "0.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/duplexer2"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.1.13",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/duplexer2/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1",
                      "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.1",
                      "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.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/browserify/node_modules/duplexer2/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "events",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/events"
                }
              ]
            },
            {
              "type": "library",
              "name": "glob",
              "version": "4.5.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/glob"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "inflight",
                  "version": "1.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|inflight@1.0.4",
                  "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.4",
                  "externalReferences": [
                    {
                      "url": "git://github.com/isaacs/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.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/browserify/node_modules/glob/node_modules/inflight"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "wrappy",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Callback wrapping utility",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/wrappy@1.0.1",
                      "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.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/browserify/node_modules/glob/node_modules/inflight/node_modules/wrappy"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "minimatch",
                  "version": "2.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4",
                  "author": "Isaac Z. Schlueter",
                  "description": "a glob matcher in javascript",
                  "purl": "pkg:npm/minimatch@2.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-2.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/browserify/node_modules/glob/node_modules/minimatch"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "brace-expansion",
                      "version": "1.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0",
                      "author": "Julian Gruber",
                      "description": "Brace expansion as known from sh/bash",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/brace-expansion@1.1.0",
                      "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.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/browserify/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "balanced-match",
                          "version": "0.2.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
                          "author": "Julian Gruber",
                          "description": "Match balanced character pairs, like \"{\" and \"}\"",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/balanced-match@0.2.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-0.2.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/browserify/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "concat-map",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|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/angular-benchpress/node_modules/browserify/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "once",
                  "version": "1.3.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|once@1.3.1",
                  "author": "Isaac Z. Schlueter",
                  "description": "Run a function exactly one time",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/once@1.3.1",
                  "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.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/browserify/node_modules/glob/node_modules/once"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "wrappy",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|once@1.3.1|wrappy@1.0.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Callback wrapping utility",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/wrappy@1.0.1",
                      "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.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/browserify/node_modules/glob/node_modules/once/node_modules/wrappy"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "http-browserify",
              "version": "1.7.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/http-browserify"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "Base64",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|http-browserify@1.7.0|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/angular-benchpress/node_modules/browserify/node_modules/http-browserify/node_modules/Base64"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "https-browserify",
              "version": "0.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|https-browserify@0.0.0",
              "author": "James Halliday",
              "description": "https module compatability for browserify",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/https-browserify@0.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-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/browserify/node_modules/https-browserify"
                }
              ]
            },
            {
              "type": "library",
              "name": "inherits",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.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/angular-benchpress/node_modules/browserify/node_modules/inherits"
                }
              ]
            },
            {
              "type": "library",
              "name": "insert-module-globals",
              "version": "6.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.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@6.2.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-6.2.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/browserify/node_modules/insert-module-globals"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "combine-source-map",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|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/angular-benchpress/node_modules/browserify/node_modules/insert-module-globals/node_modules/combine-source-map"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "convert-source-map",
                      "version": "0.3.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.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/angular-benchpress/node_modules/browserify/node_modules/insert-module-globals/node_modules/combine-source-map/node_modules/convert-source-map"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inline-source-map",
                      "version": "0.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.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/angular-benchpress/node_modules/browserify/node_modules/insert-module-globals/node_modules/combine-source-map/node_modules/inline-source-map"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "source-map",
                          "version": "0.3.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.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/angular-benchpress/node_modules/browserify/node_modules/insert-module-globals/node_modules/combine-source-map/node_modules/inline-source-map/node_modules/source-map"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "amdefine",
                              "version": "0.1.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0|amdefine@0.1.0",
                              "author": "James Burke",
                              "description": "Provide AMD's define() API for declaring modules in the AMD format",
                              "licenses": [
                                {
                                  "license": {
                                    "name": "BSD",
                                    "acknowledgement": "declared",
                                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                                  }
                                },
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared",
                                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/amdefine@0.1.0",
                              "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-0.1.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/browserify/node_modules/insert-module-globals/node_modules/combine-source-map/node_modules/inline-source-map/node_modules/source-map/node_modules/amdefine"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "source-map",
                      "version": "0.1.43",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.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/angular-benchpress/node_modules/browserify/node_modules/insert-module-globals/node_modules/combine-source-map/node_modules/source-map"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "amdefine",
                          "version": "0.1.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|source-map@0.1.43|amdefine@0.1.0",
                          "author": "James Burke",
                          "description": "Provide AMD's define() API for declaring modules in the AMD format",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared",
                                "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                              }
                            },
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared",
                                "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                              }
                            }
                          ],
                          "purl": "pkg:npm/amdefine@0.1.0",
                          "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-0.1.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/browserify/node_modules/insert-module-globals/node_modules/combine-source-map/node_modules/source-map/node_modules/amdefine"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "JSONStream",
                  "version": "0.7.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|JSONStream@0.7.4",
                  "author": "Dominic Tarr",
                  "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
                  "purl": "pkg:npm/jsonstream@0.7.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.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/browserify/node_modules/insert-module-globals/node_modules/JSONStream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "jsonparse",
                      "version": "0.0.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|JSONStream@0.7.4|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/browserify/node_modules/insert-module-globals/node_modules/JSONStream/node_modules/jsonparse"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lexical-scope",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|lexical-scope@1.1.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.1.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.1.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/browserify/node_modules/insert-module-globals/node_modules/lexical-scope"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "astw",
                      "version": "1.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|lexical-scope@1.1.0|astw@1.1.0",
                      "author": "James Halliday",
                      "description": "walk the ast with references to parent nodes",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/astw@1.1.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-1.1.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/browserify/node_modules/insert-module-globals/node_modules/lexical-scope/node_modules/astw"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "esprima-fb",
                          "version": "3001.1.0-dev-harmony-fb",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|lexical-scope@1.1.0|astw@1.1.0|esprima-fb@3001.1.0-dev-harmony-fb",
                          "description": "Facebook-specific fork of the esprima project",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared",
                                "url": "http://github.com/facebook/esprima/raw/master/LICENSE.BSD"
                              }
                            }
                          ],
                          "purl": "pkg:npm/esprima-fb@3001.1.0-dev-harmony-fb",
                          "externalReferences": [
                            {
                              "url": "git+ssh://git@github.com/facebook/esprima.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/facebook/esprima/tree/fb-harmony",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/facebook/esprima/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-3001.0001.0000-dev-harmony-fb.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/node_modules/insert-module-globals/node_modules/lexical-scope/node_modules/astw/node_modules/esprima-fb"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "process",
                  "version": "0.6.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|process@0.6.0",
                  "author": "Roman Shtylman",
                  "description": "process information for node.js and browsers",
                  "purl": "pkg:npm/process@0.6.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.6.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/browserify/node_modules/insert-module-globals/node_modules/process"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "through",
                  "version": "2.3.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|through@2.3.6",
                  "author": "Dominic Tarr",
                  "description": "simplified stream construction",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/through@2.3.6",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/dominictarr/through.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "http://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.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/browserify/node_modules/insert-module-globals/node_modules/through"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "isarray",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
              "author": "Julian Gruber",
              "description": "Array#isArray for older browsers",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/isarray@0.0.1",
              "externalReferences": [
                {
                  "url": "git://github.com/juliangruber/isarray.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/juliangruber/isarray",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/juliangruber/isarray/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "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/angular-benchpress/node_modules/browserify/node_modules/isarray"
                }
              ]
            },
            {
              "type": "library",
              "name": "JSONStream",
              "version": "0.8.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/JSONStream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "jsonparse",
                  "version": "0.0.5",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4|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/browserify/node_modules/JSONStream/node_modules/jsonparse"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "through",
                  "version": "2.3.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4|through@2.3.6",
                  "author": "Dominic Tarr",
                  "description": "simplified stream construction",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/through@2.3.6",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/dominictarr/through.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "http://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.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/browserify/node_modules/JSONStream/node_modules/through"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "labeled-stream-splicer",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/labeled-stream-splicer"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "stream-splicer",
                  "version": "1.3.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1",
                  "author": "James Halliday",
                  "description": "streaming pipeline with a mutable configuration",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/stream-splicer@1.3.1",
                  "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.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/browserify/node_modules/labeled-stream-splicer/node_modules/stream-splicer"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "indexof",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|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/angular-benchpress/node_modules/browserify/node_modules/labeled-stream-splicer/node_modules/stream-splicer/node_modules/indexof"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "readable-stream",
                      "version": "1.1.13",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.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/browserify/node_modules/labeled-stream-splicer/node_modules/stream-splicer/node_modules/readable-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "core-util-is",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|readable-stream@1.1.13|core-util-is@1.0.1",
                          "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.1",
                          "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.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/browserify/node_modules/labeled-stream-splicer/node_modules/stream-splicer/node_modules/readable-stream/node_modules/core-util-is"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "readable-wrap",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|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/angular-benchpress/node_modules/browserify/node_modules/labeled-stream-splicer/node_modules/stream-splicer/node_modules/readable-wrap"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "module-deps",
              "version": "3.7.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5",
              "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.7.5",
              "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.7.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/browserify/node_modules/module-deps"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "detective",
                  "version": "4.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0",
                  "author": "James Halliday",
                  "description": "find all require() calls by walking the AST",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/detective@4.0.0",
                  "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.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/browserify/node_modules/module-deps/node_modules/detective"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "acorn",
                      "version": "0.9.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|acorn@0.9.0",
                      "description": "ECMAScript parser",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared",
                            "url": "http://marijnhaverbeke.nl/acorn/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/acorn@0.9.0",
                      "externalReferences": [
                        {
                          "url": "http://marijnhaverbeke.nl/git/acorn",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "http://marijnhaverbeke.nl/acorn/",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://registry.npmjs.org/acorn/-/acorn-0.9.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/acorn"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "escodegen",
                      "version": "1.6.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1",
                      "description": "ECMAScript code generator",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/estools/escodegen/raw/master/LICENSE.BSD"
                          }
                        }
                      ],
                      "purl": "pkg:npm/escodegen@1.6.1",
                      "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.6.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "esprima",
                          "version": "1.2.5",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|esprima@1.2.5",
                          "author": "Ariya Hidayat",
                          "description": "ECMAScript parsing infrastructure for multipurpose analysis",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared",
                                "url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
                              }
                            }
                          ],
                          "purl": "pkg:npm/esprima@1.2.5",
                          "externalReferences": [
                            {
                              "url": "git+ssh://git@github.com/ariya/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": "http://issues.esprima.org",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/esprima/-/esprima-1.2.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/esprima"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "estraverse",
                          "version": "1.9.3",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|estraverse@1.9.3",
                          "description": "ECMAScript JS AST traversal functions",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared",
                                "url": "http://github.com/estools/estraverse/raw/master/LICENSE.BSD"
                              }
                            }
                          ],
                          "purl": "pkg:npm/estraverse@1.9.3",
                          "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-1.9.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/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/estraverse"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "esutils",
                          "version": "1.1.6",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|esutils@1.1.6",
                          "description": "utility box for ECMAScript language tools",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared",
                                "url": "http://github.com/Constellation/esutils/raw/master/LICENSE.BSD"
                              }
                            }
                          ],
                          "purl": "pkg:npm/esutils@1.1.6",
                          "externalReferences": [
                            {
                              "url": "git+ssh://git@github.com/Constellation/esutils.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/Constellation/esutils",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/Constellation/esutils/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/esutils/-/esutils-1.1.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/esutils"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "optionator",
                          "version": "0.5.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0",
                          "author": "George Zahariev",
                          "description": "option parsing and help generation",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared",
                                "url": "https://raw.githubusercontent.com/gkz/optionator/master/LICENSE"
                              }
                            }
                          ],
                          "purl": "pkg:npm/optionator@0.5.0",
                          "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.5.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/optionator"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "deep-is",
                              "version": "0.1.3",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/optionator/node_modules/deep-is"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "fast-levenshtein",
                              "version": "1.0.6",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|fast-levenshtein@1.0.6",
                              "author": "Ramesh Nair",
                              "description": "Efficient implementation of Levenshtein algorithm with asynchronous callback support",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/fast-levenshtein@1.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-1.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "levn",
                              "version": "0.2.5",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|levn@0.2.5",
                              "author": "George Zahariev",
                              "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared",
                                    "url": "https://raw.github.com/gkz/levn/master/LICENSE"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/levn@0.2.5",
                              "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.2.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/optionator/node_modules/levn"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "prelude-ls",
                              "version": "1.1.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|prelude-ls@1.1.1",
                              "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.1",
                              "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.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/optionator/node_modules/prelude-ls"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "type-check",
                              "version": "0.3.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|type-check@0.3.1",
                              "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",
                                    "url": "https://raw.github.com/gkz/type-check/master/LICENSE"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/type-check@0.3.1",
                              "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.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/optionator/node_modules/type-check"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "wordwrap",
                              "version": "0.0.2",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/optionator/node_modules/wordwrap"
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "source-map",
                          "version": "0.1.43",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/source-map"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "amdefine",
                              "version": "0.1.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|source-map@0.1.43|amdefine@0.1.0",
                              "author": "James Burke",
                              "description": "Provide AMD's define() API for declaring modules in the AMD format",
                              "licenses": [
                                {
                                  "license": {
                                    "name": "BSD",
                                    "acknowledgement": "declared",
                                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                                  }
                                },
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared",
                                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/amdefine@0.1.0",
                              "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-0.1.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/browserify/node_modules/module-deps/node_modules/detective/node_modules/escodegen/node_modules/source-map/node_modules/amdefine"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "JSONStream",
                  "version": "0.7.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|JSONStream@0.7.4",
                  "author": "Dominic Tarr",
                  "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
                  "purl": "pkg:npm/jsonstream@0.7.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.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/browserify/node_modules/module-deps/node_modules/JSONStream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "jsonparse",
                      "version": "0.0.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|JSONStream@0.7.4|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/browserify/node_modules/module-deps/node_modules/JSONStream/node_modules/jsonparse"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "through",
                      "version": "2.3.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|JSONStream@0.7.4|through@2.3.6",
                      "author": "Dominic Tarr",
                      "description": "simplified stream construction",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/through@2.3.6",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/dominictarr/through.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "http://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.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/browserify/node_modules/module-deps/node_modules/JSONStream/node_modules/through"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "minimist",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/minimist"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "parents",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/parents"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "path-platform",
                      "version": "0.11.15",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|parents@1.0.1|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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/parents/node_modules/path-platform"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "resolve",
                  "version": "1.1.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|resolve@1.1.6",
                  "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.6",
                  "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.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/browserify/node_modules/module-deps/node_modules/resolve"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "stream-combiner2",
                  "version": "1.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|stream-combiner2@1.0.2",
                  "author": "'Dominic Tarr'",
                  "description": "This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams2.",
                  "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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/stream-combiner2"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "through2",
                      "version": "0.5.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/stream-combiner2/node_modules/through2"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "xtend",
                          "version": "3.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|stream-combiner2@1.0.2|through2@0.5.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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/stream-combiner2/node_modules/through2/node_modules/xtend"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "subarg",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|subarg@0.0.1",
                  "author": "James Halliday",
                  "description": "parse arguments with recursive contexts",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/subarg@0.0.1",
                  "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-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/browserify/node_modules/module-deps/node_modules/subarg"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "minimist",
                      "version": "0.0.10",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|subarg@0.0.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/angular-benchpress/node_modules/browserify/node_modules/module-deps/node_modules/subarg/node_modules/minimist"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "through2",
                  "version": "0.4.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|through2@0.4.2",
                  "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.4.2",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/rvagg/through2.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/rvagg/through2#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/rvagg/through2/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/through2/-/through2-0.4.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/browserify/node_modules/module-deps/node_modules/through2"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "xtend",
                      "version": "2.1.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|through2@0.4.2|xtend@2.1.2",
                      "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@2.1.2",
                      "externalReferences": [
                        {
                          "url": "git://github.com/Raynos/xtend.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/Raynos/xtend",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/Raynos/xtend/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/xtend/-/xtend-2.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/browserify/node_modules/module-deps/node_modules/through2/node_modules/xtend"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "object-keys",
                          "version": "0.4.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|through2@0.4.2|xtend@2.1.2|object-keys@0.4.0",
                          "author": "Jordan Harband",
                          "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shim",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/object-keys@0.4.0",
                          "externalReferences": [
                            {
                              "url": "git://github.com/ljharb/object-keys.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/ljharb/object-keys#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/ljharb/object-keys/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/object-keys/-/object-keys-0.4.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/browserify/node_modules/module-deps/node_modules/through2/node_modules/xtend/node_modules/object-keys"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xtend",
                  "version": "4.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|xtend@4.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@4.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-4.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/browserify/node_modules/module-deps/node_modules/xtend"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "os-browserify",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|os-browserify@0.1.2",
              "author": "Drew Young",
              "description": "os-browserify =============",
              "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/angular-benchpress/node_modules/browserify/node_modules/os-browserify"
                }
              ]
            },
            {
              "type": "library",
              "name": "parents",
              "version": "0.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/parents"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "path-platform",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|parents@0.0.3|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/browserify/node_modules/parents/node_modules/path-platform"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "path-browserify",
              "version": "0.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/path-browserify"
                }
              ]
            },
            {
              "type": "library",
              "name": "process",
              "version": "0.8.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/process"
                }
              ]
            },
            {
              "type": "library",
              "name": "punycode",
              "version": "1.2.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/punycode"
                }
              ]
            },
            {
              "type": "library",
              "name": "querystring-es3",
              "version": "0.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/querystring-es3"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.0.33",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33",
              "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.33",
              "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.33.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/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33|core-util-is@1.0.1",
                  "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.1",
                  "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.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/browserify/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "resolve",
              "version": "0.7.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/resolve"
                }
              ]
            },
            {
              "type": "library",
              "name": "shallow-copy",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/shallow-copy"
                }
              ]
            },
            {
              "type": "library",
              "name": "shasum",
              "version": "1.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1",
              "author": "'Dominic Tarr'",
              "description": "Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/shasum@1.0.1",
              "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.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/browserify/node_modules/shasum"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "json-stable-stringify",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1|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/angular-benchpress/node_modules/browserify/node_modules/shasum/node_modules/json-stable-stringify"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "jsonify",
                      "version": "0.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1|json-stable-stringify@0.0.1|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/angular-benchpress/node_modules/browserify/node_modules/shasum/node_modules/json-stable-stringify/node_modules/jsonify"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sha.js",
                  "version": "2.3.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1|sha.js@2.3.6",
                  "author": "Dominic Tarr",
                  "description": "streaming sha1 hash in pure javascript",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/sha.js@2.3.6",
                  "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.3.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/browserify/node_modules/shasum/node_modules/sha.js"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "shell-quote",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/shell-quote"
                }
              ]
            },
            {
              "type": "library",
              "name": "stream-browserify",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/stream-browserify"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "0.10.31",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|string_decoder@0.10.31",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@0.10.31",
              "externalReferences": [
                {
                  "url": "git://github.com/rvagg/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/rvagg/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/rvagg/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "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/angular-benchpress/node_modules/browserify/node_modules/string_decoder"
                }
              ]
            },
            {
              "type": "library",
              "name": "subarg",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/subarg"
                }
              ]
            },
            {
              "type": "library",
              "name": "syntax-error",
              "version": "1.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|syntax-error@1.1.2",
              "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.2",
              "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.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/browserify/node_modules/syntax-error"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "acorn",
                  "version": "0.9.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|syntax-error@1.1.2|acorn@0.9.0",
                  "description": "ECMAScript parser",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "http://marijnhaverbeke.nl/acorn/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/acorn@0.9.0",
                  "externalReferences": [
                    {
                      "url": "http://marijnhaverbeke.nl/git/acorn",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "http://marijnhaverbeke.nl/acorn/",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://registry.npmjs.org/acorn/-/acorn-0.9.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/browserify/node_modules/syntax-error/node_modules/acorn"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "through2",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.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/angular-benchpress/node_modules/browserify/node_modules/through2"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.1.13",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/through2/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1|readable-stream@1.1.13|core-util-is@1.0.1",
                      "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.1",
                      "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.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/browserify/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xtend",
                  "version": "4.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1|xtend@4.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@4.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-4.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/browserify/node_modules/through2/node_modules/xtend"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "timers-browserify",
              "version": "1.4.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|timers-browserify@1.4.0",
              "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.0",
              "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.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/browserify/node_modules/timers-browserify"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "process",
                  "version": "0.10.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|timers-browserify@1.4.0|process@0.10.1",
                  "author": "Roman Shtylman",
                  "description": "process information for node.js and browsers",
                  "purl": "pkg:npm/process@0.10.1",
                  "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.10.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/browserify/node_modules/timers-browserify/node_modules/process"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "tty-browserify",
              "version": "0.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/tty-browserify"
                }
              ]
            },
            {
              "type": "library",
              "name": "umd",
              "version": "2.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/umd"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "rfile",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/rfile"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "callsite",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|rfile@1.0.0|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/rfile/node_modules/callsite"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "resolve",
                      "version": "0.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/rfile/node_modules/resolve"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ruglify",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/ruglify"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "uglify-js",
                      "version": "2.2.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/ruglify/node_modules/uglify-js"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "optimist",
                          "version": "0.3.7",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/ruglify/node_modules/uglify-js/node_modules/optimist"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "wordwrap",
                              "version": "0.0.2",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|optimist@0.3.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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/ruglify/node_modules/uglify-js/node_modules/optimist/node_modules/wordwrap"
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "source-map",
                          "version": "0.1.43",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/ruglify/node_modules/uglify-js/node_modules/source-map"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "amdefine",
                              "version": "0.1.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|source-map@0.1.43|amdefine@0.1.0",
                              "author": "James Burke",
                              "description": "Provide AMD's define() API for declaring modules in the AMD format",
                              "licenses": [
                                {
                                  "license": {
                                    "name": "BSD",
                                    "acknowledgement": "declared",
                                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                                  }
                                },
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared",
                                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/amdefine@0.1.0",
                              "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-0.1.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/browserify/node_modules/umd/node_modules/ruglify/node_modules/uglify-js/node_modules/source-map/node_modules/amdefine"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "through",
                  "version": "2.3.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|through@2.3.6",
                  "author": "Dominic Tarr",
                  "description": "simplified stream construction",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/through@2.3.6",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/dominictarr/through.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "http://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.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/browserify/node_modules/umd/node_modules/through"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "uglify-js",
                  "version": "2.4.19",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19",
                  "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/uglify-js@2.4.19",
                  "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.19.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/node_modules/umd/node_modules/uglify-js"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "async",
                      "version": "0.2.10",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/uglify-js/node_modules/async"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "source-map",
                      "version": "0.1.34",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/uglify-js/node_modules/source-map"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "amdefine",
                          "version": "0.1.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|source-map@0.1.34|amdefine@0.1.0",
                          "author": "James Burke",
                          "description": "Provide AMD's define() API for declaring modules in the AMD format",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared",
                                "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                              }
                            },
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared",
                                "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                              }
                            }
                          ],
                          "purl": "pkg:npm/amdefine@0.1.0",
                          "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-0.1.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/browserify/node_modules/umd/node_modules/uglify-js/node_modules/source-map/node_modules/amdefine"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "uglify-to-browserify",
                      "version": "1.0.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/uglify-js/node_modules/uglify-to-browserify"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "yargs",
                      "version": "3.5.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/uglify-js/node_modules/yargs"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "camelcase",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|camelcase@1.0.2",
                          "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.0.2",
                          "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.0.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/browserify/node_modules/umd/node_modules/uglify-js/node_modules/yargs/node_modules/camelcase"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "decamelize",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|decamelize@1.0.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.0.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.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/browserify/node_modules/umd/node_modules/uglify-js/node_modules/yargs/node_modules/decamelize"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "window-size",
                          "version": "0.1.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|window-size@0.1.0",
                          "author": "Jon Schlinkert",
                          "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared",
                                "url": "https://github.com/jonschlinkert/window-size/blob/master/LICENSE-MIT"
                              }
                            }
                          ],
                          "purl": "pkg:npm/window-size@0.1.0",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/jonschlinkert/window-size.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/jonschlinkert/window-size",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/jonschlinkert/window-size/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/uglify-js/node_modules/yargs/node_modules/window-size"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "wordwrap",
                          "version": "0.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|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/angular-benchpress/node_modules/browserify/node_modules/umd/node_modules/uglify-js/node_modules/yargs/node_modules/wordwrap"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "url",
              "version": "0.10.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/url"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "punycode",
                  "version": "1.3.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/url/node_modules/punycode"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "querystring",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|url@0.10.3|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/angular-benchpress/node_modules/browserify/node_modules/url/node_modules/querystring"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "util",
              "version": "0.10.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/util"
                }
              ]
            },
            {
              "type": "library",
              "name": "vm-browserify",
              "version": "0.0.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/angular-benchpress/node_modules/browserify/node_modules/vm-browserify"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "indexof",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|vm-browserify@0.0.4|indexof@0.0.1",
                  "description": "Microsoft sucks",
                  "purl": "pkg:npm/indexof@0.0.1",
                  "externalReferences": [
                    {
                      "url": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/angular-benchpress/node_modules/browserify/node_modules/vm-browserify/node_modules/indexof"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "xtend",
              "version": "3.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|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/browserify/node_modules/xtend"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "di",
          "version": "2.0.0-pre-9",
          "bom-ref": "angular@1.4.4-tuxcare.1|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"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "es6-shim",
              "version": "0.9.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|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/angular-benchpress/node_modules/di/node_modules/es6-shim"
                }
              ]
            },
            {
              "type": "library",
              "name": "traceur",
              "version": "0.0.33",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|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?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fvojtajina%2Ftraceur-compiler.git%23d90b1e34c799bf61cd1aafdc33db0a554fa9e617",
              "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\""
                },
                {
                  "url": "git+ssh://git@github.com/vojtajina/traceur-compiler.git#d90b1e34c799bf61cd1aafdc33db0a554fa9e617",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/angular-benchpress/node_modules/di/node_modules/traceur"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "commander",
                  "version": "2.7.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|commander@2.7.1",
                  "author": "TJ Holowaychuk",
                  "description": "the complete solution for node.js command-line programs",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/commander@2.7.1",
                  "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.7.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/di/node_modules/traceur/node_modules/commander"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "graceful-readlink",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|commander@2.7.1|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/angular-benchpress/node_modules/di/node_modules/traceur/node_modules/commander/node_modules/graceful-readlink"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "q-io",
                  "version": "1.10.9",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|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/angular-benchpress/node_modules/di/node_modules/traceur/node_modules/q-io"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "collections",
                      "version": "0.2.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|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/angular-benchpress/node_modules/di/node_modules/traceur/node_modules/q-io/node_modules/collections"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "weak-map",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|collections@0.2.2|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/angular-benchpress/node_modules/di/node_modules/traceur/node_modules/q-io/node_modules/collections/node_modules/weak-map"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "mime",
                      "version": "1.2.11",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|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/angular-benchpress/node_modules/di/node_modules/traceur/node_modules/q-io/node_modules/mime"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "mimeparse",
                      "version": "0.1.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|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/angular-benchpress/node_modules/di/node_modules/traceur/node_modules/q-io/node_modules/mimeparse"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "q",
                      "version": "0.9.7",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|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/angular-benchpress/node_modules/di/node_modules/traceur/node_modules/q-io/node_modules/q"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "qs",
                      "version": "0.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|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/angular-benchpress/node_modules/di/node_modules/traceur/node_modules/q-io/node_modules/qs"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "url2",
                      "version": "0.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|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/angular-benchpress/node_modules/di/node_modules/traceur/node_modules/q-io/node_modules/url2"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "express",
          "version": "4.12.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3",
          "author": "TJ Holowaychuk",
          "description": "Fast, unopinionated, minimalist web framework",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/express@4.12.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/strongloop/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/strongloop/express/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/express/-/express-4.12.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/express"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "accepts",
              "version": "1.2.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5",
              "description": "Higher-level content negotiation",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/accepts@1.2.5",
              "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.2.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/express/node_modules/accepts"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "mime-types",
                  "version": "2.0.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5|mime-types@2.0.10",
                  "description": "The ultimate javascript content-type utility.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mime-types@2.0.10",
                  "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.0.10.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/angular-benchpress/node_modules/express/node_modules/accepts/node_modules/mime-types"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "mime-db",
                      "version": "1.8.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5|mime-types@2.0.10|mime-db@1.8.0",
                      "description": "Media Type Database",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/mime-db@1.8.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.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/express/node_modules/accepts/node_modules/mime-types/node_modules/mime-db"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "negotiator",
                  "version": "0.5.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5|negotiator@0.5.1",
                  "description": "HTTP content negotiation",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/negotiator@0.5.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.5.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/express/node_modules/accepts/node_modules/negotiator"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "content-disposition",
              "version": "0.5.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|content-disposition@0.5.0",
              "description": "Create and parse Content-Disposition header",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/content-disposition@0.5.0",
              "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.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/express/node_modules/content-disposition"
                }
              ]
            },
            {
              "type": "library",
              "name": "content-type",
              "version": "1.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|content-type@1.0.1",
              "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.1",
              "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.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/express/node_modules/content-type"
                }
              ]
            },
            {
              "type": "library",
              "name": "cookie-signature",
              "version": "1.0.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|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/angular-benchpress/node_modules/express/node_modules/cookie-signature"
                }
              ]
            },
            {
              "type": "library",
              "name": "cookie",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|cookie@0.1.2",
              "author": "Roman Shtylman",
              "description": "cookie parsing and serialization",
              "purl": "pkg:npm/cookie@0.1.2",
              "externalReferences": [
                {
                  "url": "git://github.com/shtylman/node-cookie.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/shtylman/node-cookie#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/shtylman/node-cookie/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cookie/-/cookie-0.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/express/node_modules/cookie"
                }
              ]
            },
            {
              "type": "library",
              "name": "debug",
              "version": "2.1.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|debug@2.1.3",
              "author": "TJ Holowaychuk",
              "description": "small debugging utility",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/debug@2.1.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.1.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/express/node_modules/debug"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ms",
                  "version": "0.7.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|debug@2.1.3|ms@0.7.0",
                  "description": "Tiny ms conversion utility",
                  "purl": "pkg:npm/ms@0.7.0",
                  "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.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/express/node_modules/debug/node_modules/ms"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "depd",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|depd@1.0.0",
              "author": "Douglas Christopher Wilson",
              "description": "Deprecate all the things",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/depd@1.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/dougwilson/nodejs-depd.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/dougwilson/nodejs-depd#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/dougwilson/nodejs-depd/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/depd/-/depd-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/express/node_modules/depd"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-html",
              "version": "1.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|escape-html@1.0.1",
              "description": "Escape HTML entities",
              "purl": "pkg:npm/escape-html@1.0.1",
              "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.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/express/node_modules/escape-html"
                }
              ]
            },
            {
              "type": "library",
              "name": "etag",
              "version": "1.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|etag@1.5.1",
              "description": "Create simple ETags",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/etag@1.5.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/jshttp/etag.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/jshttp/etag#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/jshttp/etag/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/etag/-/etag-1.5.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/express/node_modules/etag"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "crc",
                  "version": "3.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|etag@1.5.1|crc@3.2.1",
                  "author": "Alex Gorbatchev",
                  "description": "Various CRC JavaScript implementations",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/crc@3.2.1",
                  "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.2.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/express/node_modules/etag/node_modules/crc"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "finalhandler",
              "version": "0.3.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|finalhandler@0.3.4",
              "author": "Douglas Christopher Wilson",
              "description": "Node.js final http responder",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/finalhandler@0.3.4",
              "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.3.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/express/node_modules/finalhandler"
                }
              ]
            },
            {
              "type": "library",
              "name": "fresh",
              "version": "0.2.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|fresh@0.2.4",
              "author": "TJ Holowaychuk",
              "description": "HTTP response freshness testing",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/fresh@0.2.4",
              "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.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/express/node_modules/fresh"
                }
              ]
            },
            {
              "type": "library",
              "name": "merge-descriptors",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|merge-descriptors@1.0.0",
              "author": "Jonathan Ong",
              "description": "Merge objects using descriptors",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/merge-descriptors@1.0.0",
              "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.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/express/node_modules/merge-descriptors"
                }
              ]
            },
            {
              "type": "library",
              "name": "methods",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|methods@1.1.1",
              "description": "HTTP methods that node supports",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/methods@1.1.1",
              "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.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/express/node_modules/methods"
                }
              ]
            },
            {
              "type": "library",
              "name": "on-finished",
              "version": "2.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|on-finished@2.2.0",
              "description": "Execute a callback when a request closes, finishes, or errors",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/on-finished@2.2.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.2.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/express/node_modules/on-finished"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ee-first",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|on-finished@2.2.0|ee-first@1.1.0",
                  "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.0",
                  "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.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/express/node_modules/on-finished/node_modules/ee-first"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "parseurl",
              "version": "1.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|parseurl@1.3.0",
              "author": "Jonathan Ong",
              "description": "parse a url with memoization",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/parseurl@1.3.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/parseurl.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/parseurl#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/parseurl/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.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/express/node_modules/parseurl"
                }
              ]
            },
            {
              "type": "library",
              "name": "path-to-regexp",
              "version": "0.1.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|path-to-regexp@0.1.3",
              "description": "Express style path to RegExp utility",
              "purl": "pkg:npm/path-to-regexp@0.1.3",
              "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.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/express/node_modules/path-to-regexp"
                }
              ]
            },
            {
              "type": "library",
              "name": "proxy-addr",
              "version": "1.0.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|proxy-addr@1.0.7",
              "author": "Douglas Christopher Wilson",
              "description": "Determine address of proxied request",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/proxy-addr@1.0.7",
              "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.0.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/express/node_modules/proxy-addr"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "forwarded",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|proxy-addr@1.0.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/angular-benchpress/node_modules/express/node_modules/proxy-addr/node_modules/forwarded"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ipaddr.js",
                  "version": "0.1.9",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|proxy-addr@1.0.7|ipaddr.js@0.1.9",
                  "author": "Peter Zotov",
                  "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ipaddr.js@0.1.9",
                  "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-0.1.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/express/node_modules/proxy-addr/node_modules/ipaddr.js"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "qs",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|qs@2.4.1",
              "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@2.4.1",
              "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-2.4.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/express/node_modules/qs"
                }
              ]
            },
            {
              "type": "library",
              "name": "range-parser",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|range-parser@1.0.2",
              "author": "TJ Holowaychuk",
              "description": "Range header field string parser",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/range-parser@1.0.2",
              "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.0.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/express/node_modules/range-parser"
                }
              ]
            },
            {
              "type": "library",
              "name": "send",
              "version": "0.12.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.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.12.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.12.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/express/node_modules/send"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "destroy",
                  "version": "1.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2|destroy@1.0.3",
                  "author": "Jonathan Ong",
                  "description": "destroy a stream if possible",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/destroy@1.0.3",
                  "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.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/express/node_modules/send/node_modules/destroy"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mime",
                  "version": "1.3.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2|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/angular-benchpress/node_modules/express/node_modules/send/node_modules/mime"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ms",
                  "version": "0.7.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2|ms@0.7.0",
                  "description": "Tiny ms conversion utility",
                  "purl": "pkg:npm/ms@0.7.0",
                  "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.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/express/node_modules/send/node_modules/ms"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "serve-static",
              "version": "1.9.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|serve-static@1.9.2",
              "author": "Douglas Christopher Wilson",
              "description": "Serve static files",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/serve-static@1.9.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.9.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/express/node_modules/serve-static"
                }
              ]
            },
            {
              "type": "library",
              "name": "type-is",
              "version": "1.6.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1",
              "author": "Jonathan Ong",
              "description": "Infer the content-type of a request.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/type-is@1.6.1",
              "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.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/express/node_modules/type-is"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "media-typer",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1|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/angular-benchpress/node_modules/express/node_modules/type-is/node_modules/media-typer"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mime-types",
                  "version": "2.0.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1|mime-types@2.0.10",
                  "description": "The ultimate javascript content-type utility.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mime-types@2.0.10",
                  "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.0.10.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/angular-benchpress/node_modules/express/node_modules/type-is/node_modules/mime-types"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "mime-db",
                      "version": "1.8.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1|mime-types@2.0.10|mime-db@1.8.0",
                      "description": "Media Type Database",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/mime-db@1.8.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.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/express/node_modules/type-is/node_modules/mime-types/node_modules/mime-db"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "utils-merge",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|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/angular-benchpress/node_modules/express/node_modules/utils-merge"
                }
              ]
            },
            {
              "type": "library",
              "name": "vary",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|vary@1.0.0",
              "author": "Douglas Christopher Wilson",
              "description": "Manipulate the HTTP Vary header",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/vary@1.0.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.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/express/node_modules/vary"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "minimist",
          "version": "1.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|minimist@1.1.1",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@1.1.1",
          "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.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/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.5.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|mkdirp@0.5.0",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.5.0",
          "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.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/mkdirp"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "0.0.8",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|mkdirp@0.5.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/angular-benchpress/node_modules/mkdirp/node_modules/minimist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.3.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "purl": "pkg:npm/rimraf@2.3.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.3.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"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "glob",
              "version": "4.5.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|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/angular-benchpress/node_modules/rimraf/node_modules/glob"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "inflight",
                  "version": "1.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4",
                  "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.4",
                  "externalReferences": [
                    {
                      "url": "git://github.com/isaacs/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.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/glob/node_modules/inflight"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "wrappy",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Callback wrapping utility",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/wrappy@1.0.1",
                      "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.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/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.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/angular-benchpress/node_modules/rimraf/node_modules/glob/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "minimatch",
                  "version": "2.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4",
                  "author": "Isaac Z. Schlueter",
                  "description": "a glob matcher in javascript",
                  "purl": "pkg:npm/minimatch@2.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-2.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/glob/node_modules/minimatch"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "brace-expansion",
                      "version": "1.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0",
                      "author": "Julian Gruber",
                      "description": "Brace expansion as known from sh/bash",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/brace-expansion@1.1.0",
                      "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.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/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "balanced-match",
                          "version": "0.2.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
                          "author": "Julian Gruber",
                          "description": "Match balanced character pairs, like \"{\" and \"}\"",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/balanced-match@0.2.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-0.2.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/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "concat-map",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|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/angular-benchpress/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "once",
                  "version": "1.3.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|once@1.3.1",
                  "author": "Isaac Z. Schlueter",
                  "description": "Run a function exactly one time",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/once@1.3.1",
                  "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.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/rimraf/node_modules/glob/node_modules/once"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "wrappy",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|once@1.3.1|wrappy@1.0.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Callback wrapping utility",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/wrappy@1.0.1",
                      "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.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/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "rx",
          "version": "2.3.25",
          "bom-ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|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/angular-benchpress/node_modules/rx"
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore",
          "version": "1.8.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|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": "benchmark",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|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": "bower",
      "version": "1.3.12",
      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12",
      "author": "Twitter",
      "description": "The browser package manager",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/bower/bower/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/bower@1.3.12",
      "externalReferences": [
        {
          "url": "git+https://github.com/bower/bower.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://bower.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bower/bower/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bower/-/bower-1.3.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bower"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "abbrev",
          "version": "1.0.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|abbrev@1.0.5",
          "author": "Isaac Z. Schlueter",
          "description": "Like ruby's abbrev module, but in js",
          "purl": "pkg:npm/abbrev@1.0.5",
          "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.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/abbrev"
            }
          ]
        },
        {
          "type": "library",
          "name": "archy",
          "version": "0.0.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|archy@0.0.2",
          "author": "James Halliday",
          "description": "render nested hierarchies `npm ls` style with unicode pipes",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/archy@0.0.2",
          "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-0.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/archy"
            }
          ]
        },
        {
          "type": "library",
          "name": "bower-config",
          "version": "0.5.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2",
          "author": "Twitter",
          "description": "The Bower config reader and writer.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/bower/config/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/bower-config@0.5.2",
          "externalReferences": [
            {
              "url": "git://github.com/bower/config.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://bower.io",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bower/config/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/bower-config/-/bower-config-0.5.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/bower-config"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "graceful-fs",
              "version": "2.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|graceful-fs@2.0.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@2.0.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-2.0.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/bower-config/node_modules/graceful-fs"
                }
              ]
            },
            {
              "type": "library",
              "name": "optimist",
              "version": "0.6.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|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/bower/node_modules/bower-config/node_modules/optimist"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "minimist",
                  "version": "0.0.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|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/bower/node_modules/bower-config/node_modules/optimist/node_modules/minimist"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "wordwrap",
                  "version": "0.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|optimist@0.6.1|wordwrap@0.0.2",
                  "author": "James Halliday",
                  "description": "Wrap those words. Show them at what columns to start and stop.",
                  "licenses": [
                    {
                      "license": {
                        "name": "MIT/X11",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/wordwrap@0.0.2",
                  "externalReferences": [
                    {
                      "url": "git://github.com/substack/node-wordwrap.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/substack/node-wordwrap#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/substack/node-wordwrap/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-config/node_modules/optimist/node_modules/wordwrap"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "osenv",
              "version": "0.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|osenv@0.0.3",
              "author": "Isaac Z. Schlueter",
              "description": "Look up environment settings specific to different operating systems",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/osenv@0.0.3",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/osenv.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/osenv#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/osenv/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/osenv/-/osenv-0.0.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/bower-config/node_modules/osenv"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "bower-endpoint-parser",
          "version": "0.2.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-endpoint-parser@0.2.2",
          "author": "Twitter",
          "description": "Little module that helps with endpoints parsing.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/bower/endpoint-parser/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/bower-endpoint-parser@0.2.2",
          "externalReferences": [
            {
              "url": "git://github.com/bower/endpoint-parser.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bower/endpoint-parser#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bower/endpoint-parser/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/bower-endpoint-parser/-/bower-endpoint-parser-0.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/bower-endpoint-parser"
            }
          ]
        },
        {
          "type": "library",
          "name": "bower-json",
          "version": "0.4.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0",
          "author": "Twitter",
          "description": "Read bower.json files with semantics, normalisation, defaults and validation.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/bower/json/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/bower-json@0.4.0",
          "externalReferences": [
            {
              "url": "git://github.com/bower/json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bower/json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bower/json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/bower-json/-/bower-json-0.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/bower-json"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "deep-extend",
              "version": "0.2.11",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0|deep-extend@0.2.11",
              "author": "Viacheslav Lotsmanov",
              "description": "Recursive object extending.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/deep-extend@0.2.11",
              "externalReferences": [
                {
                  "url": "git://github.com/unclechu/node-deep-extend.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/unclechu/node-deep-extend",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/unclechu/node-deep-extend/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.2.11.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/bower-json/node_modules/deep-extend"
                }
              ]
            },
            {
              "type": "library",
              "name": "graceful-fs",
              "version": "2.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0|graceful-fs@2.0.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@2.0.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-2.0.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/bower-json/node_modules/graceful-fs"
                }
              ]
            },
            {
              "type": "library",
              "name": "intersect",
              "version": "0.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0|intersect@0.0.3",
              "author": "Julian Gruber",
              "description": "Find the intersection of two arrays",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/intersect@0.0.3",
              "externalReferences": [
                {
                  "url": "git://github.com/juliangruber/intersect.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/juliangruber/intersect",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/juliangruber/intersect/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/intersect/-/intersect-0.0.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/bower-json/node_modules/intersect"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "bower-logger",
          "version": "0.2.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-logger@0.2.2",
          "author": "Twitter",
          "description": "The logger used in the various architecture components of Bower.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/bower/logger/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/bower-logger@0.2.2",
          "externalReferences": [
            {
              "url": "git://github.com/bower/logger.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bower/logger#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bower/logger/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/bower-logger/-/bower-logger-0.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/bower-logger"
            }
          ]
        },
        {
          "type": "library",
          "name": "bower-registry-client",
          "version": "0.2.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4",
          "author": "Twitter",
          "description": "Provides easy interaction with the Bower registry",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/bower/registry-client/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/bower-registry-client@0.2.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/bower/registry-client.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bower/registry-client#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bower/registry-client/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/bower-registry-client/-/bower-registry-client-0.2.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/bower-registry-client"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async",
              "version": "0.2.10",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.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/bower/node_modules/bower-registry-client/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "graceful-fs",
              "version": "2.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|graceful-fs@2.0.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@2.0.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-2.0.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/graceful-fs"
                }
              ]
            },
            {
              "type": "library",
              "name": "lru-cache",
              "version": "2.3.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|lru-cache@2.3.1",
              "author": "Isaac Z. Schlueter",
              "description": "A cache object that deletes the least-recently-used items.",
              "purl": "pkg:npm/lru-cache@2.3.1",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/node-lru-cache.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/node-lru-cache#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/node-lru-cache/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.3.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/lru-cache"
                }
              ]
            },
            {
              "type": "library",
              "name": "mkdirp",
              "version": "0.3.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|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/bower/node_modules/bower-registry-client/node_modules/mkdirp"
                }
              ]
            },
            {
              "type": "library",
              "name": "request-replay",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request-replay@0.2.0",
              "author": "IndigoUnited",
              "description": "Replays a request when a network error occurs",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/request-replay@0.2.0",
              "externalReferences": [
                {
                  "url": "git://github.com/IndigoUnited/node-request-replay.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/IndigoUnited/node-request-replay#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "http://github.com/IndigoUnited/node-request-replay/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/request-replay/-/request-replay-0.2.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request-replay"
                }
              ]
            },
            {
              "type": "library",
              "name": "request",
              "version": "2.51.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0",
              "author": "Mikeal Rogers",
              "description": "Simplified HTTP request client.",
              "licenses": [
                {
                  "license": {
                    "id": "Apache-2.0",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/request@2.51.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.51.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "aws-sign2",
                  "version": "0.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|aws-sign2@0.5.0",
                  "author": "Mikeal Rogers",
                  "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
                  "purl": "pkg:npm/aws-sign2@0.5.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.5.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/aws-sign2"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "bl",
                  "version": "0.9.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4",
                  "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@0.9.4",
                  "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-0.9.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/bl"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "readable-stream",
                      "version": "1.0.33",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33",
                      "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.33",
                      "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.33.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/bl/node_modules/readable-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "core-util-is",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|core-util-is@1.0.1",
                          "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.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "inherits",
                          "version": "2.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|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/bower/node_modules/bower-registry-client/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "isarray",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|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/bower/node_modules/bower-registry-client/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "string_decoder",
                          "version": "0.10.31",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|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/bower/node_modules/bower-registry-client/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "caseless",
                  "version": "0.8.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|caseless@0.8.0",
                  "author": "Mikeal Rogers",
                  "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/caseless@0.8.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.8.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/caseless"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "combined-stream",
                  "version": "0.0.7",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|combined-stream@0.0.7",
                  "author": "Felix Geisendörfer",
                  "description": "A stream that emits multiple other streams one after another.",
                  "purl": "pkg:npm/combined-stream@0.0.7",
                  "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-0.0.7.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/combined-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "delayed-stream",
                      "version": "0.0.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|combined-stream@0.0.7|delayed-stream@0.0.5",
                      "author": "Felix Geisendörfer",
                      "description": "Buffers events from a stream until you are ready to handle them.",
                      "purl": "pkg:npm/delayed-stream@0.0.5",
                      "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-0.0.5.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "forever-agent",
                  "version": "0.5.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|forever-agent@0.5.2",
                  "author": "Mikeal Rogers",
                  "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/forever-agent@0.5.2",
                  "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.5.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/forever-agent"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "form-data",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0",
                  "author": "Felix Geisendörfer",
                  "description": "A module 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",
                        "url": "https://raw.github.com/felixge/node-form-data/master/License"
                      }
                    }
                  ],
                  "purl": "pkg:npm/form-data@0.2.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/felixge/node-form-data.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/felixge/node-form-data#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/felixge/node-form-data/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/form-data"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "async",
                      "version": "0.9.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0|async@0.9.0",
                      "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.9.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-0.9.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/form-data/node_modules/async"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "mime-types",
                      "version": "2.0.10",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0|mime-types@2.0.10",
                      "description": "The ultimate javascript content-type utility.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/mime-types@2.0.10",
                      "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.0.10.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/form-data/node_modules/mime-types"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "mime-db",
                          "version": "1.8.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0|mime-types@2.0.10|mime-db@1.8.0",
                          "description": "Media Type Database",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/mime-db@1.8.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.8.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "hawk",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1",
                  "author": "Eran Hammer",
                  "description": "HTTP Hawk Authentication Scheme",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/hawk@1.1.1",
                  "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-1.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/hawk"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "boom",
                      "version": "0.4.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|boom@0.4.2",
                      "author": "Eran Hammer",
                      "description": "HTTP-friendly error objects",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/spumko/boom/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/boom@0.4.2",
                      "externalReferences": [
                        {
                          "url": "git://github.com/spumko/boom.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/spumko/boom#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/spumko/boom/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/hawk/node_modules/boom"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "cryptiles",
                      "version": "0.2.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|cryptiles@0.2.2",
                      "author": "Eran Hammer",
                      "description": "General purpose crypto utilities",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/cryptiles@0.2.2",
                      "externalReferences": [
                        {
                          "url": "git://github.com/hueniverse/cryptiles.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/hueniverse/cryptiles#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/hueniverse/cryptiles/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/hawk/node_modules/cryptiles"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "hoek",
                      "version": "0.9.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|hoek@0.9.1",
                      "author": "Eran Hammer",
                      "description": "General purpose node utilities",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/spumko/hoek/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/hoek@0.9.1",
                      "externalReferences": [
                        {
                          "url": "git://github.com/spumko/hoek.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/spumko/hoek#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/spumko/hoek/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/hawk/node_modules/hoek"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sntp",
                      "version": "0.2.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|sntp@0.2.4",
                      "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@0.2.4",
                      "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-0.2.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/hawk/node_modules/sntp"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "http-signature",
                  "version": "0.10.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1",
                  "author": "Joyent, Inc",
                  "description": "Reference implementation of Joyent's HTTP Signature scheme.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/http-signature@0.10.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-0.10.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/http-signature"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "asn1",
                      "version": "0.1.11",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1|asn1@0.1.11",
                      "author": "Mark Cavage",
                      "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
                      "purl": "pkg:npm/asn1@0.1.11",
                      "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.1.11.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/http-signature/node_modules/asn1"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "assert-plus",
                      "version": "0.1.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1|assert-plus@0.1.5",
                      "author": "Mark Cavage",
                      "description": "Extra assertions on top of node's assert module",
                      "purl": "pkg:npm/assert-plus@0.1.5",
                      "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.1.5.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/http-signature/node_modules/assert-plus"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "ctype",
                      "version": "0.5.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1|ctype@0.5.3",
                      "author": "Robert Mustacchi",
                      "description": "read and write binary structures and data types",
                      "purl": "pkg:npm/ctype@0.5.3",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/rmustacc/node-ctype.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/rmustacc/node-ctype",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/rmustacc/node-ctype/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/http-signature/node_modules/ctype"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "json-stringify-safe",
                  "version": "5.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|json-stringify-safe@5.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Like JSON.stringify, but doesn't blow up on circular refs",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/json-stringify-safe@5.0.0",
                  "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#readme",
                      "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/json-stringify-safe"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mime-types",
                  "version": "1.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|mime-types@1.0.2",
                  "author": "Jonathan Ong",
                  "description": "The ultimate javascript content-type utility.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mime-types@1.0.2",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/expressjs/mime-types.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/expressjs/mime-types#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/expressjs/mime-types/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/mime-types"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "node-uuid",
                  "version": "1.4.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|node-uuid@1.4.3",
                  "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.3",
                  "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#readme",
                      "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.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/node-uuid"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "oauth-sign",
                  "version": "0.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|oauth-sign@0.5.0",
                  "author": "Mikeal Rogers",
                  "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/oauth-sign@0.5.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/mikeal/oauth-sign.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/mikeal/oauth-sign#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/mikeal/oauth-sign/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.5.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/oauth-sign"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "qs",
                  "version": "2.3.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|qs@2.3.3",
                  "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@2.3.3",
                  "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-2.3.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/qs"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "stringstream",
                  "version": "0.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|stringstream@0.0.4",
                  "author": "Michael Hart",
                  "description": "Encode and decode streams into string streams",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/stringstream@0.0.4",
                  "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.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/stringstream"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "tough-cookie",
                  "version": "0.12.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|tough-cookie@0.12.1",
                  "author": "GoInstant Inc., a salesforce.com company",
                  "description": "RFC6265 Cookies and Cookie Jar for node.js",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/tough-cookie@0.12.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/goinstant/tough-cookie.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/goinstant/tough-cookie",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/goinstant/tough-cookie/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/tough-cookie"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "punycode",
                      "version": "1.3.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|tough-cookie@0.12.1|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/bower/node_modules/bower-registry-client/node_modules/request/node_modules/tough-cookie/node_modules/punycode"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "tunnel-agent",
                  "version": "0.4.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|tunnel-agent@0.4.0",
                  "author": "Mikeal Rogers",
                  "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/tunnel-agent@0.4.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.4.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/bower-registry-client/node_modules/request/node_modules/tunnel-agent"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "cardinal",
          "version": "0.4.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|cardinal@0.4.0",
          "author": "Thorsten Lorenz",
          "description": "Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cardinal@0.4.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/cardinal.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/cardinal#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/cardinal/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cardinal/-/cardinal-0.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/cardinal"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "redeyed",
              "version": "0.4.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|cardinal@0.4.0|redeyed@0.4.4",
              "author": "Thorsten Lorenz",
              "description": "Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/redeyed@0.4.4",
              "externalReferences": [
                {
                  "url": "git://github.com/thlorenz/redeyed.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/thlorenz/redeyed#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/thlorenz/redeyed/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/redeyed/-/redeyed-0.4.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/cardinal/node_modules/redeyed"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "esprima",
                  "version": "1.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|cardinal@0.4.0|redeyed@0.4.4|esprima@1.0.4",
                  "description": "ECMAScript parsing infrastructure for multipurpose analysis",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
                      }
                    }
                  ],
                  "purl": "pkg:npm/esprima@1.0.4",
                  "externalReferences": [
                    {
                      "url": "git+ssh://git@github.com/ariya/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/ariya/esprima/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/cardinal/node_modules/redeyed/node_modules/esprima"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "0.5.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|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/bower/node_modules/chalk"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|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/bower/node_modules/chalk/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-string-regexp",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|escape-string-regexp@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Escape RegExp special characters",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/escape-string-regexp@1.0.3",
              "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.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/chalk/node_modules/escape-string-regexp"
                }
              ]
            },
            {
              "type": "library",
              "name": "has-ansi",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|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/bower/node_modules/chalk/node_modules/has-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|has-ansi@0.1.0|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/bower/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|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/bower/node_modules/chalk/node_modules/strip-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|strip-ansi@0.3.0|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/bower/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|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/bower/node_modules/chalk/node_modules/supports-color"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "chmodr",
          "version": "0.1.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chmodr@0.1.0",
          "author": "Isaac Z. Schlueter",
          "description": "like `chmod -R`",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chmodr@0.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/chmodr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/chmodr#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/chmodr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/chmodr/-/chmodr-0.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/chmodr"
            }
          ]
        },
        {
          "type": "library",
          "name": "decompress-zip",
          "version": "0.0.8",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8",
          "author": "The Bower authors",
          "description": "A library for reading data from zip files",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/bower/bower/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/decompress-zip@0.0.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/bower/decompress-zip.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bower/decompress-zip#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bower/decompress-zip/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/decompress-zip/-/decompress-zip-0.0.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/decompress-zip"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "binary",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|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/bower/node_modules/decompress-zip/node_modules/binary"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "buffers",
                  "version": "0.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0|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/bower/node_modules/decompress-zip/node_modules/binary/node_modules/buffers"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "chainsaw",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0|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/bower/node_modules/decompress-zip/node_modules/binary/node_modules/chainsaw"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "traverse",
                      "version": "0.3.9",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0|chainsaw@0.1.0|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/bower/node_modules/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "mkpath",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|mkpath@0.1.0",
              "author": "Jonathan Rajavuori",
              "description": "Make all directories in a path, like mkdir -p",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/mkpath@0.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/jrajav/mkpath.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/jrajav/mkpath#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/jrajav/mkpath/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/mkpath/-/mkpath-0.1.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/decompress-zip/node_modules/mkpath"
                }
              ]
            },
            {
              "type": "library",
              "name": "nopt",
              "version": "2.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|nopt@2.2.1",
              "author": "Isaac Z. Schlueter",
              "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
              "purl": "pkg:npm/nopt@2.2.1",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/isaacs/nopt.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/nopt#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/nopt/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/nopt/-/nopt-2.2.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/decompress-zip/node_modules/nopt"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.1.13",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|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/bower/node_modules/decompress-zip/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|core-util-is@1.0.1",
                  "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.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/decompress-zip/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|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/bower/node_modules/decompress-zip/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|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/bower/node_modules/decompress-zip/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|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/bower/node_modules/decompress-zip/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "touch",
              "version": "0.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|touch@0.0.2",
              "author": "Isaac Z. Schlueter",
              "description": "like touch(1) in node",
              "purl": "pkg:npm/touch@0.0.2",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/node-touch.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/node-touch#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/node-touch/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/touch/-/touch-0.0.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/decompress-zip/node_modules/touch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "nopt",
                  "version": "1.0.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|touch@0.0.2|nopt@1.0.10",
                  "author": "Isaac Z. Schlueter",
                  "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
                  "purl": "pkg:npm/nopt@1.0.10",
                  "externalReferences": [
                    {
                      "url": "git+ssh://git@github.com/isaacs/nopt.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/isaacs/nopt#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/isaacs/nopt/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/decompress-zip/node_modules/touch/node_modules/nopt"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "fstream-ignore",
          "version": "1.0.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "A thing for ignoring files based on globs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fstream-ignore@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/fstream-ignore.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/fstream-ignore#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/fstream-ignore/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/fstream-ignore"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "inherits",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|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/bower/node_modules/fstream-ignore/node_modules/inherits"
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "2.0.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4",
              "author": "Isaac Z. Schlueter",
              "description": "a glob matcher in javascript",
              "purl": "pkg:npm/minimatch@2.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-2.0.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/fstream-ignore/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "brace-expansion",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4|brace-expansion@1.1.0",
                  "author": "Julian Gruber",
                  "description": "Brace expansion as known from sh/bash",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/brace-expansion@1.1.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "balanced-match",
                      "version": "0.2.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
                      "author": "Julian Gruber",
                      "description": "Match balanced character pairs, like \"{\" and \"}\"",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/balanced-match@0.2.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-0.2.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "concat-map",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4|brace-expansion@1.1.0|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/bower/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "fstream",
          "version": "1.0.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream@1.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "Advanced file system stream things",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fstream@1.0.4",
          "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-1.0.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/fstream"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "inherits",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream@1.0.4|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/bower/node_modules/fstream/node_modules/inherits"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "4.0.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|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/bower/node_modules/glob"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "inherits",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|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/bower/node_modules/glob/node_modules/inherits"
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|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/bower/node_modules/glob/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "sigmund",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|minimatch@1.0.0|sigmund@1.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Quick and dirty signatures for Objects.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/sigmund@1.0.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "once",
              "version": "1.3.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|once@1.3.1",
              "author": "Isaac Z. Schlueter",
              "description": "Run a function exactly one time",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/once@1.3.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/glob/node_modules/once"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "wrappy",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|once@1.3.1|wrappy@1.0.1",
                  "author": "Isaac Z. Schlueter",
                  "description": "Callback wrapping utility",
                  "licenses": [
                    {
                      "license": {
                        "id": "ISC",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/wrappy@1.0.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/glob/node_modules/once/node_modules/wrappy"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "3.0.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|graceful-fs@3.0.6",
          "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@3.0.6",
          "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.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "handlebars",
          "version": "2.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0",
          "author": "Yehuda Katz",
          "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/handlebars@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/wycats/handlebars.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://www.handlebarsjs.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wycats/handlebars.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/handlebars"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "optimist",
              "version": "0.3.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.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/bower/node_modules/handlebars/node_modules/optimist"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "wordwrap",
                  "version": "0.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|optimist@0.3.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/bower/node_modules/handlebars/node_modules/optimist/node_modules/wordwrap"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "uglify-js",
              "version": "2.3.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6",
              "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
              "purl": "pkg:npm/uglify-js@2.3.6",
              "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.3.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/handlebars/node_modules/uglify-js"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "async",
                  "version": "0.2.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6|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/bower/node_modules/handlebars/node_modules/uglify-js/node_modules/async"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "source-map",
                  "version": "0.1.43",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6|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/bower/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "amdefine",
                      "version": "0.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6|source-map@0.1.43|amdefine@0.1.0",
                      "author": "James Burke",
                      "description": "Provide AMD's define() API for declaring modules in the AMD format",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                          }
                        },
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared",
                            "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/amdefine@0.1.0",
                      "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-0.1.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/node_modules/amdefine"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "inquirer",
          "version": "0.7.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1",
          "author": "Simon Boudrias",
          "description": "A collection of common interactive command line user interfaces.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inquirer@0.7.1",
          "externalReferences": [
            {
              "url": "git://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.7.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/inquirer"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "cli-color",
              "version": "0.3.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3",
              "author": "Mariusz Nowak",
              "description": "Colors, formatting and other tools for the console",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/cli-color@0.3.3",
              "externalReferences": [
                {
                  "url": "git://github.com/medikoo/cli-color.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/medikoo/cli-color#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/medikoo/cli-color/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cli-color/-/cli-color-0.3.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "d",
                  "version": "0.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|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/bower/node_modules/inquirer/node_modules/cli-color/node_modules/d"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "es5-ext",
                  "version": "0.10.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6",
                  "author": "Mariusz Nowak",
                  "description": "ECMAScript 5 extensions and ES6 shims",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/es5-ext@0.10.6",
                  "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.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/es5-ext"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "es6-iterator",
                      "version": "0.1.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6|es6-iterator@0.1.3",
                      "author": "Mariusz Nowak",
                      "description": "Iterator abstraction based on ES6 specification",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/es6-iterator@0.1.3",
                      "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-0.1.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/es5-ext/node_modules/es6-iterator"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "es6-symbol",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6|es6-symbol@2.0.1",
                      "author": "Mariusz Nowak",
                      "description": "ECMAScript6 Symbol polyfill",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/es6-symbol@2.0.1",
                      "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-2.0.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/es5-ext/node_modules/es6-symbol"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "memoizee",
                  "version": "0.3.8",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8",
                  "author": "Mariusz Nowak",
                  "description": "Memoize/cache function results",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/memoizee@0.3.8",
                  "externalReferences": [
                    {
                      "url": "git://github.com/medikoo/memoize.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/medikoo/memoize#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/medikoo/memoize/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/memoizee/-/memoizee-0.3.8.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "es6-weak-map",
                      "version": "0.1.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2",
                      "author": "Mariusz Nowak",
                      "description": "ECMAScript6 WeakMap polyfill",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/es6-weak-map@0.1.2",
                      "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-0.1.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/es6-weak-map"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "es6-iterator",
                          "version": "0.1.3",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3",
                          "author": "Mariusz Nowak",
                          "description": "Iterator abstraction based on ES6 specification",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/es6-iterator@0.1.3",
                          "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-0.1.3.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/es6-weak-map/node_modules/es6-iterator"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "es6-symbol",
                              "version": "2.0.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3|es6-symbol@2.0.1",
                              "author": "Mariusz Nowak",
                              "description": "ECMAScript6 Symbol polyfill",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/es6-symbol@2.0.1",
                              "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-2.0.1.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/es6-weak-map/node_modules/es6-iterator/node_modules/es6-symbol"
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "es6-symbol",
                          "version": "0.1.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-symbol@0.1.1",
                          "author": "Mariusz Nowak",
                          "description": "ECMAScript6 Symbol polyfill",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/es6-symbol@0.1.1",
                          "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-0.1.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/es6-weak-map/node_modules/es6-symbol"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "event-emitter",
                      "version": "0.3.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|event-emitter@0.3.3",
                      "author": "Mariusz Nowak",
                      "description": "Environment agnostic event emitter",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/event-emitter@0.3.3",
                      "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.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/event-emitter"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lru-queue",
                      "version": "0.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|lru-queue@0.1.0",
                      "author": "Mariusz Nowak",
                      "description": "LRU Queue",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/lru-queue@0.1.0",
                      "externalReferences": [
                        {
                          "url": "git://github.com/medikoo/lru-queue.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/medikoo/lru-queue#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/medikoo/lru-queue/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/lru-queue/-/lru-queue-0.1.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/lru-queue"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "next-tick",
                      "version": "0.2.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|next-tick@0.2.2",
                      "author": "Mariusz Nowak",
                      "description": "Environment agnostic nextTick polyfill",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/next-tick@0.2.2",
                      "externalReferences": [
                        {
                          "url": "git://github.com/medikoo/next-tick.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/medikoo/next-tick#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/medikoo/next-tick/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/next-tick"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "timers-ext",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|timers-ext@0.1.0",
                  "author": "Mariusz Nowak",
                  "description": "Timers extensions",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/timers-ext@0.1.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/medikoo/timers-ext.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/medikoo/timers-ext#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/medikoo/timers-ext/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/timers-ext/-/timers-ext-0.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/timers-ext"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "next-tick",
                      "version": "0.2.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|timers-ext@0.1.0|next-tick@0.2.2",
                      "author": "Mariusz Nowak",
                      "description": "Environment agnostic nextTick polyfill",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/next-tick@0.2.2",
                      "externalReferences": [
                        {
                          "url": "git://github.com/medikoo/next-tick.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/medikoo/next-tick#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/medikoo/next-tick/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/inquirer/node_modules/cli-color/node_modules/timers-ext/node_modules/next-tick"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "figures",
              "version": "1.3.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|figures@1.3.5",
              "author": "Sindre Sorhus",
              "description": "Unicode symbols with Windows CMD fallbacks",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/figures@1.3.5",
              "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.3.5.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/inquirer/node_modules/figures"
                }
              ]
            },
            {
              "type": "library",
              "name": "mute-stream",
              "version": "0.0.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|mute-stream@0.0.4",
              "author": "Isaac Z. Schlueter",
              "description": "Bytes go in, but they don't come out (when muted).",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/mute-stream@0.0.4",
              "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.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/inquirer/node_modules/mute-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "readline2",
              "version": "0.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|readline2@0.1.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@0.1.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-0.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/inquirer/node_modules/readline2"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "strip-ansi",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|readline2@0.1.1|strip-ansi@2.0.1",
                  "author": "Sindre Sorhus",
                  "description": "Strip ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/strip-ansi@2.0.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/sindresorhus/strip-ansi.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/strip-ansi#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/strip-ansi/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/inquirer/node_modules/readline2/node_modules/strip-ansi"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ansi-regex",
                      "version": "1.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|readline2@0.1.1|strip-ansi@2.0.1|ansi-regex@1.1.1",
                      "author": "Sindre Sorhus",
                      "description": "Regular expression for matching ANSI escape codes",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/ansi-regex@1.1.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-1.1.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/inquirer/node_modules/readline2/node_modules/strip-ansi/node_modules/ansi-regex"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "rx",
              "version": "2.4.9",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|rx@2.4.9",
              "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.4.9",
              "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.4.9.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/inquirer/node_modules/rx"
                }
              ]
            },
            {
              "type": "library",
              "name": "through",
              "version": "2.3.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|through@2.3.6",
              "author": "Dominic Tarr",
              "description": "simplified stream construction",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/through@2.3.6",
              "externalReferences": [
                {
                  "url": "git+https://github.com/dominictarr/through.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "http://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.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/inquirer/node_modules/through"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "insight",
          "version": "0.4.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3",
          "author": "Sindre Sorhus",
          "description": "Understand how your tool is being used by anonymously reporting usage metrics to an analtyics vendor, e.g. Google Analytics.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/insight@0.4.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/yeoman/insight.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yeoman/insight#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yeoman/insight/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/insight/-/insight-0.4.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/insight"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async",
              "version": "0.9.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|async@0.9.0",
              "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.9.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-0.9.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/insight/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "chalk",
              "version": "0.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1",
              "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.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/insight/node_modules/chalk"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-styles",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.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/bower/node_modules/insight/node_modules/chalk/node_modules/ansi-styles"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "escape-string-regexp",
                  "version": "1.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|escape-string-regexp@1.0.3",
                  "author": "Sindre Sorhus",
                  "description": "Escape RegExp special characters",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/escape-string-regexp@1.0.3",
                  "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.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/chalk/node_modules/escape-string-regexp"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "has-ansi",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.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/bower/node_modules/insight/node_modules/chalk/node_modules/has-ansi"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ansi-regex",
                      "version": "0.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|has-ansi@0.1.0|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/bower/node_modules/insight/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "strip-ansi",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.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/bower/node_modules/insight/node_modules/chalk/node_modules/strip-ansi"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ansi-regex",
                      "version": "0.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|strip-ansi@0.3.0|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/bower/node_modules/insight/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "supports-color",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.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/bower/node_modules/insight/node_modules/chalk/node_modules/supports-color"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "configstore",
              "version": "0.3.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2",
              "author": "Sindre Sorhus",
              "description": "Easily load and save config without having to think about where and how",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/configstore@0.3.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/yeoman/configstore.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/yeoman/configstore#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/yeoman/configstore/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/configstore/-/configstore-0.3.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/insight/node_modules/configstore"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "js-yaml",
                  "version": "3.2.7",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7",
                  "author": "Dervus Grim",
                  "description": "YAML 1.2 parser and serializer",
                  "purl": "pkg:npm/js-yaml@3.2.7",
                  "externalReferences": [
                    {
                      "url": "git://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.2.7.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/configstore/node_modules/js-yaml"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "argparse",
                      "version": "1.0.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2",
                      "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.2",
                      "externalReferences": [
                        {
                          "url": "git://github.com/nodeca/argparse.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/nodeca/argparse",
                          "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.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/insight/node_modules/configstore/node_modules/js-yaml/node_modules/argparse"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash",
                          "version": "3.6.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|lodash@3.6.0",
                          "author": "John-David Dalton",
                          "description": "The modern build of lodash modular utilities.",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/lodash@3.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/-/lodash-3.6.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/node_modules/lodash"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "sprintf-js",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|sprintf-js@1.0.2",
                          "author": "Alexandru Marasteanu",
                          "description": "JavaScript sprintf implementation",
                          "licenses": [
                            {
                              "license": {
                                "id": "BSD-3-Clause",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/sprintf-js@1.0.2",
                          "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.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/node_modules/sprintf-js"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "esprima",
                      "version": "2.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|esprima@2.0.0",
                      "author": "Ariya Hidayat",
                      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "https://github.com/jquery/esprima/raw/master/LICENSE.BSD"
                          }
                        }
                      ],
                      "purl": "pkg:npm/esprima@2.0.0",
                      "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": "http://issues.esprima.org",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/insight/node_modules/configstore/node_modules/js-yaml/node_modules/esprima"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "object-assign",
                  "version": "2.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|object-assign@2.0.0",
                  "author": "Sindre Sorhus",
                  "description": "ES6 Object.assign() ponyfill",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/object-assign@2.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-2.0.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/configstore/node_modules/object-assign"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "user-home",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|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/bower/node_modules/insight/node_modules/configstore/node_modules/user-home"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "uuid",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|uuid@2.0.1",
                  "author": "Robert Kieffer",
                  "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
                  "purl": "pkg:npm/uuid@2.0.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/shtylman/node-uuid.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/shtylman/node-uuid#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/shtylman/node-uuid/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/uuid/-/uuid-2.0.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/configstore/node_modules/uuid"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xdg-basedir",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|xdg-basedir@1.0.1",
                  "author": "Sindre Sorhus",
                  "description": "Get XDG Base Directory paths",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/xdg-basedir@1.0.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/sindresorhus/xdg-basedir.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/xdg-basedir#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/xdg-basedir/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-1.0.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/configstore/node_modules/xdg-basedir"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "inquirer",
              "version": "0.6.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.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.6.0",
              "externalReferences": [
                {
                  "url": "git://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.6.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/insight/node_modules/inquirer"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "cli-color",
                  "version": "0.3.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3",
                  "author": "Mariusz Nowak",
                  "description": "Colors, formatting and other tools for the console",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/cli-color@0.3.3",
                  "externalReferences": [
                    {
                      "url": "git://github.com/medikoo/cli-color.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/medikoo/cli-color#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/medikoo/cli-color/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/cli-color/-/cli-color-0.3.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "d",
                      "version": "0.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|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/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/d"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "es5-ext",
                      "version": "0.10.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6",
                      "author": "Mariusz Nowak",
                      "description": "ECMAScript 5 extensions and ES6 shims",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/es5-ext@0.10.6",
                      "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.6.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/es5-ext"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "es6-iterator",
                          "version": "0.1.3",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6|es6-iterator@0.1.3",
                          "author": "Mariusz Nowak",
                          "description": "Iterator abstraction based on ES6 specification",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/es6-iterator@0.1.3",
                          "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-0.1.3.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/es5-ext/node_modules/es6-iterator"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "es6-symbol",
                          "version": "2.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6|es6-symbol@2.0.1",
                          "author": "Mariusz Nowak",
                          "description": "ECMAScript6 Symbol polyfill",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/es6-symbol@2.0.1",
                          "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-2.0.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/es5-ext/node_modules/es6-symbol"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "memoizee",
                      "version": "0.3.8",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8",
                      "author": "Mariusz Nowak",
                      "description": "Memoize/cache function results",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/memoizee@0.3.8",
                      "externalReferences": [
                        {
                          "url": "git://github.com/medikoo/memoize.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/medikoo/memoize#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/medikoo/memoize/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/memoizee/-/memoizee-0.3.8.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "es6-weak-map",
                          "version": "0.1.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2",
                          "author": "Mariusz Nowak",
                          "description": "ECMAScript6 WeakMap polyfill",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/es6-weak-map@0.1.2",
                          "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-0.1.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/es6-weak-map"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "es6-iterator",
                              "version": "0.1.3",
                              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3",
                              "author": "Mariusz Nowak",
                              "description": "Iterator abstraction based on ES6 specification",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/es6-iterator@0.1.3",
                              "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-0.1.3.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/es6-weak-map/node_modules/es6-iterator"
                                }
                              ],
                              "components": [
                                {
                                  "type": "library",
                                  "name": "es6-symbol",
                                  "version": "2.0.1",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3|es6-symbol@2.0.1",
                                  "author": "Mariusz Nowak",
                                  "description": "ECMAScript6 Symbol polyfill",
                                  "licenses": [
                                    {
                                      "license": {
                                        "id": "MIT",
                                        "acknowledgement": "declared"
                                      }
                                    }
                                  ],
                                  "purl": "pkg:npm/es6-symbol@2.0.1",
                                  "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-2.0.1.tgz",
                                      "type": "distribution",
                                      "comment": "as detected from npm-ls property \"resolved\""
                                    }
                                  ],
                                  "properties": [
                                    {
                                      "name": "cdx:npm:package:path",
                                      "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/es6-weak-map/node_modules/es6-iterator/node_modules/es6-symbol"
                                    }
                                  ]
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "es6-symbol",
                              "version": "0.1.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-symbol@0.1.1",
                              "author": "Mariusz Nowak",
                              "description": "ECMAScript6 Symbol polyfill",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/es6-symbol@0.1.1",
                              "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-0.1.1.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/es6-weak-map/node_modules/es6-symbol"
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "event-emitter",
                          "version": "0.3.3",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|event-emitter@0.3.3",
                          "author": "Mariusz Nowak",
                          "description": "Environment agnostic event emitter",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/event-emitter@0.3.3",
                          "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.3.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/event-emitter"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "lru-queue",
                          "version": "0.1.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|lru-queue@0.1.0",
                          "author": "Mariusz Nowak",
                          "description": "LRU Queue",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/lru-queue@0.1.0",
                          "externalReferences": [
                            {
                              "url": "git://github.com/medikoo/lru-queue.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/medikoo/lru-queue#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/medikoo/lru-queue/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/lru-queue/-/lru-queue-0.1.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/lru-queue"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "next-tick",
                          "version": "0.2.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|next-tick@0.2.2",
                          "author": "Mariusz Nowak",
                          "description": "Environment agnostic nextTick polyfill",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/next-tick@0.2.2",
                          "externalReferences": [
                            {
                              "url": "git://github.com/medikoo/next-tick.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/medikoo/next-tick#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/medikoo/next-tick/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/memoizee/node_modules/next-tick"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "timers-ext",
                      "version": "0.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|timers-ext@0.1.0",
                      "author": "Mariusz Nowak",
                      "description": "Timers extensions",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/timers-ext@0.1.0",
                      "externalReferences": [
                        {
                          "url": "git://github.com/medikoo/timers-ext.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/medikoo/timers-ext#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/medikoo/timers-ext/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/timers-ext/-/timers-ext-0.1.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/timers-ext"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "next-tick",
                          "version": "0.2.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|timers-ext@0.1.0|next-tick@0.2.2",
                          "author": "Mariusz Nowak",
                          "description": "Environment agnostic nextTick polyfill",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/next-tick@0.2.2",
                          "externalReferences": [
                            {
                              "url": "git://github.com/medikoo/next-tick.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/medikoo/next-tick#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/medikoo/next-tick/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/cli-color/node_modules/timers-ext/node_modules/next-tick"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mute-stream",
                  "version": "0.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|mute-stream@0.0.4",
                  "author": "Isaac Z. Schlueter",
                  "description": "Bytes go in, but they don't come out (when muted).",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mute-stream@0.0.4",
                  "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.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/mute-stream"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "readline2",
                  "version": "0.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|readline2@0.1.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@0.1.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-0.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/readline2"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "strip-ansi",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|readline2@0.1.1|strip-ansi@2.0.1",
                      "author": "Sindre Sorhus",
                      "description": "Strip ANSI escape codes",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/strip-ansi@2.0.1",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/sindresorhus/strip-ansi.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/sindresorhus/strip-ansi#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/sindresorhus/strip-ansi/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/readline2/node_modules/strip-ansi"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "ansi-regex",
                          "version": "1.1.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|readline2@0.1.1|strip-ansi@2.0.1|ansi-regex@1.1.1",
                          "author": "Sindre Sorhus",
                          "description": "Regular expression for matching ANSI escape codes",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/ansi-regex@1.1.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-1.1.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/readline2/node_modules/strip-ansi/node_modules/ansi-regex"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "rx",
                  "version": "2.4.9",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|rx@2.4.9",
                  "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.4.9",
                  "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.4.9.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/rx"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "through",
                  "version": "2.3.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|through@2.3.6",
                  "author": "Dominic Tarr",
                  "description": "simplified stream construction",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/through@2.3.6",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/dominictarr/through.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "http://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.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/inquirer/node_modules/through"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash.debounce",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1",
              "author": "John-David Dalton",
              "description": "The Lo-Dash function `_.debounce` as a Node.js module generated by lodash-cli.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lodash.debounce@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.debounce/-/lodash.debounce-2.4.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/insight/node_modules/lodash.debounce"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lodash.isfunction",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.isfunction@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The Lo-Dash function `_.isFunction` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.isfunction@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.isfunction/-/lodash.isfunction-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/lodash.debounce/node_modules/lodash.isfunction"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.isobject",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|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/bower/node_modules/insight/node_modules/lodash.debounce/node_modules/lodash.isobject"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._objecttypes",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.isobject@2.4.1|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/bower/node_modules/insight/node_modules/lodash.debounce/node_modules/lodash.isobject/node_modules/lodash._objecttypes"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.now",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.now@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The Lo-Dash function `_.now` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.now@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.now/-/lodash.now-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/lodash.debounce/node_modules/lodash.now"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._isnative",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.now@2.4.1|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/bower/node_modules/insight/node_modules/lodash.debounce/node_modules/lodash.now/node_modules/lodash._isnative"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "object-assign",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|object-assign@1.0.0",
              "author": "Sindre Sorhus",
              "description": "ES6 Object.assign() ponyfill",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/object-assign@1.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-1.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/insight/node_modules/object-assign"
                }
              ]
            },
            {
              "type": "library",
              "name": "os-name",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Get the name of the current operating system. Example: OS X Mavericks",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/os-name@1.0.3",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/os-name.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/os-name#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/os-name/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/os-name/-/os-name-1.0.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/insight/node_modules/os-name"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "osx-release",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3|osx-release@1.0.0",
                  "author": "Sindre Sorhus",
                  "description": "Get the name and version of a OS X release from the Darwin version. Example: 13.2.0 → {name: 'Mavericks', version: '10.9'}",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/osx-release@1.0.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/sindresorhus/osx-release.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/osx-release#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/osx-release/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/osx-release/-/osx-release-1.0.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/os-name/node_modules/osx-release"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "minimist",
                      "version": "1.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3|osx-release@1.0.0|minimist@1.1.1",
                      "author": "James Halliday",
                      "description": "parse argument options",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/minimist@1.1.1",
                      "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.1.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/insight/node_modules/os-name/node_modules/osx-release/node_modules/minimist"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "win-release",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3|win-release@1.0.0",
                  "author": "Sindre Sorhus",
                  "description": "Get the name of a Windows version from the release number: 5.1.2600 → XP",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/win-release@1.0.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/sindresorhus/win-release.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/win-release#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/win-release/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/win-release/-/win-release-1.0.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/insight/node_modules/os-name/node_modules/win-release"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "tough-cookie",
              "version": "0.12.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|tough-cookie@0.12.1",
              "author": "GoInstant Inc., a salesforce.com company",
              "description": "RFC6265 Cookies and Cookie Jar for node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/tough-cookie@0.12.1",
              "externalReferences": [
                {
                  "url": "git://github.com/goinstant/tough-cookie.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/goinstant/tough-cookie",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/goinstant/tough-cookie/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/insight/node_modules/tough-cookie"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "punycode",
                  "version": "1.3.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|tough-cookie@0.12.1|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/bower/node_modules/insight/node_modules/tough-cookie/node_modules/punycode"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "is-root",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|is-root@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the process is running as root user, eg. started with `sudo`.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-root@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-root.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-root#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-root/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-root/-/is-root-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/is-root"
            }
          ]
        },
        {
          "type": "library",
          "name": "junk",
          "version": "1.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|junk@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Filter out OS junk files like .DS_Store and Thumbs.db",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/junk@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/junk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/junk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/junk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/junk/-/junk-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/junk"
            }
          ]
        },
        {
          "type": "library",
          "name": "lockfile",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|lockfile@1.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lockfile@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/lockfile.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/lockfile#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/lockfile/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lockfile/-/lockfile-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/lockfile"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "2.5.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|lru-cache@2.5.0",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "purl": "pkg:npm/lru-cache@2.5.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/lru-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.5.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.5.0",
          "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.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/mkdirp"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "0.0.8",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.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/bower/node_modules/mkdirp/node_modules/minimist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "mout",
          "version": "0.9.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|mout@0.9.1",
          "description": "Modular Utilities",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://www.opensource.org/licenses/mit-license.php"
              }
            }
          ],
          "purl": "pkg:npm/mout@0.9.1",
          "externalReferences": [
            {
              "url": "git://github.com/mout/mout.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://moutjs.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mout/mout/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/mout/-/mout-0.9.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/mout"
            }
          ]
        },
        {
          "type": "library",
          "name": "nopt",
          "version": "3.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|nopt@3.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
          "purl": "pkg:npm/nopt@3.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/nopt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/nopt#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/nopt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/nopt"
            }
          ]
        },
        {
          "type": "library",
          "name": "opn",
          "version": "1.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|opn@1.0.1",
          "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@1.0.1",
          "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-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/opn"
            }
          ]
        },
        {
          "type": "library",
          "name": "osenv",
          "version": "0.1.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|osenv@0.1.0",
          "author": "Isaac Z. Schlueter",
          "description": "Look up environment settings specific to different operating systems",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/osenv@0.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/osenv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/osenv#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/osenv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/osenv"
            }
          ]
        },
        {
          "type": "library",
          "name": "p-throttler",
          "version": "0.1.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|p-throttler@0.1.0",
          "author": "IndigoUnited",
          "description": "A promise based throttler capable of limiting execution of parallel tasks",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/p-throttler@0.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-p-throttler.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-p-throttler#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/IndigoUnited/node-p-throttler/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/p-throttler/-/p-throttler-0.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/p-throttler"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "q",
              "version": "0.9.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|p-throttler@0.1.0|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/bower/node_modules/p-throttler/node_modules/q"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "promptly",
          "version": "0.2.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|promptly@0.2.0",
          "author": "IndigoUnited",
          "description": "Simple command line prompting utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/promptly@0.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-promptly.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-promptly#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/IndigoUnited/node-promptly/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/promptly/-/promptly-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/promptly"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "read",
              "version": "1.0.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|promptly@0.2.0|read@1.0.5",
              "author": "Isaac Z. Schlueter",
              "description": "read(1) for node programs",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/read@1.0.5",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/read.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/read#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/read/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/read/-/read-1.0.5.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/promptly/node_modules/read"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "mute-stream",
                  "version": "0.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|promptly@0.2.0|read@1.0.5|mute-stream@0.0.4",
                  "author": "Isaac Z. Schlueter",
                  "description": "Bytes go in, but they don't come out (when muted).",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mute-stream@0.0.4",
                  "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.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/promptly/node_modules/read/node_modules/mute-stream"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "request-progress",
          "version": "0.3.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request-progress@0.3.0",
          "author": "IndigoUnited",
          "description": "Tracks the download progress of a request made with mikeal/request",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request-progress@0.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-request-progress.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-request-progress#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/IndigoUnited/node-request-progress/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/request-progress/-/request-progress-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/request-progress"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "throttleit",
              "version": "0.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request-progress@0.3.0|throttleit@0.0.2",
              "description": "Throttle a function",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/throttleit@0.0.2",
              "externalReferences": [
                {
                  "url": "git://github.com/component/throttle.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/component/throttle#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/component/throttle/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request-progress/node_modules/throttleit"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "request",
          "version": "2.42.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.42.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mikeal/request.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/request#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/mikeal/request/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/request/-/request-2.42.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/request"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aws-sign2",
              "version": "0.5.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|aws-sign2@0.5.0",
              "author": "Mikeal Rogers",
              "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
              "purl": "pkg:npm/aws-sign2@0.5.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.5.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/aws-sign2"
                }
              ]
            },
            {
              "type": "library",
              "name": "bl",
              "version": "0.9.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4",
              "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@0.9.4",
              "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-0.9.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/bl"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.0.33",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33",
                  "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.33",
                  "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.33.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/bl/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|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/bower/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|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/bower/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|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/bower/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "caseless",
              "version": "0.6.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|caseless@0.6.0",
              "author": "Mikeal Rogers",
              "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/caseless@0.6.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.6.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/caseless"
                }
              ]
            },
            {
              "type": "library",
              "name": "forever-agent",
              "version": "0.5.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|forever-agent@0.5.2",
              "author": "Mikeal Rogers",
              "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
              "purl": "pkg:npm/forever-agent@0.5.2",
              "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.5.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/forever-agent"
                }
              ]
            },
            {
              "type": "library",
              "name": "form-data",
              "version": "0.1.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4",
              "author": "Felix Geisendörfer",
              "description": "A module 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",
                    "url": "https://raw.github.com/felixge/node-form-data/master/License"
                  }
                }
              ],
              "purl": "pkg:npm/form-data@0.1.4",
              "externalReferences": [
                {
                  "url": "git://github.com/felixge/node-form-data.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/felixge/node-form-data#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/felixge/node-form-data/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/form-data"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "async",
                  "version": "0.9.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|async@0.9.0",
                  "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.9.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-0.9.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/form-data/node_modules/async"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "combined-stream",
                  "version": "0.0.7",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|combined-stream@0.0.7",
                  "author": "Felix Geisendörfer",
                  "description": "A stream that emits multiple other streams one after another.",
                  "purl": "pkg:npm/combined-stream@0.0.7",
                  "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-0.0.7.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/form-data/node_modules/combined-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "delayed-stream",
                      "version": "0.0.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|combined-stream@0.0.7|delayed-stream@0.0.5",
                      "author": "Felix Geisendörfer",
                      "description": "Buffers events from a stream until you are ready to handle them.",
                      "purl": "pkg:npm/delayed-stream@0.0.5",
                      "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-0.0.5.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mime",
                  "version": "1.2.11",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|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/bower/node_modules/request/node_modules/form-data/node_modules/mime"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "hawk",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1",
              "author": "Eran Hammer",
              "description": "HTTP Hawk Authentication Scheme",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/hawk@1.1.1",
              "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-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/hawk"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "boom",
                  "version": "0.4.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|boom@0.4.2",
                  "author": "Eran Hammer",
                  "description": "HTTP-friendly error objects",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/spumko/boom/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/boom@0.4.2",
                  "externalReferences": [
                    {
                      "url": "git://github.com/spumko/boom.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/spumko/boom#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/spumko/boom/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/hawk/node_modules/boom"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "cryptiles",
                  "version": "0.2.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|cryptiles@0.2.2",
                  "author": "Eran Hammer",
                  "description": "General purpose crypto utilities",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/cryptiles@0.2.2",
                  "externalReferences": [
                    {
                      "url": "git://github.com/hueniverse/cryptiles.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/hueniverse/cryptiles#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/hueniverse/cryptiles/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/hawk/node_modules/cryptiles"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "hoek",
                  "version": "0.9.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|hoek@0.9.1",
                  "author": "Eran Hammer",
                  "description": "General purpose node utilities",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/spumko/hoek/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/hoek@0.9.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/spumko/hoek.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/spumko/hoek#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/spumko/hoek/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/hawk/node_modules/hoek"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sntp",
                  "version": "0.2.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|sntp@0.2.4",
                  "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@0.2.4",
                  "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-0.2.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/hawk/node_modules/sntp"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "http-signature",
              "version": "0.10.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1",
              "author": "Joyent, Inc",
              "description": "Reference implementation of Joyent's HTTP Signature scheme.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/http-signature@0.10.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-0.10.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/http-signature"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "asn1",
                  "version": "0.1.11",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1|asn1@0.1.11",
                  "author": "Mark Cavage",
                  "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
                  "purl": "pkg:npm/asn1@0.1.11",
                  "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.1.11.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/http-signature/node_modules/asn1"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "assert-plus",
                  "version": "0.1.5",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1|assert-plus@0.1.5",
                  "author": "Mark Cavage",
                  "description": "Extra assertions on top of node's assert module",
                  "purl": "pkg:npm/assert-plus@0.1.5",
                  "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.1.5.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/http-signature/node_modules/assert-plus"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ctype",
                  "version": "0.5.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1|ctype@0.5.3",
                  "author": "Robert Mustacchi",
                  "description": "read and write binary structures and data types",
                  "purl": "pkg:npm/ctype@0.5.3",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/rmustacc/node-ctype.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/rmustacc/node-ctype",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/rmustacc/node-ctype/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/request/node_modules/http-signature/node_modules/ctype"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "json-stringify-safe",
              "version": "5.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|json-stringify-safe@5.0.0",
              "author": "Isaac Z. Schlueter",
              "description": "Like JSON.stringify, but doesn't blow up on circular refs",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/json-stringify-safe@5.0.0",
              "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#readme",
                  "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.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/json-stringify-safe"
                }
              ]
            },
            {
              "type": "library",
              "name": "mime-types",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|mime-types@1.0.2",
              "author": "Jonathan Ong",
              "description": "The ultimate javascript content-type utility.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/mime-types@1.0.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/mime-types.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/mime-types#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/mime-types/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/mime-types"
                }
              ]
            },
            {
              "type": "library",
              "name": "node-uuid",
              "version": "1.4.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|node-uuid@1.4.3",
              "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.3",
              "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#readme",
                  "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.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/node-uuid"
                }
              ]
            },
            {
              "type": "library",
              "name": "oauth-sign",
              "version": "0.4.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|oauth-sign@0.4.0",
              "author": "Mikeal Rogers",
              "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
              "purl": "pkg:npm/oauth-sign@0.4.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/mikeal/oauth-sign.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/oauth-sign#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/mikeal/oauth-sign/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/oauth-sign"
                }
              ]
            },
            {
              "type": "library",
              "name": "qs",
              "version": "1.2.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|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/bower/node_modules/request/node_modules/qs"
                }
              ]
            },
            {
              "type": "library",
              "name": "stringstream",
              "version": "0.0.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|stringstream@0.0.4",
              "author": "Michael Hart",
              "description": "Encode and decode streams into string streams",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/stringstream@0.0.4",
              "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.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/stringstream"
                }
              ]
            },
            {
              "type": "library",
              "name": "tough-cookie",
              "version": "0.12.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|tough-cookie@0.12.1",
              "author": "GoInstant Inc., a salesforce.com company",
              "description": "RFC6265 Cookies and Cookie Jar for node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/tough-cookie@0.12.1",
              "externalReferences": [
                {
                  "url": "git://github.com/goinstant/tough-cookie.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/goinstant/tough-cookie",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/goinstant/tough-cookie/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/tough-cookie"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "punycode",
                  "version": "1.3.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|tough-cookie@0.12.1|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/bower/node_modules/request/node_modules/tough-cookie/node_modules/punycode"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "tunnel-agent",
              "version": "0.4.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|tunnel-agent@0.4.0",
              "author": "Mikeal Rogers",
              "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
              "purl": "pkg:npm/tunnel-agent@0.4.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.4.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/request/node_modules/tunnel-agent"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "retry",
          "version": "0.6.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|retry@0.6.0",
          "author": "Tim Koschützki",
          "description": "Abstraction for exponential and custom retry strategies for failed operations.",
          "purl": "pkg:npm/retry@0.6.0",
          "externalReferences": [
            {
              "url": "git://github.com/felixge/node-retry.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tim-kos/node-retry",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/felixge/node-retry/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/retry/-/retry-0.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/retry"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.2.8",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|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/bower/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "2.3.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|semver@2.3.2",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@2.3.2",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-2.3.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "shell-quote",
          "version": "1.4.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3",
          "author": "James Halliday",
          "description": "quote and parse shell commands",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shell-quote@1.4.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-shell-quote.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-shell-quote#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.4.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/shell-quote"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "array-filter",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|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/bower/node_modules/shell-quote/node_modules/array-filter"
                }
              ]
            },
            {
              "type": "library",
              "name": "array-map",
              "version": "0.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|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/bower/node_modules/shell-quote/node_modules/array-map"
                }
              ]
            },
            {
              "type": "library",
              "name": "array-reduce",
              "version": "0.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|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/bower/node_modules/shell-quote/node_modules/array-reduce"
                }
              ]
            },
            {
              "type": "library",
              "name": "jsonify",
              "version": "0.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|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/bower/node_modules/shell-quote/node_modules/jsonify"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "stringify-object",
          "version": "1.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|stringify-object@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Stringify an object/array like JSON.stringify just without all the double-quotes",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/stringify-object@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/yeoman/stringify-object.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yeoman/stringify-object#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yeoman/stringify-object/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/stringify-object/-/stringify-object-1.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/stringify-object"
            }
          ]
        },
        {
          "type": "library",
          "name": "tar-fs",
          "version": "0.5.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2",
          "author": "Mathias Buus",
          "description": "filesystem bindings for tar-stream",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tar-fs@0.5.2",
          "externalReferences": [
            {
              "url": "git://github.com/:mafintosh/tar-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mafintosh/tar-fs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mafintosh/tar-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/tar-fs/-/tar-fs-0.5.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/tar-fs"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "pump",
              "version": "0.3.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5",
              "author": "Mathias Buus Madsen",
              "description": "pipe streams together and close all of them if one of them closes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/pump@0.3.5",
              "externalReferences": [
                {
                  "url": "git://github.com/mafintosh/pump.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mafintosh/pump#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/mafintosh/pump/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/pump/-/pump-0.3.5.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/tar-fs/node_modules/pump"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "end-of-stream",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|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/bower/node_modules/tar-fs/node_modules/pump/node_modules/end-of-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "once",
                      "version": "1.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|end-of-stream@1.0.0|once@1.3.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Run a function exactly one time",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/once@1.3.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/tar-fs/node_modules/pump/node_modules/end-of-stream/node_modules/once"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|end-of-stream@1.0.0|once@1.3.1|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/tar-fs/node_modules/pump/node_modules/end-of-stream/node_modules/once/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "once",
                  "version": "1.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|once@1.2.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Run a function exactly one time",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/once@1.2.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.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/tar-fs/node_modules/pump/node_modules/once"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "tar-stream",
              "version": "0.4.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7",
              "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@0.4.7",
              "externalReferences": [
                {
                  "url": "git://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-0.4.7.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/tar-fs/node_modules/tar-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "bl",
                  "version": "0.9.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|bl@0.9.4",
                  "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@0.9.4",
                  "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-0.9.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/bl"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "end-of-stream",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|end-of-stream@1.1.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.1.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.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/end-of-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "once",
                      "version": "1.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Run a function exactly one time",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/once@1.3.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/end-of-stream/node_modules/once"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/end-of-stream/node_modules/once/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.0.33",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33",
                  "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.33",
                  "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.33.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|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/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|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/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|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/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xtend",
                  "version": "4.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|xtend@4.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@4.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-4.0.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/tar-fs/node_modules/tar-stream/node_modules/xtend"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "tmp",
          "version": "0.0.23",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tmp@0.0.23",
          "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.23",
          "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.23.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/tmp"
            }
          ]
        },
        {
          "type": "library",
          "name": "update-notifier",
          "version": "0.2.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0",
          "author": "Sindre Sorhus",
          "description": "Update notifications for your CLI app",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/update-notifier@0.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/yeoman/update-notifier.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yeoman/update-notifier#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yeoman/update-notifier/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/update-notifier/-/update-notifier-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/update-notifier"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "configstore",
              "version": "0.3.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2",
              "author": "Sindre Sorhus",
              "description": "Easily load and save config without having to think about where and how",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/configstore@0.3.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/yeoman/configstore.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/yeoman/configstore#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/yeoman/configstore/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/configstore/-/configstore-0.3.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/update-notifier/node_modules/configstore"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "js-yaml",
                  "version": "3.2.7",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7",
                  "author": "Dervus Grim",
                  "description": "YAML 1.2 parser and serializer",
                  "purl": "pkg:npm/js-yaml@3.2.7",
                  "externalReferences": [
                    {
                      "url": "git://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.2.7.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/js-yaml"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "argparse",
                      "version": "1.0.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2",
                      "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.2",
                      "externalReferences": [
                        {
                          "url": "git://github.com/nodeca/argparse.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/nodeca/argparse",
                          "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.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/js-yaml/node_modules/argparse"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash",
                          "version": "3.6.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|lodash@3.6.0",
                          "author": "John-David Dalton",
                          "description": "The modern build of lodash modular utilities.",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/lodash@3.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/-/lodash-3.6.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/node_modules/lodash"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "sprintf-js",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|sprintf-js@1.0.2",
                          "author": "Alexandru Marasteanu",
                          "description": "JavaScript sprintf implementation",
                          "licenses": [
                            {
                              "license": {
                                "id": "BSD-3-Clause",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/sprintf-js@1.0.2",
                          "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.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/node_modules/sprintf-js"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "esprima",
                      "version": "2.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|esprima@2.0.0",
                      "author": "Ariya Hidayat",
                      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "https://github.com/jquery/esprima/raw/master/LICENSE.BSD"
                          }
                        }
                      ],
                      "purl": "pkg:npm/esprima@2.0.0",
                      "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": "http://issues.esprima.org",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/esprima/-/esprima-2.0.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/js-yaml/node_modules/esprima"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "object-assign",
                  "version": "2.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|object-assign@2.0.0",
                  "author": "Sindre Sorhus",
                  "description": "ES6 Object.assign() ponyfill",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/object-assign@2.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-2.0.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/object-assign"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "user-home",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|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/bower/node_modules/update-notifier/node_modules/configstore/node_modules/user-home"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "uuid",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|uuid@2.0.1",
                  "author": "Robert Kieffer",
                  "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
                  "purl": "pkg:npm/uuid@2.0.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/shtylman/node-uuid.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/shtylman/node-uuid#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/shtylman/node-uuid/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/uuid/-/uuid-2.0.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/uuid"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xdg-basedir",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|xdg-basedir@1.0.1",
                  "author": "Sindre Sorhus",
                  "description": "Get XDG Base Directory paths",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/xdg-basedir@1.0.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/sindresorhus/xdg-basedir.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/xdg-basedir#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/xdg-basedir/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-1.0.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/xdg-basedir"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "latest-version",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0",
              "author": "Sindre Sorhus",
              "description": "Get the latest version of a npm package",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/latest-version@0.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/latest-version.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/latest-version#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/latest-version/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/latest-version/-/latest-version-0.2.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "package-json",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0",
                  "author": "Sindre Sorhus",
                  "description": "Get the package.json of a package from the npm registry",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/package-json@0.2.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/sindresorhus/package-json.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/package-json#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/sindresorhus/package-json/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/package-json/-/package-json-0.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "got",
                      "version": "0.3.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|got@0.3.0",
                      "author": "Sindre Sorhus",
                      "description": "Simplified HTTP/HTTPS requests",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/got@0.3.0",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/sindresorhus/got.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/sindresorhus/got#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/sindresorhus/got/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/got/-/got-0.3.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "object-assign",
                          "version": "0.3.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|got@0.3.0|object-assign@0.3.1",
                          "author": "Sindre Sorhus",
                          "description": "ES6 Object.assign() ponyfill",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/object-assign@0.3.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-0.3.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/object-assign"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "registry-url",
                      "version": "0.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1",
                      "author": "Sindre Sorhus",
                      "description": "Get the set npm registry URL",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/registry-url@0.1.1",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/sindresorhus/registry-url.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/sindresorhus/registry-url#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/sindresorhus/registry-url/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/registry-url/-/registry-url-0.1.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "npmconf",
                          "version": "2.1.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "The config thing npm uses",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/npmconf@2.1.1",
                          "externalReferences": [
                            {
                              "url": "git://github.com/npm/npmconf.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/npm/npmconf#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/npm/npmconf/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/npmconf"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "config-chain",
                              "version": "1.1.8",
                              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|config-chain@1.1.8",
                              "author": "Dominic Tarr",
                              "description": "HANDLE CONFIGURATION ONCE AND FOR ALL",
                              "purl": "pkg:npm/config-chain@1.1.8",
                              "externalReferences": [
                                {
                                  "url": "git+https://github.com/dominictarr/config-chain.git",
                                  "type": "vcs",
                                  "comment": "as detected from PackageJson property \"repository.url\""
                                },
                                {
                                  "url": "http://github.com/dominictarr/config-chain",
                                  "type": "website",
                                  "comment": "as detected from PackageJson property \"homepage\""
                                },
                                {
                                  "url": "https://github.com/dominictarr/config-chain/issues",
                                  "type": "issue-tracker",
                                  "comment": "as detected from PackageJson property \"bugs.url\""
                                },
                                {
                                  "url": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.8.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/npmconf/node_modules/config-chain"
                                }
                              ],
                              "components": [
                                {
                                  "type": "library",
                                  "name": "proto-list",
                                  "version": "1.2.3",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|config-chain@1.1.8|proto-list@1.2.3",
                                  "author": "Isaac Z. Schlueter",
                                  "description": "A utility for managing a prototype chain",
                                  "purl": "pkg:npm/proto-list@1.2.3",
                                  "externalReferences": [
                                    {
                                      "url": "git+https://github.com/isaacs/proto-list.git",
                                      "type": "vcs",
                                      "comment": "as detected from PackageJson property \"repository.url\""
                                    },
                                    {
                                      "url": "https://github.com/isaacs/proto-list#readme",
                                      "type": "website",
                                      "comment": "as detected from PackageJson property \"homepage\""
                                    },
                                    {
                                      "url": "https://github.com/isaacs/proto-list/issues",
                                      "type": "issue-tracker",
                                      "comment": "as detected from PackageJson property \"bugs.url\""
                                    },
                                    {
                                      "url": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.3.tgz",
                                      "type": "distribution",
                                      "comment": "as detected from npm-ls property \"resolved\""
                                    }
                                  ],
                                  "properties": [
                                    {
                                      "name": "cdx:npm:package:path",
                                      "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list"
                                    }
                                  ]
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "inherits",
                              "version": "2.0.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|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/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/npmconf/node_modules/inherits"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "ini",
                              "version": "1.3.3",
                              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|ini@1.3.3",
                              "author": "Isaac Z. Schlueter",
                              "description": "An ini encoder/decoder for node",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "ISC",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/ini@1.3.3",
                              "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.3.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/npmconf/node_modules/ini"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "once",
                              "version": "1.3.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|once@1.3.1",
                              "author": "Isaac Z. Schlueter",
                              "description": "Run a function exactly one time",
                              "licenses": [
                                {
                                  "license": {
                                    "name": "BSD",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/once@1.3.1",
                              "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.1.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/npmconf/node_modules/once"
                                }
                              ],
                              "components": [
                                {
                                  "type": "library",
                                  "name": "wrappy",
                                  "version": "1.0.1",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|once@1.3.1|wrappy@1.0.1",
                                  "author": "Isaac Z. Schlueter",
                                  "description": "Callback wrapping utility",
                                  "licenses": [
                                    {
                                      "license": {
                                        "id": "ISC",
                                        "acknowledgement": "declared"
                                      }
                                    }
                                  ],
                                  "purl": "pkg:npm/wrappy@1.0.1",
                                  "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.1.tgz",
                                      "type": "distribution",
                                      "comment": "as detected from npm-ls property \"resolved\""
                                    }
                                  ],
                                  "properties": [
                                    {
                                      "name": "cdx:npm:package:path",
                                      "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/npmconf/node_modules/once/node_modules/wrappy"
                                    }
                                  ]
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "uid-number",
                              "version": "0.0.5",
                              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|uid-number@0.0.5",
                              "author": "Isaac Z. Schlueter",
                              "description": "Convert a username/group name to a uid/gid number",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "ISC",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/uid-number@0.0.5",
                              "externalReferences": [
                                {
                                  "url": "git://github.com/isaacs/uid-number.git",
                                  "type": "vcs",
                                  "comment": "as detected from PackageJson property \"repository.url\""
                                },
                                {
                                  "url": "https://github.com/isaacs/uid-number#readme",
                                  "type": "website",
                                  "comment": "as detected from PackageJson property \"homepage\""
                                },
                                {
                                  "url": "https://github.com/isaacs/uid-number/issues",
                                  "type": "issue-tracker",
                                  "comment": "as detected from PackageJson property \"bugs.url\""
                                },
                                {
                                  "url": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/npmconf/node_modules/uid-number"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "semver-diff",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|semver-diff@0.1.0",
              "author": "Sindre Sorhus",
              "description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/semver-diff@0.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/semver-diff.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/semver-diff#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/semver-diff/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/semver-diff/-/semver-diff-0.1.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/update-notifier/node_modules/semver-diff"
                }
              ]
            },
            {
              "type": "library",
              "name": "string-length",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|string-length@0.1.2",
              "author": "Sindre Sorhus",
              "description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string-length@0.1.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/string-length.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/string-length#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/string-length/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/string-length/-/string-length-0.1.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/bower/node_modules/update-notifier/node_modules/string-length"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "strip-ansi",
                  "version": "0.2.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|string-length@0.1.2|strip-ansi@0.2.2",
                  "author": "Sindre Sorhus",
                  "description": "Strip ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/strip-ansi@0.2.2",
                  "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.2.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/bower/node_modules/update-notifier/node_modules/string-length/node_modules/strip-ansi"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ansi-regex",
                      "version": "0.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|string-length@0.1.2|strip-ansi@0.2.2|ansi-regex@0.1.0",
                      "author": "Sindre Sorhus",
                      "description": "Regular expression for matching ANSI escape codes",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/ansi-regex@0.1.0",
                      "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.1.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/bower/node_modules/update-notifier/node_modules/string-length/node_modules/strip-ansi/node_modules/ansi-regex"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "which",
          "version": "1.0.9",
          "bom-ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|which@1.0.9",
          "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.0.9",
          "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.0.9.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/bower/node_modules/which"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "browserstacktunnel-wrapper",
      "version": "1.3.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1",
      "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.3.1",
      "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.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserstacktunnel-wrapper"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "unzip",
          "version": "0.1.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|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/browserstacktunnel-wrapper/node_modules/unzip"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "binary",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/binary"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "buffers",
                  "version": "0.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/binary/node_modules/buffers"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "chainsaw",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/binary/node_modules/chainsaw"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "traverse",
                      "version": "0.3.9",
                      "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0|chainsaw@0.1.0|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/binary/node_modules/chainsaw/node_modules/traverse"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "fstream",
              "version": "0.1.31",
              "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "graceful-fs",
                  "version": "3.0.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|graceful-fs@3.0.6",
                  "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@3.0.6",
                  "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.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/graceful-fs"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mkdirp",
                  "version": "0.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|mkdirp@0.5.0",
                  "author": "James Halliday",
                  "description": "Recursively mkdir, like `mkdir -p`",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mkdirp@0.5.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/mkdirp"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "minimist",
                      "version": "0.0.8",
                      "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|mkdirp@0.5.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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/mkdirp/node_modules/minimist"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "rimraf",
                  "version": "2.3.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2",
                  "author": "Isaac Z. Schlueter",
                  "description": "A deep deletion module for node (like `rm -rf`)",
                  "purl": "pkg:npm/rimraf@2.3.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.3.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "glob",
                      "version": "4.5.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf/node_modules/glob"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "inflight",
                          "version": "1.0.4",
                          "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4",
                          "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.4",
                          "externalReferences": [
                            {
                              "url": "git://github.com/isaacs/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.4.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf/node_modules/glob/node_modules/inflight"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "wrappy",
                              "version": "1.0.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1",
                              "author": "Isaac Z. Schlueter",
                              "description": "Callback wrapping utility",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "ISC",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/wrappy@1.0.1",
                              "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.1.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy"
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "minimatch",
                          "version": "2.0.4",
                          "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4",
                          "author": "Isaac Z. Schlueter",
                          "description": "a glob matcher in javascript",
                          "purl": "pkg:npm/minimatch@2.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-2.0.4.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf/node_modules/glob/node_modules/minimatch"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "brace-expansion",
                              "version": "1.1.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0",
                              "author": "Julian Gruber",
                              "description": "Brace expansion as known from sh/bash",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/brace-expansion@1.1.0",
                              "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.0.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion"
                                }
                              ],
                              "components": [
                                {
                                  "type": "library",
                                  "name": "balanced-match",
                                  "version": "0.2.0",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
                                  "author": "Julian Gruber",
                                  "description": "Match balanced character pairs, like \"{\" and \"}\"",
                                  "licenses": [
                                    {
                                      "license": {
                                        "id": "MIT",
                                        "acknowledgement": "declared"
                                      }
                                    }
                                  ],
                                  "purl": "pkg:npm/balanced-match@0.2.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-0.2.0.tgz",
                                      "type": "distribution",
                                      "comment": "as detected from npm-ls property \"resolved\""
                                    }
                                  ],
                                  "properties": [
                                    {
                                      "name": "cdx:npm:package:path",
                                      "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                                    }
                                  ]
                                },
                                {
                                  "type": "library",
                                  "name": "concat-map",
                                  "version": "0.0.1",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                                    }
                                  ]
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "once",
                          "version": "1.3.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|once@1.3.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Run a function exactly one time",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/once@1.3.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf/node_modules/glob/node_modules/once"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "wrappy",
                              "version": "1.0.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|once@1.3.1|wrappy@1.0.1",
                              "author": "Isaac Z. Schlueter",
                              "description": "Callback wrapping utility",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "ISC",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/wrappy@1.0.1",
                              "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.1.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/fstream/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "match-stream",
              "version": "0.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/match-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "buffers",
                  "version": "0.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|match-stream@0.0.2|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/match-stream/node_modules/buffers"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "pullstream",
              "version": "0.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/pullstream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "over",
                  "version": "0.0.5",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|pullstream@0.4.1|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/pullstream/node_modules/over"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "slice-stream",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|pullstream@0.4.1|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/pullstream/node_modules/slice-stream"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.0.33",
              "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33",
              "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.33",
              "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.33.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|core-util-is@1.0.1",
                  "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.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|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/browserstacktunnel-wrapper/node_modules/unzip/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "setimmediate",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|setimmediate@1.0.2",
              "author": "YuzuJS",
              "description": "A shim for the setImmediate efficient script yielding API",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/setimmediate@1.0.2",
              "externalReferences": [
                {
                  "url": "git://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.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/browserstacktunnel-wrapper/node_modules/unzip/node_modules/setimmediate"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "canonical-path",
      "version": "0.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|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": "cheerio",
      "version": "0.17.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "CSSselect",
          "version": "0.4.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|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/cheerio/node_modules/CSSselect"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "CSSwhat",
              "version": "0.4.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1|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/cheerio/node_modules/CSSselect/node_modules/CSSwhat"
                }
              ]
            },
            {
              "type": "library",
              "name": "domutils",
              "version": "1.4.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1|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/cheerio/node_modules/CSSselect/node_modules/domutils"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "domelementtype",
                  "version": "1.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1|domutils@1.4.3|domelementtype@1.3.0",
                  "author": "Felix Boehm",
                  "description": "all the types of nodes in htmlparser2's dom",
                  "purl": "pkg:npm/domelementtype@1.3.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/FB55/domelementtype.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/FB55/domelementtype#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/FB55/domelementtype/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/cheerio/node_modules/CSSselect/node_modules/domutils/node_modules/domelementtype"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "dom-serializer",
          "version": "0.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|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/cheerio/node_modules/dom-serializer"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "domelementtype",
              "version": "1.1.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|dom-serializer@0.0.1|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/cheerio/node_modules/dom-serializer/node_modules/domelementtype"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "1.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|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/cheerio/node_modules/entities"
            }
          ]
        },
        {
          "type": "library",
          "name": "htmlparser2",
          "version": "3.7.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|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/cheerio/node_modules/htmlparser2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "domelementtype",
              "version": "1.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|domelementtype@1.3.0",
              "author": "Felix Boehm",
              "description": "all the types of nodes in htmlparser2's dom",
              "purl": "pkg:npm/domelementtype@1.3.0",
              "externalReferences": [
                {
                  "url": "git://github.com/FB55/domelementtype.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/FB55/domelementtype#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/FB55/domelementtype/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/cheerio/node_modules/htmlparser2/node_modules/domelementtype"
                }
              ]
            },
            {
              "type": "library",
              "name": "domhandler",
              "version": "2.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|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/cheerio/node_modules/htmlparser2/node_modules/domhandler"
                }
              ]
            },
            {
              "type": "library",
              "name": "domutils",
              "version": "1.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|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/cheerio/node_modules/htmlparser2/node_modules/domutils"
                }
              ]
            },
            {
              "type": "library",
              "name": "entities",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|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/cheerio/node_modules/htmlparser2/node_modules/entities"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.1.13",
              "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|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/cheerio/node_modules/htmlparser2/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|core-util-is@1.0.1",
                  "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.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|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/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|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/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|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/cheerio/node_modules/htmlparser2/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "dgeni-packages",
      "version": "0.10.17",
      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17",
      "author": "Pete Bacon Darwin",
      "description": "A collection of dgeni packages for generating documentation from source code",
      "licenses": [
        {
          "license": {
            "name": "Apache",
            "acknowledgement": "declared",
            "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        }
      ],
      "purl": "pkg:npm/dgeni-packages@0.10.17",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dgeni-packages/-/dgeni-packages-0.10.17.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b961d3cddad75f0c15dd6af7ee30426fc99b73c22a367f50a2ddff700b7f5a11ca1d39048731976447f5f85739dc996068a29b2d4d8ae39ad0421612e05cff9e"
            },
            {
              "alg": "SHA-1",
              "content": "9cb2adf99effc4eee72ddb0db8c135c31e620baf"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dgeni-packages"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "catharsis",
          "version": "0.8.7",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|catharsis@0.8.7",
          "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.7",
          "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.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/catharsis"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "underscore-contrib",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|catharsis@0.8.7|underscore-contrib@0.3.0",
              "author": "Fogus",
              "description": "underscore-contrib ==================",
              "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/dgeni-packages/node_modules/catharsis/node_modules/underscore-contrib"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "underscore",
                  "version": "1.6.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|catharsis@0.8.7|underscore-contrib@0.3.0|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/dgeni-packages/node_modules/catharsis/node_modules/underscore-contrib/node_modules/underscore"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "change-case",
          "version": "2.3.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.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@2.3.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-2.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/change-case"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "camel-case",
              "version": "1.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|camel-case@1.1.2",
              "author": "Blake Embrey",
              "description": "Camel case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/camel-case@1.1.2",
              "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-1.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/change-case/node_modules/camel-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "constant-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|constant-case@1.1.1",
              "author": "Blake Embrey",
              "description": "Constant case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/constant-case@1.1.1",
              "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-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/constant-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "dot-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|dot-case@1.1.1",
              "author": "Blake Embrey",
              "description": "Dot case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/dot-case@1.1.1",
              "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-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/dot-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "is-lower-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|is-lower-case@1.1.1",
              "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.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/is-lower-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "is-upper-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|is-upper-case@1.1.1",
              "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.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/is-upper-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "lower-case-first",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case-first@1.0.0",
              "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.0",
              "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.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/change-case/node_modules/lower-case-first"
                }
              ]
            },
            {
              "type": "library",
              "name": "lower-case",
              "version": "1.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case@1.1.2",
              "author": "Blake Embrey",
              "description": "Lowercase a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lower-case@1.1.2",
              "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.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/change-case/node_modules/lower-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "param-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|param-case@1.1.1",
              "author": "Blake Embrey",
              "description": "Param case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/param-case@1.1.1",
              "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-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/param-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "pascal-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|pascal-case@1.1.1",
              "author": "Blake Embrey",
              "description": "Pascal case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/pascal-case@1.1.1",
              "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-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/pascal-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "path-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|path-case@1.1.1",
              "author": "Blake Embrey",
              "description": "Path case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/path-case@1.1.1",
              "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-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/path-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "sentence-case",
              "version": "1.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|sentence-case@1.1.2",
              "author": "Blake Embrey",
              "description": "Sentence case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/sentence-case@1.1.2",
              "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-1.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/change-case/node_modules/sentence-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "snake-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|snake-case@1.1.1",
              "author": "Blake Embrey",
              "description": "Snake case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/snake-case@1.1.1",
              "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-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/snake-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "swap-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|swap-case@1.1.1",
              "author": "Blake Embrey",
              "description": "Swap the case of a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/swap-case@1.1.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/swap-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "title-case",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|title-case@1.1.1",
              "author": "Blake Embrey",
              "description": "Title case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/title-case@1.1.1",
              "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-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/title-case"
                }
              ]
            },
            {
              "type": "library",
              "name": "upper-case-first",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case-first@1.1.1",
              "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.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/change-case/node_modules/upper-case-first"
                }
              ]
            },
            {
              "type": "library",
              "name": "upper-case",
              "version": "1.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case@1.1.2",
              "author": "Blake Embrey",
              "description": "Upper case a string",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/upper-case@1.1.2",
              "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.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/change-case/node_modules/upper-case"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "esprima",
          "version": "1.2.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|esprima@1.2.5",
          "author": "Ariya Hidayat",
          "description": "ECMAScript parsing infrastructure for multipurpose analysis",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/esprima@1.2.5",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/ariya/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": "http://issues.esprima.org",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/esprima/-/esprima-1.2.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/esprima"
            }
          ]
        },
        {
          "type": "library",
          "name": "estraverse",
          "version": "1.9.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|estraverse@1.9.3",
          "description": "ECMAScript JS AST traversal functions",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/estools/estraverse/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/estraverse@1.9.3",
          "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-1.9.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/estraverse"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "3.2.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|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/dgeni-packages/node_modules/glob"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "inherits",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|glob@3.2.11|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/dgeni-packages/node_modules/glob/node_modules/inherits"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "htmlparser2",
          "version": "3.8.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3",
          "author": "Felix Boehm",
          "description": "Fast & forgiving HTML/XML/RSS parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/htmlparser2@3.8.3",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/htmlparser2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/htmlparser2#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/fb55/htmlparser2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/htmlparser2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "domelementtype",
              "version": "1.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domelementtype@1.3.0",
              "author": "Felix Boehm",
              "description": "all the types of nodes in htmlparser2's dom",
              "purl": "pkg:npm/domelementtype@1.3.0",
              "externalReferences": [
                {
                  "url": "git://github.com/FB55/domelementtype.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/FB55/domelementtype#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/FB55/domelementtype/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.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/htmlparser2/node_modules/domelementtype"
                }
              ]
            },
            {
              "type": "library",
              "name": "domhandler",
              "version": "2.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domhandler@2.3.0",
              "author": "Felix Boehm",
              "description": "handler for htmlparser2 that turns pages into a dom",
              "purl": "pkg:npm/domhandler@2.3.0",
              "externalReferences": [
                {
                  "url": "git://github.com/fb55/DomHandler.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/fb55/DomHandler#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/fb55/DomHandler/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/htmlparser2/node_modules/domhandler"
                }
              ]
            },
            {
              "type": "library",
              "name": "domutils",
              "version": "1.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.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/dgeni-packages/node_modules/htmlparser2/node_modules/domutils"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "dom-serializer",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1|dom-serializer@0.1.0",
                  "author": "Felix Boehm",
                  "description": "render dom nodes to string",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/dom-serializer@0.1.0",
                  "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.1.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/htmlparser2/node_modules/domutils/node_modules/dom-serializer"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "domelementtype",
                      "version": "1.1.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1|dom-serializer@0.1.0|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/dgeni-packages/node_modules/htmlparser2/node_modules/domutils/node_modules/dom-serializer/node_modules/domelementtype"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "entities",
                      "version": "1.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1|dom-serializer@0.1.0|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/dgeni-packages/node_modules/htmlparser2/node_modules/domutils/node_modules/dom-serializer/node_modules/entities"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "entities",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.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/dgeni-packages/node_modules/htmlparser2/node_modules/entities"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.1.13",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.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/dgeni-packages/node_modules/htmlparser2/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|core-util-is@1.0.1",
                  "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.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni-packages/node_modules/htmlparser2/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|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/dgeni-packages/node_modules/htmlparser2/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|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/dgeni-packages/node_modules/htmlparser2/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|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/dgeni-packages/node_modules/htmlparser2/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.3.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|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/dgeni-packages/node_modules/minimatch"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lru-cache",
              "version": "2.6.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|minimatch@0.3.0|lru-cache@2.6.4",
              "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.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.6.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/minimatch/node_modules/lru-cache"
                }
              ]
            },
            {
              "type": "library",
              "name": "sigmund",
              "version": "1.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|minimatch@0.3.0|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/dgeni-packages/node_modules/minimatch/node_modules/sigmund"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "nunjucks",
          "version": "1.3.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4",
          "author": "James Long",
          "description": "A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)",
          "purl": "pkg:npm/nunjucks@1.3.4",
          "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-1.3.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/nunjucks"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "chokidar",
              "version": "0.12.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6",
              "author": "Paul Miller",
              "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "http://github.com/paulmillr/chokidar/raw/master/README.md"
                  }
                }
              ],
              "purl": "pkg:npm/chokidar@0.12.6",
              "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-0.12.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/nunjucks/node_modules/chokidar"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "async-each",
                  "version": "0.1.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|async-each@0.1.6",
                  "author": "Paul Miller",
                  "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/async-each@0.1.6",
                  "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-0.1.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/async-each"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "readdirp",
                  "version": "1.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0",
                  "author": "Thorsten Lorenz",
                  "description": "Recursive version of fs.readdir with streaming api.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/readdirp@1.3.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-1.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/nunjucks/node_modules/chokidar/node_modules/readdirp"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "graceful-fs",
                      "version": "2.0.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|graceful-fs@2.0.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@2.0.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-2.0.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/readdirp/node_modules/graceful-fs"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "minimatch",
                      "version": "0.2.14",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.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/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/readdirp/node_modules/minimatch"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lru-cache",
                          "version": "2.6.4",
                          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|minimatch@0.2.14|lru-cache@2.6.4",
                          "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.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.6.4.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/readdirp/node_modules/minimatch/node_modules/lru-cache"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "sigmund",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|minimatch@0.2.14|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/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/readdirp/node_modules/minimatch/node_modules/sigmund"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "readable-stream",
                      "version": "1.0.33",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33",
                      "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.33",
                      "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.33.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "core-util-is",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|core-util-is@1.0.1",
                          "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.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "inherits",
                          "version": "2.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|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/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/inherits"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "isarray",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|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/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "string_decoder",
                          "version": "0.10.31",
                          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|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/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/string_decoder"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "optimist",
              "version": "0.6.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|optimist@0.6.1",
              "author": "James Halliday",
              "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
              "licenses": [
                {
                  "license": {
                    "name": "MIT/X11",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/optimist@0.6.1",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/substack/node-optimist.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/node-optimist#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/node-optimist/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/nunjucks/node_modules/optimist"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "minimist",
                  "version": "0.0.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|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/dgeni-packages/node_modules/nunjucks/node_modules/optimist/node_modules/minimist"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "wordwrap",
                  "version": "0.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|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/dgeni-packages/node_modules/nunjucks/node_modules/optimist/node_modules/wordwrap"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "q-io",
          "version": "1.10.9",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|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/dgeni-packages/node_modules/q-io"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "collections",
              "version": "0.2.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|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/dgeni-packages/node_modules/q-io/node_modules/collections"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "weak-map",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|collections@0.2.2|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/dgeni-packages/node_modules/q-io/node_modules/collections/node_modules/weak-map"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "mime",
              "version": "1.2.11",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|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/dgeni-packages/node_modules/q-io/node_modules/mime"
                }
              ]
            },
            {
              "type": "library",
              "name": "mimeparse",
              "version": "0.1.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|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/dgeni-packages/node_modules/q-io/node_modules/mimeparse"
                }
              ]
            },
            {
              "type": "library",
              "name": "q",
              "version": "0.9.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|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/dgeni-packages/node_modules/q-io/node_modules/q"
                }
              ]
            },
            {
              "type": "library",
              "name": "qs",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|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/dgeni-packages/node_modules/q-io/node_modules/qs"
                }
              ]
            },
            {
              "type": "library",
              "name": "url2",
              "version": "0.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|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/dgeni-packages/node_modules/q-io/node_modules/url2"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "4.3.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|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/dgeni-packages/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "shelljs",
          "version": "0.5.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|shelljs@0.5.1",
          "author": "Artur Adib",
          "description": "Portable Unix shell commands for Node.js",
          "licenses": [
            {
              "license": {
                "name": "BSD*",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/shelljs@0.5.1",
          "externalReferences": [
            {
              "url": "git://github.com/arturadib/shelljs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/arturadib/shelljs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/arturadib/shelljs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/shelljs"
            }
          ]
        },
        {
          "type": "library",
          "name": "winston",
          "version": "0.7.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3",
          "author": "Nodejitsu Inc.",
          "description": "A multi-transport async logging library for Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.github.com/flatiron/winston/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/winston@0.7.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/flatiron/winston.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/flatiron/winston#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/flatiron/winston/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/winston/-/winston-0.7.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni-packages/node_modules/winston"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async",
              "version": "0.2.10",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|async@0.2.10",
              "author": "Caolan McMahon",
              "description": "Higher-order functions and common patterns for asynchronous code",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/caolan/async/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/async@0.2.10",
              "externalReferences": [
                {
                  "url": "git+https://github.com/caolan/async.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/caolan/async#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/caolan/async/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "colors",
              "version": "0.6.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|colors@0.6.2",
              "author": "Marak Squires",
              "description": "get colors in your node.js console like what",
              "purl": "pkg:npm/colors@0.6.2",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/Marak/colors.js.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/Marak/colors.js",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/Marak/colors.js/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/colors"
                }
              ]
            },
            {
              "type": "library",
              "name": "cycle",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|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/dgeni-packages/node_modules/winston/node_modules/cycle"
                }
              ]
            },
            {
              "type": "library",
              "name": "eyes",
              "version": "0.1.8",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|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/dgeni-packages/node_modules/winston/node_modules/eyes"
                }
              ]
            },
            {
              "type": "library",
              "name": "pkginfo",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|pkginfo@0.3.0",
              "author": "Charlie Robbins",
              "description": "An easy way to expose properties on a module from a package.json",
              "purl": "pkg:npm/pkginfo@0.3.0",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/indexzero/node-pkginfo#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/indexzero/node-pkginfo/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.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/winston/node_modules/pkginfo"
                }
              ]
            },
            {
              "type": "library",
              "name": "request",
              "version": "2.16.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6",
              "author": "Mikeal Rogers",
              "description": "Simplified HTTP request client.",
              "purl": "pkg:npm/request@2.16.6",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/mikeal/request.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/request#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "http://github.com/mikeal/request/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/request/-/request-2.16.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "aws-sign",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|aws-sign@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
                  "purl": "pkg:npm/aws-sign@0.2.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-sign/-/aws-sign-0.2.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/winston/node_modules/request/node_modules/aws-sign"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "cookie-jar",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|cookie-jar@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.",
                  "purl": "pkg:npm/cookie-jar@0.2.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/mikeal/cookie-jar.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/mikeal/cookie-jar#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/mikeal/cookie-jar/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/cookie-jar/-/cookie-jar-0.2.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/winston/node_modules/request/node_modules/cookie-jar"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "forever-agent",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|forever-agent@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/forever-agent@0.2.0",
                  "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.2.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/winston/node_modules/request/node_modules/forever-agent"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "form-data",
                  "version": "0.0.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|form-data@0.0.10",
                  "author": "Felix Geisendörfer",
                  "description": "A module to create readable `\"multipart/form-data\"` streams.  Can be used to submit forms and file uploads to other web applications.",
                  "purl": "pkg:npm/form-data@0.0.10",
                  "externalReferences": [
                    {
                      "url": "git://github.com/felixge/node-form-data.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/felixge/node-form-data#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/felixge/node-form-data/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/form-data/-/form-data-0.0.10.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request/node_modules/form-data"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "combined-stream",
                      "version": "0.0.7",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7",
                      "author": "Felix Geisendörfer",
                      "description": "A stream that emits multiple other streams one after another.",
                      "purl": "pkg:npm/combined-stream@0.0.7",
                      "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-0.0.7.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request/node_modules/form-data/node_modules/combined-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "delayed-stream",
                          "version": "0.0.5",
                          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7|delayed-stream@0.0.5",
                          "author": "Felix Geisendörfer",
                          "description": "Buffers events from a stream until you are ready to handle them.",
                          "purl": "pkg:npm/delayed-stream@0.0.5",
                          "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-0.0.5.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "hawk",
                  "version": "0.10.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2",
                  "author": "Eran Hammer",
                  "description": "HTTP Hawk Authentication Scheme",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/hawk@0.10.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-0.10.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/winston/node_modules/request/node_modules/hawk"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "boom",
                      "version": "0.3.8",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|boom@0.3.8",
                      "author": "Eran Hammer",
                      "description": "HTTP-friendly error objects",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/spumko/boom/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/boom@0.3.8",
                      "externalReferences": [
                        {
                          "url": "git://github.com/spumko/boom.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/spumko/boom#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/spumko/boom/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/boom/-/boom-0.3.8.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request/node_modules/hawk/node_modules/boom"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "cryptiles",
                      "version": "0.1.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|cryptiles@0.1.3",
                      "author": "Eran Hammer",
                      "description": "General purpose crypto utilities",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/cryptiles@0.1.3",
                      "externalReferences": [
                        {
                          "url": "git://github.com/hueniverse/cryptiles.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/hueniverse/cryptiles#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/hueniverse/cryptiles/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request/node_modules/hawk/node_modules/cryptiles"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "hoek",
                      "version": "0.7.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6",
                      "author": "Eran Hammer",
                      "description": "General purpose node utilities",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/spumko/hoek/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/hoek@0.7.6",
                      "externalReferences": [
                        {
                          "url": "git://github.com/spumko/hoek.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/spumko/hoek#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/spumko/hoek/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/hoek/-/hoek-0.7.6.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request/node_modules/hawk/node_modules/hoek"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sntp",
                      "version": "0.1.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|sntp@0.1.4",
                      "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@0.1.4",
                      "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-0.1.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request/node_modules/hawk/node_modules/sntp"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "json-stringify-safe",
                  "version": "3.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|json-stringify-safe@3.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Like JSON.stringify, but doesn't blow up on circular refs",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/json-stringify-safe@3.0.0",
                  "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#readme",
                      "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-3.0.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/winston/node_modules/request/node_modules/json-stringify-safe"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mime",
                  "version": "1.2.11",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|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/dgeni-packages/node_modules/winston/node_modules/request/node_modules/mime"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "node-uuid",
                  "version": "1.4.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|node-uuid@1.4.3",
                  "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.3",
                  "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#readme",
                      "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.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request/node_modules/node-uuid"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "oauth-sign",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|oauth-sign@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/oauth-sign@0.2.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/mikeal/oauth-sign.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/mikeal/oauth-sign#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/mikeal/oauth-sign/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.2.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/winston/node_modules/request/node_modules/oauth-sign"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "qs",
                  "version": "0.5.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|qs@0.5.6",
                  "author": "TJ Holowaychuk",
                  "description": "querystring parser",
                  "purl": "pkg:npm/qs@0.5.6",
                  "externalReferences": [
                    {
                      "url": "git://github.com/visionmedia/node-querystring.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-querystring#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-querystring/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/qs/-/qs-0.5.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni-packages/node_modules/winston/node_modules/request/node_modules/qs"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "tunnel-agent",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|tunnel-agent@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/tunnel-agent@0.2.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.2.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/winston/node_modules/request/node_modules/tunnel-agent"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "stack-trace",
              "version": "0.0.9",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|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/dgeni-packages/node_modules/winston/node_modules/stack-trace"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "dgeni",
      "version": "0.4.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1",
      "author": "Pete Bacon Darwin",
      "description": "Flexible JavaScript documentation generator used by AngularJS",
      "licenses": [
        {
          "license": {
            "name": "Apache",
            "acknowledgement": "declared",
            "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        }
      ],
      "purl": "pkg:npm/dgeni@0.4.1",
      "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.1.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": "dependency-graph",
          "version": "0.1.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|dependency-graph@0.1.0",
          "author": "Jim Riecken",
          "description": "Simple dependency graph.",
          "purl": "pkg:npm/dependency-graph@0.1.0",
          "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.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni/node_modules/dependency-graph"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "underscore",
              "version": "1.4.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|dependency-graph@0.1.0|underscore@1.4.4",
              "author": "Jeremy Ashkenas",
              "description": "JavaScript's functional programming helper library.",
              "purl": "pkg:npm/underscore@1.4.4",
              "externalReferences": [
                {
                  "url": "git://github.com/documentcloud/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/documentcloud/underscore/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni/node_modules/dependency-graph/node_modules/underscore"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "di",
          "version": "0.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|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/dgeni/node_modules/di"
            }
          ]
        },
        {
          "type": "library",
          "name": "optimist",
          "version": "0.6.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|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/dgeni/node_modules/optimist"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "0.0.10",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|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/dgeni/node_modules/optimist/node_modules/minimist"
                }
              ]
            },
            {
              "type": "library",
              "name": "wordwrap",
              "version": "0.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|optimist@0.6.1|wordwrap@0.0.2",
              "author": "James Halliday",
              "description": "Wrap those words. Show them at what columns to start and stop.",
              "licenses": [
                {
                  "license": {
                    "name": "MIT/X11",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/wordwrap@0.0.2",
              "externalReferences": [
                {
                  "url": "git://github.com/substack/node-wordwrap.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/node-wordwrap#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/node-wordwrap/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni/node_modules/optimist/node_modules/wordwrap"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "0.9.7",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|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/dgeni/node_modules/q"
            }
          ]
        },
        {
          "type": "library",
          "name": "validate.js",
          "version": "0.2.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|validate.js@0.2.0",
          "author": "Nicklas Ansman",
          "description": "Declarative validations for JavaScript",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/wrapp/validate.js/tree/master/LICENSE.txt"
              }
            }
          ],
          "purl": "pkg:npm/validate.js@0.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/wrapp/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/wrapp/validate.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/validate.js/-/validate.js-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni/node_modules/validate.js"
            }
          ]
        },
        {
          "type": "library",
          "name": "winston",
          "version": "0.7.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3",
          "author": "Nodejitsu Inc.",
          "description": "A multi-transport async logging library for Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.github.com/flatiron/winston/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/winston@0.7.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/flatiron/winston.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/flatiron/winston#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/flatiron/winston/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/winston/-/winston-0.7.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dgeni/node_modules/winston"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async",
              "version": "0.2.10",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|async@0.2.10",
              "author": "Caolan McMahon",
              "description": "Higher-order functions and common patterns for asynchronous code",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/caolan/async/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/async@0.2.10",
              "externalReferences": [
                {
                  "url": "git+https://github.com/caolan/async.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/caolan/async#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/caolan/async/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni/node_modules/winston/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "colors",
              "version": "0.6.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|colors@0.6.2",
              "author": "Marak Squires",
              "description": "get colors in your node.js console like what",
              "purl": "pkg:npm/colors@0.6.2",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/Marak/colors.js.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/Marak/colors.js",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/Marak/colors.js/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni/node_modules/winston/node_modules/colors"
                }
              ]
            },
            {
              "type": "library",
              "name": "cycle",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|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/dgeni/node_modules/winston/node_modules/cycle"
                }
              ]
            },
            {
              "type": "library",
              "name": "eyes",
              "version": "0.1.8",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|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/dgeni/node_modules/winston/node_modules/eyes"
                }
              ]
            },
            {
              "type": "library",
              "name": "pkginfo",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|pkginfo@0.3.0",
              "author": "Charlie Robbins",
              "description": "An easy way to expose properties on a module from a package.json",
              "purl": "pkg:npm/pkginfo@0.3.0",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/indexzero/node-pkginfo#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/indexzero/node-pkginfo/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni/node_modules/winston/node_modules/pkginfo"
                }
              ]
            },
            {
              "type": "library",
              "name": "request",
              "version": "2.16.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6",
              "author": "Mikeal Rogers",
              "description": "Simplified HTTP request client.",
              "purl": "pkg:npm/request@2.16.6",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/mikeal/request.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/request#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "http://github.com/mikeal/request/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/request/-/request-2.16.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/dgeni/node_modules/winston/node_modules/request"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "aws-sign",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|aws-sign@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
                  "purl": "pkg:npm/aws-sign@0.2.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-sign/-/aws-sign-0.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/aws-sign"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "cookie-jar",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|cookie-jar@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.",
                  "purl": "pkg:npm/cookie-jar@0.2.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/mikeal/cookie-jar.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/mikeal/cookie-jar#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/mikeal/cookie-jar/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/cookie-jar/-/cookie-jar-0.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/cookie-jar"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "forever-agent",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|forever-agent@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/forever-agent@0.2.0",
                  "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.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/forever-agent"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "form-data",
                  "version": "0.0.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|form-data@0.0.10",
                  "author": "Felix Geisendörfer",
                  "description": "A module to create readable `\"multipart/form-data\"` streams.  Can be used to submit forms and file uploads to other web applications.",
                  "purl": "pkg:npm/form-data@0.0.10",
                  "externalReferences": [
                    {
                      "url": "git://github.com/felixge/node-form-data.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/felixge/node-form-data#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/felixge/node-form-data/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/form-data/-/form-data-0.0.10.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/form-data"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "combined-stream",
                      "version": "0.0.7",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7",
                      "author": "Felix Geisendörfer",
                      "description": "A stream that emits multiple other streams one after another.",
                      "purl": "pkg:npm/combined-stream@0.0.7",
                      "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-0.0.7.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/form-data/node_modules/combined-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "delayed-stream",
                          "version": "0.0.5",
                          "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7|delayed-stream@0.0.5",
                          "author": "Felix Geisendörfer",
                          "description": "Buffers events from a stream until you are ready to handle them.",
                          "purl": "pkg:npm/delayed-stream@0.0.5",
                          "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-0.0.5.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "hawk",
                  "version": "0.10.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2",
                  "author": "Eran Hammer",
                  "description": "HTTP Hawk Authentication Scheme",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/hawk@0.10.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-0.10.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/hawk"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "boom",
                      "version": "0.3.8",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|boom@0.3.8",
                      "author": "Eran Hammer",
                      "description": "HTTP-friendly error objects",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/spumko/boom/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/boom@0.3.8",
                      "externalReferences": [
                        {
                          "url": "git://github.com/spumko/boom.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/spumko/boom#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/spumko/boom/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/boom/-/boom-0.3.8.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/hawk/node_modules/boom"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "cryptiles",
                      "version": "0.1.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|cryptiles@0.1.3",
                      "author": "Eran Hammer",
                      "description": "General purpose crypto utilities",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/cryptiles@0.1.3",
                      "externalReferences": [
                        {
                          "url": "git://github.com/hueniverse/cryptiles.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/hueniverse/cryptiles#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/hueniverse/cryptiles/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/hawk/node_modules/cryptiles"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "hoek",
                      "version": "0.7.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6",
                      "author": "Eran Hammer",
                      "description": "General purpose node utilities",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/spumko/hoek/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/hoek@0.7.6",
                      "externalReferences": [
                        {
                          "url": "git://github.com/spumko/hoek.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/spumko/hoek#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/spumko/hoek/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/hoek/-/hoek-0.7.6.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/hawk/node_modules/hoek"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sntp",
                      "version": "0.1.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|sntp@0.1.4",
                      "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@0.1.4",
                      "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-0.1.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/hawk/node_modules/sntp"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "json-stringify-safe",
                  "version": "3.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|json-stringify-safe@3.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Like JSON.stringify, but doesn't blow up on circular refs",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/json-stringify-safe@3.0.0",
                  "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#readme",
                      "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-3.0.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/json-stringify-safe"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mime",
                  "version": "1.2.11",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|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/dgeni/node_modules/winston/node_modules/request/node_modules/mime"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "node-uuid",
                  "version": "1.4.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|node-uuid@1.4.3",
                  "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.3",
                  "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#readme",
                      "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.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/node-uuid"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "oauth-sign",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|oauth-sign@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/oauth-sign@0.2.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/mikeal/oauth-sign.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/mikeal/oauth-sign#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/mikeal/oauth-sign/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/oauth-sign"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "qs",
                  "version": "0.5.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|qs@0.5.6",
                  "author": "TJ Holowaychuk",
                  "description": "querystring parser",
                  "purl": "pkg:npm/qs@0.5.6",
                  "externalReferences": [
                    {
                      "url": "git://github.com/visionmedia/node-querystring.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-querystring#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-querystring/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/qs/-/qs-0.5.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/qs"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "tunnel-agent",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|tunnel-agent@0.2.0",
                  "author": "Mikeal Rogers",
                  "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/tunnel-agent@0.2.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.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/dgeni/node_modules/winston/node_modules/request/node_modules/tunnel-agent"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "stack-trace",
              "version": "0.0.9",
              "bom-ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|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/dgeni/node_modules/winston/node_modules/stack-trace"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "event-stream",
      "version": "3.1.7",
      "bom-ref": "angular@1.4.4-tuxcare.1|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"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "duplexer",
          "version": "0.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.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/event-stream/node_modules/duplexer"
            }
          ]
        },
        {
          "type": "library",
          "name": "from",
          "version": "0.1.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.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/event-stream/node_modules/from"
            }
          ]
        },
        {
          "type": "library",
          "name": "map-stream",
          "version": "0.1.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.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/event-stream/node_modules/map-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "pause-stream",
          "version": "0.0.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.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/event-stream/node_modules/pause-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "split",
          "version": "0.2.10",
          "bom-ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.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/event-stream/node_modules/split"
            }
          ]
        },
        {
          "type": "library",
          "name": "stream-combiner",
          "version": "0.0.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7|stream-combiner@0.0.4",
          "author": "'Dominic Tarr'",
          "description": "<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>",
          "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/event-stream/node_modules/stream-combiner"
            }
          ]
        },
        {
          "type": "library",
          "name": "through",
          "version": "2.3.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7|through@2.3.6",
          "author": "Dominic Tarr",
          "description": "simplified stream construction",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through@2.3.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/dominictarr/through.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://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.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/event-stream/node_modules/through"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "angular@1.4.4-tuxcare.1|graceful-fs@4.2.11",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-4.2.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45b279fe398570d342703579a3d7939c12c9fc7b33595d0fef76dcf857f89d2feb263f98692e881b288e2f45680585fe9755ab97793ade1fcaac7fa7849d17bd"
            },
            {
              "alg": "SHA-1",
              "content": "4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-bump",
      "version": "0.0.17",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-bump@0.0.17",
      "author": "Vojta Jína",
      "description": "Bump package version",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-bump@0.0.17",
      "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.0.17.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": "2.3.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-bump@0.0.17|semver@2.3.2",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@2.3.2",
          "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\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-2.3.2.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.3.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-cli@1.3.2",
      "author": "Grunt Development Team",
      "description": "The grunt command line interface",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-cli@1.3.2",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-cli/-/grunt-cli-1.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0e1c3899664729b71557b4c7c3c49be637b31524d13c2ffc8870f6f81c1ed3972143d640ef8c7adbeb6ba1c92b14d78c09c7d3913274ee851310e34947fe8ad"
            },
            {
              "alg": "SHA-1",
              "content": "60f12d12c1b5aae94ae3469c6b5fe24e960014e8"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-cli"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-clean",
      "version": "0.6.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-clean@0.6.0",
      "author": "Grunt Team",
      "description": "Clean files and folders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-clean/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-clean@0.6.0",
      "externalReferences": [
        {
          "url": "git://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",
          "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-0.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-clean"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.2.8",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-clean@0.6.0|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-contrib-clean/node_modules/rimraf"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-compress",
      "version": "0.12.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0",
      "author": "Grunt Team",
      "description": "Compress files and folders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-compress/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-compress@0.12.0",
      "externalReferences": [
        {
          "url": "git://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",
          "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-0.12.0.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": "archiver",
          "version": "0.11.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0",
          "author": "Chris Talkington",
          "description": "a streaming interface for archive generation",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/ctalkington/node-archiver/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/archiver@0.11.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ctalkington/node-archiver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ctalkington/node-archiver",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ctalkington/node-archiver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/archiver/-/archiver-0.11.0.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/archiver"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async",
              "version": "0.9.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|async@0.9.0",
              "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.9.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-0.9.0.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/archiver/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "buffer-crc32",
              "version": "0.2.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|buffer-crc32@0.2.5",
              "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.5",
              "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.5.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/archiver/node_modules/buffer-crc32"
                }
              ]
            },
            {
              "type": "library",
              "name": "glob",
              "version": "3.2.11",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|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/grunt-contrib-compress/node_modules/archiver/node_modules/glob"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|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/grunt-contrib-compress/node_modules/archiver/node_modules/glob/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "minimatch",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|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/grunt-contrib-compress/node_modules/archiver/node_modules/glob/node_modules/minimatch"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lru-cache",
                      "version": "2.5.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "A cache object that deletes the least-recently-used items.",
                      "purl": "pkg:npm/lru-cache@2.5.0",
                      "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.0.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/archiver/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sigmund",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "Quick and dirty signatures for Objects.",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/sigmund@1.0.0",
                      "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.0.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/archiver/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "lazystream",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|lazystream@0.1.0",
              "author": "J. Pommerening",
              "description": "Open Node Streams on demand.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/jpommerening/node-lazystream/blob/master/LICENSE-MIT"
                  }
                }
              ],
              "purl": "pkg:npm/lazystream@0.1.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-0.1.0.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/archiver/node_modules/lazystream"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.0.33",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33",
              "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.33",
              "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.33.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/archiver/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|core-util-is@1.0.1",
                  "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.1",
                  "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.1.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/archiver/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|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/grunt-contrib-compress/node_modules/archiver/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|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/grunt-contrib-compress/node_modules/archiver/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|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/grunt-contrib-compress/node_modules/archiver/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "tar-stream",
              "version": "0.4.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7",
              "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@0.4.7",
              "externalReferences": [
                {
                  "url": "git://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-0.4.7.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/archiver/node_modules/tar-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "bl",
                  "version": "0.9.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|bl@0.9.4",
                  "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@0.9.4",
                  "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-0.9.4.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/archiver/node_modules/tar-stream/node_modules/bl"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "end-of-stream",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|end-of-stream@1.1.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.1.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.1.0.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/archiver/node_modules/tar-stream/node_modules/end-of-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "once",
                      "version": "1.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Run a function exactly one time",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/once@1.3.1",
                      "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.1.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/archiver/node_modules/tar-stream/node_modules/end-of-stream/node_modules/once"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.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/archiver/node_modules/tar-stream/node_modules/end-of-stream/node_modules/once/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xtend",
                  "version": "4.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|xtend@4.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@4.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-4.0.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-compress/node_modules/archiver/node_modules/tar-stream/node_modules/xtend"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "zip-stream",
              "version": "0.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|zip-stream@0.4.1",
              "author": "Chris Talkington",
              "description": "a streaming zip archive generator.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/ctalkington/node-zip-stream/blob/master/LICENSE-MIT"
                  }
                }
              ],
              "purl": "pkg:npm/zip-stream@0.4.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/ctalkington/node-zip-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/ctalkington/node-zip-stream",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/ctalkington/node-zip-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/zip-stream/-/zip-stream-0.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/node_modules/archiver/node_modules/zip-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "compress-commons",
                  "version": "0.1.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|zip-stream@0.4.1|compress-commons@0.1.6",
                  "author": "Chris Talkington",
                  "description": "a library that defines a common interface for working with archives within node",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/ctalkington/node-compress-commons/blob/master/LICENSE-MIT"
                      }
                    }
                  ],
                  "purl": "pkg:npm/compress-commons@0.1.6",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/ctalkington/node-compress-commons.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/ctalkington/node-compress-commons",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/ctalkington/node-compress-commons/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/compress-commons/-/compress-commons-0.1.6.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/archiver/node_modules/zip-stream/node_modules/compress-commons"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "crc32-stream",
                      "version": "0.3.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|zip-stream@0.4.1|compress-commons@0.1.6|crc32-stream@0.3.3",
                      "author": "Chris Talkington",
                      "description": "a streaming CRC32 checksumer",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared",
                            "url": "https://github.com/archiverjs/node-crc32-stream/blob/master/LICENSE-MIT"
                          }
                        }
                      ],
                      "purl": "pkg:npm/crc32-stream@0.3.3",
                      "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-0.3.3.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/archiver/node_modules/zip-stream/node_modules/compress-commons/node_modules/crc32-stream"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "0.5.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1",
          "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.1",
          "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.1.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/chalk"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.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/grunt-contrib-compress/node_modules/chalk/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-string-regexp",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|escape-string-regexp@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Escape RegExp special characters",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/escape-string-regexp@1.0.3",
              "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.3.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/chalk/node_modules/escape-string-regexp"
                }
              ]
            },
            {
              "type": "library",
              "name": "has-ansi",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.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/grunt-contrib-compress/node_modules/chalk/node_modules/has-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|has-ansi@0.1.0|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/grunt-contrib-compress/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.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/grunt-contrib-compress/node_modules/chalk/node_modules/strip-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|strip-ansi@0.3.0|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/grunt-contrib-compress/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.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/grunt-contrib-compress/node_modules/chalk/node_modules/supports-color"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "prettysize",
          "version": "0.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|prettysize@0.0.3",
          "description": "Convert bytes to other sizes for prettier logging",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "https://github.com/davglass/prettysize/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/prettysize@0.0.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/davglass/prettysize.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/davglass/prettysize#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/davglass/prettysize/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/prettysize/-/prettysize-0.0.3.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/prettysize"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-connect",
      "version": "0.8.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0",
      "author": "Grunt Team",
      "description": "Start a connect web server.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-connect/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-connect@0.8.0",
      "externalReferences": [
        {
          "url": "git://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",
          "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-0.8.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-connect"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.9.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|async@0.9.0",
          "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.9.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-0.9.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-connect/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "connect-livereload",
          "version": "0.4.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect-livereload@0.4.1",
          "author": "Andi Neck",
          "description": "connect middleware for adding the livereload script to the response",
          "purl": "pkg:npm/connect-livereload@0.4.1",
          "externalReferences": [
            {
              "url": "git://github.com/intesso/connect-livereload.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/intesso/connect-livereload#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/intesso/connect-livereload/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-connect/node_modules/connect-livereload"
            }
          ]
        },
        {
          "type": "library",
          "name": "connect",
          "version": "2.19.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6",
          "author": "TJ Holowaychuk",
          "description": "High performance middleware framework",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/connect@2.19.6",
          "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-2.19.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-connect/node_modules/connect"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "basic-auth-connect",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|basic-auth-connect@1.0.0",
              "author": "Jonathan Ong",
              "description": "Basic auth middleware for node and connect",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/basic-auth-connect@1.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/basic-auth-connect.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/basic-auth-connect#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/basic-auth-connect/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-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-connect/node_modules/connect/node_modules/basic-auth-connect"
                }
              ]
            },
            {
              "type": "library",
              "name": "body-parser",
              "version": "1.3.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|body-parser@1.3.1",
              "author": "Jonathan Ong",
              "description": "Node.js body parsing middleware",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/body-parser@1.3.1",
              "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.3.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/body-parser"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "raw-body",
                  "version": "1.1.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|body-parser@1.3.1|raw-body@1.1.6",
                  "author": "Jonathan Ong",
                  "description": "Get and validate the raw body of a readable stream.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/raw-body@1.1.6",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/stream-utils/raw-body.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/stream-utils/raw-body#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/stream-utils/raw-body/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/body-parser/node_modules/raw-body"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "bytes",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|bytes@1.0.0",
              "author": "TJ Holowaychuk",
              "description": "byte size string parser / serializer",
              "purl": "pkg:npm/bytes@1.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/visionmedia/bytes.js.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/visionmedia/bytes.js#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/visionmedia/bytes.js/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/bytes"
                }
              ]
            },
            {
              "type": "library",
              "name": "compression",
              "version": "1.0.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7",
              "author": "Jonathan Ong",
              "description": "Compression middleware for connect and node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/compression@1.0.7",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/compression.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/compression#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/compression/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/compression/-/compression-1.0.7.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/compression"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "accepts",
                  "version": "1.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|accepts@1.0.3",
                  "author": "Jonathan Ong",
                  "description": "Higher-level content negotiation",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/accepts@1.0.3",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/expressjs/accepts.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/expressjs/accepts#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/expressjs/accepts/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/accepts/-/accepts-1.0.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/compression/node_modules/accepts"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "mime",
                      "version": "1.2.11",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|accepts@1.0.3|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/grunt-contrib-connect/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "negotiator",
                      "version": "0.4.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|accepts@1.0.3|negotiator@0.4.6",
                      "author": "Federico Romero",
                      "description": "HTTP content negotiation",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/negotiator@0.4.6",
                      "externalReferences": [
                        {
                          "url": "git://github.com/federomero/negotiator.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/federomero/negotiator#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/federomero/negotiator/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.6.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "compressible",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|compressible@1.1.0",
                  "author": "Jonathan Ong",
                  "description": "Compressible Content-Type / mime checking",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/compressible@1.1.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/expressjs/compressible.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/expressjs/compressible#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/expressjs/compressible/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/compressible/-/compressible-1.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/compression/node_modules/compressible"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "vary",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|vary@0.1.0",
                  "author": "Douglas Christopher Wilson",
                  "description": "Update the Vary header of a response",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/vary@0.1.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/expressjs/vary.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/expressjs/vary#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/expressjs/vary/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/vary/-/vary-0.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/compression/node_modules/vary"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "connect-timeout",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|connect-timeout@1.1.0",
              "author": "Jonathan Ong",
              "description": "timeout middleware",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/connect-timeout@1.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/timeout.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/timeout#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/timeout/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/connect-timeout/-/connect-timeout-1.1.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/connect-timeout"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "debug",
                  "version": "0.8.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|connect-timeout@1.1.0|debug@0.8.1",
                  "author": "TJ Holowaychuk",
                  "description": "small debugging utility",
                  "purl": "pkg:npm/debug@0.8.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/visionmedia/debug.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/debug#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/debug/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/connect-timeout/node_modules/debug"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "cookie-parser",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie-parser@1.1.0",
              "author": "TJ Holowaychuk",
              "description": "cookie parsing with signatures",
              "purl": "pkg:npm/cookie-parser@1.1.0",
              "externalReferences": [
                {
                  "url": "git://github.com/expressjs/cookie-parser.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/cookie-parser#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/cookie-parser/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.1.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/cookie-parser"
                }
              ]
            },
            {
              "type": "library",
              "name": "cookie-signature",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie-signature@1.0.3",
              "author": "TJ Holowaychuk",
              "description": "Sign and unsign cookies",
              "purl": "pkg:npm/cookie-signature@1.0.3",
              "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.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/cookie-signature"
                }
              ]
            },
            {
              "type": "library",
              "name": "cookie",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie@0.1.2",
              "author": "Roman Shtylman",
              "description": "cookie parsing and serialization",
              "purl": "pkg:npm/cookie@0.1.2",
              "externalReferences": [
                {
                  "url": "git://github.com/shtylman/node-cookie.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/shtylman/node-cookie#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/shtylman/node-cookie/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/cookie"
                }
              ]
            },
            {
              "type": "library",
              "name": "csurf",
              "version": "1.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1",
              "author": "Jonathan Ong",
              "description": "CSRF token middleware",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/csurf@1.2.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/csurf.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/csurf#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/csurf/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/csurf/-/csurf-1.2.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/csurf"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "csrf-tokens",
                  "version": "1.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4",
                  "author": "Jonathan Ong",
                  "description": "primary logic behind csrf tokens",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/csrf-tokens@1.0.4",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/expressjs/csrf-tokens.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/expressjs/csrf-tokens#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/expressjs/csrf-tokens/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/csrf-tokens/-/csrf-tokens-1.0.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/csurf/node_modules/csrf-tokens"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "rndm",
                      "version": "1.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4|rndm@1.1.0",
                      "author": "Jonathan Ong",
                      "description": "random string generator",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/rndm@1.1.0",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/crypto-utils/rndm.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/crypto-utils/rndm#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/crypto-utils/rndm/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/rndm/-/rndm-1.1.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/csurf/node_modules/csrf-tokens/node_modules/rndm"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "scmp",
                      "version": "0.0.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4|scmp@0.0.3",
                      "author": "Sean Lavine",
                      "description": "safe, constant-time string-comparison",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/scmp@0.0.3",
                      "externalReferences": [
                        {
                          "url": "git://github.com/freewil/scmp.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/freewil/scmp#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/freewil/scmp/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/scmp/-/scmp-0.0.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/csurf/node_modules/csrf-tokens/node_modules/scmp"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "uid2",
                      "version": "0.0.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4|uid2@0.0.3",
                      "description": "strong uid",
                      "purl": "pkg:npm/uid2@0.0.3",
                      "externalReferences": [
                        {
                          "url": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/csurf/node_modules/csrf-tokens/node_modules/uid2"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "debug",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|debug@1.0.2",
              "author": "TJ Holowaychuk",
              "description": "small debugging utility",
              "purl": "pkg:npm/debug@1.0.2",
              "externalReferences": [
                {
                  "url": "git://github.com/visionmedia/debug.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/visionmedia/debug#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/visionmedia/debug/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/debug/-/debug-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/node_modules/connect/node_modules/debug"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ms",
                  "version": "0.6.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|debug@1.0.2|ms@0.6.2",
                  "description": "Tiny ms conversion utility",
                  "purl": "pkg:npm/ms@0.6.2",
                  "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.6.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/debug/node_modules/ms"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "errorhandler",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|errorhandler@1.0.2",
              "author": "Jonathan Ong",
              "description": "connect's default error handler page",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/errorhandler@1.0.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/errorhandler.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/errorhandler#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/errorhandler/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/errorhandler/-/errorhandler-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/node_modules/connect/node_modules/errorhandler"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-html",
              "version": "1.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|escape-html@1.0.1",
              "description": "Escape HTML entities",
              "purl": "pkg:npm/escape-html@1.0.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/escape-html"
                }
              ]
            },
            {
              "type": "library",
              "name": "express-session",
              "version": "1.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1",
              "author": "TJ Holowaychuk",
              "description": "THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/express-session@1.2.1",
              "externalReferences": [
                {
                  "url": "git://github.com/expressjs/session.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/session#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/session/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/express-session/-/express-session-1.2.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/express-session"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "buffer-crc32",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|buffer-crc32@0.2.1",
                  "author": "Brian J. Brennan",
                  "description": "A pure javascript CRC32 algorithm that plays nice with binary data",
                  "purl": "pkg:npm/buffer-crc32@0.2.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/express-session/node_modules/buffer-crc32"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "debug",
                  "version": "0.8.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|debug@0.8.1",
                  "author": "TJ Holowaychuk",
                  "description": "small debugging utility",
                  "purl": "pkg:npm/debug@0.8.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/visionmedia/debug.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/debug#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/debug/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/express-session/node_modules/debug"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "uid2",
                  "version": "0.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|uid2@0.0.3",
                  "description": "strong uid",
                  "purl": "pkg:npm/uid2@0.0.3",
                  "externalReferences": [
                    {
                      "url": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/express-session/node_modules/uid2"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "utils-merge",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|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/grunt-contrib-connect/node_modules/connect/node_modules/express-session/node_modules/utils-merge"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "fresh",
              "version": "0.2.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|fresh@0.2.2",
              "author": "TJ Holowaychuk",
              "description": "HTTP response freshness testing",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/visionmedia/node-fresh/blob/master/Readme.md#license"
                  }
                }
              ],
              "purl": "pkg:npm/fresh@0.2.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/visionmedia/node-fresh.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/visionmedia/node-fresh#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/visionmedia/node-fresh/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/fresh/-/fresh-0.2.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/fresh"
                }
              ]
            },
            {
              "type": "library",
              "name": "method-override",
              "version": "2.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|method-override@2.0.2",
              "author": "Jonathan Ong",
              "description": "Override HTTP verbs",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/method-override@2.0.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/method-override.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/method-override#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/method-override/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/method-override/-/method-override-2.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/node_modules/connect/node_modules/method-override"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "methods",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|method-override@2.0.2|methods@1.0.1",
                  "author": "TJ Holowaychuk",
                  "description": "HTTP methods that node supports",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/methods@1.0.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/visionmedia/node-methods.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-methods#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-methods/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/methods/-/methods-1.0.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/method-override/node_modules/methods"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "vary",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|method-override@2.0.2|vary@0.1.0",
                  "author": "Douglas Christopher Wilson",
                  "description": "Update the Vary header of a response",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/vary@0.1.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/expressjs/vary.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/expressjs/vary#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/expressjs/vary/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/vary/-/vary-0.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/method-override/node_modules/vary"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "morgan",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|morgan@1.1.1",
              "author": "Jonathan Ong",
              "description": "http request logger middleware for node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/morgan@1.1.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/morgan.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/morgan#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/morgan/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/morgan/-/morgan-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/morgan"
                }
              ]
            },
            {
              "type": "library",
              "name": "multiparty",
              "version": "3.2.8",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8",
              "description": "multipart/form-data parser which supports streaming",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/multiparty@3.2.8",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/andrewrk/node-multiparty.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/andrewrk/node-multiparty#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/andrewrk/node-multiparty/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/multiparty/-/multiparty-3.2.8.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/multiparty"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.1.13",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|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/grunt-contrib-connect/node_modules/connect/node_modules/multiparty/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|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/grunt-contrib-connect/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|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/grunt-contrib-connect/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|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/grunt-contrib-connect/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "stream-counter",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|stream-counter@0.2.0",
                  "author": "Andrew Kelley",
                  "description": "keeps track of how many bytes have been written to a stream",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/stream-counter@0.2.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/superjoe30/node-stream-counter.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/superjoe30/node-stream-counter#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/superjoe30/node-stream-counter/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/stream-counter/-/stream-counter-0.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/multiparty/node_modules/stream-counter"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "on-headers",
              "version": "0.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|on-headers@0.0.0",
              "author": "Douglas Christopher Wilson",
              "description": "Execute a listener when a response is about to write headers",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/on-headers@0.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/on-headers.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/on-headers#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/on-headers/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/on-headers/-/on-headers-0.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/on-headers"
                }
              ]
            },
            {
              "type": "library",
              "name": "parseurl",
              "version": "1.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|parseurl@1.0.1",
              "author": "Jonathan Ong",
              "description": "parse a url with memoization",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/parseurl@1.0.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/parseurl.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/parseurl#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/parseurl/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/parseurl/-/parseurl-1.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/parseurl"
                }
              ]
            },
            {
              "type": "library",
              "name": "pause",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|pause@0.0.1",
              "author": "TJ Holowaychuk",
              "description": "Pause streams...",
              "purl": "pkg:npm/pause@0.0.1",
              "externalReferences": [
                {
                  "url": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/pause"
                }
              ]
            },
            {
              "type": "library",
              "name": "qs",
              "version": "0.6.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|qs@0.6.6",
              "author": "TJ Holowaychuk",
              "description": "querystring parser",
              "purl": "pkg:npm/qs@0.6.6",
              "externalReferences": [
                {
                  "url": "git://github.com/visionmedia/node-querystring.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/visionmedia/node-querystring#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/visionmedia/node-querystring/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/qs"
                }
              ]
            },
            {
              "type": "library",
              "name": "response-time",
              "version": "2.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|response-time@2.0.0",
              "author": "Jonathan Ong",
              "description": "X-Response-Time header for node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/response-time@2.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/response-time.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/response-time#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/response-time/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/response-time/-/response-time-2.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/response-time"
                }
              ]
            },
            {
              "type": "library",
              "name": "serve-favicon",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-favicon@2.0.1",
              "author": "Douglas Christopher Wilson",
              "description": "favicon serving middleware with caching",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/serve-favicon@2.0.1",
              "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.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/serve-favicon"
                }
              ]
            },
            {
              "type": "library",
              "name": "serve-index",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1",
              "author": "Douglas Christopher Wilson",
              "description": "Serve directory listings",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/serve-index@1.1.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/serve-index.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/serve-index#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/serve-index/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/serve-index/-/serve-index-1.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/serve-index"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "accepts",
                  "version": "1.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|accepts@1.0.3",
                  "author": "Jonathan Ong",
                  "description": "Higher-level content negotiation",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/accepts@1.0.3",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/expressjs/accepts.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/expressjs/accepts#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/expressjs/accepts/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/accepts/-/accepts-1.0.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/serve-index/node_modules/accepts"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "mime",
                      "version": "1.2.11",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|accepts@1.0.3|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/grunt-contrib-connect/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/mime"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "negotiator",
                      "version": "0.4.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|accepts@1.0.3|negotiator@0.4.6",
                      "author": "Federico Romero",
                      "description": "HTTP content negotiation",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/negotiator@0.4.6",
                      "externalReferences": [
                        {
                          "url": "git://github.com/federomero/negotiator.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/federomero/negotiator#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/federomero/negotiator/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.6.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "batch",
                  "version": "0.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|batch@0.5.0",
                  "author": "TJ Holowaychuk",
                  "description": "Simple async batch",
                  "purl": "pkg:npm/batch@0.5.0",
                  "externalReferences": [
                    {
                      "url": "https://registry.npmjs.org/batch/-/batch-0.5.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/serve-index/node_modules/batch"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "serve-static",
              "version": "1.2.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3",
              "author": "Douglas Christopher Wilson",
              "description": "Serve static files",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/serve-static@1.2.3",
              "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.2.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/serve-static"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "send",
                  "version": "0.4.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3",
                  "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.4.3",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/visionmedia/send.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/send#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/send/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/send/-/send-0.4.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/serve-static/node_modules/send"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "finished",
                      "version": "1.2.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|finished@1.2.2",
                      "author": "Jonathan Ong",
                      "description": "Execute a callback when a request closes, finishes, or errors",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/finished@1.2.2",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/expressjs/finished.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/expressjs/finished#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/expressjs/finished/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/finished/-/finished-1.2.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/finished"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "ee-first",
                          "version": "1.0.3",
                          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|finished@1.2.2|ee-first@1.0.3",
                          "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.0.3",
                          "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.0.3.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/finished/node_modules/ee-first"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "mime",
                      "version": "1.2.11",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|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/grunt-contrib-connect/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "range-parser",
                      "version": "1.0.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|range-parser@1.0.2",
                      "author": "TJ Holowaychuk",
                      "description": "Range header field string parser",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/range-parser@1.0.2",
                      "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.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/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/range-parser"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "type-is",
              "version": "1.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|type-is@1.2.1",
              "author": "Jonathan Ong",
              "description": "Infer the content-type of a request.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/type-is@1.2.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/type-is.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/type-is#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/type-is/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/type-is/-/type-is-1.2.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/connect/node_modules/type-is"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "mime-types",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|type-is@1.2.1|mime-types@1.0.0",
                  "author": "Jonathan Ong",
                  "description": "ultimate mime type utility",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mime-types@1.0.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/expressjs/mime-types.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/expressjs/mime-types#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/expressjs/mime-types/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/mime-types/-/mime-types-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-connect/node_modules/connect/node_modules/type-is/node_modules/mime-types"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "vhost",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|vhost@1.0.0",
              "author": "Jonathan Ong",
              "description": "virtual domain hosting",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/vhost@1.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/vhost.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/vhost#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/vhost/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/vhost/-/vhost-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-connect/node_modules/connect/node_modules/vhost"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "open",
          "version": "0.0.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|open@0.0.5",
          "author": "J Jordan",
          "description": "open a file or url in the user's preferred application",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/open@0.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/pwnall/node-open.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jjrdn/node-open",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/pwnall/node-open/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/open/-/open-0.0.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-connect/node_modules/open"
            }
          ]
        },
        {
          "type": "library",
          "name": "portscanner",
          "version": "0.2.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|portscanner@0.2.3",
          "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@0.2.3",
          "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-0.2.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-connect/node_modules/portscanner"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async",
              "version": "0.1.15",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|portscanner@0.2.3|async@0.1.15",
              "author": "Caolan McMahon",
              "description": "Higher-order functions and common patterns for asynchronous code",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "http://github.com/caolan/async/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/async@0.1.15",
              "externalReferences": [
                {
                  "url": "git+ssh://git@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": "http://github.com/caolan/async/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/async/-/async-0.1.15.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-connect/node_modules/portscanner/node_modules/async"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-copy",
      "version": "0.6.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0",
      "author": "Grunt Team",
      "description": "Copy files and folders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-copy/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-copy@0.6.0",
      "externalReferences": [
        {
          "url": "git://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",
          "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-0.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-copy"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "0.5.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1",
          "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.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-copy/node_modules/chalk"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.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/grunt-contrib-copy/node_modules/chalk/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-string-regexp",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|escape-string-regexp@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Escape RegExp special characters",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/escape-string-regexp@1.0.3",
              "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.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-copy/node_modules/chalk/node_modules/escape-string-regexp"
                }
              ]
            },
            {
              "type": "library",
              "name": "has-ansi",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.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/grunt-contrib-copy/node_modules/chalk/node_modules/has-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|has-ansi@0.1.0|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/grunt-contrib-copy/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.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/grunt-contrib-copy/node_modules/chalk/node_modules/strip-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|strip-ansi@0.3.0|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/grunt-contrib-copy/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.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/grunt-contrib-copy/node_modules/chalk/node_modules/supports-color"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-jshint",
      "version": "0.10.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0",
      "author": "Grunt Team",
      "description": "Validate files with JSHint.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-jshint/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-jshint@0.10.0",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-contrib-jshint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-jshint",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-jshint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-0.10.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-jshint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hooker",
          "version": "0.2.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|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/grunt-contrib-jshint/node_modules/hooker"
            }
          ]
        },
        {
          "type": "library",
          "name": "jshint",
          "version": "2.5.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11",
          "author": "Anton Kovalyov",
          "description": "Static analysis tool for JavaScript",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jshint/jshint/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/jshint@2.5.11",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshint/jshint.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://jshint.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshint/jshint/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/jshint/-/jshint-2.5.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-jshint/node_modules/jshint"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "cli",
              "version": "0.6.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6",
              "author": "Chris O'Hara",
              "description": "A tool for rapidly building command line apps",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/cli@0.6.6",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/chriso/cli.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "http://github.com/chriso/cli",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "http://github.com/chriso/cli/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cli/-/cli-0.6.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/cli"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "glob",
                  "version": "3.2.11",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|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/grunt-contrib-jshint/node_modules/jshint/node_modules/cli/node_modules/glob"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|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/grunt-contrib-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "minimatch",
                      "version": "0.3.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|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/grunt-contrib-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lru-cache",
                          "version": "2.5.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
                          "author": "Isaac Z. Schlueter",
                          "description": "A cache object that deletes the least-recently-used items.",
                          "purl": "pkg:npm/lru-cache@2.5.0",
                          "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.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "sigmund",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0",
                          "author": "Isaac Z. Schlueter",
                          "description": "Quick and dirty signatures for Objects.",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/sigmund@1.0.0",
                          "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.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "console-browserify",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|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/grunt-contrib-jshint/node_modules/jshint/node_modules/console-browserify"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "date-now",
                  "version": "0.1.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|console-browserify@1.1.0|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/grunt-contrib-jshint/node_modules/jshint/node_modules/console-browserify/node_modules/date-now"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "exit",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|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/grunt-contrib-jshint/node_modules/jshint/node_modules/exit"
                }
              ]
            },
            {
              "type": "library",
              "name": "htmlparser2",
              "version": "3.8.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2",
              "author": "Felix Boehm",
              "description": "Fast & forgiving HTML/XML/RSS parser",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/htmlparser2@3.8.2",
              "externalReferences": [
                {
                  "url": "git://github.com/fb55/htmlparser2.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/fb55/htmlparser2#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "http://github.com/fb55/htmlparser2/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "domelementtype",
                  "version": "1.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domelementtype@1.3.0",
                  "author": "Felix Boehm",
                  "description": "all the types of nodes in htmlparser2's dom",
                  "purl": "pkg:npm/domelementtype@1.3.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/FB55/domelementtype.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/FB55/domelementtype#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/FB55/domelementtype/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/domelementtype"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "domhandler",
                  "version": "2.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domhandler@2.3.0",
                  "author": "Felix Boehm",
                  "description": "handler for htmlparser2 that turns pages into a dom",
                  "purl": "pkg:npm/domhandler@2.3.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/fb55/DomHandler.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/fb55/DomHandler#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/fb55/DomHandler/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/domhandler"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "domutils",
                  "version": "1.5.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|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/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/domutils"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "dom-serializer",
                      "version": "0.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1|dom-serializer@0.1.0",
                      "author": "Felix Boehm",
                      "description": "render dom nodes to string",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/dom-serializer@0.1.0",
                      "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.1.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/domutils/node_modules/dom-serializer"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "domelementtype",
                          "version": "1.1.3",
                          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1|dom-serializer@0.1.0|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/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/domutils/node_modules/dom-serializer/node_modules/domelementtype"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "entities",
                          "version": "1.1.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1|dom-serializer@0.1.0|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/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/domutils/node_modules/dom-serializer/node_modules/entities"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "entities",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|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/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/entities"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.1.13",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.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/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|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/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|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/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|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/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|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/grunt-contrib-jshint/node_modules/jshint/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lru-cache",
                  "version": "2.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|minimatch@1.0.0|lru-cache@2.5.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "A cache object that deletes the least-recently-used items.",
                  "purl": "pkg:npm/lru-cache@2.5.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sigmund",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|minimatch@1.0.0|sigmund@1.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Quick and dirty signatures for Objects.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/sigmund@1.0.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/minimatch/node_modules/sigmund"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-json-comments",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|strip-json-comments@1.0.2",
              "author": "Sindre Sorhus",
              "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-json-comments@1.0.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-json-comments#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-json-comments/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/strip-json-comments"
                }
              ]
            },
            {
              "type": "library",
              "name": "underscore",
              "version": "1.6.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|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/grunt-contrib-jshint/node_modules/jshint/node_modules/underscore"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-ddescribe-iit",
      "version": "0.0.6",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-ddescribe-iit@0.0.6",
      "author": "Brian Ford",
      "description": "Grunt task for checking that iit and ddescribe don't make it into committed code",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-ddescribe-iit@0.0.6",
      "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.6.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": "2.9.24",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-ddescribe-iit@0.0.6|bluebird@2.9.24",
          "author": "Petka Antonov",
          "description": "Full featured Promises/A+ implementation with exceptionally good performance",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/bluebird@2.9.24",
          "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-2.9.24.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": "win-spawn",
          "version": "2.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-ddescribe-iit@0.0.6|win-spawn@2.0.0",
          "author": "ForbesLindesay",
          "description": "Spawn for node.js but in a way that works regardless of which OS you're using",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/win-spawn@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ForbesLindesay/win-spawn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ForbesLindesay/win-spawn#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ForbesLindesay/win-spawn/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/win-spawn/-/win-spawn-2.0.0.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/win-spawn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-jasmine-node",
      "version": "0.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jasmine-node@0.1.0",
      "author": "Omar Gonzalez",
      "description": "Grunt task for running jasmine-node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/s9tpepper/grunt-jasmine-node/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-jasmine-node@0.1.0?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fvojtajina%2Fgrunt-jasmine-node.git%23ced17cbe52c1412b2ada53160432a5b681f37cd7",
      "externalReferences": [
        {
          "url": "git://github.com/s9tpepper/grunt-jasmine-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/s9tpepper/grunt-jasmine-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/s9tpepper/grunt-jasmine-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "git+ssh://git@github.com/vojtajina/grunt-jasmine-node.git#ced17cbe52c1412b2ada53160432a5b681f37cd7",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-jasmine-node"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-jscs",
      "version": "1.2.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0",
      "author": "Gustavo Henke",
      "description": "Grunt task for checking JavaScript Code Style with jscs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-jscs@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jscs-dev/grunt-jscs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jscs-dev/grunt-jscs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jscs-dev/grunt-jscs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-jscs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "hooker",
          "version": "0.2.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|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/grunt-jscs/node_modules/hooker"
            }
          ]
        },
        {
          "type": "library",
          "name": "jscs",
          "version": "1.10.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0",
          "author": "Marat Dulin",
          "description": "JavaScript Code Style",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jscs@1.10.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jscs-dev/node-jscs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jscs-dev/node-jscs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jscs-dev/node-jscs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/jscs/-/jscs-1.10.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-jscs/node_modules/jscs"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "colors",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|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/grunt-jscs/node_modules/jscs/node_modules/colors"
                }
              ]
            },
            {
              "type": "library",
              "name": "commander",
              "version": "2.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|commander@2.5.1",
              "author": "TJ Holowaychuk",
              "description": "the complete solution for node.js command-line programs",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/commander@2.5.1",
              "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.5.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/commander"
                }
              ]
            },
            {
              "type": "library",
              "name": "esprima-harmony-jscs",
              "version": "1.1.0-regex-token-fix",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|esprima-harmony-jscs@1.1.0-regex-token-fix",
              "author": "Ariya Hidayat",
              "description": "ECMAScript parsing infrastructure for multipurpose analysis",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
                  }
                }
              ],
              "purl": "pkg:npm/esprima-harmony-jscs@1.1.0-regex-token-fix",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/ariya/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": "http://issues.esprima.org",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/esprima-harmony-jscs/-/esprima-harmony-jscs-1.1.0-regex-token-fix.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/esprima-harmony-jscs"
                }
              ]
            },
            {
              "type": "library",
              "name": "esprima",
              "version": "1.2.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|esprima@1.2.5",
              "author": "Ariya Hidayat",
              "description": "ECMAScript parsing infrastructure for multipurpose analysis",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
                  }
                }
              ],
              "purl": "pkg:npm/esprima@1.2.5",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/ariya/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": "http://issues.esprima.org",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/esprima/-/esprima-1.2.5.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/esprima"
                }
              ]
            },
            {
              "type": "library",
              "name": "estraverse",
              "version": "1.9.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|estraverse@1.9.3",
              "description": "ECMAScript JS AST traversal functions",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://github.com/estools/estraverse/raw/master/LICENSE.BSD"
                  }
                }
              ],
              "purl": "pkg:npm/estraverse@1.9.3",
              "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-1.9.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/estraverse"
                }
              ]
            },
            {
              "type": "library",
              "name": "exit",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|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/grunt-jscs/node_modules/jscs/node_modules/exit"
                }
              ]
            },
            {
              "type": "library",
              "name": "glob",
              "version": "4.0.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|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/grunt-jscs/node_modules/jscs/node_modules/glob"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "graceful-fs",
                  "version": "3.0.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|graceful-fs@3.0.6",
                  "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@3.0.6",
                  "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.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/glob/node_modules/graceful-fs"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|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/grunt-jscs/node_modules/jscs/node_modules/glob/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "minimatch",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|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/grunt-jscs/node_modules/jscs/node_modules/glob/node_modules/minimatch"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lru-cache",
                      "version": "2.5.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|minimatch@1.0.0|lru-cache@2.5.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "A cache object that deletes the least-recently-used items.",
                      "purl": "pkg:npm/lru-cache@2.5.0",
                      "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.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sigmund",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|minimatch@1.0.0|sigmund@1.0.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "Quick and dirty signatures for Objects.",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/sigmund@1.0.0",
                      "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.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "once",
                  "version": "1.3.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|once@1.3.1",
                  "author": "Isaac Z. Schlueter",
                  "description": "Run a function exactly one time",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/once@1.3.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/glob/node_modules/once"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "wrappy",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|once@1.3.1|wrappy@1.0.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Callback wrapping utility",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/wrappy@1.0.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/glob/node_modules/once/node_modules/wrappy"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "2.0.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4",
              "author": "Isaac Z. Schlueter",
              "description": "a glob matcher in javascript",
              "purl": "pkg:npm/minimatch@2.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-2.0.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "brace-expansion",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4|brace-expansion@1.1.0",
                  "author": "Julian Gruber",
                  "description": "Brace expansion as known from sh/bash",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/brace-expansion@1.1.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/minimatch/node_modules/brace-expansion"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "balanced-match",
                      "version": "0.2.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
                      "author": "Julian Gruber",
                      "description": "Match balanced character pairs, like \"{\" and \"}\"",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/balanced-match@0.2.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-0.2.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "concat-map",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4|brace-expansion@1.1.0|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/grunt-jscs/node_modules/jscs/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-json-comments",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|strip-json-comments@1.0.2",
              "author": "Sindre Sorhus",
              "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-json-comments@1.0.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-json-comments#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-json-comments/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/strip-json-comments"
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "1.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|supports-color@1.2.1",
              "author": "Sindre Sorhus",
              "description": "Detect whether a terminal supports color",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/supports-color@1.2.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/supports-color"
                }
              ]
            },
            {
              "type": "library",
              "name": "vow-fs",
              "version": "0.3.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4",
              "author": "Dmitry Filatov",
              "description": "File I/O by Vow",
              "purl": "pkg:npm/vow-fs@0.3.4",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/dfilatov/vow-fs.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/dfilatov/vow-fs",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/dfilatov/vow-fs/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/vow-fs"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "glob",
                  "version": "4.5.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|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/grunt-jscs/node_modules/jscs/node_modules/vow-fs/node_modules/glob"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "inflight",
                      "version": "1.0.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|inflight@1.0.4",
                      "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.4",
                      "externalReferences": [
                        {
                          "url": "git://github.com/isaacs/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.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/vow-fs/node_modules/glob/node_modules/inflight"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/vow-fs/node_modules/glob/node_modules/inflight/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.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/grunt-jscs/node_modules/jscs/node_modules/vow-fs/node_modules/glob/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "once",
                      "version": "1.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|once@1.3.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Run a function exactly one time",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/once@1.3.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/vow-fs/node_modules/glob/node_modules/once"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|once@1.3.1|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/vow-fs/node_modules/glob/node_modules/once/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "node-uuid",
                  "version": "1.4.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|node-uuid@1.4.3",
                  "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.3",
                  "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#readme",
                      "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.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/vow-fs/node_modules/node-uuid"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "vow-queue",
                  "version": "0.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|vow-queue@0.4.1",
                  "author": "Dmitry Filatov",
                  "description": "Vow-based task queue",
                  "purl": "pkg:npm/vow-queue@0.4.1",
                  "externalReferences": [
                    {
                      "url": "git+ssh://git@github.com/dfilatov/vow-queue.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/dfilatov/vow-queue#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/dfilatov/vow-queue/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/vow-fs/node_modules/vow-queue"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "xmlbuilder",
              "version": "2.4.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|xmlbuilder@2.4.6",
              "author": "Ozgur Ozcitak",
              "description": "An XML builder for node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/xmlbuilder@2.4.6",
              "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-2.4.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/xmlbuilder"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lodash-node",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|xmlbuilder@2.4.6|lodash-node@2.4.1",
                  "author": "John-David Dalton",
                  "description": "A collection of Lo-Dash methods as Node.js modules generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash-node@2.4.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/lodash/lodash-node.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-node/-/lodash-node-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-jscs/node_modules/jscs/node_modules/xmlbuilder/node_modules/lodash-node"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "vow",
          "version": "0.4.9",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|vow@0.4.9",
          "author": "Dmitry Filatov",
          "description": "DOM Promise and Promises/A+ implementation for Node.js and browsers",
          "purl": "pkg:npm/vow@0.4.9",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/dfilatov/vow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://dfilatov.github.io/vow/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dfilatov/vow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/vow/-/vow-0.4.9.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-jscs/node_modules/vow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-merge-conflict",
      "version": "0.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|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.1.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2",
      "author": "Sindre Sorhus",
      "description": "Run shell commands",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-shell@1.1.2",
      "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.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-shell"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0",
          "description": "Terminal string styling done right. Much color.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@1.0.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-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-shell/node_modules/chalk"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|ansi-styles@2.0.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.0.1",
              "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-2.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-shell/node_modules/chalk/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-string-regexp",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|escape-string-regexp@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Escape RegExp special characters",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/escape-string-regexp@1.0.3",
              "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.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-shell/node_modules/chalk/node_modules/escape-string-regexp"
                }
              ]
            },
            {
              "type": "library",
              "name": "has-ansi",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|has-ansi@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Check if a string has ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/has-ansi@1.0.3",
              "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-1.0.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-shell/node_modules/chalk/node_modules/has-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|has-ansi@1.0.3|ansi-regex@1.1.1",
                  "author": "Sindre Sorhus",
                  "description": "Regular expression for matching ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ansi-regex@1.1.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-1.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-shell/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "get-stdin",
                  "version": "4.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|has-ansi@1.0.3|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/grunt-shell/node_modules/chalk/node_modules/has-ansi/node_modules/get-stdin"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|strip-ansi@2.0.1",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@2.0.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/strip-ansi.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-shell/node_modules/chalk/node_modules/strip-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1",
                  "author": "Sindre Sorhus",
                  "description": "Regular expression for matching ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ansi-regex@1.1.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-1.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt-shell/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "1.3.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|supports-color@1.3.1",
              "author": "Sindre Sorhus",
              "description": "Detect whether a terminal supports color",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/supports-color@1.3.1",
              "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.3.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-shell/node_modules/chalk/node_modules/supports-color"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt",
      "version": "0.4.5",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5",
      "author": "\"Cowboy\" Ben Alman",
      "description": "The JavaScript Task Runner",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/gruntjs/grunt/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt@0.4.5",
      "externalReferences": [
        {
          "url": "git://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": "http://github.com/gruntjs/grunt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/grunt/-/grunt-0.4.5.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": "async",
          "version": "0.1.22",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|async@0.1.22",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/caolan/async/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/async@0.1.22",
          "externalReferences": [
            {
              "url": "git+ssh://git@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": "http://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/async/-/async-0.1.22.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "coffee-script",
          "version": "1.3.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|coffee-script@1.3.3",
          "author": "Jeremy Ashkenas",
          "description": "Unfancy JavaScript",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.github.com/jashkenas/coffee-script/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/coffee-script@1.3.3",
          "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.3.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/coffee-script"
            }
          ]
        },
        {
          "type": "library",
          "name": "colors",
          "version": "0.6.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|colors@0.6.2",
          "author": "Marak Squires",
          "description": "get colors in your node.js console like what",
          "purl": "pkg:npm/colors@0.6.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/Marak/colors.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Marak/colors.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Marak/colors.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/colors"
            }
          ]
        },
        {
          "type": "library",
          "name": "dateformat",
          "version": "1.0.2-1.2.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|dateformat@1.0.2-1.2.3",
          "author": "Steven Levithan",
          "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
          "purl": "pkg:npm/dateformat@1.0.2-1.2.3",
          "externalReferences": [
            {
              "url": "https://github.com/felixge/node-dateformat",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.2-1.2.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/dateformat"
            }
          ]
        },
        {
          "type": "library",
          "name": "eventemitter2",
          "version": "0.4.14",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|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/grunt/node_modules/eventemitter2"
            }
          ]
        },
        {
          "type": "library",
          "name": "exit",
          "version": "0.1.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|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/grunt/node_modules/exit"
            }
          ]
        },
        {
          "type": "library",
          "name": "findup-sync",
          "version": "0.1.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3",
          "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.1.3",
          "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.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/findup-sync"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "glob",
              "version": "3.2.11",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.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/grunt/node_modules/findup-sync/node_modules/glob"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|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/grunt/node_modules/findup-sync/node_modules/glob/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "minimatch",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|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/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lru-cache",
                      "version": "2.5.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "A cache object that deletes the least-recently-used items.",
                      "purl": "pkg:npm/lru-cache@2.5.0",
                      "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.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sigmund",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "Quick and dirty signatures for Objects.",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/sigmund@1.0.0",
                      "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.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|lodash@2.4.1",
              "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.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt/node_modules/findup-sync/node_modules/lodash"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "getobject",
          "version": "0.1.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|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/grunt/node_modules/getobject"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "3.1.21",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|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/grunt/node_modules/glob"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "graceful-fs",
              "version": "1.2.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|glob@3.1.21|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/grunt/node_modules/glob/node_modules/graceful-fs"
                }
              ]
            },
            {
              "type": "library",
              "name": "inherits",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|glob@3.1.21|inherits@1.0.0",
              "author": "Isaac Z. Schlueter",
              "description": "A tiny simple way to do classic inheritance in js",
              "purl": "pkg:npm/inherits@1.0.0",
              "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.0.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/inherits"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "grunt-legacy-log",
          "version": "0.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-log@0.1.1",
          "author": "\"Cowboy\" Ben Alman",
          "description": "The Grunt 0.4.x logger.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/gruntjs/grunt-legacy-log/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/grunt-legacy-log@0.1.1",
          "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-0.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/grunt-legacy-log"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lodash",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-log@0.1.1|lodash@2.4.1",
              "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.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt/node_modules/grunt-legacy-log/node_modules/lodash"
                }
              ]
            },
            {
              "type": "library",
              "name": "underscore.string",
              "version": "2.3.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-log@0.1.1|underscore.string@2.3.3",
              "description": "String manipulation extensions for Underscore.js javascript library.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/underscore.string@2.3.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-2.3.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "grunt-legacy-util",
          "version": "0.2.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-util@0.2.0",
          "author": "\"Cowboy\" Ben Alman",
          "description": "Some old grunt utils provided for backwards compatibility.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/gruntjs/grunt-legacy-util/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/grunt-legacy-util@0.2.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-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/grunt-legacy-util"
            }
          ]
        },
        {
          "type": "library",
          "name": "hooker",
          "version": "0.2.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|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/grunt/node_modules/hooker"
            }
          ]
        },
        {
          "type": "library",
          "name": "iconv-lite",
          "version": "0.2.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|iconv-lite@0.2.11",
          "author": "Alexander Shtuchkin",
          "description": "Convert character encodings in pure javascript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/iconv-lite@0.2.11",
          "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.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/iconv-lite"
            }
          ]
        },
        {
          "type": "library",
          "name": "js-yaml",
          "version": "2.0.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5",
          "author": "Dervus Grim",
          "description": "YAML 1.2 parser and serializer",
          "purl": "pkg:npm/js-yaml@2.0.5",
          "externalReferences": [
            {
              "url": "git://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-2.0.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/js-yaml"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "argparse",
              "version": "0.1.16",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|argparse@0.1.16",
              "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@0.1.16",
              "externalReferences": [
                {
                  "url": "git://github.com/nodeca/argparse.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/nodeca/argparse",
                  "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-0.1.16.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt/node_modules/js-yaml/node_modules/argparse"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "underscore.string",
                  "version": "2.4.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|argparse@0.1.16|underscore.string@2.4.0",
                  "description": "String manipulation extensions for Underscore.js javascript library.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/underscore.string@2.4.0",
                  "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-2.4.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "underscore",
                  "version": "1.7.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|argparse@0.1.16|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/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "esprima",
              "version": "1.0.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|esprima@1.0.4",
              "description": "ECMAScript parsing infrastructure for multipurpose analysis",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
                  }
                }
              ],
              "purl": "pkg:npm/esprima@1.0.4",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/ariya/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/ariya/esprima/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/esprima/-/esprima-1.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/js-yaml/node_modules/esprima"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "0.9.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|lodash@0.9.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@0.9.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-0.9.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.2.14",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|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/grunt/node_modules/minimatch"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lru-cache",
              "version": "2.5.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|minimatch@0.2.14|lru-cache@2.5.0",
              "author": "Isaac Z. Schlueter",
              "description": "A cache object that deletes the least-recently-used items.",
              "purl": "pkg:npm/lru-cache@2.5.0",
              "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.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt/node_modules/minimatch/node_modules/lru-cache"
                }
              ]
            },
            {
              "type": "library",
              "name": "sigmund",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|minimatch@0.2.14|sigmund@1.0.0",
              "author": "Isaac Z. Schlueter",
              "description": "Quick and dirty signatures for Objects.",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/sigmund@1.0.0",
              "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.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt/node_modules/minimatch/node_modules/sigmund"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "nopt",
          "version": "1.0.10",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|nopt@1.0.10",
          "author": "Isaac Z. Schlueter",
          "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
          "purl": "pkg:npm/nopt@1.0.10",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/nopt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/nopt#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/nopt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/nopt"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "abbrev",
              "version": "1.0.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|nopt@1.0.10|abbrev@1.0.5",
              "author": "Isaac Z. Schlueter",
              "description": "Like ruby's abbrev module, but in js",
              "purl": "pkg:npm/abbrev@1.0.5",
              "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.5.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt/node_modules/nopt/node_modules/abbrev"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.2.8",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|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": "underscore.string",
          "version": "2.2.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|underscore.string@2.2.1",
          "description": "String manipulation extensions for Underscore.js javascript library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/underscore.string@2.2.1",
          "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-2.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/underscore.string"
            }
          ]
        },
        {
          "type": "library",
          "name": "which",
          "version": "1.0.9",
          "bom-ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|which@1.0.9",
          "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.0.9",
          "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.0.9.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/which"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-concat",
      "version": "2.5.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2",
      "author": "Fractal",
      "description": "Concatenates files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/wearefractal/gulp-concat/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/gulp-concat@2.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/wearefractal/gulp-concat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wearefractal/gulp-concat#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wearefractal/gulp-concat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.5.2.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": "concat-with-sourcemaps",
          "version": "1.0.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|concat-with-sourcemaps@1.0.2",
          "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.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-concat/node_modules/concat-with-sourcemaps"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "source-map",
              "version": "0.4.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|concat-with-sourcemaps@1.0.2|source-map@0.4.2",
              "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.4.2",
              "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.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-concat/node_modules/concat-with-sourcemaps/node_modules/source-map"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "amdefine",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|concat-with-sourcemaps@1.0.2|source-map@0.4.2|amdefine@0.1.0",
                  "author": "James Burke",
                  "description": "Provide AMD's define() API for declaring modules in the AMD format",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                      }
                    },
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/amdefine@0.1.0",
                  "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-0.1.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/concat-with-sourcemaps/node_modules/source-map/node_modules/amdefine"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "0.6.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.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@0.6.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-0.6.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-concat/node_modules/through2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.0.33",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33",
              "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.33",
              "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.33.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-concat/node_modules/through2/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
                  "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.1",
                  "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.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/through2/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|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/gulp-concat/node_modules/through2/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|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/gulp-concat/node_modules/through2/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|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/gulp-concat/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "xtend",
              "version": "4.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|xtend@4.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@4.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-4.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/through2/node_modules/xtend"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-foreach",
      "version": "0.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|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.4.4-tuxcare.1|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"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "chalk",
              "version": "0.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1",
              "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.1",
              "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.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/gulp-util/node_modules/chalk"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-styles",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.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/gulp-util/node_modules/chalk/node_modules/ansi-styles"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "escape-string-regexp",
                  "version": "1.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|escape-string-regexp@1.0.3",
                  "author": "Sindre Sorhus",
                  "description": "Escape RegExp special characters",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/escape-string-regexp@1.0.3",
                  "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.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/gulp-util/node_modules/chalk/node_modules/escape-string-regexp"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "has-ansi",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.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/gulp-util/node_modules/chalk/node_modules/has-ansi"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ansi-regex",
                      "version": "0.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0|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/gulp-util/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "strip-ansi",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.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/gulp-util/node_modules/chalk/node_modules/strip-ansi"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ansi-regex",
                      "version": "0.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0|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/gulp-util/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "supports-color",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.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/gulp-util/node_modules/chalk/node_modules/supports-color"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "dateformat",
              "version": "1.0.11",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11",
              "author": "Steven Levithan",
              "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
              "purl": "pkg:npm/dateformat@1.0.11",
              "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.11.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/node_modules/dateformat"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "get-stdin",
                  "version": "4.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|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/gulp-foreach/node_modules/gulp-util/node_modules/dateformat/node_modules/get-stdin"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "meow",
                  "version": "3.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0",
                  "author": "Sindre Sorhus",
                  "description": "CLI app helper",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/meow@3.1.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.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/gulp-util/node_modules/dateformat/node_modules/meow"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "camelcase-keys",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0",
                      "author": "Sindre Sorhus",
                      "description": "Convert object keys to camelCase",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/camelcase-keys@1.0.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-1.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/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/camelcase-keys"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "camelcase",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|camelcase@1.0.2",
                          "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.0.2",
                          "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.0.2.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/node_modules/dateformat/node_modules/meow/node_modules/camelcase-keys/node_modules/camelcase"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "map-obj",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|map-obj@1.0.0",
                          "author": "Sindre Sorhus",
                          "description": "Map object keys and values into a new object",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/map-obj@1.0.0",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/sindresorhus/map-obj.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/sindresorhus/map-obj#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/sindresorhus/map-obj/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/map-obj/-/map-obj-1.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/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/camelcase-keys/node_modules/map-obj"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "indent-string",
                      "version": "1.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1",
                      "author": "Sindre Sorhus",
                      "description": "Indent each line in a string",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/indent-string@1.2.1",
                      "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-1.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/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/indent-string"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "repeating",
                          "version": "1.1.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2",
                          "author": "Sindre Sorhus",
                          "description": "Repeat a string - fast",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/repeating@1.1.2",
                          "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-1.1.2.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/node_modules/dateformat/node_modules/meow/node_modules/indent-string/node_modules/repeating"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "is-finite",
                              "version": "1.0.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2|is-finite@1.0.0",
                              "author": "Sindre Sorhus",
                              "description": "ES6 Number.isFinite() ponyfill",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/is-finite@1.0.0",
                              "externalReferences": [
                                {
                                  "url": "git+https://github.com/sindresorhus/is-finite.git",
                                  "type": "vcs",
                                  "comment": "as detected from PackageJson property \"repository.url\""
                                },
                                {
                                  "url": "https://github.com/sindresorhus/is-finite#readme",
                                  "type": "website",
                                  "comment": "as detected from PackageJson property \"homepage\""
                                },
                                {
                                  "url": "https://github.com/sindresorhus/is-finite/issues",
                                  "type": "issue-tracker",
                                  "comment": "as detected from PackageJson property \"bugs.url\""
                                },
                                {
                                  "url": "https://registry.npmjs.org/is-finite/-/is-finite-1.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/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/indent-string/node_modules/repeating/node_modules/is-finite"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "minimist",
                      "version": "1.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|minimist@1.1.1",
                      "author": "James Halliday",
                      "description": "parse argument options",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/minimist@1.1.1",
                      "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.1.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/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/minimist"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "object-assign",
                      "version": "2.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|object-assign@2.0.0",
                      "author": "Sindre Sorhus",
                      "description": "ES6 Object.assign() ponyfill",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/object-assign@2.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-2.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/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/object-assign"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash._reinterpolate",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash._reinterpolate"
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash.template",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|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/gulp-util/node_modules/lodash.template"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lodash._escapestringchar",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash._escapestringchar"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.defaults",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.defaults"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._objecttypes",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.defaults/node_modules/lodash._objecttypes"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.escape",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._escapehtmlchar",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape/node_modules/lodash._escapehtmlchar"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._htmlescapes",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape/node_modules/lodash._escapehtmlchar/node_modules/lodash._htmlescapes"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash._reunescapedhtml",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape/node_modules/lodash._reunescapedhtml"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._htmlescapes",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape/node_modules/lodash._reunescapedhtml/node_modules/lodash._htmlescapes"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.keys",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._isnative",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash._isnative"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash._shimkeys",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash._shimkeys"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._objecttypes",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash._shimkeys/node_modules/lodash._objecttypes"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash.isobject",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash.isobject"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._objecttypes",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash.isobject/node_modules/lodash._objecttypes"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.templatesettings",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.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/gulp-util/node_modules/lodash.template/node_modules/lodash.templatesettings"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.values",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-foreach/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.values"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "minimist",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|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/gulp-util/node_modules/minimist"
                }
              ]
            },
            {
              "type": "library",
              "name": "multipipe",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|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/gulp-foreach/node_modules/gulp-util/node_modules/multipipe"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "duplexer2",
                  "version": "0.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|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/gulp-foreach/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "readable-stream",
                      "version": "1.1.13",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|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/gulp-foreach/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "core-util-is",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1",
                          "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.1",
                          "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.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/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/core-util-is"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "inherits",
                          "version": "2.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|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/gulp-foreach/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/inherits"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "isarray",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|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/gulp-foreach/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/isarray"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "string_decoder",
                          "version": "0.10.31",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|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/gulp-foreach/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/string_decoder"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "through2",
              "version": "0.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|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/gulp-util/node_modules/through2"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.0.33",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33",
                  "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.33",
                  "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.33.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/node_modules/through2/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|core-util-is@1.0.1",
                      "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.1",
                      "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.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/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|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/gulp-foreach/node_modules/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|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/gulp-foreach/node_modules/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|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/gulp-foreach/node_modules/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xtend",
                  "version": "3.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.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/gulp-util/node_modules/through2/node_modules/xtend"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "vinyl",
              "version": "0.2.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|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/gulp-util/node_modules/vinyl"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "clone-stats",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|vinyl@0.2.3|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/gulp-foreach/node_modules/gulp-util/node_modules/vinyl/node_modules/clone-stats"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "through",
          "version": "2.3.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|through@2.3.6",
          "author": "Dominic Tarr",
          "description": "simplified stream construction",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/through@2.3.6",
          "externalReferences": [
            {
              "url": "git+https://github.com/dominictarr/through.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://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.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-foreach/node_modules/through"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-jshint",
      "version": "1.4.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2",
      "author": "Fractal",
      "description": "JSHint plugin for gulp",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/wearefractal/gulp-jshint/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/gulp-jshint@1.4.2",
      "externalReferences": [
        {
          "url": "git://github.com/wearefractal/gulp-jshint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/wearefractal/gulp-jshint",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wearefractal/gulp-jshint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gulp-jshint/-/gulp-jshint-1.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-jshint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "gulp-util",
          "version": "2.2.20",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|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-jshint/node_modules/gulp-util"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "chalk",
              "version": "0.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1",
              "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.1",
              "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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/chalk"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-styles",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.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-jshint/node_modules/gulp-util/node_modules/chalk/node_modules/ansi-styles"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "escape-string-regexp",
                  "version": "1.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|escape-string-regexp@1.0.3",
                  "author": "Sindre Sorhus",
                  "description": "Escape RegExp special characters",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/escape-string-regexp@1.0.3",
                  "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.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/chalk/node_modules/escape-string-regexp"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "has-ansi",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.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-jshint/node_modules/gulp-util/node_modules/chalk/node_modules/has-ansi"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ansi-regex",
                      "version": "0.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0|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-jshint/node_modules/gulp-util/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "strip-ansi",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.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-jshint/node_modules/gulp-util/node_modules/chalk/node_modules/strip-ansi"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ansi-regex",
                      "version": "0.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0|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-jshint/node_modules/gulp-util/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "supports-color",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.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-jshint/node_modules/gulp-util/node_modules/chalk/node_modules/supports-color"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "dateformat",
              "version": "1.0.11",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11",
              "author": "Steven Levithan",
              "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
              "purl": "pkg:npm/dateformat@1.0.11",
              "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.11.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "get-stdin",
                  "version": "4.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|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/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/get-stdin"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "meow",
                  "version": "3.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0",
                  "author": "Sindre Sorhus",
                  "description": "CLI app helper",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/meow@3.1.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.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/meow"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "camelcase-keys",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0",
                      "author": "Sindre Sorhus",
                      "description": "Convert object keys to camelCase",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/camelcase-keys@1.0.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-1.0.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/camelcase-keys"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "camelcase",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|camelcase@1.0.2",
                          "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.0.2",
                          "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.0.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/camelcase-keys/node_modules/camelcase"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "map-obj",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|map-obj@1.0.0",
                          "author": "Sindre Sorhus",
                          "description": "Map object keys and values into a new object",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/map-obj@1.0.0",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/sindresorhus/map-obj.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/sindresorhus/map-obj#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/sindresorhus/map-obj/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/camelcase-keys/node_modules/map-obj"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "indent-string",
                      "version": "1.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1",
                      "author": "Sindre Sorhus",
                      "description": "Indent each line in a string",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/indent-string@1.2.1",
                      "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-1.2.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/indent-string"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "repeating",
                          "version": "1.1.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2",
                          "author": "Sindre Sorhus",
                          "description": "Repeat a string - fast",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/repeating@1.1.2",
                          "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-1.1.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/indent-string/node_modules/repeating"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "is-finite",
                              "version": "1.0.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2|is-finite@1.0.0",
                              "author": "Sindre Sorhus",
                              "description": "ES6 Number.isFinite() ponyfill",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/is-finite@1.0.0",
                              "externalReferences": [
                                {
                                  "url": "git+https://github.com/sindresorhus/is-finite.git",
                                  "type": "vcs",
                                  "comment": "as detected from PackageJson property \"repository.url\""
                                },
                                {
                                  "url": "https://github.com/sindresorhus/is-finite#readme",
                                  "type": "website",
                                  "comment": "as detected from PackageJson property \"homepage\""
                                },
                                {
                                  "url": "https://github.com/sindresorhus/is-finite/issues",
                                  "type": "issue-tracker",
                                  "comment": "as detected from PackageJson property \"bugs.url\""
                                },
                                {
                                  "url": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.0.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/indent-string/node_modules/repeating/node_modules/is-finite"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "minimist",
                      "version": "1.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|minimist@1.1.1",
                      "author": "James Halliday",
                      "description": "parse argument options",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/minimist@1.1.1",
                      "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.1.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/minimist"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "object-assign",
                      "version": "2.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|object-assign@2.0.0",
                      "author": "Sindre Sorhus",
                      "description": "ES6 Object.assign() ponyfill",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/object-assign@2.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-2.0.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/dateformat/node_modules/meow/node_modules/object-assign"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash._reinterpolate",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash._reinterpolate"
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash.template",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|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-jshint/node_modules/gulp-util/node_modules/lodash.template"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lodash._escapestringchar",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash._escapestringchar"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.defaults",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.defaults"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._objecttypes",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.defaults/node_modules/lodash._objecttypes"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.escape",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._escapehtmlchar",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape/node_modules/lodash._escapehtmlchar"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._htmlescapes",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape/node_modules/lodash._escapehtmlchar/node_modules/lodash._htmlescapes"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash._reunescapedhtml",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape/node_modules/lodash._reunescapedhtml"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._htmlescapes",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.escape/node_modules/lodash._reunescapedhtml/node_modules/lodash._htmlescapes"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.keys",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._isnative",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash._isnative"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash._shimkeys",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash._shimkeys"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._objecttypes",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash._shimkeys/node_modules/lodash._objecttypes"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash.isobject",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash.isobject"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._objecttypes",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.keys/node_modules/lodash.isobject/node_modules/lodash._objecttypes"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.templatesettings",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.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-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.templatesettings"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.values",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|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/gulp-jshint/node_modules/gulp-util/node_modules/lodash.template/node_modules/lodash.values"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "minimist",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|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-jshint/node_modules/gulp-util/node_modules/minimist"
                }
              ]
            },
            {
              "type": "library",
              "name": "multipipe",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|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/gulp-jshint/node_modules/gulp-util/node_modules/multipipe"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "duplexer2",
                  "version": "0.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|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/gulp-jshint/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "readable-stream",
                      "version": "1.1.13",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|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/gulp-jshint/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "core-util-is",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1",
                          "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.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/core-util-is"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "inherits",
                          "version": "2.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|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/gulp-jshint/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/inherits"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "isarray",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|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/gulp-jshint/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/isarray"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "string_decoder",
                          "version": "0.10.31",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|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/gulp-jshint/node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/string_decoder"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "through2",
              "version": "0.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|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-jshint/node_modules/gulp-util/node_modules/through2"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.0.33",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33",
                  "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.33",
                  "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.33.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/through2/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|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/gulp-jshint/node_modules/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|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/gulp-jshint/node_modules/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|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/gulp-jshint/node_modules/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xtend",
                  "version": "3.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.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-jshint/node_modules/gulp-util/node_modules/through2/node_modules/xtend"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "vinyl",
              "version": "0.2.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|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-jshint/node_modules/gulp-util/node_modules/vinyl"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "clone-stats",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|vinyl@0.2.3|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/gulp-jshint/node_modules/gulp-util/node_modules/vinyl/node_modules/clone-stats"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "jshint",
          "version": "2.4.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4",
          "author": "Anton Kovalyov",
          "description": "Static analysis tool for JavaScript",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jshint/jshint/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/jshint@2.4.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jshint/jshint.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://jshint.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jshint/jshint/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/jshint/-/jshint-2.4.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-jshint/node_modules/jshint"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "cli",
              "version": "0.4.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5",
              "author": "Chris O'Hara",
              "description": "A tool for rapidly building command line apps",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/cli@0.4.5",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/chriso/cli.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "http://github.com/chriso/cli",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "http://github.com/chriso/cli/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cli/-/cli-0.4.5.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/cli"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "glob",
                  "version": "5.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3",
                  "author": "Isaac Z. Schlueter",
                  "description": "a little globber",
                  "licenses": [
                    {
                      "license": {
                        "id": "ISC",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/glob@5.0.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-5.0.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "inflight",
                      "version": "1.0.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|inflight@1.0.4",
                      "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.4",
                      "externalReferences": [
                        {
                          "url": "git://github.com/isaacs/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.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/inflight"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|inflight@1.0.4|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/inflight/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.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/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "minimatch",
                      "version": "2.0.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4",
                      "author": "Isaac Z. Schlueter",
                      "description": "a glob matcher in javascript",
                      "purl": "pkg:npm/minimatch@2.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-2.0.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "brace-expansion",
                          "version": "1.1.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4|brace-expansion@1.1.0",
                          "author": "Julian Gruber",
                          "description": "Brace expansion as known from sh/bash",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/brace-expansion@1.1.0",
                          "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.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "balanced-match",
                              "version": "0.2.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
                              "author": "Julian Gruber",
                              "description": "Match balanced character pairs, like \"{\" and \"}\"",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/balanced-match@0.2.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-0.2.0.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "concat-map",
                              "version": "0.0.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4|brace-expansion@1.1.0|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/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "once",
                      "version": "1.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|once@1.3.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Run a function exactly one time",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/once@1.3.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/once"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|once@1.3.1|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/once/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "console-browserify",
              "version": "0.1.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|console-browserify@0.1.6",
              "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@0.1.6",
              "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-0.1.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/console-browserify"
                }
              ]
            },
            {
              "type": "library",
              "name": "exit",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|exit@0.1.2",
              "author": "\"Cowboy\" Ben Alman",
              "description": "A replacement for process.exit that ensures stdio are fully drained before exiting.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT"
                  }
                }
              ],
              "purl": "pkg:npm/exit@0.1.2",
              "externalReferences": [
                {
                  "url": "git://github.com/cowboy/node-exit.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/cowboy/node-exit",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/cowboy/node-exit/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/exit"
                }
              ]
            },
            {
              "type": "library",
              "name": "htmlparser2",
              "version": "3.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0",
              "author": "Felix Boehm",
              "description": "Fast & forgiving HTML/XML/RSS parser",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "http://github.com/fb55/htmlparser2/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/htmlparser2@3.3.0",
              "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.3.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/htmlparser2"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "domelementtype",
                  "version": "1.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domelementtype@1.3.0",
                  "author": "Felix Boehm",
                  "description": "all the types of nodes in htmlparser2's dom",
                  "purl": "pkg:npm/domelementtype@1.3.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/FB55/domelementtype.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/FB55/domelementtype#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/FB55/domelementtype/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/domelementtype"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "domhandler",
                  "version": "2.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domhandler@2.1.0",
                  "author": "Felix Boehm",
                  "description": "handler for htmlparser2 that turns pages into a dom",
                  "purl": "pkg:npm/domhandler@2.1.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/fb55/domhandler.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/fb55/domhandler#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/fb55/domhandler/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/domhandler/-/domhandler-2.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/domhandler"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "domutils",
                  "version": "1.1.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domutils@1.1.6",
                  "author": "Felix Boehm",
                  "description": "utilities for working with htmlparser2's dom",
                  "purl": "pkg:npm/domutils@1.1.6",
                  "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.1.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/domutils"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.0.33",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33",
                  "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.33",
                  "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.33.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|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/gulp-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|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/gulp-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|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/gulp-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "0.4.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|minimatch@0.4.0",
              "author": "Isaac Z. Schlueter",
              "description": "a glob matcher in javascript",
              "purl": "pkg:npm/minimatch@0.4.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.4.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lru-cache",
                  "version": "2.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|minimatch@0.4.0|lru-cache@2.5.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "A cache object that deletes the least-recently-used items.",
                  "purl": "pkg:npm/lru-cache@2.5.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sigmund",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|minimatch@0.4.0|sigmund@1.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Quick and dirty signatures for Objects.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/sigmund@1.0.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/minimatch/node_modules/sigmund"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "shelljs",
              "version": "0.1.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|shelljs@0.1.4",
              "author": "Artur Adib",
              "description": "Portable Unix shell commands for Node.js",
              "purl": "pkg:npm/shelljs@0.1.4",
              "externalReferences": [
                {
                  "url": "git://github.com/arturadib/shelljs.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "http://github.com/arturadib/shelljs",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/arturadib/shelljs/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/shelljs/-/shelljs-0.1.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/shelljs"
                }
              ]
            },
            {
              "type": "library",
              "name": "underscore",
              "version": "1.4.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|underscore@1.4.4",
              "author": "Jeremy Ashkenas",
              "description": "JavaScript's functional programming helper library.",
              "purl": "pkg:npm/underscore@1.4.4",
              "externalReferences": [
                {
                  "url": "git://github.com/documentcloud/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/documentcloud/underscore/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/jshint/node_modules/underscore"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.clone",
          "version": "2.4.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1",
          "author": "John-David Dalton",
          "description": "The Lo-Dash function `_.clone` as a Node.js module generated by lodash-cli.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.clone@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.clone/-/lodash.clone-2.4.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-jshint/node_modules/lodash.clone"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lodash._baseclone",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1",
              "author": "John-David Dalton",
              "description": "The internal Lo-Dash function `baseClone` as a Node.js module generated by lodash-cli.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lodash._baseclone@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._baseclone/-/lodash._baseclone-2.4.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lodash._getarray",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._getarray@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The internal Lo-Dash function `getArray` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash._getarray@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._getarray/-/lodash._getarray-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash._getarray"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._arraypool",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._getarray@2.4.1|lodash._arraypool@2.4.1",
                      "author": "John-David Dalton",
                      "description": "The internal Lo-Dash variable `arrayPool` as a Node.js module generated by lodash-cli.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/lodash._arraypool@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._arraypool/-/lodash._arraypool-2.4.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash._getarray/node_modules/lodash._arraypool"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash._releasearray",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._releasearray@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The internal Lo-Dash function `releaseArray` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash._releasearray@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._releasearray/-/lodash._releasearray-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash._releasearray"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._arraypool",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._releasearray@2.4.1|lodash._arraypool@2.4.1",
                      "author": "John-David Dalton",
                      "description": "The internal Lo-Dash variable `arrayPool` as a Node.js module generated by lodash-cli.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/lodash._arraypool@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._arraypool/-/lodash._arraypool-2.4.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash._releasearray/node_modules/lodash._arraypool"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash._maxpoolsize",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._releasearray@2.4.1|lodash._maxpoolsize@2.4.1",
                      "author": "John-David Dalton",
                      "description": "The internal Lo-Dash variable `maxPoolSize` as a Node.js module generated by lodash-cli.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/lodash._maxpoolsize@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._maxpoolsize/-/lodash._maxpoolsize-2.4.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash._releasearray/node_modules/lodash._maxpoolsize"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash._slice",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._slice@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The internal Lo-Dash function `slice` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash._slice@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._slice/-/lodash._slice-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash._slice"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.assign",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The Lo-Dash function `_.assign` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.assign@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.assign/-/lodash.assign-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.assign"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._objecttypes",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.assign/node_modules/lodash._objecttypes"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash.keys",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.assign/node_modules/lodash.keys"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._isnative",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash.keys@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.assign/node_modules/lodash.keys/node_modules/lodash._isnative"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "lodash._shimkeys",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash.keys@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.assign/node_modules/lodash.keys/node_modules/lodash._shimkeys"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.foreach",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.foreach@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The Lo-Dash function `_.forEach` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.foreach@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.foreach/-/lodash.foreach-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.foreach"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.forown",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The Lo-Dash function `_.forOwn` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.forown@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.forown/-/lodash.forown-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.forown"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._objecttypes",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.forown/node_modules/lodash._objecttypes"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash.keys",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.forown/node_modules/lodash.keys"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._isnative",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash.keys@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._isnative"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "lodash._shimkeys",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash.keys@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._shimkeys"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.isarray",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isarray@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The Lo-Dash function `_.isArray` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.isarray@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.isarray/-/lodash.isarray-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.isarray"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._isnative",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isarray@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.isarray/node_modules/lodash._isnative"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.isobject",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.isobject"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._objecttypes",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isobject@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._baseclone/node_modules/lodash.isobject/node_modules/lodash._objecttypes"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash._basecreatecallback",
              "version": "2.4.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1",
              "author": "John-David Dalton",
              "description": "The internal Lo-Dash function `baseCreateCallback` as a Node.js module generated by lodash-cli.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lodash._basecreatecallback@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._basecreatecallback/-/lodash._basecreatecallback-2.4.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lodash._setbinddata",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The internal Lo-Dash function `setBindData` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash._setbinddata@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._setbinddata/-/lodash._setbinddata-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash._setbinddata"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._isnative",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash._setbinddata/node_modules/lodash._isnative"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash.noop",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1|lodash.noop@2.4.1",
                      "author": "John-David Dalton",
                      "description": "The Lo-Dash function `_.noop` as a Node.js module generated by lodash-cli.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/lodash.noop@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.noop/-/lodash.noop-2.4.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash._setbinddata/node_modules/lodash.noop"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.bind",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The Lo-Dash function `_.bind` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.bind@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.bind/-/lodash.bind-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._createwrapper",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1",
                      "author": "John-David Dalton",
                      "description": "The internal Lo-Dash function `createWrapper` as a Node.js module generated by lodash-cli.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/lodash._createwrapper@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._createwrapper/-/lodash._createwrapper-2.4.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lodash._basebind",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1",
                          "author": "John-David Dalton",
                          "description": "The internal Lo-Dash function `baseBind` as a Node.js module generated by lodash-cli.",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/lodash._basebind@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._basebind/-/lodash._basebind-2.4.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basebind"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "lodash._basecreate",
                              "version": "2.4.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash._basecreate@2.4.1",
                              "author": "John-David Dalton",
                              "description": "The internal Lo-Dash function `baseCreate` as a Node.js module generated by lodash-cli.",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/lodash._basecreate@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._basecreate/-/lodash._basecreate-2.4.1.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basebind/node_modules/lodash._basecreate"
                                }
                              ],
                              "components": [
                                {
                                  "type": "library",
                                  "name": "lodash._isnative",
                                  "version": "2.4.1",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash._basecreate@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basebind/node_modules/lodash._basecreate/node_modules/lodash._isnative"
                                    }
                                  ]
                                },
                                {
                                  "type": "library",
                                  "name": "lodash.noop",
                                  "version": "2.4.1",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash._basecreate@2.4.1|lodash.noop@2.4.1",
                                  "author": "John-David Dalton",
                                  "description": "The Lo-Dash function `_.noop` as a Node.js module generated by lodash-cli.",
                                  "licenses": [
                                    {
                                      "license": {
                                        "id": "MIT",
                                        "acknowledgement": "declared"
                                      }
                                    }
                                  ],
                                  "purl": "pkg:npm/lodash.noop@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.noop/-/lodash.noop-2.4.1.tgz",
                                      "type": "distribution",
                                      "comment": "as detected from npm-ls property \"resolved\""
                                    }
                                  ],
                                  "properties": [
                                    {
                                      "name": "cdx:npm:package:path",
                                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basebind/node_modules/lodash._basecreate/node_modules/lodash.noop"
                                    }
                                  ]
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "lodash.isobject",
                              "version": "2.4.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basebind/node_modules/lodash.isobject"
                                }
                              ],
                              "components": [
                                {
                                  "type": "library",
                                  "name": "lodash._objecttypes",
                                  "version": "2.4.1",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash.isobject@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basebind/node_modules/lodash.isobject/node_modules/lodash._objecttypes"
                                    }
                                  ]
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "lodash._basecreatewrapper",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1",
                          "author": "John-David Dalton",
                          "description": "The internal Lo-Dash function `baseCreateWrapper` as a Node.js module generated by lodash-cli.",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/lodash._basecreatewrapper@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._basecreatewrapper/-/lodash._basecreatewrapper-2.4.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basecreatewrapper"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "lodash._basecreate",
                              "version": "2.4.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash._basecreate@2.4.1",
                              "author": "John-David Dalton",
                              "description": "The internal Lo-Dash function `baseCreate` as a Node.js module generated by lodash-cli.",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/lodash._basecreate@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._basecreate/-/lodash._basecreate-2.4.1.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basecreatewrapper/node_modules/lodash._basecreate"
                                }
                              ],
                              "components": [
                                {
                                  "type": "library",
                                  "name": "lodash._isnative",
                                  "version": "2.4.1",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash._basecreate@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basecreatewrapper/node_modules/lodash._basecreate/node_modules/lodash._isnative"
                                    }
                                  ]
                                },
                                {
                                  "type": "library",
                                  "name": "lodash.noop",
                                  "version": "2.4.1",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash._basecreate@2.4.1|lodash.noop@2.4.1",
                                  "author": "John-David Dalton",
                                  "description": "The Lo-Dash function `_.noop` as a Node.js module generated by lodash-cli.",
                                  "licenses": [
                                    {
                                      "license": {
                                        "id": "MIT",
                                        "acknowledgement": "declared"
                                      }
                                    }
                                  ],
                                  "purl": "pkg:npm/lodash.noop@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.noop/-/lodash.noop-2.4.1.tgz",
                                      "type": "distribution",
                                      "comment": "as detected from npm-ls property \"resolved\""
                                    }
                                  ],
                                  "properties": [
                                    {
                                      "name": "cdx:npm:package:path",
                                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basecreatewrapper/node_modules/lodash._basecreate/node_modules/lodash.noop"
                                    }
                                  ]
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "lodash.isobject",
                              "version": "2.4.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basecreatewrapper/node_modules/lodash.isobject"
                                }
                              ],
                              "components": [
                                {
                                  "type": "library",
                                  "name": "lodash._objecttypes",
                                  "version": "2.4.1",
                                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash.isobject@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basecreatewrapper/node_modules/lodash.isobject/node_modules/lodash._objecttypes"
                                    }
                                  ]
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "lodash.isfunction",
                          "version": "2.4.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash.isfunction@2.4.1",
                          "author": "John-David Dalton",
                          "description": "The Lo-Dash function `_.isFunction` as a Node.js module generated by lodash-cli.",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/lodash.isfunction@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.isfunction/-/lodash.isfunction-2.4.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash.isfunction"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "lodash._slice",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._slice@2.4.1",
                      "author": "John-David Dalton",
                      "description": "The internal Lo-Dash function `slice` as a Node.js module generated by lodash-cli.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/lodash._slice@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._slice/-/lodash._slice-2.4.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.bind/node_modules/lodash._slice"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.identity",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.identity@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The Lo-Dash function `_.identity` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.identity@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.identity/-/lodash.identity-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.identity"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.support",
                  "version": "2.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.support@2.4.1",
                  "author": "John-David Dalton",
                  "description": "The Lo-Dash object `_.support` as a Node.js module generated by lodash-cli.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.support@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.support/-/lodash.support-2.4.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.support"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash._isnative",
                      "version": "2.4.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.support@2.4.1|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/gulp-jshint/node_modules/lodash.clone/node_modules/lodash._basecreatecallback/node_modules/lodash.support/node_modules/lodash._isnative"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "map-stream",
          "version": "0.1.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|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/gulp-jshint/node_modules/map-stream"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-rename",
      "version": "1.2.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|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.5.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1",
      "author": "Florian Reiterer",
      "description": "Source map support for Gulp.js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-sourcemaps@1.5.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.5.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": "convert-source-map",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|convert-source-map@1.0.0",
          "author": "Thorsten Lorenz",
          "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/convert-source-map@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/convert-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.0.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": "graceful-fs",
          "version": "3.0.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|graceful-fs@3.0.6",
          "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@3.0.6",
          "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.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-sourcemaps/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-bom",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|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/gulp-sourcemaps/node_modules/strip-bom"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "first-chunk-stream",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|strip-bom@1.0.0|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/gulp-sourcemaps/node_modules/strip-bom/node_modules/first-chunk-stream"
                }
              ]
            },
            {
              "type": "library",
              "name": "is-utf8",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|strip-bom@1.0.0|is-utf8@0.2.0",
              "author": "wayfind",
              "description": "detect if a buffer is utf8 encoded.",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/is-utf8@0.2.0",
              "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.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/strip-bom/node_modules/is-utf8"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "0.6.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.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@0.6.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-0.6.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-sourcemaps/node_modules/through2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.0.33",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33",
              "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.33",
              "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.33.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-sourcemaps/node_modules/through2/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
                  "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.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-sourcemaps/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|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/gulp-sourcemaps/node_modules/through2/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|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/gulp-sourcemaps/node_modules/through2/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|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/gulp-sourcemaps/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "xtend",
              "version": "4.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|xtend@4.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@4.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-4.0.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/through2/node_modules/xtend"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "vinyl",
          "version": "0.4.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|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/gulp-sourcemaps/node_modules/vinyl"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "clone-stats",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|vinyl@0.4.6|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/gulp-sourcemaps/node_modules/vinyl/node_modules/clone-stats"
                }
              ]
            },
            {
              "type": "library",
              "name": "clone",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|vinyl@0.4.6|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/gulp-sourcemaps/node_modules/vinyl/node_modules/clone"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-uglify",
      "version": "1.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0",
      "author": "Terin Stock",
      "description": "Minify files with UglifyJS.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gulp-uglify@1.1.0",
      "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.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gulp-uglify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "deepmerge",
          "version": "0.2.7",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|deepmerge@0.2.7",
          "author": "Nick Fisher",
          "description": "A library for deep (recursive) merging of Javascript objects",
          "purl": "pkg:npm/deepmerge@0.2.7",
          "externalReferences": [
            {
              "url": "git://github.com/nrf110/deepmerge.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nrf110/deepmerge",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nrf110/deepmerge/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/deepmerge/-/deepmerge-0.2.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-uglify/node_modules/deepmerge"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "0.6.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.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@0.6.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-0.6.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-uglify/node_modules/through2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.0.33",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33",
              "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.33",
              "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.33.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-uglify/node_modules/through2/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
                  "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.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-uglify/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|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/gulp-uglify/node_modules/through2/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|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/gulp-uglify/node_modules/through2/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|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/gulp-uglify/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "xtend",
              "version": "4.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|xtend@4.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@4.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-4.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-uglify/node_modules/through2/node_modules/xtend"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "uglify-js",
          "version": "2.4.16",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16",
          "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uglify-js@2.4.16",
          "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.16.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-uglify/node_modules/uglify-js"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async",
              "version": "0.2.10",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|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/gulp-uglify/node_modules/uglify-js/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "optimist",
              "version": "0.3.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|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/gulp-uglify/node_modules/uglify-js/node_modules/optimist"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "wordwrap",
                  "version": "0.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|optimist@0.3.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/gulp-uglify/node_modules/uglify-js/node_modules/optimist/node_modules/wordwrap"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "source-map",
              "version": "0.1.34",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|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/gulp-uglify/node_modules/uglify-js/node_modules/source-map"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "amdefine",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|source-map@0.1.34|amdefine@0.1.0",
                  "author": "James Burke",
                  "description": "Provide AMD's define() API for declaring modules in the AMD format",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                      }
                    },
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/amdefine@0.1.0",
                  "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-0.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-uglify/node_modules/uglify-js/node_modules/source-map/node_modules/amdefine"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "uglify-to-browserify",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|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/gulp-uglify/node_modules/uglify-js/node_modules/uglify-to-browserify"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "vinyl-sourcemaps-apply",
          "version": "0.1.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|vinyl-sourcemaps-apply@0.1.4",
          "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.1.4",
          "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.1.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-uglify/node_modules/vinyl-sourcemaps-apply"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "source-map",
              "version": "0.1.43",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|vinyl-sourcemaps-apply@0.1.4|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/gulp-uglify/node_modules/vinyl-sourcemaps-apply/node_modules/source-map"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "amdefine",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|vinyl-sourcemaps-apply@0.1.4|source-map@0.1.43|amdefine@0.1.0",
                  "author": "James Burke",
                  "description": "Provide AMD's define() API for declaring modules in the AMD format",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                      }
                    },
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/amdefine@0.1.0",
                  "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-0.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-uglify/node_modules/vinyl-sourcemaps-apply/node_modules/source-map/node_modules/amdefine"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp-util",
      "version": "3.0.4",
      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4",
      "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@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/wearefractal/gulp-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wearefractal/gulp-util#readme",
          "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-3.0.4.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": "array-differ",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|array-differ@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Create an array with values that are present in the first input array but not additional ones",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/array-differ@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/array-differ.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/array-differ#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/array-differ/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-util/node_modules/array-differ"
            }
          ]
        },
        {
          "type": "library",
          "name": "array-uniq",
          "version": "1.0.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|array-uniq@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Create an array without duplicates",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/array-uniq@1.0.2",
          "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.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-util/node_modules/array-uniq"
            }
          ]
        },
        {
          "type": "library",
          "name": "beeper",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|beeper@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Make your terminal beep",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/beeper@1.0.0",
          "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.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/beeper"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0",
          "description": "Terminal string styling done right. Much color.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@1.0.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-1.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/chalk"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|ansi-styles@2.0.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.0.1",
              "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-2.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-util/node_modules/chalk/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-string-regexp",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|escape-string-regexp@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Escape RegExp special characters",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/escape-string-regexp@1.0.3",
              "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.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/chalk/node_modules/escape-string-regexp"
                }
              ]
            },
            {
              "type": "library",
              "name": "has-ansi",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|has-ansi@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Check if a string has ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/has-ansi@1.0.3",
              "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-1.0.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/chalk/node_modules/has-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|has-ansi@1.0.3|ansi-regex@1.1.1",
                  "author": "Sindre Sorhus",
                  "description": "Regular expression for matching ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ansi-regex@1.1.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-1.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-util/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "get-stdin",
                  "version": "4.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|has-ansi@1.0.3|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/gulp-util/node_modules/chalk/node_modules/has-ansi/node_modules/get-stdin"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|strip-ansi@2.0.1",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@2.0.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/strip-ansi.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-util/node_modules/chalk/node_modules/strip-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1",
                  "author": "Sindre Sorhus",
                  "description": "Regular expression for matching ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ansi-regex@1.1.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-1.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-util/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "1.3.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|supports-color@1.3.1",
              "author": "Sindre Sorhus",
              "description": "Detect whether a terminal supports color",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/supports-color@1.3.1",
              "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.3.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-util/node_modules/chalk/node_modules/supports-color"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "dateformat",
          "version": "1.0.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11",
          "author": "Steven Levithan",
          "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
          "purl": "pkg:npm/dateformat@1.0.11",
          "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.11.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"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "get-stdin",
              "version": "4.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|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/gulp-util/node_modules/dateformat/node_modules/get-stdin"
                }
              ]
            },
            {
              "type": "library",
              "name": "meow",
              "version": "3.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0",
              "author": "Sindre Sorhus",
              "description": "CLI app helper",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/meow@3.1.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.1.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/node_modules/meow"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "camelcase-keys",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0",
                  "author": "Sindre Sorhus",
                  "description": "Convert object keys to camelCase",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/camelcase-keys@1.0.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-1.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/node_modules/meow/node_modules/camelcase-keys"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "camelcase",
                      "version": "1.0.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|camelcase@1.0.2",
                      "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.0.2",
                      "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.0.2.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/node_modules/meow/node_modules/camelcase-keys/node_modules/camelcase"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "map-obj",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|map-obj@1.0.0",
                      "author": "Sindre Sorhus",
                      "description": "Map object keys and values into a new object",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/map-obj@1.0.0",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/sindresorhus/map-obj.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/sindresorhus/map-obj#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/sindresorhus/map-obj/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/map-obj/-/map-obj-1.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/node_modules/meow/node_modules/camelcase-keys/node_modules/map-obj"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "indent-string",
                  "version": "1.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1",
                  "author": "Sindre Sorhus",
                  "description": "Indent each line in a string",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/indent-string@1.2.1",
                  "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-1.2.1.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/node_modules/meow/node_modules/indent-string"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "repeating",
                      "version": "1.1.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2",
                      "author": "Sindre Sorhus",
                      "description": "Repeat a string - fast",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/repeating@1.1.2",
                      "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-1.1.2.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/node_modules/meow/node_modules/indent-string/node_modules/repeating"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "is-finite",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2|is-finite@1.0.0",
                          "author": "Sindre Sorhus",
                          "description": "ES6 Number.isFinite() ponyfill",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/is-finite@1.0.0",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/sindresorhus/is-finite.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/sindresorhus/is-finite#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/sindresorhus/is-finite/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/is-finite/-/is-finite-1.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/node_modules/meow/node_modules/indent-string/node_modules/repeating/node_modules/is-finite"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._reescape",
          "version": "3.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|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/gulp-util/node_modules/lodash._reescape"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._reevaluate",
          "version": "3.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|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/gulp-util/node_modules/lodash._reevaluate"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash._reinterpolate",
          "version": "3.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|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": "lodash.template",
          "version": "3.4.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0",
          "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.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.template/-/lodash.template-3.4.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.template"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lodash._basecopy",
              "version": "3.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._basecopy@3.0.0",
              "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.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._basecopy/-/lodash._basecopy-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.template/node_modules/lodash._basecopy"
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash._basetostring",
              "version": "3.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._basetostring@3.0.0",
              "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.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._basetostring/-/lodash._basetostring-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.template/node_modules/lodash._basetostring"
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash._basevalues",
              "version": "3.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|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/gulp-util/node_modules/lodash.template/node_modules/lodash._basevalues"
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash._isiterateecall",
              "version": "3.0.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._isiterateecall@3.0.5",
              "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.5",
              "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.5.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.template/node_modules/lodash._isiterateecall"
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash.escape",
              "version": "3.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.escape@3.0.0",
              "author": "John-David Dalton",
              "description": "The modern build of lodash’s `_.escape` as a module.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lodash.escape@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.escape/-/lodash.escape-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.template/node_modules/lodash.escape"
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash.keys",
              "version": "3.0.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5",
              "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.0.5",
              "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.0.5.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.template/node_modules/lodash.keys"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lodash.isarguments",
                  "version": "3.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5|lodash.isarguments@3.0.1",
                  "author": "John-David Dalton",
                  "description": "The modern build of lodash’s `_.isArguments` as a module.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.isarguments@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.isarguments/-/lodash.isarguments-3.0.1.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.template/node_modules/lodash.keys/node_modules/lodash.isarguments"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.isarray",
                  "version": "3.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5|lodash.isarray@3.0.1",
                  "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.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.isarray/-/lodash.isarray-3.0.1.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.template/node_modules/lodash.keys/node_modules/lodash.isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lodash.isnative",
                  "version": "3.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5|lodash.isnative@3.0.1",
                  "author": "John-David Dalton",
                  "description": "The modern build of lodash’s `_.isNative` as a module.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lodash.isnative@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.isnative/-/lodash.isnative-3.0.1.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.template/node_modules/lodash.keys/node_modules/lodash.isnative"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash.restparam",
              "version": "3.6.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.restparam@3.6.0",
              "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.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.restparam/-/lodash.restparam-3.6.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.template/node_modules/lodash.restparam"
                }
              ]
            },
            {
              "type": "library",
              "name": "lodash.templatesettings",
              "version": "3.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.templatesettings@3.1.0",
              "author": "John-David Dalton",
              "description": "The modern build of lodash’s `_.templateSettings` as a module.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lodash.templatesettings@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.templatesettings/-/lodash.templatesettings-3.1.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.template/node_modules/lodash.templatesettings"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "minimist",
          "version": "1.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|minimist@1.1.1",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@1.1.1",
          "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.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp-util/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "multipipe",
          "version": "0.1.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|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/gulp-util/node_modules/multipipe"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "duplexer2",
              "version": "0.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|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/gulp-util/node_modules/multipipe/node_modules/duplexer2"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.1.13",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|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/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|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/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|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/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|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/gulp-util/node_modules/multipipe/node_modules/duplexer2/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "object-assign",
          "version": "2.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|object-assign@2.0.0",
          "author": "Sindre Sorhus",
          "description": "ES6 Object.assign() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object-assign@2.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-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/object-assign"
            }
          ]
        },
        {
          "type": "library",
          "name": "replace-ext",
          "version": "0.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|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/gulp-util/node_modules/replace-ext"
            }
          ]
        },
        {
          "type": "library",
          "name": "through2",
          "version": "0.6.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.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@0.6.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-0.6.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/through2"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.0.33",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33",
              "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.33",
              "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.33.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp-util/node_modules/through2/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
                  "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.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|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/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|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/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|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/gulp-util/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "xtend",
              "version": "4.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|xtend@4.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@4.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-4.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/through2/node_modules/xtend"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "vinyl",
          "version": "0.4.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|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/gulp-util/node_modules/vinyl"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "clone-stats",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|vinyl@0.4.6|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/gulp-util/node_modules/vinyl/node_modules/clone-stats"
                }
              ]
            },
            {
              "type": "library",
              "name": "clone",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|vinyl@0.4.6|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/gulp-util/node_modules/vinyl/node_modules/clone"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gulp",
      "version": "3.8.11",
      "bom-ref": "angular@1.4.4-tuxcare.1|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": "archy",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|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/gulp/node_modules/archy"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "0.5.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1",
          "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.1",
          "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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/chalk"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.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/node_modules/chalk/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-string-regexp",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|escape-string-regexp@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Escape RegExp special characters",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/escape-string-regexp@1.0.3",
              "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.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp/node_modules/chalk/node_modules/escape-string-regexp"
                }
              ]
            },
            {
              "type": "library",
              "name": "has-ansi",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.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/node_modules/chalk/node_modules/has-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|has-ansi@0.1.0|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/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.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/node_modules/chalk/node_modules/strip-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "0.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|strip-ansi@0.3.0|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/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.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/node_modules/chalk/node_modules/supports-color"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "deprecated",
          "version": "0.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|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/gulp/node_modules/deprecated"
            }
          ]
        },
        {
          "type": "library",
          "name": "interpret",
          "version": "0.3.10",
          "bom-ref": "angular@1.4.4-tuxcare.1|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": "liftoff",
          "version": "2.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3",
          "author": "Tyler Kellen",
          "description": "Launch your command line tool with ease.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/tkellen/node-liftoff/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/liftoff@2.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/tkellen/node-liftoff.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tkellen/node-liftoff",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tkellen/node-liftoff/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/liftoff/-/liftoff-2.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/liftoff"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "extend",
              "version": "2.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|extend@2.0.0",
              "author": "Stefan Thomas",
              "description": "Port of jQuery.extend for node.js and the browser",
              "purl": "pkg:npm/extend@2.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-2.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp/node_modules/liftoff/node_modules/extend"
                }
              ]
            },
            {
              "type": "library",
              "name": "findup-sync",
              "version": "0.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1",
              "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.2.1",
              "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.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/liftoff/node_modules/findup-sync"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "glob",
                  "version": "4.3.5",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5",
                  "author": "Isaac Z. Schlueter",
                  "description": "a little globber",
                  "licenses": [
                    {
                      "license": {
                        "id": "ISC",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/glob@4.3.5",
                  "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.3.5.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "inflight",
                      "version": "1.0.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|inflight@1.0.4",
                      "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.4",
                      "externalReferences": [
                        {
                          "url": "git://github.com/isaacs/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.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/node_modules/inflight"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|inflight@1.0.4|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/node_modules/inflight/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|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/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "minimatch",
                      "version": "2.0.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4",
                      "author": "Isaac Z. Schlueter",
                      "description": "a glob matcher in javascript",
                      "purl": "pkg:npm/minimatch@2.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-2.0.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/node_modules/minimatch"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "brace-expansion",
                          "version": "1.1.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4|brace-expansion@1.1.0",
                          "author": "Julian Gruber",
                          "description": "Brace expansion as known from sh/bash",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/brace-expansion@1.1.0",
                          "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.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "balanced-match",
                              "version": "0.2.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
                              "author": "Julian Gruber",
                              "description": "Match balanced character pairs, like \"{\" and \"}\"",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/balanced-match@0.2.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-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/liftoff/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "concat-map",
                              "version": "0.0.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4|brace-expansion@1.1.0|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/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "once",
                      "version": "1.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|once@1.3.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Run a function exactly one time",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/once@1.3.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/node_modules/once"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|once@1.3.1|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp/node_modules/liftoff/node_modules/findup-sync/node_modules/glob/node_modules/once/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "flagged-respawn",
              "version": "0.3.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|flagged-respawn@0.3.1",
              "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/tkellen/node-flagged-respawn/blob/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/flagged-respawn@0.3.1",
              "externalReferences": [
                {
                  "url": "git://github.com/tkellen/node-flagged-respawn.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/tkellen/node-flagged-respawn",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/tkellen/node-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.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp/node_modules/liftoff/node_modules/flagged-respawn"
                }
              ]
            },
            {
              "type": "library",
              "name": "resolve",
              "version": "1.1.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|resolve@1.1.6",
              "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.6",
              "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.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp/node_modules/liftoff/node_modules/resolve"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "minimist",
          "version": "1.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|minimist@1.1.1",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@1.1.1",
          "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.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "orchestrator",
          "version": "0.3.7",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7",
          "author": "Rob Richardson",
          "description": "A module for sequencing and executing tasks and dependencies in maximum concurrency",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/robrich/orchestrator/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/orchestrator@0.3.7",
          "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.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/orchestrator"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "end-of-stream",
              "version": "0.1.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.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/gulp/node_modules/orchestrator/node_modules/end-of-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "once",
                  "version": "1.3.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|end-of-stream@0.1.5|once@1.3.1",
                  "author": "Isaac Z. Schlueter",
                  "description": "Run a function exactly one time",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/once@1.3.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp/node_modules/orchestrator/node_modules/end-of-stream/node_modules/once"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "wrappy",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|end-of-stream@0.1.5|once@1.3.1|wrappy@1.0.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Callback wrapping utility",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/wrappy@1.0.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp/node_modules/orchestrator/node_modules/end-of-stream/node_modules/once/node_modules/wrappy"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "sequencify",
              "version": "0.0.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.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/gulp/node_modules/orchestrator/node_modules/sequencify"
                }
              ]
            },
            {
              "type": "library",
              "name": "stream-consume",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.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/gulp/node_modules/orchestrator/node_modules/stream-consume"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "pretty-hrtime",
          "version": "0.2.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|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/gulp/node_modules/pretty-hrtime"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "4.3.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|semver@4.3.3",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@4.3.3",
          "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.3.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": "tildify",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|tildify@1.0.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.0.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.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/tildify"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "user-home",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|tildify@1.0.0|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/gulp/node_modules/tildify/node_modules/user-home"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "v8flags",
          "version": "2.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|v8flags@2.0.3",
          "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.3",
          "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.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/v8flags"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "user-home",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|v8flags@2.0.3|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/gulp/node_modules/v8flags/node_modules/user-home"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "vinyl-fs",
          "version": "0.3.13",
          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13",
          "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.13",
          "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.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gulp/node_modules/vinyl-fs"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "defaults",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|defaults@1.0.2",
              "author": "Elijah Insua",
              "description": "merge single level defaults over a config object",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/defaults@1.0.2",
              "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.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/defaults"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "clone",
                  "version": "0.1.19",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|defaults@1.0.2|clone@0.1.19",
                  "author": "Paul Vorbach",
                  "description": "deep cloning of objects and arrays",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/clone@0.1.19",
                  "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.1.19.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/defaults/node_modules/clone"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "glob-stream",
              "version": "3.1.18",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|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/gulp/node_modules/vinyl-fs/node_modules/glob-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "glob",
                  "version": "4.5.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|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/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "inflight",
                      "version": "1.0.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|inflight@1.0.4",
                      "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.4",
                      "externalReferences": [
                        {
                          "url": "git://github.com/isaacs/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.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/node_modules/inflight"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/node_modules/inflight/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.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/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "once",
                      "version": "1.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|once@1.3.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Run a function exactly one time",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/once@1.3.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/node_modules/once"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|once@1.3.1|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob/node_modules/once/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "glob2base",
                  "version": "0.0.12",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|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/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob2base"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "find-index",
                      "version": "0.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob2base@0.0.12|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/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/glob2base/node_modules/find-index"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "minimatch",
                  "version": "2.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4",
                  "author": "Isaac Z. Schlueter",
                  "description": "a glob matcher in javascript",
                  "purl": "pkg:npm/minimatch@2.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-2.0.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/minimatch"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "brace-expansion",
                      "version": "1.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4|brace-expansion@1.1.0",
                      "author": "Julian Gruber",
                      "description": "Brace expansion as known from sh/bash",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/brace-expansion@1.1.0",
                      "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.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/minimatch/node_modules/brace-expansion"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "balanced-match",
                          "version": "0.2.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
                          "author": "Julian Gruber",
                          "description": "Match balanced character pairs, like \"{\" and \"}\"",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/balanced-match@0.2.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-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/vinyl-fs/node_modules/glob-stream/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "concat-map",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4|brace-expansion@1.1.0|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/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ordered-read-streams",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|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/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/ordered-read-streams"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "unique-stream",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|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/gulp/node_modules/vinyl-fs/node_modules/glob-stream/node_modules/unique-stream"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "glob-watcher",
              "version": "0.0.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|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/gulp/node_modules/vinyl-fs/node_modules/glob-watcher"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "gaze",
                  "version": "0.5.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1",
                  "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.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "globule",
                      "version": "0.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|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/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "glob",
                          "version": "3.1.21",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|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/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/glob"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "graceful-fs",
                              "version": "1.2.3",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|glob@3.1.21|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/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/glob/node_modules/graceful-fs"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "inherits",
                              "version": "1.0.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|glob@3.1.21|inherits@1.0.0",
                              "author": "Isaac Z. Schlueter",
                              "description": "A tiny simple way to do classic inheritance in js",
                              "purl": "pkg:npm/inherits@1.0.0",
                              "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.0.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/glob/node_modules/inherits"
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "lodash",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|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/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/lodash"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "minimatch",
                          "version": "0.2.14",
                          "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|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/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/minimatch"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "lru-cache",
                              "version": "2.5.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|minimatch@0.2.14|lru-cache@2.5.0",
                              "author": "Isaac Z. Schlueter",
                              "description": "A cache object that deletes the least-recently-used items.",
                              "purl": "pkg:npm/lru-cache@2.5.0",
                              "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.0.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/minimatch/node_modules/lru-cache"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "sigmund",
                              "version": "1.0.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|minimatch@0.2.14|sigmund@1.0.0",
                              "author": "Isaac Z. Schlueter",
                              "description": "Quick and dirty signatures for Objects.",
                              "licenses": [
                                {
                                  "license": {
                                    "name": "BSD",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/sigmund@1.0.0",
                              "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.0.tgz",
                                  "type": "distribution",
                                  "comment": "as detected from npm-ls property \"resolved\""
                                }
                              ],
                              "properties": [
                                {
                                  "name": "cdx:npm:package:path",
                                  "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/glob-watcher/node_modules/gaze/node_modules/globule/node_modules/minimatch/node_modules/sigmund"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "graceful-fs",
              "version": "3.0.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|graceful-fs@3.0.6",
              "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@3.0.6",
              "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.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/graceful-fs"
                }
              ]
            },
            {
              "type": "library",
              "name": "mkdirp",
              "version": "0.5.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|mkdirp@0.5.0",
              "author": "James Halliday",
              "description": "Recursively mkdir, like `mkdir -p`",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/mkdirp@0.5.0",
              "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.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/mkdirp"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "minimist",
                  "version": "0.0.8",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|mkdirp@0.5.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/gulp/node_modules/vinyl-fs/node_modules/mkdirp/node_modules/minimist"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-bom",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|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/gulp/node_modules/vinyl-fs/node_modules/strip-bom"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "first-chunk-stream",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|strip-bom@1.0.0|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/gulp/node_modules/vinyl-fs/node_modules/strip-bom/node_modules/first-chunk-stream"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "is-utf8",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|strip-bom@1.0.0|is-utf8@0.2.0",
                  "author": "wayfind",
                  "description": "detect if a buffer is utf8 encoded.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/is-utf8@0.2.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/strip-bom/node_modules/is-utf8"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "through2",
              "version": "0.6.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.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@0.6.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-0.6.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/through2"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.0.33",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33",
                  "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.33",
                  "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.33.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|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/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|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/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|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/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xtend",
                  "version": "4.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|xtend@4.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@4.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-4.0.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/xtend"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "vinyl",
              "version": "0.4.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|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/gulp/node_modules/vinyl-fs/node_modules/vinyl"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "clone-stats",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|vinyl@0.4.6|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/gulp/node_modules/vinyl-fs/node_modules/vinyl/node_modules/clone-stats"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "clone",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|vinyl@0.4.6|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/gulp/node_modules/vinyl-fs/node_modules/vinyl/node_modules/clone"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine-node",
      "version": "1.14.5",
      "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5",
      "author": "Misko Hevery",
      "description": "DOM-less simple JavaScript BDD testing framework for Node",
      "purl": "pkg:npm/jasmine-node@1.14.5",
      "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-1.14.5.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.9.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|coffee-script@1.9.1",
          "author": "Jeremy Ashkenas",
          "description": "Unfancy JavaScript",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/coffee-script@1.9.1",
          "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.9.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": "gaze",
          "version": "0.3.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4",
          "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.3.4",
          "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.3.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine-node/node_modules/gaze"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "fileset",
              "version": "0.1.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5",
              "author": "mklabs",
              "description": "Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT"
                  }
                }
              ],
              "purl": "pkg:npm/fileset@0.1.5",
              "externalReferences": [
                {
                  "url": "git://github.com/mklabs/node-fileset.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mklabs/node-fileset",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/mklabs/node-fileset/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/fileset/-/fileset-0.1.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/gaze/node_modules/fileset"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "glob",
                  "version": "3.2.11",
                  "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|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/jasmine-node/node_modules/gaze/node_modules/fileset/node_modules/glob"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|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/jasmine-node/node_modules/gaze/node_modules/fileset/node_modules/glob/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "minimatch",
                      "version": "0.3.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|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/jasmine-node/node_modules/gaze/node_modules/fileset/node_modules/glob/node_modules/minimatch"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lru-cache",
                          "version": "2.5.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
                          "author": "Isaac Z. Schlueter",
                          "description": "A cache object that deletes the least-recently-used items.",
                          "purl": "pkg:npm/lru-cache@2.5.0",
                          "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.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/jasmine-node/node_modules/gaze/node_modules/fileset/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "sigmund",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0",
                          "author": "Isaac Z. Schlueter",
                          "description": "Quick and dirty signatures for Objects.",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/sigmund@1.0.0",
                          "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.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/jasmine-node/node_modules/gaze/node_modules/fileset/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "0.2.14",
              "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|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/jasmine-node/node_modules/gaze/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lru-cache",
                  "version": "2.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|minimatch@0.2.14|lru-cache@2.5.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "A cache object that deletes the least-recently-used items.",
                  "purl": "pkg:npm/lru-cache@2.5.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/jasmine-node/node_modules/gaze/node_modules/minimatch/node_modules/lru-cache"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sigmund",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|minimatch@0.2.14|sigmund@1.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Quick and dirty signatures for Objects.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/sigmund@1.0.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/jasmine-node/node_modules/gaze/node_modules/minimatch/node_modules/sigmund"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "jasmine-growl-reporter",
          "version": "0.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|jasmine-growl-reporter@0.0.3",
          "author": "Alpha Hydrae",
          "description": "Growl notifications when running your Jasmine specs.",
          "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.0.3",
          "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.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine-node/node_modules/jasmine-growl-reporter"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "growl",
              "version": "1.7.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|jasmine-growl-reporter@0.0.3|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-node/node_modules/jasmine-growl-reporter/node_modules/growl"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.3.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|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": "requirejs",
          "version": "2.1.17",
          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|requirejs@2.1.17",
          "author": "James Burke",
          "description": "Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "https://github.com/jrburke/r.js/blob/master/LICENSE"
              }
            },
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jrburke/r.js/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/requirejs@2.1.17",
          "externalReferences": [
            {
              "url": "git+https://github.com/jrburke/r.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/jrburke/r.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jrburke/r.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/requirejs/-/requirejs-2.1.17.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine-node/node_modules/requirejs"
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore",
          "version": "1.8.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|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/jasmine-node/node_modules/underscore"
            }
          ]
        },
        {
          "type": "library",
          "name": "walkdir",
          "version": "0.0.7",
          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|walkdir@0.0.7",
          "author": "Ryan Day",
          "description": "Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familliar callback/emitter/a+sync interface. Walk a tree of any depth.",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/walkdir@0.0.7",
          "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.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jasmine-node/node_modules/walkdir"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jasmine-reporters",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-reporters@1.0.1",
      "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@1.0.1",
      "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-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jasmine-reporters"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.3.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|jasmine-reporters@1.0.1|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-reporters/node_modules/mkdirp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jshint-stylish",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Stylish reporter for JSHint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jshint-stylish@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/jshint-stylish.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/jshint-stylish#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/jshint-stylish/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jshint-stylish/-/jshint-stylish-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jshint-stylish"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0",
          "description": "Terminal string styling done right. Much color.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@1.0.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-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jshint-stylish/node_modules/chalk"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|ansi-styles@2.0.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.0.1",
              "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-2.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/jshint-stylish/node_modules/chalk/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-string-regexp",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|escape-string-regexp@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Escape RegExp special characters",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/escape-string-regexp@1.0.3",
              "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.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/jshint-stylish/node_modules/chalk/node_modules/escape-string-regexp"
                }
              ]
            },
            {
              "type": "library",
              "name": "has-ansi",
              "version": "1.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|has-ansi@1.0.3",
              "author": "Sindre Sorhus",
              "description": "Check if a string has ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/has-ansi@1.0.3",
              "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-1.0.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/jshint-stylish/node_modules/chalk/node_modules/has-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|has-ansi@1.0.3|ansi-regex@1.1.1",
                  "author": "Sindre Sorhus",
                  "description": "Regular expression for matching ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ansi-regex@1.1.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-1.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/jshint-stylish/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "get-stdin",
                  "version": "4.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|has-ansi@1.0.3|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/jshint-stylish/node_modules/chalk/node_modules/has-ansi/node_modules/get-stdin"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|strip-ansi@2.0.1",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@2.0.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/strip-ansi.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/jshint-stylish/node_modules/chalk/node_modules/strip-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1",
                  "author": "Sindre Sorhus",
                  "description": "Regular expression for matching ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ansi-regex@1.1.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-1.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/jshint-stylish/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "supports-color",
              "version": "1.3.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|supports-color@1.3.1",
              "author": "Sindre Sorhus",
              "description": "Detect whether a terminal supports color",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/supports-color@1.3.1",
              "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.3.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/jshint-stylish/node_modules/chalk/node_modules/supports-color"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "log-symbols",
          "version": "1.0.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|log-symbols@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Colored symbols for various log levels. Example: ✔︎ success",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/log-symbols@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/log-symbols.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/log-symbols#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/log-symbols/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jshint-stylish/node_modules/log-symbols"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-length",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|string-length@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-length@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/string-length.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/string-length#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/string-length/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/string-length/-/string-length-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jshint-stylish/node_modules/string-length"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|string-length@1.0.0|strip-ansi@2.0.1",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@2.0.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/strip-ansi.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/jshint-stylish/node_modules/string-length/node_modules/strip-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|string-length@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1",
                  "author": "Sindre Sorhus",
                  "description": "Regular expression for matching ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ansi-regex@1.1.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-1.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/jshint-stylish/node_modules/string-length/node_modules/strip-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "text-table",
          "version": "0.2.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|text-table@0.2.0",
          "author": "James Halliday",
          "description": "borderless text tables with alignment",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/text-table@0.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/text-table.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/text-table",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/text-table/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jshint-stylish/node_modules/text-table"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-browserstack-launcher",
      "version": "0.1.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|karma-browserstack-launcher@0.1.2",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launch any browser on BrowserStack!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-browserstack-launcher@0.1.2",
      "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-0.1.2.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": "browserstack",
          "version": "1.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma-browserstack-launcher@0.1.2|browserstack@1.0.1",
          "author": "Scott González",
          "description": "A client for working with the BrowserStack API.",
          "purl": "pkg:npm/browserstack@1.0.1",
          "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.0.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/browserstack"
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "0.9.7",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma-browserstack-launcher@0.1.2|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/karma-browserstack-launcher/node_modules/q"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-chrome-launcher",
      "version": "0.1.5",
      "bom-ref": "angular@1.4.4-tuxcare.1|karma-chrome-launcher@0.1.5",
      "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@0.1.5",
      "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-0.1.5.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-firefox-launcher",
      "version": "0.1.3",
      "bom-ref": "angular@1.4.4-tuxcare.1|karma-firefox-launcher@0.1.3",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launcher for Firefox.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-firefox-launcher@0.1.3",
      "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-0.1.3.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-jasmine",
      "version": "0.1.5",
      "bom-ref": "angular@1.4.4-tuxcare.1|karma-jasmine@0.1.5",
      "author": "Vojta Jina",
      "description": "A Karma plugin - adapter for Jasmine testing framework.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-jasmine@0.1.5",
      "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-0.1.5.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": "0.2.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|karma-junit-reporter@0.2.2",
      "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@0.2.2",
      "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-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/karma-junit-reporter"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "xmlbuilder",
          "version": "0.4.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma-junit-reporter@0.2.2|xmlbuilder@0.4.2",
          "author": "Ozgur Ozcitak",
          "description": "An XML builder for node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://opensource.org/licenses/mit-license.php"
              }
            }
          ],
          "purl": "pkg:npm/xmlbuilder@0.4.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-0.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma-junit-reporter/node_modules/xmlbuilder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-ng-scenario",
      "version": "0.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|karma-ng-scenario@0.1.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@0.1.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-0.1.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-sauce-launcher",
      "version": "0.2.10",
      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launch any browser on SauceLabs!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-sauce-launcher@0.2.10",
      "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-0.2.10.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": "0.9.7",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|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/karma-sauce-launcher/node_modules/q"
            }
          ]
        },
        {
          "type": "library",
          "name": "sauce-connect-launcher",
          "version": "0.6.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1",
          "author": "Bermi Ferrer",
          "description": "A library to download and launch Sauce Connect.",
          "purl": "pkg:npm/sauce-connect-launcher@0.6.1",
          "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-0.6.1.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/sauce-connect-launcher"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "adm-zip",
              "version": "0.4.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1|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/karma-sauce-launcher/node_modules/sauce-connect-launcher/node_modules/adm-zip"
                }
              ]
            },
            {
              "type": "library",
              "name": "async",
              "version": "0.9.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1|async@0.9.0",
              "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.9.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-0.9.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/sauce-connect-launcher/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "rimraf",
              "version": "2.2.8",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.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/karma-sauce-launcher/node_modules/sauce-connect-launcher/node_modules/rimraf"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "saucelabs",
          "version": "0.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|saucelabs@0.1.1",
          "author": "Dan Jenkins",
          "description": "A wrapper around Sauce Labs REST API",
          "purl": "pkg:npm/saucelabs@0.1.1",
          "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-0.1.1.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/saucelabs"
            }
          ]
        },
        {
          "type": "library",
          "name": "wd",
          "version": "0.3.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11",
          "author": "Adam Christian",
          "description": "WebDriver/Selenium 2 node.js client",
          "licenses": [
            {
              "license": {
                "name": "Apache",
                "acknowledgement": "declared",
                "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
              }
            }
          ],
          "purl": "pkg:npm/wd@0.3.11",
          "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-0.3.11.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/wd"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "archiver",
              "version": "0.12.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0",
              "author": "Chris Talkington",
              "description": "a streaming interface for archive generation",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/ctalkington/node-archiver/blob/master/LICENSE-MIT"
                  }
                }
              ],
              "purl": "pkg:npm/archiver@0.12.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/ctalkington/node-archiver.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/ctalkington/node-archiver",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/ctalkington/node-archiver/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/archiver/-/archiver-0.12.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/wd/node_modules/archiver"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "buffer-crc32",
                  "version": "0.2.5",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|buffer-crc32@0.2.5",
                  "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.5",
                  "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.5.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/wd/node_modules/archiver/node_modules/buffer-crc32"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "glob",
                  "version": "4.0.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|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/karma-sauce-launcher/node_modules/wd/node_modules/archiver/node_modules/glob"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "graceful-fs",
                      "version": "3.0.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|graceful-fs@3.0.6",
                      "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@3.0.6",
                      "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.6.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/wd/node_modules/archiver/node_modules/glob/node_modules/graceful-fs"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|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/karma-sauce-launcher/node_modules/wd/node_modules/archiver/node_modules/glob/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "minimatch",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|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/karma-sauce-launcher/node_modules/wd/node_modules/archiver/node_modules/glob/node_modules/minimatch"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "lru-cache",
                          "version": "2.5.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|minimatch@1.0.0|lru-cache@2.5.0",
                          "author": "Isaac Z. Schlueter",
                          "description": "A cache object that deletes the least-recently-used items.",
                          "purl": "pkg:npm/lru-cache@2.5.0",
                          "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.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/wd/node_modules/archiver/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "sigmund",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|minimatch@1.0.0|sigmund@1.0.0",
                          "author": "Isaac Z. Schlueter",
                          "description": "Quick and dirty signatures for Objects.",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/sigmund@1.0.0",
                          "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.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/wd/node_modules/archiver/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "once",
                      "version": "1.3.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|once@1.3.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "Run a function exactly one time",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/once@1.3.1",
                      "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.1.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/wd/node_modules/archiver/node_modules/glob/node_modules/once"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|once@1.3.1|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.1.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/wd/node_modules/archiver/node_modules/glob/node_modules/once/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "lazystream",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|lazystream@0.1.0",
                  "author": "J. Pommerening",
                  "description": "Open Node Streams on demand.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/jpommerening/node-lazystream/blob/master/LICENSE-MIT"
                      }
                    }
                  ],
                  "purl": "pkg:npm/lazystream@0.1.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-0.1.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/wd/node_modules/archiver/node_modules/lazystream"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.0.33",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33",
                  "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.33",
                  "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.33.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/wd/node_modules/archiver/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|core-util-is@1.0.1",
                      "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.1",
                      "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.1.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/wd/node_modules/archiver/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|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/karma-sauce-launcher/node_modules/wd/node_modules/archiver/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|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/karma-sauce-launcher/node_modules/wd/node_modules/archiver/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|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/karma-sauce-launcher/node_modules/wd/node_modules/archiver/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "tar-stream",
                  "version": "1.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.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.0.2",
                  "externalReferences": [
                    {
                      "url": "git://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.0.2.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/wd/node_modules/archiver/node_modules/tar-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "bl",
                      "version": "0.9.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|bl@0.9.4",
                      "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@0.9.4",
                      "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-0.9.4.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/wd/node_modules/archiver/node_modules/tar-stream/node_modules/bl"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "end-of-stream",
                      "version": "1.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|end-of-stream@1.1.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.1.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.1.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/wd/node_modules/archiver/node_modules/tar-stream/node_modules/end-of-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "once",
                          "version": "1.3.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|end-of-stream@1.1.0|once@1.3.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Run a function exactly one time",
                          "licenses": [
                            {
                              "license": {
                                "name": "BSD",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/once@1.3.1",
                          "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.1.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/wd/node_modules/archiver/node_modules/tar-stream/node_modules/end-of-stream/node_modules/once"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "wrappy",
                              "version": "1.0.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|end-of-stream@1.1.0|once@1.3.1|wrappy@1.0.1",
                              "author": "Isaac Z. Schlueter",
                              "description": "Callback wrapping utility",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "ISC",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/wrappy@1.0.1",
                              "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.1.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/wd/node_modules/archiver/node_modules/tar-stream/node_modules/end-of-stream/node_modules/once/node_modules/wrappy"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "xtend",
                      "version": "4.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|xtend@4.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@4.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-4.0.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/wd/node_modules/archiver/node_modules/tar-stream/node_modules/xtend"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "zip-stream",
                  "version": "0.4.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|zip-stream@0.4.1",
                  "author": "Chris Talkington",
                  "description": "a streaming zip archive generator.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/ctalkington/node-zip-stream/blob/master/LICENSE-MIT"
                      }
                    }
                  ],
                  "purl": "pkg:npm/zip-stream@0.4.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/ctalkington/node-zip-stream.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/ctalkington/node-zip-stream",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/ctalkington/node-zip-stream/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/zip-stream/-/zip-stream-0.4.1.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/wd/node_modules/archiver/node_modules/zip-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "compress-commons",
                      "version": "0.1.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|zip-stream@0.4.1|compress-commons@0.1.6",
                      "author": "Chris Talkington",
                      "description": "a library that defines a common interface for working with archives within node",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared",
                            "url": "https://github.com/ctalkington/node-compress-commons/blob/master/LICENSE-MIT"
                          }
                        }
                      ],
                      "purl": "pkg:npm/compress-commons@0.1.6",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/ctalkington/node-compress-commons.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/ctalkington/node-compress-commons",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/ctalkington/node-compress-commons/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/compress-commons/-/compress-commons-0.1.6.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/wd/node_modules/archiver/node_modules/zip-stream/node_modules/compress-commons"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "crc32-stream",
                          "version": "0.3.3",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|zip-stream@0.4.1|compress-commons@0.1.6|crc32-stream@0.3.3",
                          "author": "Chris Talkington",
                          "description": "a streaming CRC32 checksumer",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared",
                                "url": "https://github.com/archiverjs/node-crc32-stream/blob/master/LICENSE-MIT"
                              }
                            }
                          ],
                          "purl": "pkg:npm/crc32-stream@0.3.3",
                          "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-0.3.3.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/wd/node_modules/archiver/node_modules/zip-stream/node_modules/compress-commons/node_modules/crc32-stream"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "async",
              "version": "0.9.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|async@0.9.0",
              "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.9.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-0.9.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/wd/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "q",
              "version": "1.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|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/karma-sauce-launcher/node_modules/wd/node_modules/q"
                }
              ]
            },
            {
              "type": "library",
              "name": "request",
              "version": "2.46.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0",
              "author": "Mikeal Rogers",
              "description": "Simplified HTTP request client.",
              "licenses": [
                {
                  "license": {
                    "id": "Apache-2.0",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/request@2.46.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/mikeal/request.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/request#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "http://github.com/mikeal/request/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/request/-/request-2.46.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/wd/node_modules/request"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "aws-sign2",
                  "version": "0.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|aws-sign2@0.5.0",
                  "author": "Mikeal Rogers",
                  "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
                  "purl": "pkg:npm/aws-sign2@0.5.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.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/wd/node_modules/request/node_modules/aws-sign2"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "bl",
                  "version": "0.9.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4",
                  "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@0.9.4",
                  "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-0.9.4.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/wd/node_modules/request/node_modules/bl"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "readable-stream",
                      "version": "1.0.33",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33",
                      "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.33",
                      "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.33.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/wd/node_modules/request/node_modules/bl/node_modules/readable-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "core-util-is",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|core-util-is@1.0.1",
                          "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.1",
                          "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.1.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/wd/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "inherits",
                          "version": "2.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|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/karma-sauce-launcher/node_modules/wd/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "isarray",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|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/karma-sauce-launcher/node_modules/wd/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "string_decoder",
                          "version": "0.10.31",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|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/karma-sauce-launcher/node_modules/wd/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "caseless",
                  "version": "0.6.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|caseless@0.6.0",
                  "author": "Mikeal Rogers",
                  "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/caseless@0.6.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.6.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/wd/node_modules/request/node_modules/caseless"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "forever-agent",
                  "version": "0.5.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|forever-agent@0.5.2",
                  "author": "Mikeal Rogers",
                  "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/forever-agent@0.5.2",
                  "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.5.2.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/wd/node_modules/request/node_modules/forever-agent"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "form-data",
                  "version": "0.1.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4",
                  "author": "Felix Geisendörfer",
                  "description": "A module 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",
                        "url": "https://raw.github.com/felixge/node-form-data/master/License"
                      }
                    }
                  ],
                  "purl": "pkg:npm/form-data@0.1.4",
                  "externalReferences": [
                    {
                      "url": "git://github.com/felixge/node-form-data.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/felixge/node-form-data#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/felixge/node-form-data/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.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/wd/node_modules/request/node_modules/form-data"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "combined-stream",
                      "version": "0.0.7",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4|combined-stream@0.0.7",
                      "author": "Felix Geisendörfer",
                      "description": "A stream that emits multiple other streams one after another.",
                      "purl": "pkg:npm/combined-stream@0.0.7",
                      "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-0.0.7.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/wd/node_modules/request/node_modules/form-data/node_modules/combined-stream"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "delayed-stream",
                          "version": "0.0.5",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4|combined-stream@0.0.7|delayed-stream@0.0.5",
                          "author": "Felix Geisendörfer",
                          "description": "Buffers events from a stream until you are ready to handle them.",
                          "purl": "pkg:npm/delayed-stream@0.0.5",
                          "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-0.0.5.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/wd/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "mime",
                      "version": "1.2.11",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4|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/karma-sauce-launcher/node_modules/wd/node_modules/request/node_modules/form-data/node_modules/mime"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "hawk",
                  "version": "1.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1",
                  "author": "Eran Hammer",
                  "description": "HTTP Hawk Authentication Scheme",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/hawk@1.1.1",
                  "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-1.1.1.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/wd/node_modules/request/node_modules/hawk"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "boom",
                      "version": "0.4.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|boom@0.4.2",
                      "author": "Eran Hammer",
                      "description": "HTTP-friendly error objects",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/spumko/boom/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/boom@0.4.2",
                      "externalReferences": [
                        {
                          "url": "git://github.com/spumko/boom.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/spumko/boom#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/spumko/boom/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/boom/-/boom-0.4.2.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/wd/node_modules/request/node_modules/hawk/node_modules/boom"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "cryptiles",
                      "version": "0.2.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|cryptiles@0.2.2",
                      "author": "Eran Hammer",
                      "description": "General purpose crypto utilities",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/cryptiles@0.2.2",
                      "externalReferences": [
                        {
                          "url": "git://github.com/hueniverse/cryptiles.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/hueniverse/cryptiles#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/hueniverse/cryptiles/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.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/wd/node_modules/request/node_modules/hawk/node_modules/cryptiles"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "hoek",
                      "version": "0.9.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|hoek@0.9.1",
                      "author": "Eran Hammer",
                      "description": "General purpose node utilities",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared",
                            "url": "http://github.com/spumko/hoek/raw/master/LICENSE"
                          }
                        }
                      ],
                      "purl": "pkg:npm/hoek@0.9.1",
                      "externalReferences": [
                        {
                          "url": "git://github.com/spumko/hoek.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/spumko/hoek#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/spumko/hoek/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.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/wd/node_modules/request/node_modules/hawk/node_modules/hoek"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sntp",
                      "version": "0.2.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|sntp@0.2.4",
                      "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@0.2.4",
                      "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-0.2.4.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/wd/node_modules/request/node_modules/hawk/node_modules/sntp"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "http-signature",
                  "version": "0.10.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1",
                  "author": "Joyent, Inc",
                  "description": "Reference implementation of Joyent's HTTP Signature scheme.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/http-signature@0.10.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-0.10.1.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/wd/node_modules/request/node_modules/http-signature"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "asn1",
                      "version": "0.1.11",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1|asn1@0.1.11",
                      "author": "Mark Cavage",
                      "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
                      "purl": "pkg:npm/asn1@0.1.11",
                      "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.1.11.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/wd/node_modules/request/node_modules/http-signature/node_modules/asn1"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "assert-plus",
                      "version": "0.1.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1|assert-plus@0.1.5",
                      "author": "Mark Cavage",
                      "description": "Extra assertions on top of node's assert module",
                      "purl": "pkg:npm/assert-plus@0.1.5",
                      "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.1.5.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/wd/node_modules/request/node_modules/http-signature/node_modules/assert-plus"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "ctype",
                      "version": "0.5.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1|ctype@0.5.3",
                      "author": "Robert Mustacchi",
                      "description": "read and write binary structures and data types",
                      "purl": "pkg:npm/ctype@0.5.3",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/rmustacc/node-ctype.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/rmustacc/node-ctype",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/rmustacc/node-ctype/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/ctype/-/ctype-0.5.3.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/wd/node_modules/request/node_modules/http-signature/node_modules/ctype"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "json-stringify-safe",
                  "version": "5.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|json-stringify-safe@5.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Like JSON.stringify, but doesn't blow up on circular refs",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/json-stringify-safe@5.0.0",
                  "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#readme",
                      "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.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/wd/node_modules/request/node_modules/json-stringify-safe"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mime-types",
                  "version": "1.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|mime-types@1.0.2",
                  "author": "Jonathan Ong",
                  "description": "The ultimate javascript content-type utility.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mime-types@1.0.2",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/expressjs/mime-types.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/expressjs/mime-types#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/expressjs/mime-types/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.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/wd/node_modules/request/node_modules/mime-types"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "node-uuid",
                  "version": "1.4.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|node-uuid@1.4.3",
                  "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.3",
                  "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#readme",
                      "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.3.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/wd/node_modules/request/node_modules/node-uuid"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "oauth-sign",
                  "version": "0.4.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|oauth-sign@0.4.0",
                  "author": "Mikeal Rogers",
                  "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/oauth-sign@0.4.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/mikeal/oauth-sign.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/mikeal/oauth-sign#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/mikeal/oauth-sign/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.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/wd/node_modules/request/node_modules/oauth-sign"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "qs",
                  "version": "1.2.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|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/karma-sauce-launcher/node_modules/wd/node_modules/request/node_modules/qs"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "stringstream",
                  "version": "0.0.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|stringstream@0.0.4",
                  "author": "Michael Hart",
                  "description": "Encode and decode streams into string streams",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/stringstream@0.0.4",
                  "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.4.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/wd/node_modules/request/node_modules/stringstream"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "tough-cookie",
                  "version": "0.12.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|tough-cookie@0.12.1",
                  "author": "GoInstant Inc., a salesforce.com company",
                  "description": "RFC6265 Cookies and Cookie Jar for node.js",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/tough-cookie@0.12.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/goinstant/tough-cookie.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/goinstant/tough-cookie",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/goinstant/tough-cookie/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.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/wd/node_modules/request/node_modules/tough-cookie"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "punycode",
                      "version": "1.3.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|tough-cookie@0.12.1|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/karma-sauce-launcher/node_modules/wd/node_modules/request/node_modules/tough-cookie/node_modules/punycode"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "tunnel-agent",
                  "version": "0.4.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|tunnel-agent@0.4.0",
                  "author": "Mikeal Rogers",
                  "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
                  "purl": "pkg:npm/tunnel-agent@0.4.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.4.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/wd/node_modules/request/node_modules/tunnel-agent"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "underscore.string",
              "version": "2.3.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|underscore.string@2.3.3",
              "description": "String manipulation extensions for Underscore.js javascript library.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/underscore.string@2.3.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-2.3.3.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/wd/node_modules/underscore.string"
                }
              ]
            },
            {
              "type": "library",
              "name": "vargs",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|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/karma-sauce-launcher/node_modules/wd/node_modules/vargs"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "karma-script-launcher",
      "version": "0.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|karma-script-launcher@0.1.0",
      "author": "Vojta Jina",
      "description": "A Karma plugin. Launcher for shell scripts.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma-script-launcher@0.1.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-0.1.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",
      "version": "0.12.32",
      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32",
      "author": "Vojta Jína",
      "description": "Spectacular Test Runner for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/karma@0.12.32",
      "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-0.12.32.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": "chokidar",
          "version": "0.12.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6",
          "author": "Paul Miller",
          "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "http://github.com/paulmillr/chokidar/raw/master/README.md"
              }
            }
          ],
          "purl": "pkg:npm/chokidar@0.12.6",
          "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-0.12.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/chokidar"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async-each",
              "version": "0.1.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|async-each@0.1.6",
              "author": "Paul Miller",
              "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/async-each@0.1.6",
              "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-0.1.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/chokidar/node_modules/async-each"
                }
              ]
            },
            {
              "type": "library",
              "name": "readdirp",
              "version": "1.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0",
              "author": "Thorsten Lorenz",
              "description": "Recursive version of fs.readdir with streaming api.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readdirp@1.3.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-1.3.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/chokidar/node_modules/readdirp"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.0.33",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33",
                  "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.33",
                  "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.33.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|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/karma/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|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/karma/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|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/karma/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "colors",
          "version": "0.6.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|colors@0.6.2",
          "author": "Marak Squires",
          "description": "get colors in your node.js console like what",
          "purl": "pkg:npm/colors@0.6.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/Marak/colors.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Marak/colors.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Marak/colors.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/colors"
            }
          ]
        },
        {
          "type": "library",
          "name": "connect",
          "version": "2.26.6",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6",
          "author": "TJ Holowaychuk",
          "description": "High performance middleware framework",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/connect@2.26.6",
          "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-2.26.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/connect"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "basic-auth-connect",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|basic-auth-connect@1.0.0",
              "author": "Jonathan Ong",
              "description": "Basic auth middleware for node and connect",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/basic-auth-connect@1.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/basic-auth-connect.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/basic-auth-connect#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/basic-auth-connect/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.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/connect/node_modules/basic-auth-connect"
                }
              ]
            },
            {
              "type": "library",
              "name": "body-parser",
              "version": "1.8.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4",
              "description": "Node.js body parsing middleware",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/body-parser@1.8.4",
              "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.8.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/body-parser"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "iconv-lite",
                  "version": "0.4.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|iconv-lite@0.4.4",
                  "author": "Alexander Shtuchkin",
                  "description": "Convert character encodings in pure javascript.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/iconv-lite@0.4.4",
                  "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.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "on-finished",
                  "version": "2.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|on-finished@2.1.0",
                  "description": "Execute a callback when a request closes, finishes, or errors",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/on-finished@2.1.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.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/connect/node_modules/body-parser/node_modules/on-finished"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ee-first",
                      "version": "1.0.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|on-finished@2.1.0|ee-first@1.0.5",
                      "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.0.5",
                      "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.0.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/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "raw-body",
                  "version": "1.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|raw-body@1.3.0",
                  "author": "Jonathan Ong",
                  "description": "Get and validate the raw body of a readable stream.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/raw-body@1.3.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/stream-utils/raw-body.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/stream-utils/raw-body#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/stream-utils/raw-body/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/raw-body/-/raw-body-1.3.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/body-parser/node_modules/raw-body"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "bytes",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|bytes@1.0.0",
              "author": "TJ Holowaychuk",
              "description": "byte size string parser / serializer",
              "purl": "pkg:npm/bytes@1.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/visionmedia/bytes.js.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/visionmedia/bytes.js#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/visionmedia/bytes.js/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/bytes"
                }
              ]
            },
            {
              "type": "library",
              "name": "compression",
              "version": "1.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2",
              "author": "Jonathan Ong",
              "description": "Compression middleware for connect and node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/compression@1.1.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/compression.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/compression#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/compression/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/compression/-/compression-1.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/connect/node_modules/compression"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "accepts",
                  "version": "1.1.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4",
                  "author": "Jonathan Ong",
                  "description": "Higher-level content negotiation",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/accepts@1.1.4",
                  "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.1.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/compression/node_modules/accepts"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "mime-types",
                      "version": "2.0.10",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4|mime-types@2.0.10",
                      "description": "The ultimate javascript content-type utility.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/mime-types@2.0.10",
                      "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.0.10.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "mime-db",
                          "version": "1.8.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4|mime-types@2.0.10|mime-db@1.8.0",
                          "description": "Media Type Database",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/mime-db@1.8.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.8.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "negotiator",
                      "version": "0.4.9",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4|negotiator@0.4.9",
                      "author": "Federico Romero",
                      "description": "HTTP content negotiation",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/negotiator@0.4.9",
                      "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.4.9.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "compressible",
                  "version": "2.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|compressible@2.0.2",
                  "description": "Compressible Content-Type / mime checking",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/compressible@2.0.2",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/jshttp/compressible.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/jshttp/compressible#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/jshttp/compressible/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/compressible/-/compressible-2.0.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/compression/node_modules/compressible"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "mime-db",
                      "version": "1.8.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|compressible@2.0.2|mime-db@1.8.0",
                      "description": "Media Type Database",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/mime-db@1.8.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.8.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/compression/node_modules/compressible/node_modules/mime-db"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "vary",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|vary@1.0.0",
                  "author": "Douglas Christopher Wilson",
                  "description": "Manipulate the HTTP Vary header",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/vary@1.0.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.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/connect/node_modules/compression/node_modules/vary"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "connect-timeout",
              "version": "1.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|connect-timeout@1.3.0",
              "description": "timeout middleware",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/connect-timeout@1.3.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/timeout.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/timeout#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/timeout/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/connect-timeout/-/connect-timeout-1.3.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/connect-timeout"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ms",
                  "version": "0.6.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|connect-timeout@1.3.0|ms@0.6.2",
                  "description": "Tiny ms conversion utility",
                  "purl": "pkg:npm/ms@0.6.2",
                  "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.6.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/connect-timeout/node_modules/ms"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "cookie-parser",
              "version": "1.3.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-parser@1.3.4",
              "author": "TJ Holowaychuk",
              "description": "cookie parsing with signatures",
              "purl": "pkg:npm/cookie-parser@1.3.4",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/cookie-parser.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/cookie-parser#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/cookie-parser/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/cookie-parser"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "cookie-signature",
                  "version": "1.0.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-parser@1.3.4|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/karma/node_modules/connect/node_modules/cookie-parser/node_modules/cookie-signature"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "cookie-signature",
              "version": "1.0.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-signature@1.0.5",
              "author": "TJ Holowaychuk",
              "description": "Sign and unsign cookies",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/cookie-signature@1.0.5",
              "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.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/node_modules/cookie-signature"
                }
              ]
            },
            {
              "type": "library",
              "name": "cookie",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie@0.1.2",
              "author": "Roman Shtylman",
              "description": "cookie parsing and serialization",
              "purl": "pkg:npm/cookie@0.1.2",
              "externalReferences": [
                {
                  "url": "git://github.com/shtylman/node-cookie.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/shtylman/node-cookie#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/shtylman/node-cookie/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cookie/-/cookie-0.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/connect/node_modules/cookie"
                }
              ]
            },
            {
              "type": "library",
              "name": "csurf",
              "version": "1.6.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6",
              "author": "Jonathan Ong",
              "description": "CSRF token middleware",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/csurf@1.6.6",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/csurf.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/csurf#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/csurf/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/csurf/-/csurf-1.6.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/csurf"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "csrf",
                  "version": "2.0.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6",
                  "author": "Jonathan Ong",
                  "description": "primary logic behind csrf tokens",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/csrf@2.0.6",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/pillarjs/csrf.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/pillarjs/csrf#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/pillarjs/csrf/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/csrf/-/csrf-2.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/connect/node_modules/csurf/node_modules/csrf"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "base64-url",
                      "version": "1.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|base64-url@1.2.1",
                      "author": "@joaquimserafim",
                      "description": "Base64 encode, decode, escape and unescape for URL applications",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/base64-url@1.2.1",
                      "externalReferences": [
                        {
                          "url": "git://github.com/joaquimserafim/base64-url.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/joaquimserafim/base64-url",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/joaquimserafim/base64-url/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/base64-url/-/base64-url-1.2.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/base64-url"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "rndm",
                      "version": "1.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|rndm@1.1.0",
                      "author": "Jonathan Ong",
                      "description": "random string generator",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/rndm@1.1.0",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/crypto-utils/rndm.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/crypto-utils/rndm#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/crypto-utils/rndm/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/rndm/-/rndm-1.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/connect/node_modules/csurf/node_modules/csrf/node_modules/rndm"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "scmp",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|scmp@1.0.0",
                      "author": "Sean Lavine",
                      "description": "safe, constant-time string-comparison",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/scmp@1.0.0",
                      "externalReferences": [
                        {
                          "url": "git://github.com/freewil/scmp.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/freewil/scmp#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/freewil/scmp/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/scmp/-/scmp-1.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/connect/node_modules/csurf/node_modules/csrf/node_modules/scmp"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "uid-safe",
                      "version": "1.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|uid-safe@1.1.0",
                      "author": "Jonathan Ong",
                      "description": "URL and cookie safe UIDs",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/uid-safe@1.1.0",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/crypto-utils/uid-safe.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/crypto-utils/uid-safe#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/crypto-utils/uid-safe/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/uid-safe/-/uid-safe-1.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/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "native-or-bluebird",
                          "version": "1.1.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|uid-safe@1.1.0|native-or-bluebird@1.1.2",
                          "author": "Jonathan Ong",
                          "description": "use either the native Promise or Bluebird",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/native-or-bluebird@1.1.2",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/normalize/native-or-bluebird.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/normalize/native-or-bluebird#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/normalize/native-or-bluebird/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.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/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/node_modules/native-or-bluebird"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "http-errors",
                  "version": "1.2.8",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|http-errors@1.2.8",
                  "author": "Jonathan Ong",
                  "description": "Create HTTP error objects",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/http-errors@1.2.8",
                  "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.2.8.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/csurf/node_modules/http-errors"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|http-errors@1.2.8|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/karma/node_modules/connect/node_modules/csurf/node_modules/http-errors/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "statuses",
                      "version": "1.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|http-errors@1.2.8|statuses@1.2.1",
                      "author": "Jonathan Ong",
                      "description": "HTTP status utility",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/statuses@1.2.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.2.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/csurf/node_modules/http-errors/node_modules/statuses"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "debug",
              "version": "2.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
              "author": "TJ Holowaychuk",
              "description": "small debugging utility",
              "purl": "pkg:npm/debug@2.0.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.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/connect/node_modules/debug"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ms",
                  "version": "0.6.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0|ms@0.6.2",
                  "description": "Tiny ms conversion utility",
                  "purl": "pkg:npm/ms@0.6.2",
                  "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.6.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/debug/node_modules/ms"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "depd",
              "version": "0.4.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|depd@0.4.5",
              "author": "Douglas Christopher Wilson",
              "description": "Deprecate all the things",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/depd@0.4.5",
              "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-0.4.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/node_modules/depd"
                }
              ]
            },
            {
              "type": "library",
              "name": "errorhandler",
              "version": "1.2.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4",
              "description": "Development-only error handler middleware",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/errorhandler@1.2.4",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/errorhandler.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/errorhandler#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/errorhandler/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/errorhandler/-/errorhandler-1.2.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/errorhandler"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "accepts",
                  "version": "1.1.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4",
                  "author": "Jonathan Ong",
                  "description": "Higher-level content negotiation",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/accepts@1.1.4",
                  "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.1.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/errorhandler/node_modules/accepts"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "mime-types",
                      "version": "2.0.10",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4|mime-types@2.0.10",
                      "description": "The ultimate javascript content-type utility.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/mime-types@2.0.10",
                      "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.0.10.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "mime-db",
                          "version": "1.8.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4|mime-types@2.0.10|mime-db@1.8.0",
                          "description": "Media Type Database",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/mime-db@1.8.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.8.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/node_modules/mime-db"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "negotiator",
                      "version": "0.4.9",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4|negotiator@0.4.9",
                      "author": "Federico Romero",
                      "description": "HTTP content negotiation",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/negotiator@0.4.9",
                      "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.4.9.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "escape-html",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|escape-html@1.0.1",
                  "description": "Escape HTML entities",
                  "purl": "pkg:npm/escape-html@1.0.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/errorhandler/node_modules/escape-html"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "express-session",
              "version": "1.8.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2",
              "author": "TJ Holowaychuk",
              "description": "Simple session middleware for Express",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/express-session@1.8.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/session.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/session#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/session/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/express-session/-/express-session-1.8.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/express-session"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "crc",
                  "version": "3.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|crc@3.0.0",
                  "author": "Alex Gorbatchev",
                  "description": "Various CRC JavaScript implementations",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/crc@3.0.0",
                  "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.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/connect/node_modules/express-session/node_modules/crc"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "uid-safe",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1",
                  "author": "Jonathan Ong",
                  "description": "URL and cookie safe UIDs",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/uid-safe@1.0.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/crypto-utils/uid-safe.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/crypto-utils/uid-safe#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/crypto-utils/uid-safe/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/uid-safe/-/uid-safe-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/connect/node_modules/express-session/node_modules/uid-safe"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "base64-url",
                      "version": "1.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|base64-url@1.2.1",
                      "author": "@joaquimserafim",
                      "description": "Base64 encode, decode, escape and unescape for URL applications",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/base64-url@1.2.1",
                      "externalReferences": [
                        {
                          "url": "git://github.com/joaquimserafim/base64-url.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/joaquimserafim/base64-url",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/joaquimserafim/base64-url/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/base64-url/-/base64-url-1.2.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules/base64-url"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "mz",
                      "version": "1.3.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0",
                      "author": "Jonathan Ong",
                      "description": "modernize node.js to current ECMAScript standards",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/mz@1.3.0",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/normalize/mz.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/normalize/mz#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/normalize/mz/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/mz/-/mz-1.3.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules/mz"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "native-or-bluebird",
                          "version": "1.2.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|native-or-bluebird@1.2.0",
                          "author": "Jonathan Ong",
                          "description": "use either the native Promise or Bluebird",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/native-or-bluebird@1.2.0",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/normalize/native-or-bluebird.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/normalize/native-or-bluebird#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/normalize/native-or-bluebird/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.2.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules/mz/node_modules/native-or-bluebird"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "thenify-all",
                          "version": "1.6.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|thenify-all@1.6.0",
                          "author": "Jonathan Ong",
                          "description": "Promisifies all the selected functions in an object",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/thenify-all@1.6.0",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/thenables/thenify-all.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/thenables/thenify-all#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/thenables/thenify-all/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/thenify-all/-/thenify-all-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/connect/node_modules/express-session/node_modules/uid-safe/node_modules/mz/node_modules/thenify-all"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "thenify",
                          "version": "3.1.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|thenify@3.1.0",
                          "author": "Jonathan Ong",
                          "description": "Promisify a callback-based function",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/thenify@3.1.0",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/thenables/thenify.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/thenables/thenify#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/thenables/thenify/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/thenify/-/thenify-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/connect/node_modules/express-session/node_modules/uid-safe/node_modules/mz/node_modules/thenify"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "utils-merge",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|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/karma/node_modules/connect/node_modules/express-session/node_modules/utils-merge"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "finalhandler",
              "version": "0.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|finalhandler@0.2.0",
              "author": "Douglas Christopher Wilson",
              "description": "Node.js final http responder",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/finalhandler@0.2.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.2.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/finalhandler"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "escape-html",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|finalhandler@0.2.0|escape-html@1.0.1",
                  "description": "Escape HTML entities",
                  "purl": "pkg:npm/escape-html@1.0.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/finalhandler/node_modules/escape-html"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "fresh",
              "version": "0.2.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|fresh@0.2.4",
              "author": "TJ Holowaychuk",
              "description": "HTTP response freshness testing",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/fresh@0.2.4",
              "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.2.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/fresh"
                }
              ]
            },
            {
              "type": "library",
              "name": "media-typer",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|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/karma/node_modules/connect/node_modules/media-typer"
                }
              ]
            },
            {
              "type": "library",
              "name": "method-override",
              "version": "2.2.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|method-override@2.2.0",
              "description": "Override HTTP verbs",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/method-override@2.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/method-override.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/method-override#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/method-override/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/method-override/-/method-override-2.2.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/method-override"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "methods",
                  "version": "1.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|method-override@2.2.0|methods@1.1.0",
                  "author": "TJ Holowaychuk",
                  "description": "HTTP methods that node supports",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/methods@1.1.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/visionmedia/node-methods.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-methods#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-methods/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/methods/-/methods-1.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/connect/node_modules/method-override/node_modules/methods"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "vary",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|method-override@2.2.0|vary@1.0.0",
                  "author": "Douglas Christopher Wilson",
                  "description": "Manipulate the HTTP Vary header",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/vary@1.0.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.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/connect/node_modules/method-override/node_modules/vary"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "morgan",
              "version": "1.3.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2",
              "author": "Jonathan Ong",
              "description": "http request logger middleware for node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/morgan@1.3.2",
              "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.3.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/morgan"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "basic-auth",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2|basic-auth@1.0.0",
                  "description": "generic basic auth parser",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/basic-auth@1.0.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/visionmedia/node-basic-auth.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-basic-auth#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/node-basic-auth/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/basic-auth/-/basic-auth-1.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/connect/node_modules/morgan/node_modules/basic-auth"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "on-finished",
                  "version": "2.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2|on-finished@2.1.0",
                  "description": "Execute a callback when a request closes, finishes, or errors",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/on-finished@2.1.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.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/connect/node_modules/morgan/node_modules/on-finished"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ee-first",
                      "version": "1.0.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2|on-finished@2.1.0|ee-first@1.0.5",
                      "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.0.5",
                      "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.0.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/node_modules/morgan/node_modules/on-finished/node_modules/ee-first"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "multiparty",
              "version": "3.3.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2",
              "description": "multipart/form-data parser which supports streaming",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/multiparty@3.3.2",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/andrewrk/node-multiparty.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/andrewrk/node-multiparty#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/andrewrk/node-multiparty/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/multiparty/-/multiparty-3.3.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/multiparty"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.1.13",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.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/karma/node_modules/connect/node_modules/multiparty/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|core-util-is@1.0.1",
                      "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.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|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/karma/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|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/karma/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|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/karma/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "stream-counter",
                  "version": "0.2.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|stream-counter@0.2.0",
                  "author": "Andrew Kelley",
                  "description": "keeps track of how many bytes have been written to a stream",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/stream-counter@0.2.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/superjoe30/node-stream-counter.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/superjoe30/node-stream-counter#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/superjoe30/node-stream-counter/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/stream-counter/-/stream-counter-0.2.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/multiparty/node_modules/stream-counter"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "on-headers",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|on-headers@1.0.0",
              "author": "Douglas Christopher Wilson",
              "description": "Execute a listener when a response is about to write headers",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/on-headers@1.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/jshttp/on-headers.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/jshttp/on-headers#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/jshttp/on-headers/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/on-headers/-/on-headers-1.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/connect/node_modules/on-headers"
                }
              ]
            },
            {
              "type": "library",
              "name": "parseurl",
              "version": "1.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|parseurl@1.3.0",
              "author": "Jonathan Ong",
              "description": "parse a url with memoization",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/parseurl@1.3.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/parseurl.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/parseurl#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/parseurl/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/parseurl"
                }
              ]
            },
            {
              "type": "library",
              "name": "pause",
              "version": "0.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|pause@0.0.1",
              "author": "TJ Holowaychuk",
              "description": "Pause streams...",
              "purl": "pkg:npm/pause@0.0.1",
              "externalReferences": [
                {
                  "url": "https://registry.npmjs.org/pause/-/pause-0.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/connect/node_modules/pause"
                }
              ]
            },
            {
              "type": "library",
              "name": "qs",
              "version": "2.2.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|qs@2.2.4",
              "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@2.2.4",
              "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-2.2.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/qs"
                }
              ]
            },
            {
              "type": "library",
              "name": "response-time",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|response-time@2.0.1",
              "author": "Jonathan Ong",
              "description": "X-Response-Time header for node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/response-time@2.0.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/response-time.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/response-time#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/response-time/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/response-time/-/response-time-2.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/connect/node_modules/response-time"
                }
              ]
            },
            {
              "type": "library",
              "name": "serve-favicon",
              "version": "2.1.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7",
              "author": "Douglas Christopher Wilson",
              "description": "favicon serving middleware with caching",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/serve-favicon@2.1.7",
              "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.1.7.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/serve-favicon"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "etag",
                  "version": "1.5.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7|etag@1.5.1",
                  "description": "Create simple ETags",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/etag@1.5.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/jshttp/etag.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/jshttp/etag#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/jshttp/etag/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/etag/-/etag-1.5.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/serve-favicon/node_modules/etag"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "crc",
                      "version": "3.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7|etag@1.5.1|crc@3.2.1",
                      "author": "Alex Gorbatchev",
                      "description": "Various CRC JavaScript implementations",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/crc@3.2.1",
                      "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.2.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/serve-favicon/node_modules/etag/node_modules/crc"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ms",
                  "version": "0.6.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7|ms@0.6.2",
                  "description": "Tiny ms conversion utility",
                  "purl": "pkg:npm/ms@0.6.2",
                  "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.6.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/serve-favicon/node_modules/ms"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "serve-index",
              "version": "1.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1",
              "author": "Douglas Christopher Wilson",
              "description": "Serve directory listings",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/serve-index@1.2.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/serve-index.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/serve-index#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/serve-index/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/serve-index/-/serve-index-1.2.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/serve-index"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "accepts",
                  "version": "1.1.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4",
                  "author": "Jonathan Ong",
                  "description": "Higher-level content negotiation",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/accepts@1.1.4",
                  "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.1.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/serve-index/node_modules/accepts"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "mime-types",
                      "version": "2.0.10",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4|mime-types@2.0.10",
                      "description": "The ultimate javascript content-type utility.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/mime-types@2.0.10",
                      "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.0.10.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/mime-types"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "mime-db",
                          "version": "1.8.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4|mime-types@2.0.10|mime-db@1.8.0",
                          "description": "Media Type Database",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/mime-db@1.8.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.8.0.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/mime-types/node_modules/mime-db"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "negotiator",
                      "version": "0.4.9",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4|negotiator@0.4.9",
                      "author": "Federico Romero",
                      "description": "HTTP content negotiation",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/negotiator@0.4.9",
                      "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.4.9.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "batch",
                  "version": "0.5.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|batch@0.5.1",
                  "author": "TJ Holowaychuk",
                  "description": "Simple async batch",
                  "purl": "pkg:npm/batch@0.5.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/visionmedia/batch.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/batch#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/batch/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/batch/-/batch-0.5.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/serve-index/node_modules/batch"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "serve-static",
              "version": "1.6.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5",
              "author": "Douglas Christopher Wilson",
              "description": "Serve static files",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/serve-static@1.6.5",
              "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.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/node_modules/serve-static"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "escape-html",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|escape-html@1.0.1",
                  "description": "Escape HTML entities",
                  "purl": "pkg:npm/escape-html@1.0.1",
                  "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.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/serve-static/node_modules/escape-html"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "send",
                  "version": "0.9.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3",
                  "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.9.3",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/visionmedia/send.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/send#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/send/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/send/-/send-0.9.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/serve-static/node_modules/send"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "destroy",
                      "version": "1.0.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|destroy@1.0.3",
                      "author": "Jonathan Ong",
                      "description": "destroy a stream if possible",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/destroy@1.0.3",
                      "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.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/destroy"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "etag",
                      "version": "1.4.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|etag@1.4.0",
                      "description": "Create simple ETags",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/etag@1.4.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.4.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/etag"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "crc",
                          "version": "3.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|etag@1.4.0|crc@3.0.0",
                          "author": "Alex Gorbatchev",
                          "description": "Various CRC JavaScript implementations",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/crc@3.0.0",
                          "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.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/connect/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "ms",
                      "version": "0.6.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|ms@0.6.2",
                      "description": "Tiny ms conversion utility",
                      "purl": "pkg:npm/ms@0.6.2",
                      "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.6.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/ms"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "on-finished",
                      "version": "2.1.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|on-finished@2.1.0",
                      "description": "Execute a callback when a request closes, finishes, or errors",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/on-finished@2.1.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.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/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "ee-first",
                          "version": "1.0.5",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|on-finished@2.1.0|ee-first@1.0.5",
                          "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.0.5",
                          "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.0.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/node_modules/serve-static/node_modules/send/node_modules/on-finished/node_modules/ee-first"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "range-parser",
                      "version": "1.0.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|range-parser@1.0.2",
                      "author": "TJ Holowaychuk",
                      "description": "Range header field string parser",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/range-parser@1.0.2",
                      "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.0.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/range-parser"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "utils-merge",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|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/karma/node_modules/connect/node_modules/serve-static/node_modules/utils-merge"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "type-is",
              "version": "1.5.7",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7",
              "author": "Jonathan Ong",
              "description": "Infer the content-type of a request.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/type-is@1.5.7",
              "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.5.7.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/connect/node_modules/type-is"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "mime-types",
                  "version": "2.0.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7|mime-types@2.0.10",
                  "description": "The ultimate javascript content-type utility.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mime-types@2.0.10",
                  "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.0.10.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/connect/node_modules/type-is/node_modules/mime-types"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "mime-db",
                      "version": "1.8.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7|mime-types@2.0.10|mime-db@1.8.0",
                      "description": "Media Type Database",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/mime-db@1.8.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.8.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/connect/node_modules/type-is/node_modules/mime-types/node_modules/mime-db"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "vhost",
              "version": "3.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|vhost@3.0.0",
              "author": "Jonathan Ong",
              "description": "virtual domain hosting",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/vhost@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/vhost.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/vhost#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/vhost/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/vhost/-/vhost-3.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/connect/node_modules/vhost"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "di",
          "version": "0.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|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/karma/node_modules/di"
            }
          ]
        },
        {
          "type": "library",
          "name": "expand-braces",
          "version": "0.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1",
          "author": "Jon Schlinkert",
          "description": "Wrapper for [braces] to enable brace expansion for arrays of patterns.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jonschlinkert/expand-braces/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/expand-braces@0.1.1",
          "externalReferences": [
            {
              "url": "git://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.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/expand-braces"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "array-slice",
              "version": "0.2.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|array-slice@0.2.2",
              "author": "Jon Schlinkert",
              "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/jonschlinkert/array-slice/blob/master/LICENSE-MIT"
                  }
                }
              ],
              "purl": "pkg:npm/array-slice@0.2.2",
              "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.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/expand-braces/node_modules/array-slice"
                }
              ]
            },
            {
              "type": "library",
              "name": "array-uniq",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|array-uniq@1.0.2",
              "author": "Sindre Sorhus",
              "description": "Create an array without duplicates",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/array-uniq@1.0.2",
              "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.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/expand-braces/node_modules/array-uniq"
                }
              ]
            },
            {
              "type": "library",
              "name": "braces",
              "version": "0.1.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|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/karma/node_modules/expand-braces/node_modules/braces"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "expand-range",
                  "version": "0.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5|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/karma/node_modules/expand-braces/node_modules/braces/node_modules/expand-range"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "is-number",
                      "version": "0.1.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5|expand-range@0.1.1|is-number@0.1.1",
                      "author": "Jon Schlinkert",
                      "description": "Is the value a number? Has extensive tests.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared",
                            "url": "https://github.com/jonschlinkert/is-number/blob/master/LICENSE-MIT"
                          }
                        }
                      ],
                      "purl": "pkg:npm/is-number@0.1.1",
                      "externalReferences": [
                        {
                          "url": "git://github.com/jonschlinkert/is-number.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/jonschlinkert/is-number",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/jonschlinkert/is-number/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/is-number/-/is-number-0.1.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/expand-braces/node_modules/braces/node_modules/expand-range/node_modules/is-number"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "repeat-string",
                      "version": "0.2.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5|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/karma/node_modules/expand-braces/node_modules/braces/node_modules/expand-range/node_modules/repeat-string"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "3.2.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|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/karma/node_modules/glob"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "inherits",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|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/karma/node_modules/glob/node_modules/inherits"
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|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/karma/node_modules/glob/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lru-cache",
                  "version": "2.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "A cache object that deletes the least-recently-used items.",
                  "purl": "pkg:npm/lru-cache@2.5.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sigmund",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Quick and dirty signatures for Objects.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/sigmund@1.0.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "2.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|graceful-fs@2.0.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@2.0.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-2.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "http-proxy",
          "version": "0.10.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4",
          "author": "Nodejitsu Inc.",
          "description": "A full-featured http reverse proxy for node.js",
          "purl": "pkg:npm/http-proxy@0.10.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@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-0.10.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/http-proxy"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "pkginfo",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|pkginfo@0.3.0",
              "author": "Charlie Robbins",
              "description": "An easy way to expose properties on a module from a package.json",
              "purl": "pkg:npm/pkginfo@0.3.0",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/indexzero/node-pkginfo#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/indexzero/node-pkginfo/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/http-proxy/node_modules/pkginfo"
                }
              ]
            },
            {
              "type": "library",
              "name": "utile",
              "version": "0.2.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1",
              "author": "Nodejitsu Inc.",
              "description": "A drop-in replacement for `util` with some additional advantageous functions",
              "purl": "pkg:npm/utile@0.2.1",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/flatiron/utile.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/flatiron/utile#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/flatiron/utile/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/utile/-/utile-0.2.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/http-proxy/node_modules/utile"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "async",
                  "version": "0.2.10",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|async@0.2.10",
                  "author": "Caolan McMahon",
                  "description": "Higher-order functions and common patterns for asynchronous code",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/caolan/async/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/async@0.2.10",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/caolan/async.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/caolan/async#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/caolan/async/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/http-proxy/node_modules/utile/node_modules/async"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "deep-equal",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|deep-equal@1.0.0",
                  "author": "James Halliday",
                  "description": "node's assert.deepEqual algorithm",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/deep-equal@1.0.0",
                  "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-1.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/http-proxy/node_modules/utile/node_modules/deep-equal"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "i",
                  "version": "0.3.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|i@0.3.3",
                  "author": "Pavan Kumar Sunkara",
                  "description": "custom inflections for nodejs",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/pksunkara/inflect/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/i@0.3.3",
                  "externalReferences": [
                    {
                      "url": "git://github.com/pksunkara/inflect.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "http://pksunkara.github.com/inflect",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/pksunkara/inflect/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/i/-/i-0.3.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/http-proxy/node_modules/utile/node_modules/i"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mkdirp",
                  "version": "0.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|mkdirp@0.5.0",
                  "author": "James Halliday",
                  "description": "Recursively mkdir, like `mkdir -p`",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/mkdirp@0.5.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/http-proxy/node_modules/utile/node_modules/mkdirp"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "minimist",
                      "version": "0.0.8",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|mkdirp@0.5.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/karma/node_modules/http-proxy/node_modules/utile/node_modules/mkdirp/node_modules/minimist"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ncp",
                  "version": "0.4.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|ncp@0.4.2",
                  "author": "AvianFlu",
                  "description": "Asynchronous recursive file copy utility.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ncp@0.4.2",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/AvianFlu/ncp.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/AvianFlu/ncp#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/AvianFlu/ncp/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/ncp/-/ncp-0.4.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/http-proxy/node_modules/utile/node_modules/ncp"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "log4js",
          "version": "0.6.22",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22",
          "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.22",
          "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.22.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": "async",
              "version": "0.2.10",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|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/karma/node_modules/log4js/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.0.33",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33",
              "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.33",
              "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.33.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/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|core-util-is@1.0.1",
                  "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.1",
                  "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.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/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|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/karma/node_modules/log4js/node_modules/readable-stream/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|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/karma/node_modules/log4js/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|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/karma/node_modules/log4js/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "semver",
              "version": "1.1.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|semver@1.1.4",
              "description": "The semantic version parser used by npm.",
              "purl": "pkg:npm/semver@1.1.4",
              "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\""
                },
                {
                  "url": "https://registry.npmjs.org/semver/-/semver-1.1.4.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/semver"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "memoizee",
          "version": "0.3.8",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8",
          "author": "Mariusz Nowak",
          "description": "Memoize/cache function results",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/memoizee@0.3.8",
          "externalReferences": [
            {
              "url": "git://github.com/medikoo/memoize.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/medikoo/memoize#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/medikoo/memoize/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/memoizee/-/memoizee-0.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/memoizee"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "d",
              "version": "0.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|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/karma/node_modules/memoizee/node_modules/d"
                }
              ]
            },
            {
              "type": "library",
              "name": "es5-ext",
              "version": "0.10.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6",
              "author": "Mariusz Nowak",
              "description": "ECMAScript 5 extensions and ES6 shims",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/es5-ext@0.10.6",
              "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.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/memoizee/node_modules/es5-ext"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "es6-iterator",
                  "version": "0.1.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6|es6-iterator@0.1.3",
                  "author": "Mariusz Nowak",
                  "description": "Iterator abstraction based on ES6 specification",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/es6-iterator@0.1.3",
                  "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-0.1.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/memoizee/node_modules/es5-ext/node_modules/es6-iterator"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "es6-symbol",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6|es6-symbol@2.0.1",
                  "author": "Mariusz Nowak",
                  "description": "ECMAScript6 Symbol polyfill",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/es6-symbol@2.0.1",
                  "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-2.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/memoizee/node_modules/es5-ext/node_modules/es6-symbol"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "es6-weak-map",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2",
              "author": "Mariusz Nowak",
              "description": "ECMAScript6 WeakMap polyfill",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/es6-weak-map@0.1.2",
              "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-0.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/memoizee/node_modules/es6-weak-map"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "es6-iterator",
                  "version": "0.1.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3",
                  "author": "Mariusz Nowak",
                  "description": "Iterator abstraction based on ES6 specification",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/es6-iterator@0.1.3",
                  "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-0.1.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/memoizee/node_modules/es6-weak-map/node_modules/es6-iterator"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "es6-symbol",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3|es6-symbol@2.0.1",
                      "author": "Mariusz Nowak",
                      "description": "ECMAScript6 Symbol polyfill",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/es6-symbol@2.0.1",
                      "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-2.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/memoizee/node_modules/es6-weak-map/node_modules/es6-iterator/node_modules/es6-symbol"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "es6-symbol",
                  "version": "0.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2|es6-symbol@0.1.1",
                  "author": "Mariusz Nowak",
                  "description": "ECMAScript6 Symbol polyfill",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/es6-symbol@0.1.1",
                  "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-0.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/memoizee/node_modules/es6-weak-map/node_modules/es6-symbol"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "event-emitter",
              "version": "0.3.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|event-emitter@0.3.3",
              "author": "Mariusz Nowak",
              "description": "Environment agnostic event emitter",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/event-emitter@0.3.3",
              "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.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/memoizee/node_modules/event-emitter"
                }
              ]
            },
            {
              "type": "library",
              "name": "lru-queue",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|lru-queue@0.1.0",
              "author": "Mariusz Nowak",
              "description": "LRU Queue",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/lru-queue@0.1.0",
              "externalReferences": [
                {
                  "url": "git://github.com/medikoo/lru-queue.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/medikoo/lru-queue#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/medikoo/lru-queue/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/lru-queue/-/lru-queue-0.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/memoizee/node_modules/lru-queue"
                }
              ]
            },
            {
              "type": "library",
              "name": "next-tick",
              "version": "0.2.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|next-tick@0.2.2",
              "author": "Mariusz Nowak",
              "description": "Environment agnostic nextTick polyfill",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/next-tick@0.2.2",
              "externalReferences": [
                {
                  "url": "git://github.com/medikoo/next-tick.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/medikoo/next-tick#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/medikoo/next-tick/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/memoizee/node_modules/next-tick"
                }
              ]
            },
            {
              "type": "library",
              "name": "timers-ext",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|timers-ext@0.1.0",
              "author": "Mariusz Nowak",
              "description": "Timers extensions",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/timers-ext@0.1.0",
              "externalReferences": [
                {
                  "url": "git://github.com/medikoo/timers-ext.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/medikoo/timers-ext#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/medikoo/timers-ext/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/timers-ext/-/timers-ext-0.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/memoizee/node_modules/timers-ext"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "mime",
          "version": "1.2.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|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/karma/node_modules/mime"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.2.14",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|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/karma/node_modules/minimatch"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lru-cache",
              "version": "2.5.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|minimatch@0.2.14|lru-cache@2.5.0",
              "author": "Isaac Z. Schlueter",
              "description": "A cache object that deletes the least-recently-used items.",
              "purl": "pkg:npm/lru-cache@2.5.0",
              "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.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/minimatch/node_modules/lru-cache"
                }
              ]
            },
            {
              "type": "library",
              "name": "sigmund",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|minimatch@0.2.14|sigmund@1.0.0",
              "author": "Isaac Z. Schlueter",
              "description": "Quick and dirty signatures for Objects.",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/sigmund@1.0.0",
              "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.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/minimatch/node_modules/sigmund"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "optimist",
          "version": "0.6.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|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/karma/node_modules/optimist"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "0.0.10",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|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/karma/node_modules/optimist/node_modules/minimist"
                }
              ]
            },
            {
              "type": "library",
              "name": "wordwrap",
              "version": "0.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|optimist@0.6.1|wordwrap@0.0.2",
              "author": "James Halliday",
              "description": "Wrap those words. Show them at what columns to start and stop.",
              "licenses": [
                {
                  "license": {
                    "name": "MIT/X11",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/wordwrap@0.0.2",
              "externalReferences": [
                {
                  "url": "git://github.com/substack/node-wordwrap.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/node-wordwrap#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/node-wordwrap/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/optimist/node_modules/wordwrap"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "0.9.7",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|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/karma/node_modules/q"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.2.8",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|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/karma/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "socket.io",
          "version": "1.3.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5",
          "description": "node.js realtime framework server",
          "purl": "pkg:npm/socket.io@1.3.5",
          "externalReferences": [
            {
              "url": "git://github.com/Automattic/socket.io.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Automattic/socket.io#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Automattic/socket.io/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/socket.io/-/socket.io-1.3.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/socket.io"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "debug",
              "version": "2.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|debug@2.1.0",
              "author": "TJ Holowaychuk",
              "description": "small debugging utility",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/debug@2.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-2.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/socket.io/node_modules/debug"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ms",
                  "version": "0.6.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|debug@2.1.0|ms@0.6.2",
                  "description": "Tiny ms conversion utility",
                  "purl": "pkg:npm/ms@0.6.2",
                  "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.6.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/debug/node_modules/ms"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "engine.io",
              "version": "1.5.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1",
              "author": "Guillermo Rauch",
              "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
              "purl": "pkg:npm/engine.io@1.5.1",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/Automattic/engine.io.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/LearnBoost/engine.io",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/Automattic/engine.io/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/engine.io/-/engine.io-1.5.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "base64id",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|base64id@0.1.0",
                  "author": "Kristian Faeldt",
                  "description": "Generates a base64 id",
                  "purl": "pkg:npm/base64id@0.1.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-0.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/socket.io/node_modules/engine.io/node_modules/base64id"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "debug",
                  "version": "1.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|debug@1.0.3",
                  "author": "TJ Holowaychuk",
                  "description": "small debugging utility",
                  "purl": "pkg:npm/debug@1.0.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-1.0.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/debug"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ms",
                      "version": "0.6.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|debug@1.0.3|ms@0.6.2",
                      "description": "Tiny ms conversion utility",
                      "purl": "pkg:npm/ms@0.6.2",
                      "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.6.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/debug/node_modules/ms"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "engine.io-parser",
                  "version": "1.2.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1",
                  "description": "Parser for the client for the realtime Engine",
                  "purl": "pkg:npm/engine.io-parser@1.2.1",
                  "externalReferences": [
                    {
                      "url": "git+ssh://git@github.com/LearnBoost/engine.io-parser.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/LearnBoost/engine.io-protocol",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/LearnBoost/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-1.2.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/engine.io-parser"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "after",
                      "version": "0.8.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|after@0.8.1",
                      "author": "Raynos",
                      "description": "after - tiny flow control",
                      "purl": "pkg:npm/after@0.8.1",
                      "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.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/engine.io-parser/node_modules/after"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "arraybuffer.slice",
                      "version": "0.0.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|arraybuffer.slice@0.0.6",
                      "description": "Exports a function for slicing ArrayBuffers (no polyfilling)",
                      "purl": "pkg:npm/arraybuffer.slice@0.0.6",
                      "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.6.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/engine.io-parser/node_modules/arraybuffer.slice"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "base64-arraybuffer",
                      "version": "0.1.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|base64-arraybuffer@0.1.2",
                      "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.2",
                      "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.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/engine.io-parser/node_modules/base64-arraybuffer"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "blob",
                      "version": "0.0.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|blob@0.0.2",
                      "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
                      "purl": "pkg:npm/blob@0.0.2",
                      "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.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/engine.io-parser/node_modules/blob"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "has-binary",
                      "version": "0.1.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5",
                      "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-binary@0.1.5",
                      "externalReferences": [
                        {
                          "url": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.5.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/engine.io-parser/node_modules/has-binary"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "isarray",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5|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/karma/node_modules/socket.io/node_modules/engine.io/node_modules/engine.io-parser/node_modules/has-binary/node_modules/isarray"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "utf8",
                      "version": "2.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|utf8@2.0.0",
                      "author": "Mathias Bynens",
                      "description": "A well-tested UTF-8 encoder/decoder written in JavaScript.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared",
                            "url": "http://mths.be/mit"
                          }
                        },
                        {
                          "license": {
                            "name": "GPL",
                            "acknowledgement": "declared",
                            "url": "http://mths.be/gpl"
                          }
                        }
                      ],
                      "purl": "pkg:npm/utf8@2.0.0",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/mathiasbynens/utf8.js.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "http://mths.be/utf8js",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/mathiasbynens/utf8.js/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/utf8/-/utf8-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/socket.io/node_modules/engine.io/node_modules/engine.io-parser/node_modules/utf8"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ws",
                  "version": "0.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0",
                  "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@0.5.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/einaros/ws.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/einaros/ws#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/einaros/ws/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/ws/-/ws-0.5.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "nan",
                      "version": "1.4.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0|nan@1.4.3",
                      "description": "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/nan@1.4.3",
                      "externalReferences": [
                        {
                          "url": "git://github.com/rvagg/nan.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/rvagg/nan#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/rvagg/nan/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/nan/-/nan-1.4.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/nan"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "options",
                      "version": "0.0.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0|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/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/options"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "ultron",
                      "version": "1.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0|ultron@1.0.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.0.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.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/socket.io/node_modules/engine.io/node_modules/ws/node_modules/ultron"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "has-binary-data",
              "version": "0.1.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|has-binary-data@0.1.3",
              "author": "Kevin Roark",
              "description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/has-binary-data@0.1.3",
              "externalReferences": [
                {
                  "url": "https://registry.npmjs.org/has-binary-data/-/has-binary-data-0.1.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/socket.io/node_modules/has-binary-data"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|has-binary-data@0.1.3|isarray@0.0.1",
                  "author": "Julian Gruber",
                  "description": "Array#isArray for older browsers",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/isarray@0.0.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/juliangruber/isarray.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/juliangruber/isarray",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/juliangruber/isarray/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "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/karma/node_modules/socket.io/node_modules/has-binary-data/node_modules/isarray"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "socket.io-adapter",
              "version": "0.3.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1",
              "description": "Default socket.io in-memory adapter class.",
              "purl": "pkg:npm/socket.io-adapter@0.3.1",
              "externalReferences": [
                {
                  "url": "git://github.com/Automattic/socket.io-adapter.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/Automattic/socket.io-adapter#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/Automattic/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-0.3.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-adapter"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "debug",
                  "version": "1.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|debug@1.0.2",
                  "author": "TJ Holowaychuk",
                  "description": "small debugging utility",
                  "purl": "pkg:npm/debug@1.0.2",
                  "externalReferences": [
                    {
                      "url": "git://github.com/visionmedia/debug.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/visionmedia/debug#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/visionmedia/debug/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/debug/-/debug-1.0.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-adapter/node_modules/debug"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "ms",
                      "version": "0.6.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|debug@1.0.2|ms@0.6.2",
                      "description": "Tiny ms conversion utility",
                      "purl": "pkg:npm/ms@0.6.2",
                      "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.6.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-adapter/node_modules/debug/node_modules/ms"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "object-keys",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|object-keys@1.0.1",
                  "author": "Jordan Harband",
                  "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/object-keys@1.0.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/ljharb/object-keys.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/ljharb/object-keys#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/ljharb/object-keys/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/object-keys/-/object-keys-1.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/socket.io/node_modules/socket.io-adapter/node_modules/object-keys"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "socket.io-parser",
                  "version": "2.2.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2",
                  "description": "socket.io protocol parser",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/socket.io-parser@2.2.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-2.2.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-adapter/node_modules/socket.io-parser"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "component-emitter",
                      "version": "1.1.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|component-emitter@1.1.2",
                      "description": "Event emitter",
                      "purl": "pkg:npm/component-emitter@1.1.2",
                      "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.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/socket.io/node_modules/socket.io-adapter/node_modules/socket.io-parser/node_modules/component-emitter"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "debug",
                      "version": "0.7.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|debug@0.7.4",
                      "author": "TJ Holowaychuk",
                      "description": "small debugging utility",
                      "purl": "pkg:npm/debug@0.7.4",
                      "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-0.7.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-adapter/node_modules/socket.io-parser/node_modules/debug"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|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/karma/node_modules/socket.io/node_modules/socket.io-adapter/node_modules/socket.io-parser/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "json3",
                      "version": "3.2.6",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|json3@3.2.6",
                      "author": "Kit Cambridge",
                      "description": "A modern JSON implementation compatible with nearly all JavaScript platforms.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared",
                            "url": "http://kit.mit-license.org/"
                          }
                        }
                      ],
                      "purl": "pkg:npm/json3@3.2.6",
                      "externalReferences": [
                        {
                          "url": "git://github.com/bestiejs/json3.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "http://bestiejs.github.io/json3",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/bestiejs/json3/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/json3/-/json3-3.2.6.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-adapter/node_modules/socket.io-parser/node_modules/json3"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "socket.io-client",
              "version": "1.3.5",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5",
              "description": "[![Build Status](https://secure.travis-ci.org/Automattic/socket.io-client.svg)](http://travis-ci.org/Automattic/socket.io-client) ![NPM version](https://badge.fury.io/js/socket.io-client.svg) ![Downloads](http://img.shields.io/npm/dm/socket.io-client.svg?style=flat)",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/socket.io-client@1.3.5",
              "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-1.3.5.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "backo2",
                  "version": "1.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/backo2"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "component-bind",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/component-bind"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "component-emitter",
                  "version": "1.1.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|component-emitter@1.1.2",
                  "description": "Event emitter",
                  "purl": "pkg:npm/component-emitter@1.1.2",
                  "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.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/socket.io/node_modules/socket.io-client/node_modules/component-emitter"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "debug",
                  "version": "0.7.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|debug@0.7.4",
                  "author": "TJ Holowaychuk",
                  "description": "small debugging utility",
                  "purl": "pkg:npm/debug@0.7.4",
                  "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-0.7.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/debug"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "engine.io-client",
                  "version": "1.5.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1",
                  "description": "Client for the realtime Engine",
                  "purl": "pkg:npm/engine.io-client@1.5.1",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/Automattic/engine.io-client.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "http://socket.io",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/Automattic/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-1.5.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "component-inherit",
                      "version": "0.0.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/component-inherit"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "debug",
                      "version": "1.0.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|debug@1.0.4",
                      "author": "TJ Holowaychuk",
                      "description": "small debugging utility",
                      "purl": "pkg:npm/debug@1.0.4",
                      "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-1.0.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/debug"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "ms",
                          "version": "0.6.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|debug@1.0.4|ms@0.6.2",
                          "description": "Tiny ms conversion utility",
                          "purl": "pkg:npm/ms@0.6.2",
                          "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.6.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/debug/node_modules/ms"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "engine.io-parser",
                      "version": "1.2.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1",
                      "description": "Parser for the client for the realtime Engine",
                      "purl": "pkg:npm/engine.io-parser@1.2.1",
                      "externalReferences": [
                        {
                          "url": "git+ssh://git@github.com/LearnBoost/engine.io-parser.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/LearnBoost/engine.io-protocol",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/LearnBoost/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-1.2.1.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "after",
                          "version": "0.8.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|after@0.8.1",
                          "author": "Raynos",
                          "description": "after - tiny flow control",
                          "purl": "pkg:npm/after@0.8.1",
                          "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.1.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser/node_modules/after"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "arraybuffer.slice",
                          "version": "0.0.6",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|arraybuffer.slice@0.0.6",
                          "description": "Exports a function for slicing ArrayBuffers (no polyfilling)",
                          "purl": "pkg:npm/arraybuffer.slice@0.0.6",
                          "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.6.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser/node_modules/arraybuffer.slice"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "base64-arraybuffer",
                          "version": "0.1.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|base64-arraybuffer@0.1.2",
                          "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.2",
                          "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.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser/node_modules/base64-arraybuffer"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "blob",
                          "version": "0.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|blob@0.0.2",
                          "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
                          "purl": "pkg:npm/blob@0.0.2",
                          "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.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser/node_modules/blob"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "has-binary",
                          "version": "0.1.5",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5",
                          "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-binary@0.1.5",
                          "externalReferences": [
                            {
                              "url": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.5.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser/node_modules/has-binary"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "isarray",
                              "version": "0.0.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser/node_modules/has-binary/node_modules/isarray"
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "utf8",
                          "version": "2.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|utf8@2.0.0",
                          "author": "Mathias Bynens",
                          "description": "A well-tested UTF-8 encoder/decoder written in JavaScript.",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared",
                                "url": "http://mths.be/mit"
                              }
                            },
                            {
                              "license": {
                                "name": "GPL",
                                "acknowledgement": "declared",
                                "url": "http://mths.be/gpl"
                              }
                            }
                          ],
                          "purl": "pkg:npm/utf8@2.0.0",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/mathiasbynens/utf8.js.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "http://mths.be/utf8js",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/mathiasbynens/utf8.js/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/utf8/-/utf8-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/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/engine.io-parser/node_modules/utf8"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "has-cors",
                      "version": "1.0.3",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|has-cors@1.0.3",
                      "author": "Nathan Rajlich",
                      "description": "Detects support for Cross-Origin Resource Sharing",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/has-cors@1.0.3",
                      "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.0.3.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/has-cors"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "global",
                          "version": "2.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|has-cors@1.0.3|global@2.0.1",
                          "author": "Nathan Rajlich",
                          "description": "Returns a reference to the `global` object",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/global@2.0.1?download_url=https%3A%2F%2Fgithub.com%2Fcomponent%2Fglobal%2Farchive%2Fv2.0.1.tar.gz",
                          "externalReferences": [
                            {
                              "url": "git://github.com/component/global.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/component/global#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/component/global/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://github.com/component/global/archive/v2.0.1.tar.gz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/has-cors/node_modules/global"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "parsejson",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parsejson@0.0.1",
                      "description": "Method that parses a JSON string and returns a JSON object",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/parsejson@0.0.1",
                      "externalReferences": [
                        {
                          "url": "https://registry.npmjs.org/parsejson/-/parsejson-0.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/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/parsejson"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "better-assert",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parsejson@0.0.1|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/parsejson/node_modules/better-assert"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "callsite",
                              "version": "1.0.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parsejson@0.0.1|better-assert@1.0.2|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/parsejson/node_modules/better-assert/node_modules/callsite"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "parseqs",
                      "version": "0.0.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseqs@0.0.2",
                      "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.2",
                      "externalReferences": [
                        {
                          "url": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.2.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/parseqs"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "better-assert",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseqs@0.0.2|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/parseqs/node_modules/better-assert"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "callsite",
                              "version": "1.0.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseqs@0.0.2|better-assert@1.0.2|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/parseqs/node_modules/better-assert/node_modules/callsite"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "parseuri",
                      "version": "0.0.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseuri@0.0.4",
                      "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.4",
                      "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.4.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/parseuri"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "better-assert",
                          "version": "1.0.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseuri@0.0.4|better-assert@1.0.2",
                          "author": "TJ Holowaychuk",
                          "description": "Better assertions for node, reporting the expr, filename, lineno etc",
                          "purl": "pkg:npm/better-assert@1.0.2",
                          "externalReferences": [
                            {
                              "url": "git+https://github.com/visionmedia/better-assert.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/visionmedia/better-assert#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/visionmedia/better-assert/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/parseuri/node_modules/better-assert"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "callsite",
                              "version": "1.0.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseuri@0.0.4|better-assert@1.0.2|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/parseuri/node_modules/better-assert/node_modules/callsite"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "ws",
                      "version": "0.4.31",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31",
                      "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",
                      "purl": "pkg:npm/ws@0.4.31",
                      "externalReferences": [
                        {
                          "url": "git://github.com/einaros/ws.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/einaros/ws#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/einaros/ws/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/ws/-/ws-0.4.31.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "commander",
                          "version": "0.6.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/commander"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "nan",
                          "version": "0.3.2",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|nan@0.3.2",
                          "description": "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/nan@0.3.2",
                          "externalReferences": [
                            {
                              "url": "git://github.com/rvagg/nan.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/rvagg/nan#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/rvagg/nan/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/nan/-/nan-0.3.2.tgz",
                              "type": "distribution",
                              "comment": "as detected from npm-ls property \"resolved\""
                            }
                          ],
                          "properties": [
                            {
                              "name": "cdx:npm:package:path",
                              "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/nan"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "options",
                          "version": "0.0.6",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/options"
                            }
                          ]
                        },
                        {
                          "type": "library",
                          "name": "tinycolor",
                          "version": "0.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|tinycolor@0.0.1",
                          "author": "Einar Otto Stangvik",
                          "description": "a to-the-point color module for node",
                          "purl": "pkg:npm/tinycolor@0.0.1",
                          "externalReferences": [
                            {
                              "url": "git://github.com/einaros/tinycolor.git",
                              "type": "vcs",
                              "comment": "as detected from PackageJson property \"repository.url\""
                            },
                            {
                              "url": "https://github.com/einaros/tinycolor#readme",
                              "type": "website",
                              "comment": "as detected from PackageJson property \"homepage\""
                            },
                            {
                              "url": "https://github.com/einaros/tinycolor/issues",
                              "type": "issue-tracker",
                              "comment": "as detected from PackageJson property \"bugs.url\""
                            },
                            {
                              "url": "https://registry.npmjs.org/tinycolor/-/tinycolor-0.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/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/tinycolor"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "xmlhttprequest",
                      "version": "1.5.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|xmlhttprequest@1.5.0",
                      "author": "Dan DeFelippi",
                      "description": "XMLHttpRequest for Node",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared",
                            "url": "http://creativecommons.org/licenses/MIT/"
                          }
                        }
                      ],
                      "purl": "pkg:npm/xmlhttprequest@1.5.0?download_url=https%3A%2F%2Fgithub.com%2Frase-%2Fnode-XMLHttpRequest%2Farchive%2Fa6b6f2.tar.gz",
                      "externalReferences": [
                        {
                          "url": "git://github.com/driverdan/node-XMLHttpRequest.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/driverdan/node-XMLHttpRequest#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "http://github.com/driverdan/node-XMLHttpRequest/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://github.com/rase-/node-XMLHttpRequest/archive/a6b6f2.tar.gz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/xmlhttprequest"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "has-binary",
                  "version": "0.1.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|has-binary@0.1.6",
                  "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-binary@0.1.6",
                  "externalReferences": [
                    {
                      "url": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/has-binary"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|has-binary@0.1.6|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/has-binary/node_modules/isarray"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "indexof",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/indexof"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "object-component",
                  "version": "0.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|object-component@0.0.3",
                  "description": "Object utils.",
                  "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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/object-component"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "parseuri",
                  "version": "0.0.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|parseuri@0.0.2",
                  "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.2",
                  "externalReferences": [
                    {
                      "url": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/parseuri"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "better-assert",
                      "version": "1.0.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|parseuri@0.0.2|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/parseuri/node_modules/better-assert"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "callsite",
                          "version": "1.0.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|parseuri@0.0.2|better-assert@1.0.2|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/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/parseuri/node_modules/better-assert/node_modules/callsite"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "to-array",
                  "version": "0.1.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|to-array@0.1.3",
                  "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.3",
                  "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.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/to-array"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "socket.io-parser",
              "version": "2.2.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4",
              "description": "socket.io protocol parser",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/socket.io-parser@2.2.4",
              "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-2.2.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-parser"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "component-emitter",
                  "version": "1.1.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|component-emitter@1.1.2",
                  "description": "Event emitter",
                  "purl": "pkg:npm/component-emitter@1.1.2",
                  "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.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/socket.io/node_modules/socket.io-parser/node_modules/component-emitter"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "debug",
                  "version": "0.7.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|debug@0.7.4",
                  "author": "TJ Holowaychuk",
                  "description": "small debugging utility",
                  "purl": "pkg:npm/debug@0.7.4",
                  "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-0.7.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-parser/node_modules/debug"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|isarray@0.0.1",
                  "author": "Julian Gruber",
                  "description": "Array#isArray for older browsers",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/isarray@0.0.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/juliangruber/isarray.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/juliangruber/isarray",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/juliangruber/isarray/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-parser/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "json3",
                  "version": "3.2.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|json3@3.2.6",
                  "author": "Kit Cambridge",
                  "description": "A modern JSON implementation compatible with nearly all JavaScript platforms.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "http://kit.mit-license.org/"
                      }
                    }
                  ],
                  "purl": "pkg:npm/json3@3.2.6",
                  "externalReferences": [
                    {
                      "url": "git://github.com/bestiejs/json3.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "http://bestiejs.github.io/json3",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/bestiejs/json3/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/json3/-/json3-3.2.6.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/karma/node_modules/socket.io/node_modules/socket.io-parser/node_modules/json3"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.1.43",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|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/karma/node_modules/source-map"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "amdefine",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|source-map@0.1.43|amdefine@0.1.0",
              "author": "James Burke",
              "description": "Provide AMD's define() API for declaring modules in the AMD format",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                  }
                },
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/amdefine@0.1.0",
              "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-0.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/source-map/node_modules/amdefine"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "useragent",
          "version": "2.0.10",
          "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|useragent@2.0.10",
          "author": "Arnout Kazemier",
          "description": "Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing",
          "purl": "pkg:npm/useragent@2.0.10",
          "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.0.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/karma/node_modules/useragent"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "lru-cache",
              "version": "2.2.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|useragent@2.0.10|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/karma/node_modules/useragent/node_modules/lru-cache"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "load-grunt-tasks",
      "version": "0.6.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0",
      "author": "Sindre Sorhus",
      "description": "Load multiple grunt tasks using globbing patterns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/load-grunt-tasks@0.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/load-grunt-tasks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/load-grunt-tasks#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/load-grunt-tasks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-0.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/load-grunt-tasks"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "findup-sync",
          "version": "0.1.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3",
          "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.1.3",
          "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.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/load-grunt-tasks/node_modules/findup-sync"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "glob",
              "version": "3.2.11",
              "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.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/load-grunt-tasks/node_modules/findup-sync/node_modules/glob"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|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/load-grunt-tasks/node_modules/findup-sync/node_modules/glob/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "minimatch",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|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/load-grunt-tasks/node_modules/findup-sync/node_modules/glob/node_modules/minimatch"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lru-cache",
                      "version": "2.5.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "A cache object that deletes the least-recently-used items.",
                      "purl": "pkg:npm/lru-cache@2.5.0",
                      "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.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/load-grunt-tasks/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sigmund",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "Quick and dirty signatures for Objects.",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/sigmund@1.0.0",
                      "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.0.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/load-grunt-tasks/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "multimatch",
          "version": "0.3.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0",
          "author": "Sindre Sorhus",
          "description": "Extends minimatch.match() with support for multiple patterns",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/multimatch@0.3.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-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/load-grunt-tasks/node_modules/multimatch"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "array-differ",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|array-differ@0.1.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@0.1.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-0.1.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/load-grunt-tasks/node_modules/multimatch/node_modules/array-differ"
                }
              ]
            },
            {
              "type": "library",
              "name": "array-union",
              "version": "0.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|array-union@0.1.0",
              "author": "Sindre Sorhus",
              "description": "Creates an array of unique values, in order, from the input arrays",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/array-union@0.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/array-union.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/array-union#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/array-union/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/array-union/-/array-union-0.1.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/load-grunt-tasks/node_modules/multimatch/node_modules/array-union"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "array-uniq",
                  "version": "0.1.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|array-union@0.1.0|array-uniq@0.1.1",
                  "author": "Sindre Sorhus",
                  "description": "Create an array without duplicates",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/array-uniq@0.1.1",
                  "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-0.1.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/load-grunt-tasks/node_modules/multimatch/node_modules/array-union/node_modules/array-uniq"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|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/load-grunt-tasks/node_modules/multimatch/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lru-cache",
                  "version": "2.5.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|minimatch@0.3.0|lru-cache@2.5.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "A cache object that deletes the least-recently-used items.",
                  "purl": "pkg:npm/lru-cache@2.5.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/load-grunt-tasks/node_modules/multimatch/node_modules/minimatch/node_modules/lru-cache"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sigmund",
                  "version": "1.0.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|minimatch@0.3.0|sigmund@1.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Quick and dirty signatures for Objects.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/sigmund@1.0.0",
                  "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.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/load-grunt-tasks/node_modules/multimatch/node_modules/minimatch/node_modules/sigmund"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "2.4.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|lodash@2.4.1",
      "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.1",
      "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.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "marked",
      "version": "0.3.3",
      "bom-ref": "angular@1.4.4-tuxcare.1|marked@0.3.3",
      "author": "Christopher Jeffrey",
      "description": "A markdown parser built for speed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/marked@0.3.3",
      "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.3.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.4.4-tuxcare.1|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-shrinkwrap.cached.json",
      "bom-ref": "angular@1.4.4-tuxcare.1|npm-shrinkwrap.cached.json",
      "purl": "pkg:npm/npm-shrinkwrap.cached.json",
      "properties": [
        {
          "name": "cdx:npm:package:extraneous",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-shrinkwrap.cached.json"
        }
      ]
    },
    {
      "type": "library",
      "name": "nvm",
      "version": "0.0.4",
      "bom-ref": "angular@1.4.4-tuxcare.1|nvm@0.0.4",
      "author": "Jordan Harband",
      "description": "Please use http://nvm.sh instead",
      "licenses": [
        {
          "license": {
            "name": "http://wtfpl.org/",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nvm@0.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/creationix/nvm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/creationix/nvm#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/creationix/nvm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nvm/-/nvm-0.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8ef9b210bca461c772774542198d04f00a9ee4c9e011ab15be53efadc2476f004c51b56a6bbda63dd42e3f3c93732904b44c7b8c3acc634400e4ca15fbc12180"
            },
            {
              "alg": "SHA-1",
              "content": "38a178e9d31b283508c92d15c9da861d1a9210bc"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nvm"
        }
      ]
    },
    {
      "type": "library",
      "name": "promises-aplus-tests",
      "version": "2.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0",
      "author": "Domenic Denicola",
      "description": "Compliance test suite for Promises/A+",
      "licenses": [
        {
          "license": {
            "id": "WTFPL",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/promises-aplus-tests@2.1.0",
      "externalReferences": [
        {
          "url": "git://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.0.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": "mocha",
          "version": "1.21.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5",
          "author": "TJ Holowaychuk",
          "description": "simple, flexible, fun test framework",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.github.com/visionmedia/mocha/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/mocha@1.21.5",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/mocha.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/mocha#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/mocha/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/mocha/-/mocha-1.21.5.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/mocha"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "commander",
              "version": "2.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|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/promises-aplus-tests/node_modules/mocha/node_modules/commander"
                }
              ]
            },
            {
              "type": "library",
              "name": "debug",
              "version": "2.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|debug@2.0.0",
              "author": "TJ Holowaychuk",
              "description": "small debugging utility",
              "purl": "pkg:npm/debug@2.0.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.0.0.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/mocha/node_modules/debug"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ms",
                  "version": "0.6.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|debug@2.0.0|ms@0.6.2",
                  "description": "Tiny ms conversion utility",
                  "purl": "pkg:npm/ms@0.6.2",
                  "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.6.2.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/mocha/node_modules/debug/node_modules/ms"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "diff",
              "version": "1.0.8",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|diff@1.0.8",
              "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.0.8",
              "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.0.8.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/mocha/node_modules/diff"
                }
              ]
            },
            {
              "type": "library",
              "name": "escape-string-regexp",
              "version": "1.0.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|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/promises-aplus-tests/node_modules/mocha/node_modules/escape-string-regexp"
                }
              ]
            },
            {
              "type": "library",
              "name": "glob",
              "version": "3.2.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3",
              "author": "Isaac Z. Schlueter",
              "description": "a little globber",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/glob@3.2.3",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/node-glob.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/node-glob#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/node-glob/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/glob/-/glob-3.2.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/mocha/node_modules/glob"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "graceful-fs",
                  "version": "2.0.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|graceful-fs@2.0.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@2.0.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-2.0.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/mocha/node_modules/glob/node_modules/graceful-fs"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.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/promises-aplus-tests/node_modules/mocha/node_modules/glob/node_modules/inherits"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "minimatch",
                  "version": "0.2.14",
                  "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|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/promises-aplus-tests/node_modules/mocha/node_modules/glob/node_modules/minimatch"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lru-cache",
                      "version": "2.5.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|minimatch@0.2.14|lru-cache@2.5.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "A cache object that deletes the least-recently-used items.",
                      "purl": "pkg:npm/lru-cache@2.5.0",
                      "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.0.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/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "sigmund",
                      "version": "1.0.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|minimatch@0.2.14|sigmund@1.0.0",
                      "author": "Isaac Z. Schlueter",
                      "description": "Quick and dirty signatures for Objects.",
                      "licenses": [
                        {
                          "license": {
                            "name": "BSD",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/sigmund@1.0.0",
                      "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.0.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/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "growl",
              "version": "1.8.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|growl@1.8.1",
              "author": "TJ Holowaychuk",
              "description": "Growl unobtrusive notifications",
              "purl": "pkg:npm/growl@1.8.1",
              "externalReferences": [
                {
                  "url": "git://github.com/visionmedia/node-growl.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/visionmedia/node-growl#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/visionmedia/node-growl/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/growl/-/growl-1.8.1.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/mocha/node_modules/growl"
                }
              ]
            },
            {
              "type": "library",
              "name": "jade",
              "version": "0.26.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|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/promises-aplus-tests/node_modules/mocha/node_modules/jade"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "commander",
                  "version": "0.6.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|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/promises-aplus-tests/node_modules/mocha/node_modules/jade/node_modules/commander"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mkdirp",
                  "version": "0.3.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|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/promises-aplus-tests/node_modules/mocha/node_modules/jade/node_modules/mkdirp"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "mkdirp",
              "version": "0.5.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|mkdirp@0.5.0",
              "author": "James Halliday",
              "description": "Recursively mkdir, like `mkdir -p`",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/mkdirp@0.5.0",
              "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.0.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/mocha/node_modules/mkdirp"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "minimist",
                  "version": "0.0.8",
                  "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|mkdirp@0.5.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/promises-aplus-tests/node_modules/mocha/node_modules/mkdirp/node_modules/minimist"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "sinon",
          "version": "1.14.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1",
          "author": "Christian Johansen",
          "description": "JavaScript test spies, stubs and mocks.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/cjohansen/Sinon.JS/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/sinon@1.14.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/cjohansen/Sinon.JS.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://cjohansen.no/sinon/",
              "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.14.1.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/sinon"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "formatio",
              "version": "1.1.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|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/promises-aplus-tests/node_modules/sinon/node_modules/formatio"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "samsam",
                  "version": "1.1.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|formatio@1.1.1|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/promises-aplus-tests/node_modules/sinon/node_modules/formatio/node_modules/samsam"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "lolex",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|lolex@1.1.0",
              "author": "Christian Johansen",
              "description": "Fake JavaScript timers",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://github.com/sinonjs/lolex/blob/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/lolex@1.1.0",
              "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.1.0.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/sinon/node_modules/lolex"
                }
              ]
            },
            {
              "type": "library",
              "name": "util",
              "version": "0.10.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|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/promises-aplus-tests/node_modules/sinon/node_modules/util"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "inherits",
                  "version": "2.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|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/promises-aplus-tests/node_modules/sinon/node_modules/util/node_modules/inherits"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore",
          "version": "1.6.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|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/promises-aplus-tests/node_modules/underscore"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "protractor",
      "version": "2.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0",
      "author": "Julie Ralph",
      "description": "Webdriver E2E test wrapper for Angular.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/protractor@2.1.0",
      "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-2.1.0.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": "accessibility-developer-tools",
          "version": "2.6.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|accessibility-developer-tools@2.6.0",
          "author": "Google",
          "description": "This is a library of accessibility-related testing and utility code.",
          "licenses": [
            {
              "license": {
                "name": "Apache License 2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/accessibility-developer-tools@2.6.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/GoogleChrome/accessibility-developer-tools.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/GoogleChrome/accessibility-developer-tools",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/GoogleChrome/accessibility-developer-tools/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/accessibility-developer-tools/-/accessibility-developer-tools-2.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/accessibility-developer-tools"
            }
          ]
        },
        {
          "type": "library",
          "name": "adm-zip",
          "version": "0.4.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|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/protractor/node_modules/adm-zip"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "3.2.11",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|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/protractor/node_modules/glob"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "inherits",
              "version": "2.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|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/protractor/node_modules/glob/node_modules/inherits"
                }
              ]
            },
            {
              "type": "library",
              "name": "minimatch",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|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/protractor/node_modules/glob/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "lru-cache",
                  "version": "2.6.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|minimatch@0.3.0|lru-cache@2.6.4",
                  "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.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.6.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/glob/node_modules/minimatch/node_modules/lru-cache"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sigmund",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|minimatch@0.3.0|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/protractor/node_modules/glob/node_modules/minimatch/node_modules/sigmund"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "html-entities",
          "version": "1.1.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|html-entities@1.1.2",
          "author": "Marat Dulin",
          "description": "Faster HTML entities encode/decode library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/html-entities@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/mdevils/node-html-entities.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mdevils/node-html-entities#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mdevils/node-html-entities/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/html-entities/-/html-entities-1.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/html-entities"
            }
          ]
        },
        {
          "type": "library",
          "name": "jasmine",
          "version": "2.3.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasmine@2.3.1",
          "description": "Command line jasmine",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jasmine@2.3.1",
          "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.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/jasmine"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "exit",
              "version": "0.1.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasmine@2.3.1|exit@0.1.2",
              "author": "\"Cowboy\" Ben Alman",
              "description": "A replacement for process.exit that ensures stdio are fully drained before exiting.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT"
                  }
                }
              ],
              "purl": "pkg:npm/exit@0.1.2",
              "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/protractor/node_modules/jasmine/node_modules/exit"
                }
              ]
            },
            {
              "type": "library",
              "name": "jasmine-core",
              "version": "2.3.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasmine@2.3.1|jasmine-core@2.3.4",
              "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.3.4",
              "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.3.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/jasmine/node_modules/jasmine-core"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "jasminewd",
          "version": "1.1.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasminewd@1.1.0",
          "author": "Julie Ralph",
          "description": "WebDriverJS adapter for Jasmine.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jasminewd@1.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/jasminewd/-/jasminewd-1.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/jasminewd"
            }
          ]
        },
        {
          "type": "library",
          "name": "jasminewd2",
          "version": "0.0.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasminewd2@0.0.5",
          "author": "Julie Ralph",
          "description": "WebDriverJS adapter for Jasmine2.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jasminewd2@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/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-0.0.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/jasminewd2"
            }
          ]
        },
        {
          "type": "library",
          "name": "minijasminenode",
          "version": "1.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|minijasminenode@1.1.1",
          "author": "Julie Ralph",
          "description": "Super simple wrapper around Jasmine 1.3 for Node",
          "purl": "pkg:npm/minijasminenode@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/juliemr/minijasminenode.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliemr/minijasminenode/tree/jasmine1",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliemr/minijasminenode/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minijasminenode/-/minijasminenode-1.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/minijasminenode"
            }
          ]
        },
        {
          "type": "library",
          "name": "optimist",
          "version": "0.6.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|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/protractor/node_modules/optimist"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "0.0.10",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|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/protractor/node_modules/optimist/node_modules/minimist"
                }
              ]
            },
            {
              "type": "library",
              "name": "wordwrap",
              "version": "0.0.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|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/protractor/node_modules/optimist/node_modules/wordwrap"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "q",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|q@1.0.0",
          "author": "Kris Kowal",
          "description": "A library for promises (CommonJS/Promises/A,B,D)",
          "purl": "pkg:npm/q@1.0.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.0.0.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": "request",
          "version": "2.36.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "name": "Apache, Version 2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.36.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mikeal/request.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/request#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/mikeal/request/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/request/-/request-2.36.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/request"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aws-sign2",
              "version": "0.5.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|aws-sign2@0.5.0",
              "author": "Mikeal Rogers",
              "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
              "purl": "pkg:npm/aws-sign2@0.5.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.5.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/request/node_modules/aws-sign2"
                }
              ]
            },
            {
              "type": "library",
              "name": "forever-agent",
              "version": "0.5.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|forever-agent@0.5.2",
              "author": "Mikeal Rogers",
              "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
              "purl": "pkg:npm/forever-agent@0.5.2",
              "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.5.2.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/request/node_modules/forever-agent"
                }
              ]
            },
            {
              "type": "library",
              "name": "form-data",
              "version": "0.1.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4",
              "author": "Felix Geisendörfer",
              "description": "A module 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",
                    "url": "https://raw.github.com/felixge/node-form-data/master/License"
                  }
                }
              ],
              "purl": "pkg:npm/form-data@0.1.4",
              "externalReferences": [
                {
                  "url": "git://github.com/felixge/node-form-data.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/felixge/node-form-data#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/felixge/node-form-data/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/request/node_modules/form-data"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "async",
                  "version": "0.9.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4|async@0.9.2",
                  "author": "Caolan McMahon",
                  "description": "Higher-order functions and common patterns for asynchronous code",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/async@0.9.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-0.9.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/request/node_modules/form-data/node_modules/async"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "combined-stream",
                  "version": "0.0.7",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4|combined-stream@0.0.7",
                  "author": "Felix Geisendörfer",
                  "description": "A stream that emits multiple other streams one after another.",
                  "purl": "pkg:npm/combined-stream@0.0.7",
                  "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-0.0.7.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/request/node_modules/form-data/node_modules/combined-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "delayed-stream",
                      "version": "0.0.5",
                      "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4|combined-stream@0.0.7|delayed-stream@0.0.5",
                      "author": "Felix Geisendörfer",
                      "description": "Buffers events from a stream until you are ready to handle them.",
                      "purl": "pkg:npm/delayed-stream@0.0.5",
                      "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-0.0.5.tgz",
                          "type": "distribution",
                          "comment": "as detected from npm-ls property \"resolved\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/protractor/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "hawk",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0",
              "author": "Eran Hammer",
              "description": "HTTP Hawk Authentication Scheme",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/hawk@1.0.0",
              "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-1.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/request/node_modules/hawk"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "boom",
                  "version": "0.4.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|boom@0.4.2",
                  "author": "Eran Hammer",
                  "description": "HTTP-friendly error objects",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/spumko/boom/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/boom@0.4.2",
                  "externalReferences": [
                    {
                      "url": "git://github.com/spumko/boom.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/spumko/boom#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/spumko/boom/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/request/node_modules/hawk/node_modules/boom"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "cryptiles",
                  "version": "0.2.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|cryptiles@0.2.2",
                  "author": "Eran Hammer",
                  "description": "General purpose crypto utilities",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/cryptiles@0.2.2",
                  "externalReferences": [
                    {
                      "url": "git://github.com/hueniverse/cryptiles.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/hueniverse/cryptiles#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/hueniverse/cryptiles/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/request/node_modules/hawk/node_modules/cryptiles"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "hoek",
                  "version": "0.9.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|hoek@0.9.1",
                  "author": "Eran Hammer",
                  "description": "General purpose node utilities",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/spumko/hoek/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/hoek@0.9.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/spumko/hoek.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/spumko/hoek#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/spumko/hoek/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/request/node_modules/hawk/node_modules/hoek"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sntp",
                  "version": "0.2.4",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|sntp@0.2.4",
                  "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@0.2.4",
                  "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-0.2.4.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/request/node_modules/hawk/node_modules/sntp"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "http-signature",
              "version": "0.10.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1",
              "author": "Joyent, Inc",
              "description": "Reference implementation of Joyent's HTTP Signature scheme.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/http-signature@0.10.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-0.10.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/request/node_modules/http-signature"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "asn1",
                  "version": "0.1.11",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1|asn1@0.1.11",
                  "author": "Mark Cavage",
                  "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
                  "purl": "pkg:npm/asn1@0.1.11",
                  "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.1.11.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/request/node_modules/http-signature/node_modules/asn1"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "assert-plus",
                  "version": "0.1.5",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1|assert-plus@0.1.5",
                  "author": "Mark Cavage",
                  "description": "Extra assertions on top of node's assert module",
                  "purl": "pkg:npm/assert-plus@0.1.5",
                  "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.1.5.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/request/node_modules/http-signature/node_modules/assert-plus"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ctype",
                  "version": "0.5.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1|ctype@0.5.3",
                  "author": "Robert Mustacchi",
                  "description": "read and write binary structures and data types",
                  "purl": "pkg:npm/ctype@0.5.3",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/rmustacc/node-ctype.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/rmustacc/node-ctype",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/rmustacc/node-ctype/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/request/node_modules/http-signature/node_modules/ctype"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "json-stringify-safe",
              "version": "5.0.1",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|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/protractor/node_modules/request/node_modules/json-stringify-safe"
                }
              ]
            },
            {
              "type": "library",
              "name": "mime",
              "version": "1.2.11",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|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/protractor/node_modules/request/node_modules/mime"
                }
              ]
            },
            {
              "type": "library",
              "name": "node-uuid",
              "version": "1.4.3",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|node-uuid@1.4.3",
              "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.3",
              "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#readme",
                  "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.3.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/request/node_modules/node-uuid"
                }
              ]
            },
            {
              "type": "library",
              "name": "oauth-sign",
              "version": "0.3.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|oauth-sign@0.3.0",
              "author": "Mikeal Rogers",
              "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
              "purl": "pkg:npm/oauth-sign@0.3.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/mikeal/oauth-sign.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/oauth-sign#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/mikeal/oauth-sign/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.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/request/node_modules/oauth-sign"
                }
              ]
            },
            {
              "type": "library",
              "name": "qs",
              "version": "0.6.6",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|qs@0.6.6",
              "author": "TJ Holowaychuk",
              "description": "querystring parser",
              "purl": "pkg:npm/qs@0.6.6",
              "externalReferences": [
                {
                  "url": "git://github.com/visionmedia/node-querystring.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/visionmedia/node-querystring#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/visionmedia/node-querystring/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/request/node_modules/qs"
                }
              ]
            },
            {
              "type": "library",
              "name": "tough-cookie",
              "version": "1.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|tough-cookie@1.1.0",
              "author": "Jeremy Stashewsky",
              "description": "RFC6265 Cookies and Cookie Jar for node.js",
              "licenses": [
                {
                  "license": {
                    "id": "BSD-3-Clause",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/tough-cookie@1.1.0",
              "externalReferences": [
                {
                  "url": "git://github.com/SalesforceEng/tough-cookie.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/SalesforceEng/tough-cookie",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/SalesforceEng/tough-cookie/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-1.1.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/request/node_modules/tough-cookie"
                }
              ]
            },
            {
              "type": "library",
              "name": "tunnel-agent",
              "version": "0.4.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|tunnel-agent@0.4.0",
              "author": "Mikeal Rogers",
              "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
              "purl": "pkg:npm/tunnel-agent@0.4.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.4.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/request/node_modules/tunnel-agent"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "saucelabs",
          "version": "0.1.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|saucelabs@0.1.1",
          "author": "Dan Jenkins",
          "description": "A wrapper around Sauce Labs REST API",
          "purl": "pkg:npm/saucelabs@0.1.1",
          "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-0.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/saucelabs"
            }
          ]
        },
        {
          "type": "library",
          "name": "selenium-webdriver",
          "version": "2.45.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1",
          "description": "The official WebDriver JavaScript bindings from the Selenium project",
          "purl": "pkg:npm/selenium-webdriver@2.45.1",
          "externalReferences": [
            {
              "url": "https://code.google.com/p/selenium/",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://code.google.com/p/selenium/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://code.google.com/p/selenium/issues/list",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-2.45.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"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "rimraf",
              "version": "2.3.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.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.3.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.3.4.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/node_modules/rimraf"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "glob",
                  "version": "4.5.3",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|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/protractor/node_modules/selenium-webdriver/node_modules/rimraf/node_modules/glob"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "inflight",
                      "version": "1.0.4",
                      "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|inflight@1.0.4",
                      "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.4",
                      "externalReferences": [
                        {
                          "url": "git://github.com/isaacs/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.4.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/node_modules/rimraf/node_modules/glob/node_modules/inflight"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.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/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "inherits",
                      "version": "2.0.1",
                      "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.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/protractor/node_modules/selenium-webdriver/node_modules/rimraf/node_modules/glob/node_modules/inherits"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "minimatch",
                      "version": "2.0.8",
                      "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8",
                      "author": "Isaac Z. Schlueter",
                      "description": "a glob matcher in javascript",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/minimatch@2.0.8",
                      "externalReferences": [
                        {
                          "url": "git://github.com/isaacs/minimatch.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/isaacs/minimatch#readme",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/isaacs/minimatch/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.8.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/node_modules/rimraf/node_modules/glob/node_modules/minimatch"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "brace-expansion",
                          "version": "1.1.0",
                          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8|brace-expansion@1.1.0",
                          "author": "Julian Gruber",
                          "description": "Brace expansion as known from sh/bash",
                          "licenses": [
                            {
                              "license": {
                                "id": "MIT",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/brace-expansion@1.1.0",
                          "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.0.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/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion"
                            }
                          ],
                          "components": [
                            {
                              "type": "library",
                              "name": "balanced-match",
                              "version": "0.2.0",
                              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8|brace-expansion@1.1.0|balanced-match@0.2.0",
                              "author": "Julian Gruber",
                              "description": "Match balanced character pairs, like \"{\" and \"}\"",
                              "licenses": [
                                {
                                  "license": {
                                    "id": "MIT",
                                    "acknowledgement": "declared"
                                  }
                                }
                              ],
                              "purl": "pkg:npm/balanced-match@0.2.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-0.2.0.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/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                                }
                              ]
                            },
                            {
                              "type": "library",
                              "name": "concat-map",
                              "version": "0.0.1",
                              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8|brace-expansion@1.1.0|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/protractor/node_modules/selenium-webdriver/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "once",
                      "version": "1.3.2",
                      "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|once@1.3.2",
                      "author": "Isaac Z. Schlueter",
                      "description": "Run a function exactly one time",
                      "licenses": [
                        {
                          "license": {
                            "id": "ISC",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/once@1.3.2",
                      "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.2.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/node_modules/rimraf/node_modules/glob/node_modules/once"
                        }
                      ],
                      "components": [
                        {
                          "type": "library",
                          "name": "wrappy",
                          "version": "1.0.1",
                          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|once@1.3.2|wrappy@1.0.1",
                          "author": "Isaac Z. Schlueter",
                          "description": "Callback wrapping utility",
                          "licenses": [
                            {
                              "license": {
                                "id": "ISC",
                                "acknowledgement": "declared"
                              }
                            }
                          ],
                          "purl": "pkg:npm/wrappy@1.0.1",
                          "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.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/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "tmp",
              "version": "0.0.24",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|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/protractor/node_modules/selenium-webdriver/node_modules/tmp"
                }
              ]
            },
            {
              "type": "library",
              "name": "ws",
              "version": "0.7.2",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|ws@0.7.2",
              "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@0.7.2",
              "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-0.7.2.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/node_modules/ws"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "options",
                  "version": "0.0.6",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|ws@0.7.2|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/protractor/node_modules/selenium-webdriver/node_modules/ws/node_modules/options"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ultron",
                  "version": "1.0.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|ws@0.7.2|ultron@1.0.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.0.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.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/node_modules/ws/node_modules/ultron"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "xml2js",
              "version": "0.4.4",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|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/protractor/node_modules/selenium-webdriver/node_modules/xml2js"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "sax",
                  "version": "0.6.1",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4|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/protractor/node_modules/selenium-webdriver/node_modules/xml2js/node_modules/sax"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "xmlbuilder",
                  "version": "2.6.2",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4|xmlbuilder@2.6.2",
                  "author": "Ozgur Ozcitak",
                  "description": "An XML builder for node.js",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/xmlbuilder@2.6.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-2.6.2.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/node_modules/xml2js/node_modules/xmlbuilder"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "lodash",
                      "version": "3.5.0",
                      "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4|xmlbuilder@2.6.2|lodash@3.5.0",
                      "author": "John-David Dalton",
                      "description": "The modern build of lodash modular utilities.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/lodash@3.5.0",
                      "externalReferences": [
                        {
                          "url": "git+https://github.com/lodash/lodash.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://lodash.com/",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/lodash/lodash/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "https://registry.npmjs.org/lodash/-/lodash-3.5.0.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/node_modules/xml2js/node_modules/xmlbuilder/node_modules/lodash"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map-support",
          "version": "0.2.10",
          "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|source-map-support@0.2.10",
          "description": "Fixes stack traces for files with source maps",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/source-map-support@0.2.10",
          "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.2.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/protractor/node_modules/source-map-support"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "source-map",
              "version": "0.1.32",
              "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|source-map-support@0.2.10|source-map@0.1.32",
              "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.32",
              "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.32.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/protractor/node_modules/source-map-support/node_modules/source-map"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "amdefine",
                  "version": "0.1.0",
                  "bom-ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|source-map-support@0.2.10|source-map@0.1.32|amdefine@0.1.0",
                  "author": "James Burke",
                  "description": "Provide AMD's define() API for declaring modules in the AMD format",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                      }
                    },
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/amdefine@0.1.0",
                  "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-0.1.0.tgz",
                      "type": "distribution",
                      "comment": "as detected from npm-ls property \"resolved\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/protractor/node_modules/source-map-support/node_modules/source-map/node_modules/amdefine"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "q-io",
      "version": "1.12.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0",
      "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.12.0",
      "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.12.0.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": "collections",
          "version": "0.2.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|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/q-io/node_modules/collections"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "weak-map",
              "version": "1.0.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|collections@0.2.2|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/q-io/node_modules/collections/node_modules/weak-map"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "mime",
          "version": "1.3.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|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/q-io/node_modules/mime"
            }
          ]
        },
        {
          "type": "library",
          "name": "mimeparse",
          "version": "0.1.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|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/q-io/node_modules/mimeparse"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "1.2.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|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": "url2",
          "version": "0.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|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/q-io/node_modules/url2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|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.4.4-tuxcare.1|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.4.4-tuxcare.1|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.4.4-tuxcare.1|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": "semver",
      "version": "4.0.3",
      "bom-ref": "angular@1.4.4-tuxcare.1|semver@4.0.3",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@4.0.3",
      "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\""
        },
        {
          "url": "https://registry.npmjs.org/semver/-/semver-4.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "shelljs",
      "version": "0.3.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|shelljs@0.3.0",
      "author": "Artur Adib",
      "description": "Portable Unix shell commands for Node.js",
      "licenses": [
        {
          "license": {
            "name": "BSD*",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shelljs@0.3.0",
      "externalReferences": [
        {
          "url": "git://github.com/arturadib/shelljs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/arturadib/shelljs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arturadib/shelljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shelljs"
        }
      ]
    },
    {
      "type": "library",
      "name": "sorted-object",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|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.4.4-tuxcare.1|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": "grunt-known-options",
      "version": "1.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|grunt-known-options@1.1.1",
      "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.1",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-known-options/-/grunt-known-options-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "707c2c2eaa22821a6eed3b988f94689e712ec465459f3b5c52a4eaa79ad714660be0eb8f1687f00b861c83b9fd7d8c2f2ba17959b6207953b0a61f42aecd9fb1"
            },
            {
              "alg": "SHA-1",
              "content": "6cc088107bd0219dc5d3e57d91923f469059804d"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-known-options"
        }
      ]
    },
    {
      "type": "library",
      "name": "interpret",
      "version": "1.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|interpret@1.1.0",
      "author": "Tyler Kellen",
      "description": "A dictionary of file extensions and associated module loaders.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/interpret@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/tkellen/node-interpret.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tkellen/node-interpret",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tkellen/node-interpret/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/interpret/-/interpret-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "08b33c48d303bbb0b9a6c1429fa5a0fed8298ff6ca020ee1736816a9cb91f4e0f916df4f841a48bbc3cb89c3de8acfb10dde985f69dc23c30203ae08f6d7ed20"
            },
            {
              "alg": "SHA-1",
              "content": "7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/interpret"
        }
      ]
    },
    {
      "type": "library",
      "name": "liftoff",
      "version": "2.5.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|liftoff@2.5.0",
      "author": "Tyler Kellen",
      "description": "Launch your command line tool with ease.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/liftoff@2.5.0",
      "externalReferences": [
        {
          "url": "git+https://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#readme",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/liftoff/-/liftoff-2.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d35cdf185a9f3913f508699964fd999f9d73b2acf8465b438b44433a16c6a0b61d513e4bc3e236817e907705e13c84c5ea13ce1c43a9f80b7afcbdb884883d59"
            },
            {
              "alg": "SHA-1",
              "content": "2009291bb31cea861bbf10a7c15a28caf75c31ec"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/liftoff"
        }
      ]
    },
    {
      "type": "library",
      "name": "nopt",
      "version": "4.0.3",
      "bom-ref": "angular@1.4.4-tuxcare.1|nopt@4.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nopt@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/nopt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/nopt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/nopt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nopt/-/nopt-4.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0af686c15333b523092ce7973eb7b3edfc9f39b759a8d50ad5c3c01332c7ad3c9b22e6bda4c76698f479630b5f35fb4838cbf70cf52115ac6c64c35340edb42a"
            },
            {
              "alg": "SHA-1",
              "content": "a375cad9d02fd921278d954c2254d5aa57e15e48"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nopt"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8flags",
      "version": "3.1.3",
      "bom-ref": "angular@1.4.4-tuxcare.1|v8flags@3.1.3",
      "author": "Gulp Team",
      "description": "Get available v8 flags.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/v8flags@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/v8flags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/v8flags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/v8flags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/v8flags/-/v8flags-3.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6a687d082837671933438f0c85c6fc897ef1a407d826078f1f158c402056102a4e4aa2545e0636ea7700eb55135740643ea7e1732ea6cf0088a0fe32831a56f3"
            },
            {
              "alg": "SHA-1",
              "content": "fc9dc23521ca20c5433f81cc4eb9b3033bb105d8"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/v8flags"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|extend@3.0.2",
      "author": "Stefan Thomas",
      "description": "Port of jQuery.extend for node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/justmoon/node-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/justmoon/node-extend#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/justmoon/node-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend/-/extend-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7e3aae0b9f5c0fb0b25babab3572b4141b9f9197288861bcd304ee3ee8d7e7dd1c0794ed967db4136501e12fd601156a8577df665d8b3604be81074f2088a6fe"
            },
            {
              "alg": "SHA-1",
              "content": "f8b1136b4071fbd8eb140aff858b1019ec2915fa"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "findup-sync",
      "version": "2.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|findup-sync@2.0.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"
          }
        }
      ],
      "purl": "pkg:npm/findup-sync@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/js-cli/node-findup-sync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/js-cli/node-findup-sync#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/js-cli/node-findup-sync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/findup-sync/-/findup-sync-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "becfb7ba79894f8e5e73399c019eb3309b7137797f41779c71a5d0c7972efcc7893217b055fa1666a89b4643b13e79a8479f7e672e618da6df41ce892d26a1e2"
            },
            {
              "alg": "SHA-1",
              "content": "9326b1488c22d1a6088650a86901b2d9a90a2cbc"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/findup-sync"
        }
      ]
    },
    {
      "type": "library",
      "name": "fined",
      "version": "1.2.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|fined@1.2.0",
      "author": "Gulp Team",
      "description": "Find a file given a declaration of locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fined@1.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/fined.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/fined#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/fined/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fined/-/fined-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6580ea3cb1b10e40e10d90636416fea03d7e8f4ac0e04d295d8e747a994000e3e0d8dfe050149293920cd7f4213dfc95a35f6527e0af5e9a9fbe4f9bda9ffc36"
            },
            {
              "alg": "SHA-1",
              "content": "d00beccf1aa2b475d16d423b0238b713a2c4a37b"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fined"
        }
      ]
    },
    {
      "type": "library",
      "name": "flagged-respawn",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|flagged-respawn@1.0.1",
      "author": "Gulp Team",
      "description": "A tool for respawning node binaries when special flags are present.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/flagged-respawn@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/flagged-respawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/flagged-respawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/flagged-respawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "94d687355ca66a39a4d0e24c067f1f554014d41b4378a22a2a8561938c4000b079eda00b83a6f85b431f27f71413483d6015f2e5785294f22960827b1da63fdd"
            },
            {
              "alg": "SHA-1",
              "content": "e7de6f1279ddd9ca9aac8a5971d618606b3aab41"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flagged-respawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-object",
      "version": "2.0.4",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-plain-object@2.0.4",
      "author": "Jon Schlinkert",
      "description": "Returns true if an object was created by the `Object` constructor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-object@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-plain-object/-/is-plain-object-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8793e98179168ad737f0104c61ac1360c5891c564956706ab85139ef11698c1f29245885ea067e6d4f96c88ff2a9788547999d2ec81835a3def2e6a8e94bfd3a"
            },
            {
              "alg": "SHA-1",
              "content": "2c163b3fafb1b606d9d17928f05c2a1c38e07677"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.map",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|object.map@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.map@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object.map/-/object.map-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dfe98026ed8f2df9d25461f0216b9ba4e14bb1c2403412ae07fe80e02c41b2d7386aac1063415672ca69bb2e2353919207de72112e491d223edf7016b92e24eb"
            },
            {
              "alg": "SHA-1",
              "content": "cf83e59dc8fcc0ad5f4250e1f78b3b81bd801d37"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.map"
        }
      ]
    },
    {
      "type": "library",
      "name": "rechoir",
      "version": "0.6.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/rechoir/-/rechoir-0.6.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1c533cae467e8b7ceb57ee0b423c10d16f9ecfdf290293063371d4acdd388f70aaccf3b397d9e63f5e58f185cd9bc4071affde69c395123aa1996a64455d0d03"
            },
            {
              "alg": "SHA-1",
              "content": "85204b54dba82d5742e28c96756ef43af50e3384"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rechoir"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.11",
      "bom-ref": "angular@1.4.4-tuxcare.1|resolve@1.22.11",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.11",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/resolve/-/resolve-1.22.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45fa80bcb9cc977d77afb73da1c941d478541007b37292e3cfde70147e0b56e864f4917faf6daa9953fd00c98e538bcc5fb43ca4df23c0d83f092a5d1673234d"
            },
            {
              "alg": "SHA-1",
              "content": "aad857ce1ffb8bfa9b0b1ac29f1156383f68c262"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "abbrev",
      "version": "1.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|abbrev@1.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like ruby's abbrev module, but in js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abbrev@1.1.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/abbrev-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/abbrev/-/abbrev-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9e77bdfc8890fe1cc8858ea97439db06dcfb0e33d32ab634d0fff3bcf4a6e69385925eb1b86ac69d79ff56d4cd35f36d01f67dff546d7a192ccd4f6a7138a2d1"
            },
            {
              "alg": "SHA-1",
              "content": "f8f2c887ad10bf67f634f005b6987fed3179aac8"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/abbrev"
        }
      ]
    },
    {
      "type": "library",
      "name": "osenv",
      "version": "0.1.5",
      "bom-ref": "angular@1.4.4-tuxcare.1|osenv@0.1.5",
      "author": "Isaac Z. Schlueter",
      "description": "Look up environment settings specific to different operating systems",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/osenv@0.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/osenv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/osenv#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/osenv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/osenv/-/osenv-0.1.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d0259c08409d315736470dd4e70f598ea5fa81aeae6e4d710d52b1b4140f2bbc22b3fd05dabf53ea4e3274662179c97b614071055c612f9a22b0fb0dc403deda"
            },
            {
              "alg": "SHA-1",
              "content": "85cdfafaeb28e8677f416e287592b5f3f49ea410"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/osenv"
        }
      ]
    },
    {
      "type": "library",
      "name": "homedir-polyfill",
      "version": "1.0.3",
      "bom-ref": "angular@1.4.4-tuxcare.1|homedir-polyfill@1.0.3",
      "author": "Brian Woodward",
      "description": "Node.js os.homedir polyfill for older versions of node.js.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/homedir-polyfill@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/homedir-polyfill.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/homedir-polyfill",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/homedir-polyfill/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7929a6584e5b6532b6368bb8834008df367daecc29ec644aa0a5d2d412d492f3ef88eaace184cdd5d8d022aad7cbd939804b5d2cfcbce898d1c2c34cf6d9c370"
            },
            {
              "alg": "SHA-1",
              "content": "743298cef4e5af3e194161fbadcc2151d3a058e8"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/homedir-polyfill"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-file",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|detect-file@1.0.0",
      "author": "Brian Woodward",
      "description": "Detects if a file exists and returns the resolved filepath.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detect-file@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/doowb/detect-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/doowb/detect-file",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/doowb/detect-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/detect-file/-/detect-file-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0ed08e2c6f7c3f4d3bc7bc2288e99f2347e2dde20ac9688b4c62763039d58bf134e255866dff89ceb447326d2b808219246b47a4aa5b5602d61ebbfcc57a5cdd"
            },
            {
              "alg": "SHA-1",
              "content": "f0d66d03672a825cb1b73bdb3fe62310c8e552b7"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-glob",
      "version": "3.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-glob@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-glob@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-glob/-/is-glob-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "505a430eb3e033aaa99c5348fab87fa776d46aaf6128b64df1b3145b3c667276554b7a267f820f2be06b7b09675a33b55a652c318b928ca878509b95e3e2ea9b"
            },
            {
              "alg": "SHA-1",
              "content": "7ba5ae24217804ac70707b96922567486cc3e84a"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "micromatch",
      "version": "3.1.10",
      "bom-ref": "angular@1.4.4-tuxcare.1|micromatch@3.1.10",
      "author": "Jon Schlinkert",
      "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/micromatch@3.1.10",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/micromatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/micromatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/micromatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/micromatch/-/micromatch-3.1.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3168a4825f67f4cdf0f9ba6c6371def0bfb0f5e17ddf7f31465f0800ee6f8838b3c12cf3885132533a36c6bae5a01eb80036d37fcb80f2f46aaadb434ce99c72"
            },
            {
              "alg": "SHA-1",
              "content": "70859bc95c9840952f359a068a3fc49f9ecfac23"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/micromatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-dir",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|resolve-dir@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Resolve a directory that is either local, global or in the user's home directory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-dir@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/resolve-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/resolve-dir",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/resolve-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/resolve-dir/-/resolve-dir-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "47bba24e3102cef3ac5927dd33440a14d05515c2b6eda1ce53076f2b9dc1716f33aa719d629d056e3f36732e78fb60383f6b45336d89e6445f7b547e94cff5ca"
            },
            {
              "alg": "SHA-1",
              "content": "79a40644c362be82f26effe739c9bb5382046f43"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-tilde",
      "version": "2.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|expand-tilde@2.0.2",
      "author": "Jon Schlinkert",
      "description": "Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expand-tilde@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/expand-tilde.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-tilde",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-tilde/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/expand-tilde/-/expand-tilde-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0391267ac1d6eab7e767dcac1d08cf7494678b44916abd2d8ed1b930db66f67e5352fb1853ca28ce9aed443e00a87c5c6565a556e026428da758a7cdf68ca34f"
            },
            {
              "alg": "SHA-1",
              "content": "97e801aa052df02454de46b02bf621642cdc8502"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expand-tilde"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.defaults",
      "version": "1.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|object.defaults@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Like `extend` but only copies missing properties/values to the target object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.defaults@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.defaults.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.defaults",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.defaults/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object.defaults/-/object.defaults-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "73f2b49b0fc5d75938744501316f2769752e06e8714427c6ed6fb2172f047228d4feb4a66b33947755c01047ba6c2d0eb976381d42a34c9bfbc5bc4832a771ac"
            },
            {
              "alg": "SHA-1",
              "content": "3a7f868334b407dea06da16d88d5cd29e435fecf"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.defaults"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.pick",
      "version": "1.3.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|object.pick@1.3.0",
      "author": "Jon Schlinkert",
      "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.pick@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object.pick.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object.pick/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object.pick/-/object.pick-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b6a6bf50ccbf082a189a3f87e6a734eeabd22fd76a72cfd6644359d496ed5819404cffa254e7bbefc804e8c4a28e7c829ce4730ee5fa854f8b038499d3d62315"
            },
            {
              "alg": "SHA-1",
              "content": "87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.pick"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-filepath",
      "version": "1.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|parse-filepath@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Pollyfill for node.js `path.parse`, parses a filepath into an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parse-filepath@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/parse-filepath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/parse-filepath",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/parse-filepath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/parse-filepath/-/parse-filepath-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1707515ca0a885255e5eac2d6289d94d7b5b1892ab9fe1cdc960d855ca79cae2657ac4f0347e2bb26459f86aca00f2796cba51c4448c792f919745421d1bc1d9"
            },
            {
              "alg": "SHA-1",
              "content": "a632127f53aaf3d15876f5872f3ffac763d6c891"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-filepath"
        }
      ]
    },
    {
      "type": "library",
      "name": "isobject",
      "version": "3.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|isobject@3.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if the value is an object and not an array or null.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isobject@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/isobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/isobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isobject/-/isobject-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a107dcc292eec41938ff1d0411cf969440451ea10647d9b59c96d444acea72989e1ba1813ac0bf536ebdb792b44f499f82e73a8d4ab4b0f8273bb196786fbbe"
            },
            {
              "alg": "SHA-1",
              "content": "4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "for-own",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|for-own@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/for-own@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/for-own.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-own",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/for-own/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/for-own/-/for-own-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d0e00192c206af128af0ae24ca75a443bcb5ce8ba74313fe0969f27255708fcd4a5b7be52e5194c79ec328670ffcb1f6d7a1b3aa7b2d9cfa1c175e8dc6cd1872"
            },
            {
              "alg": "SHA-1",
              "content": "c63332f415cedc4b04dbfe70cf836494c53cb44b"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/for-own"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-iterator",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|make-iterator@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-iterator@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/make-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/make-iterator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/make-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/make-iterator/-/make-iterator-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a718ae5e1d22544abb54ceca30886ce60c6c7f10aec76511a6d510697a38899649c410334cf38b13606e98ee5d6df558abf841245051fdad6614398ec790069b"
            },
            {
              "alg": "SHA-1",
              "content": "29b33f312aa8f547c4a5e490f56afcec99133ad6"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-iterator"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.16.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-core-module@2.16.1",
      "author": "Jordan Harband",
      "description": "Is this specifier a node.js core module?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-core-module@2.16.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-core-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-core-module/-/is-core-module-2.16.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51fa1e300e9f209f304d81445237a59da188ebbbfaf8deea5c912f42e2066bdf65e31b02aee498395490d2e3c0367e1d0339bc96460f68a2ebae28cbabbc76df"
            },
            {
              "alg": "SHA-1",
              "content": "2a98801a849f43e2add644fbb6bc6229b19a4ef4"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-core-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.7",
      "bom-ref": "angular@1.4.4-tuxcare.1|path-parse@1.0.7",
      "author": "Javier Blanco",
      "description": "Node.js path.parse() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-parse@1.0.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/jbgutierrez/path-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-parse/-/path-parse-1.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c32733d510410f47ecb8f33f7703411dd325dbf29001c865a8fe4e5861d620a58dbfd84b0eb24b09aeaee5387c6bcab54e9f57a31baa00a7c6a1bce2100fcb3"
            },
            {
              "alg": "SHA-1",
              "content": "fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-preserve-symlinks-flag",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|supports-preserve-symlinks-flag@1.0.0",
      "author": "Jordan Harband",
      "description": "Determine if the current node version supports the `--preserve-symlinks` flag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-preserve-symlinks-flag@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a2dd169d74bd7e076480871e3dee911cd935580f3e9ae3dae9c4a3791dd5f0adbbabd041d6b4c4dd1d69ec7bf4cf567201cf2ce95beff0323259febcd4c02dd3"
            },
            {
              "alg": "SHA-1",
              "content": "6eda4bd344a3c94aea376d4cc31bc77311039e09"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-preserve-symlinks-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-homedir",
      "version": "1.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/os-homedir/-/os-homedir-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "079254ddc69bce4f1cebb99145ddc40a644e69f8d83176eece5c2da9d33c21b4bc92d9538b1f1a1466f66c018aad24489677cac28bc6514afbd8950fc8e6fa91"
            },
            {
              "alg": "SHA-1",
              "content": "ffbc4988336e0e833de0c168c7ef152121aa7fb3"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-homedir"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-tmpdir",
      "version": "1.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|os-tmpdir@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Node.js os.tmpdir() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-tmpdir@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/os-tmpdir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/os-tmpdir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/os-tmpdir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f6151d37562afb148bb8e57058db49936fefd9496074d2c8d4f637505edf37803ac8e19b73e45b3bff2cbbe20d8de52550638c58d6a0ebe2b35d770611557d2"
            },
            {
              "alg": "SHA-1",
              "content": "bbe67406c79aa85c5cfec766fe5734555dfa1274"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-tmpdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-passwd",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/parse-passwd/-/parse-passwd-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d58d40fff4145c464aed82b3fab0fd5b275c135f84b8fafa64180a79c001f2d9a85ba505bf435111525ed69fa3471b5386471b6ca91fc086d625efc8784ea6d9"
            },
            {
              "alg": "SHA-1",
              "content": "6d5b934a456993b23d37f40a382d6f1666a8e5c6"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-passwd"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extglob",
      "version": "2.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-extglob@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a string has an extglob.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-extglob@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-extglob/-/is-extglob-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "49b29b00d90deb4dd58b88c466fe3d2de549327e321b0b1bcd9c28ac4a32122badb0dde725875b3b7eb37e1189e90103a4e6481640ed9eae494719af9778eca1"
            },
            {
              "alg": "SHA-1",
              "content": "a88c02535791f02ed37c76a1b9ea9773c833f8c2"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-diff",
      "version": "4.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|arr-diff@4.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-diff@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-diff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-diff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/arr-diff/-/arr-diff-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "615210f368193c605e6d057f6bc75aaf8022b73090b348e35f030f6659695cc6868d73d85546b04b142b46c8e18eea7257112f6c781498884a565343fa3d3690"
            },
            {
              "alg": "SHA-1",
              "content": "d6461074febfec71e7e15235761a329a5dc7c520"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-unique",
      "version": "0.3.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|array-unique@0.3.2",
      "author": "Jon Schlinkert",
      "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-unique@0.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-unique.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-unique/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-unique/-/array-unique-0.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4a57915a387d254b9ddb01f584fb3dad9059df71fa4fd1ce88bd2ec069c6c7d16913ac0a1b27d6ba099b904388b3aa96ad9860d0b59e2f388bac4c10261b3999"
            },
            {
              "alg": "SHA-1",
              "content": "a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-unique"
        }
      ]
    },
    {
      "type": "library",
      "name": "braces",
      "version": "2.3.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|braces@2.3.2",
      "author": "Jon Schlinkert",
      "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/braces@2.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/braces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/braces",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/braces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/braces/-/braces-2.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "68d75b9e3f4ff0f8dd5d4e326da58b2b6205de373f1280d86c2ec06b35bab68dd346c7d7c6c702f545ce07988388442b93221b5a9d922d075ae3e4006bb9dcdf"
            },
            {
              "alg": "SHA-1",
              "content": "5979fd3f14cd531565e5fa2df1abfff1dfaee729"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/braces"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|braces@2.3.2|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend-shallow/-/extend-shallow-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cc29d3b65c4da0088373782a636698016171ed759689ab2e1762bc31ee566cdf28b4729350a0708cfb4da51b3fadb5199bb2b158068d8fb3f56bfa79d866d5ba"
                },
                {
                  "alg": "SHA-1",
                  "content": "51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/braces/node_modules/extend-shallow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "define-property",
      "version": "2.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|define-property@2.0.2",
      "author": "Jon Schlinkert",
      "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-property@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-property/-/define-property-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f02b6515e1c9cfa5b706efe55101129364f516a30c1703c6f31f934feae774a1e031c983ee1995000bb84cba0a42773e01792665d8397d93ae821c9ff8e9961"
            },
            {
              "alg": "SHA-1",
              "content": "d459689e8d654ba77e02a817f8710d702cb16e9d"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-property"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|define-property@2.0.2|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "24234d19bc1664455a48fb52e3999db6b9de456245a74ecb2e6ca4c5e155e45ea806f345f2f1d27c9b898284f8ef6a527e4f8c7fc56796bb2968504758cf0903"
                },
                {
                  "alg": "SHA-1",
                  "content": "92d27cb3cd311c4977a4db47df457234a13cb306"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/define-property/node_modules/is-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "extend-shallow",
      "version": "3.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2",
      "author": "Jon Schlinkert",
      "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend-shallow@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/extend-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend-shallow/-/extend-shallow-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0706396f9425e3ea99a1e7e0323d8d526c7eb5e8554c7fca7f8935644b4e1cd15c9b6c12c4c468f7dda5e97dd32209e2d9e6554d9f39c4c3a3177d5fc19023e9"
            },
            {
              "alg": "SHA-1",
              "content": "26a71aaf073b39fb2127172746131c2704028db8"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend-shallow"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6ab9d73314f5861a0aa3d9352d976694dc897430dfcb6bf47d78c5966a24e3e8bcba5ffa5a56d581ef5b84cef83a934f40f306513a03b73f8a5dad4f9de27138"
                },
                {
                  "alg": "SHA-1",
                  "content": "a7470f9e426733d81bd81e1155264e3a3507cab4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extend-shallow/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "extglob",
      "version": "2.0.4",
      "bom-ref": "angular@1.4.4-tuxcare.1|extglob@2.0.4",
      "author": "Jon Schlinkert",
      "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extglob@2.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/extglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/extglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/extglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extglob/-/extglob-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3666fa4179042ecb81af6e02252922968e941c781b7a42b95226607c4e941c3dc46f6ed80baa03f9b85c4feb49e9c97c766b20750c675a572bcbc92c04804ba7"
            },
            {
              "alg": "SHA-1",
              "content": "ad00fe4dc612a9232e8718711dc5cb5ab0285543"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extglob"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|extglob@2.0.4|define-property@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-property/-/define-property-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7194d82855aca6df6366c32c716a3cb1cff995b3c2f50d0de6704b81bf9877dd7988bdee741d6e1604b707c602c7ae94547ab4d7c0c0545a1e7bbc7e83182078"
                },
                {
                  "alg": "SHA-1",
                  "content": "769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|extglob@2.0.4|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend-shallow/-/extend-shallow-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cc29d3b65c4da0088373782a636698016171ed759689ab2e1762bc31ee566cdf28b4729350a0708cfb4da51b3fadb5199bb2b158068d8fb3f56bfa79d866d5ba"
                },
                {
                  "alg": "SHA-1",
                  "content": "51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/extend-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|extglob@2.0.4|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "24234d19bc1664455a48fb52e3999db6b9de456245a74ecb2e6ca4c5e155e45ea806f345f2f1d27c9b898284f8ef6a527e4f8c7fc56796bb2968504758cf0903"
                },
                {
                  "alg": "SHA-1",
                  "content": "92d27cb3cd311c4977a4db47df457234a13cb306"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/extglob/node_modules/is-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fragment-cache",
      "version": "0.2.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|fragment-cache@0.2.1",
      "author": "Jon Schlinkert",
      "description": "A cache for managing namespaced sub-caches",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fragment-cache@0.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fragment-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fragment-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fragment-cache/-/fragment-cache-0.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "18c0406d6f5a9ed07c8994472e81b0d1bdc700db79edd8996053bf1cbd491880b53232ab766871beb25bba99d5be9cacd33b33ef2040a57750c9f7a92a5cb690"
            },
            {
              "alg": "SHA-1",
              "content": "4290fad27f13e89be7f33799c6bc5a0abfff0d19"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fragment-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "6.0.3",
      "bom-ref": "angular@1.4.4-tuxcare.1|kind-of@6.0.3",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@6.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/kind-of/-/kind-of-6.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "75c4b5ba5fbdb66783f794fec76f3f7a12e077d98435adcbb2f0d3b739b7bf20443bb44fa6dbc00feb78e165576948d305172ba45785942f160abb94478e7a87"
            },
            {
              "alg": "SHA-1",
              "content": "07c05034a6c349fa06e24fa35aa76db4580ce4dd"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "nanomatch",
      "version": "1.2.13",
      "bom-ref": "angular@1.4.4-tuxcare.1|nanomatch@1.2.13",
      "author": "Jon Schlinkert",
      "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nanomatch@1.2.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/nanomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/nanomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/nanomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nanomatch/-/nanomatch-1.2.13.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7e9a1ed93d116c7c014c150e7ed01f04f683122d3ab9f6946a2d2613a627d6469c7374a74c4adf6ff87e5fde155f323ae2b2851d82265d2bddc061829b03aa08"
            },
            {
              "alg": "SHA-1",
              "content": "b87a8aa4fc0de8fe6be88895b38983ff265bd119"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nanomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "regex-not",
      "version": "1.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|regex-not@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Create a javascript regular expression for matching everything except for the given string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regex-not@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/regex-not.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/regex-not/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regex-not/-/regex-not-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "27a4838d4803c508f936eb273ad745c43c0dffe1d6ca447c1842f072d27b99daa1732cb5c44738491147517bf14e9ebad586952808df44b67d702a92ead9f7d8"
            },
            {
              "alg": "SHA-1",
              "content": "1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regex-not"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon",
      "version": "0.8.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|snapdragon@0.8.2",
      "author": "Jon Schlinkert",
      "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon@0.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/snapdragon/-/snapdragon-0.8.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "16dc8e9d637fc021d355738cc2f4afdba77e928e6f5a52030face8509ecb5bcbe1f99042f107658ef7913fe72b36bb41c22a04516cbfe1d32d6c18c0e22a0d96"
            },
            {
              "alg": "SHA-1",
              "content": "64922e7c565b0e14204ba1aa7d6964278d25182d"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snapdragon"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|snapdragon@0.8.2|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-property/-/define-property-0.2.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "46bec00e34197a771e54e00aa29e802e49110261f50381b1f6157fed9ba33d4376ae4013a853b42592d92276c08e9658a09d60531f0c44c4159187a671b3124c"
                },
                {
                  "alg": "SHA-1",
                  "content": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|snapdragon@0.8.2|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend-shallow/-/extend-shallow-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cc29d3b65c4da0088373782a636698016171ed759689ab2e1762bc31ee566cdf28b4729350a0708cfb4da51b3fadb5199bb2b158068d8fb3f56bfa79d866d5ba"
                },
                {
                  "alg": "SHA-1",
                  "content": "51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon/node_modules/extend-shallow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex",
      "version": "3.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|to-regex@3.0.2",
      "author": "Jon Schlinkert",
      "description": "Generate a regex from a string or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/to-regex/-/to-regex-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "156b6578d02d67f2a2daab6a7a3d825d339ac8e1fd6c70d017e438f15a56c835e36d8c40e18cfc883077d735ce05494e1c72a27436ea195ad352f40c3e604607"
            },
            {
              "alg": "SHA-1",
              "content": "13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "global-modules",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|global-modules@1.0.0",
      "author": "Jon Schlinkert",
      "description": "The directory used by npm for globally installed npm modules.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/global-modules@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/global-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-modules",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/global-modules/-/global-modules-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b0ace91247f5d46a4e16ec346738f39ade01e146708ce706ef9ecf3efadf87170b15bab4c29b20a4eab1a71b71162086e03b46f7733a5d155b176a0675ebfb6e"
            },
            {
              "alg": "SHA-1",
              "content": "6d770f0eb523ac78164d72b5e71a8877265cc3ea"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/global-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-each",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|array-each@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Loop over each item in an array and call the given function on every element.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-each@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-each.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-each",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-each/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-each/-/array-each-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cc78cbe5265aebc86428704504ae832424edafdb1f4c23c26a987f2fbb4c48b713160cbecd7ec4fbaab9500adbb4eb4c042b717480a97d30aca51b1efb2c325c"
            },
            {
              "alg": "SHA-1",
              "content": "a794af0c05ab1752846ee753a1f211a05ba0c44f"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-slice",
      "version": "1.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|array-slice@1.1.0",
      "author": "Jon Schlinkert",
      "description": "Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-slice@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/array-slice.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-slice",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/array-slice/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-slice/-/array-slice-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "075a8c0f74413fb3bca341f629bad70f207421c71e8cc175e7ef3b2ef968af5d8e34f4473fa8138d730d92dfdddd9b8e19b01eeba84599a09f102236e147e9eb"
            },
            {
              "alg": "SHA-1",
              "content": "e368ea15f89bc7069f7ffb89aec3a6c7d4ac22d4"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-slice"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-absolute",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-absolute@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-absolute@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-absolute.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-absolute",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-absolute/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-absolute/-/is-absolute-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "74e5a8a9f96f73274045adfad06befd7c0d9fe046e1ca8b6354ff05395f5645cdd61f1f6f67922359b05de6a78389dc7e32a3d331f00fee006373a733cddf204"
            },
            {
              "alg": "SHA-1",
              "content": "395e1ae84b11f26ad1795e73c17378e48a301576"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-cache",
      "version": "0.2.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/map-cache/-/map-cache-0.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f32fde57d4106428b29f54a9ad74ab0a6a89374c8d4404def8f3bccedc2aaefadb7512c0dde609174c9a47461ac8b5a431bb1048a592f4dda03dc18473852c66"
            },
            {
              "alg": "SHA-1",
              "content": "c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-root",
      "version": "0.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-root/-/path-root-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "40b70f7a04c7175d5ac637e88c12280f28264b61372dffbcfa323ac0e5663557a7aca4a8de615d48688881d4877a7733c37c0fb6554c41a155c0698cec125db6"
            },
            {
              "alg": "SHA-1",
              "content": "9a4a6814cac1c0cd73360a95f32083c8ea4745b7"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-root"
        }
      ]
    },
    {
      "type": "library",
      "name": "for-in",
      "version": "1.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/for-in/-/for-in-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ec4c265eb3a3c8bf82871321986e659d6f4c3edd5a21e644c0a850ce8054753574377ceec160d961525ab43bd9d8ecb33d4bdd200643b027ad937728c8c7dc9d"
            },
            {
              "alg": "SHA-1",
              "content": "81068d295a8142ec0ac726c6e2200c30fb6d5e80"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/for-in"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|hasown@2.0.2",
      "author": "Jordan Harband",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/hasOwn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hasown/-/hasown-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d21254f5208fbe633320175916a34f5d66ba76a87b59d1f470823dcbe0b24bcac6de72f8f01725adaf4798a8555541f23d6347e58ef10f0001edb7e04a391431"
            },
            {
              "alg": "SHA-1",
              "content": "003eaf91be7adc372e84ec59dc37252cedb80003"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-flatten",
      "version": "1.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/arr-flatten/-/arr-flatten-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2f784a57947fa79a3cd51eced362069f0a439a4a7a13df365e1b5bbb049edcee2a3ad30c32da1d89c0120350a7cb653e6825dc3699a5fa6e1d3ecbec2778dab6"
            },
            {
              "alg": "SHA-1",
              "content": "36048bbff4e7b47e136644316c99669ea5ae91f1"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-flatten"
        }
      ]
    },
    {
      "type": "library",
      "name": "fill-range",
      "version": "4.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|fill-range@4.0.0",
      "author": "Jon Schlinkert",
      "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fill-range@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/fill-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/fill-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fill-range/-/fill-range-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "55ca4b4d6a960e24deaee8238fc7b7f9eb1b83eb244b733d7b9e14b91de209e20331708b4ec007f214d2cc3414fd7ebfeaddde62438aa1949e7f63e553a5355d"
            },
            {
              "alg": "SHA-1",
              "content": "d544811d428f98eb06a63dc402d2403c328c38f7"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fill-range"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|fill-range@4.0.0|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend-shallow/-/extend-shallow-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cc29d3b65c4da0088373782a636698016171ed759689ab2e1762bc31ee566cdf28b4729350a0708cfb4da51b3fadb5199bb2b158068d8fb3f56bfa79d866d5ba"
                },
                {
                  "alg": "SHA-1",
                  "content": "51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/fill-range/node_modules/extend-shallow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-element",
      "version": "1.1.4",
      "bom-ref": "angular@1.4.4-tuxcare.1|repeat-element@1.1.4",
      "author": "Jon Schlinkert",
      "description": "Create an array by repeating the given value n times.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/repeat-element@1.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/repeat-element.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-element",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-element/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/repeat-element/-/repeat-element-1.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2c588d7d1712bbb28addebccc983ae0b3bf72f5d135bbc82d46dbff92b4c8caf18e95a9dd8c1bbaff423c38821b6e08e8c5be59e6b3f88c98baa9bd6fc44bf59"
            },
            {
              "alg": "SHA-1",
              "content": "be681520847ab58c7568ac75fbfad28ed42d39e9"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeat-element"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon-node",
      "version": "2.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|snapdragon-node@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon-node@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3b6ee5e3168c62dfd1490e53477be9582001e4a6ff73321ca9414e33f0b87d870b9db6547353e48d300c8e87f6a4159a493c0e51deaa5077051951a3eda2309f"
            },
            {
              "alg": "SHA-1",
              "content": "6c175f86ff14bdb0724563e8f3c1b021a286853b"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snapdragon-node"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|snapdragon-node@2.1.1|define-property@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-property/-/define-property-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7194d82855aca6df6366c32c716a3cb1cff995b3c2f50d0de6704b81bf9877dd7988bdee741d6e1604b707c602c7ae94547ab4d7c0c0545a1e7bbc7e83182078"
                },
                {
                  "alg": "SHA-1",
                  "content": "769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-node/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|snapdragon-node@2.1.1|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "24234d19bc1664455a48fb52e3999db6b9de456245a74ecb2e6ca4c5e155e45ea806f345f2f1d27c9b898284f8ef6a527e4f8c7fc56796bb2968504758cf0903"
                },
                {
                  "alg": "SHA-1",
                  "content": "92d27cb3cd311c4977a4db47df457234a13cb306"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-node/node_modules/is-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "split-string",
      "version": "3.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|split-string@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Split a string on a character except when the character is escaped.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/split-string@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/split-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/split-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/split-string/-/split-string-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3733558490d8a7071e5558a2f3f1eee8329f0f61be36b407952fd5fea82fefadc462e755c0470c40dc5dda587ed15ad40725cdfe826497982b3a1616bd05188b"
            },
            {
              "alg": "SHA-1",
              "content": "7cb09dda3a86585705c64b39a6466038682e8fe2"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/split-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "assign-symbols",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|assign-symbols@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assign-symbols@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/assign-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/assign-symbols",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/assign-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/assign-symbols/-/assign-symbols-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "43e242ed686ef078664dd06987f4eae7d22846da32e8a026e73ccfbf4d1676e8d7f3695b00bf0aed65639deeef742b0099b17801868338fc8ede4d2497ca88af"
            },
            {
              "alg": "SHA-1",
              "content": "59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assign-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "expand-brackets",
      "version": "2.1.4",
      "bom-ref": "angular@1.4.4-tuxcare.1|expand-brackets@2.1.4",
      "author": "Jon Schlinkert",
      "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/expand-brackets@2.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/expand-brackets.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-brackets",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/expand-brackets/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/expand-brackets/-/expand-brackets-2.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c3fa3338a47d39b937aa859e63f5838ba305b5af40a0c47ecee77ad267676e788c701c51b852720edd8b757ff5e00d540017aa93e524f8b0df529be818aa6964"
            },
            {
              "alg": "SHA-1",
              "content": "b77735e315ce30f6b6eff0f83b04151a22449622"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expand-brackets"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|expand-brackets@2.1.4|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-property/-/define-property-0.2.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "46bec00e34197a771e54e00aa29e802e49110261f50381b1f6157fed9ba33d4376ae4013a853b42592d92276c08e9658a09d60531f0c44c4159187a671b3124c"
                },
                {
                  "alg": "SHA-1",
                  "content": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/expand-brackets/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|expand-brackets@2.1.4|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend-shallow/-/extend-shallow-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cc29d3b65c4da0088373782a636698016171ed759689ab2e1762bc31ee566cdf28b4729350a0708cfb4da51b3fadb5199bb2b158068d8fb3f56bfa79d866d5ba"
                },
                {
                  "alg": "SHA-1",
                  "content": "51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/expand-brackets/node_modules/extend-shallow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-windows",
      "version": "1.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-windows@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-windows@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-windows.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-windows/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-windows/-/is-windows-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7972b55089ead9b3e68f25fa7b754723330ba1b73827de22e005a7f87a6adce5392a4ad10bde8e01c4773d127fa46bba9bc4d19c11cff5d917415b13fc239520"
            },
            {
              "alg": "SHA-1",
              "content": "d1850eb9791ecd18e6182ce12a30f396634bb19d"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-windows"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex",
      "version": "1.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|safe-regex@1.1.0",
      "author": "James Halliday",
      "description": "detect possibly catastrophic, exponential-time regular expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-regex@1.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/substack/safe-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/safe-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/safe-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safe-regex/-/safe-regex-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6895dc89fe319da354cef52e0b981c6f8ea84d2ef3be0e23a4c4e7baab6b10f951def16be29c6d753c1a17542cdc49e39fd1caf9997042e8be6bbcf44b2c08ce"
            },
            {
              "alg": "SHA-1",
              "content": "40a3669f3b077d1e943d44629e157dd48023bf2e"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "base",
      "version": "0.11.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|base@0.11.2",
      "author": "Jon Schlinkert",
      "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base@0.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/node-base/base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/node-base/base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/node-base/base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/base/-/base-0.11.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e53e8fe313e0a69d180c5bd25b0119e0da04dda3384014170f39956eb6829058fccc733e99b6bc4b2a81e436d95b247b9981e8e98ec1750a373280389b44de42"
            },
            {
              "alg": "SHA-1",
              "content": "7bde5ced145b6d551a90db87f83c558b4eb48a8f"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/base"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "1.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|base@0.11.2|define-property@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-property/-/define-property-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "7194d82855aca6df6366c32c716a3cb1cff995b3c2f50d0de6704b81bf9877dd7988bdee741d6e1604b707c602c7ae94547ab4d7c0c0545a1e7bbc7e83182078"
                },
                {
                  "alg": "SHA-1",
                  "content": "769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/base/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-descriptor",
          "version": "1.0.3",
          "bom-ref": "angular@1.4.4-tuxcare.1|base@0.11.2|is-descriptor@1.0.3",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-descriptor@1.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/inspect-js/is-descriptor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/inspect-js/is-descriptor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-descriptor/-/is-descriptor-1.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "24234d19bc1664455a48fb52e3999db6b9de456245a74ecb2e6ca4c5e155e45ea806f345f2f1d27c9b898284f8ef6a527e4f8c7fc56796bb2968504758cf0903"
                },
                {
                  "alg": "SHA-1",
                  "content": "92d27cb3cd311c4977a4db47df457234a13cb306"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/base/node_modules/is-descriptor"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-2.6.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730"
            },
            {
              "alg": "SHA-1",
              "content": "5d128515df134ff327e90a4c93f4e077a536341f"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-resolve",
      "version": "0.5.3",
      "bom-ref": "angular@1.4.4-tuxcare.1|source-map-resolve@0.5.3",
      "author": "Simon Lydell",
      "description": "Resolve the source map and/or sources for a generated file.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-resolve@0.5.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/source-map-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/source-map-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map-resolve/-/source-map-resolve-0.5.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1edcfe467b175a4e7e3f6b25c79261dd0ebabe1423d429659b4cef9da63df3e345c7e0efd8217f7f93bfb7cc7e29a35dadd200b2bb8dce887f2a989a95ba809f"
            },
            {
              "alg": "SHA-1",
              "content": "190866bece7553e1f8f267a2ee82c606b5509a1a"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.5.7",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map/-/source-map-0.5.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2dbae624e31449d115c482af75c273402fa74217bc1546504d7432ebe23be6c90d827dcea10d03640f189c56bb829f2daad2f728f7f5926a344790e802979219"
            },
            {
              "alg": "SHA-1",
              "content": "8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "use",
      "version": "3.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|use@3.1.1",
      "author": "Jon Schlinkert",
      "description": "Easily add plugin support to your node.js application.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/use@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/use.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/use",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/use/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/use/-/use-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "73011255794edeeae5f585a5156fd303d72c842121b6eec8289fe9e6ca09fe01a98fbbdbbc5ac063f7888a843a0f0db72a3661620888a3c1ceb359d0dafaffa1"
            },
            {
              "alg": "SHA-1",
              "content": "d50c8cac79a19fbc20f2911f56eb973f4e10070f"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/use"
        }
      ]
    },
    {
      "type": "library",
      "name": "global-prefix",
      "version": "1.0.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|global-prefix@1.0.2",
      "author": "Jon Schlinkert",
      "description": "Get the npm global path prefix.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/global-prefix@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/global-prefix.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-prefix",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/global-prefix/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/global-prefix/-/global-prefix-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e65b31d4d5031ed4a37e0d1e1e5998bd92aff3f9d5a97e1c9056ccf85ac6710fb4e0a59c585a3d3f93313d9612cd4bf2ce67536c8ec48b1f10e086c42c3ab32a"
            },
            {
              "alg": "SHA-1",
              "content": "dbf743c6c14992593c655568cb66ed32c0122ebe"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/global-prefix"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-relative",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-relative@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the path appears to be relative.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-relative@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-relative.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-relative",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-relative/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-relative/-/is-relative-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2b0fd178ad22ab029ebb43084cb16e8f48db3c098488eb08c32217bef6df6ba41f98df69903d4cfbca5d93b465fdd4ca6c7df8fd704531b803e2230984b41b18"
            },
            {
              "alg": "SHA-1",
              "content": "a1bb6935ce8c5dba1e8b9754b9b2dcc020e2260d"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "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.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-root-regex/-/path-root-regex-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e06949eab6438506451340cf54a8747bd8e66797a065fc53929edb7110ee3e52576c0c21c5c97674834f500b232dd7a3a9a2ec09e83c6b170b8c86ef063378a5"
            },
            {
              "alg": "SHA-1",
              "content": "bfccdc8df5b12dc52c8b43ec38d18d72c04ba96d"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-root-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|function-bind@1.1.2",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/function-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/function-bind",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/function-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/function-bind/-/function-bind-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648"
            },
            {
              "alg": "SHA-1",
              "content": "2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extendable",
      "version": "0.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-extendable/-/is-extendable-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e413142cda1bd6f8055fa123430e62cd60f1ade7162bd00cef6aee80daf44c595d30e8b47e3e8993ecde288b74c468f87047d0209b61e30dce296389e1ff8017"
            },
            {
              "alg": "SHA-1",
              "content": "62b110e289a471418e3ec36a617d472e301dfc89"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extendable"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number",
      "version": "3.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-number/-/is-number-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e1c6e80aa2299621fe980bc535e823650e2480a73765485056bdc7bd66d2879ab7587daff3672df93d98d61754e4676da2bc7f70b89f423a826cbedba739cb4e"
            },
            {
              "alg": "SHA-1",
              "content": "24fd6201a4782cf50561c810276afc7d12d71195"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-number"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/kind-of/-/kind-of-3.2.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "34e5bd4105cca191a0fe8aa754da0d4d320510889dd7adbb5827df50124474cc58029abb98d13b0a9cee7083dcf99420db93e17a3ec8252997de13bea1b94eb5"
                },
                {
                  "alg": "SHA-1",
                  "content": "31ea21a734bab9bbb0f32466d893aea51e4a3c64"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/is-number/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-string",
      "version": "1.6.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/repeat-string/-/repeat-string-1.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3d5d1dcc260335f462d630836c9ce95bb8cd34346e08e1bf8c8e5cb507062adfdc9590fe61c3d2df22255ae4c93261120bc69ebc2166589cb9c2300580da8deb"
            },
            {
              "alg": "SHA-1",
              "content": "8dcae470e1c88abc2d600fff4a776286da75e637"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeat-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-regex-range",
      "version": "2.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|to-regex-range@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-regex-range@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/to-regex-range.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/to-regex-range/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/to-regex-range/-/to-regex-range-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65958d7c28d4a245d70c65c5a597a1248919aaaf7505c50b16afcf8bb3398b8267c5776130a00aebcdb3f1b096de8f078f5c2ebb3a0a716dc37d5cda3fa56e36"
            },
            {
              "alg": "SHA-1",
              "content": "7c80c17b9dfebe599e27367e0d4dd5590141db38"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-regex-range"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapdragon-util",
      "version": "3.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|snapdragon-util@3.0.1",
      "author": "Jon Schlinkert",
      "description": "Utilities for the snapdragon parser/compiler.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/snapdragon-util@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/snapdragon-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-util",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/snapdragon-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "99b2a431d40ab235f80402f86d16138f6d5e74e7fc70ded71dd6142447be667f7d85511870cbca3dcb7522a35eefe0193e2ae7f01083390047419927aa62a565"
            },
            {
              "alg": "SHA-1",
              "content": "f956479486f2acd79700693f6f7b805e45ab56e2"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/snapdragon-util"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|snapdragon-util@3.0.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/kind-of/-/kind-of-3.2.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "34e5bd4105cca191a0fe8aa754da0d4d320510889dd7adbb5827df50124474cc58029abb98d13b0a9cee7083dcf99420db93e17a3ec8252997de13bea1b94eb5"
                },
                {
                  "alg": "SHA-1",
                  "content": "31ea21a734bab9bbb0f32466d893aea51e4a3c64"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/snapdragon-util/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-accessor-descriptor",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-accessor-descriptor@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-accessor-descriptor@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-accessor-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-accessor-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-accessor-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-accessor-descriptor/-/is-accessor-descriptor-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "60151a9cb23c6288a1c3ddb761e1544b97ecd1f1767f94d21533626000338610ec7036b7944a98bb3d690ce10fe4abd7f7823d7b2defb2a8c970b545554fb740"
            },
            {
              "alg": "SHA-1",
              "content": "3223b10628354644b86260db29b3e693f5ceedd4"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-accessor-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-data-descriptor",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-data-descriptor@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-data-descriptor@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-data-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-data-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-data-descriptor/-/is-data-descriptor-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6dce0d9420e20abdbc538684b10dd0b36e3dd6056ae15f06ecc432c2cf7af089aa8cab98b53257ae5ed5abb8ec37b2f2fc2df18f929616b63bb0735e0e40335f"
            },
            {
              "alg": "SHA-1",
              "content": "2109164426166d32ea38c405c1e0945d9e6a4eeb"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-data-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "posix-character-classes",
      "version": "0.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|posix-character-classes@0.1.1",
      "author": "Jon Schlinkert",
      "description": "POSIX character classes for creating regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/posix-character-classes@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/posix-character-classes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/posix-character-classes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/posix-character-classes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c5381805cddfba8ed8b7b25b8ae171498193a0ca33f1f2e813a4c2f56c753ffbbe2df79384c380aa6bb21029e505a6896febb59bd847897504b705b83b37d426"
            },
            {
              "alg": "SHA-1",
              "content": "01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/posix-character-classes"
        }
      ]
    },
    {
      "type": "library",
      "name": "ret",
      "version": "0.1.15",
      "bom-ref": "angular@1.4.4-tuxcare.1|ret@0.1.15",
      "author": "Roly Fentanes",
      "description": "Tokenizes a string that represents a regular expression.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ret@0.1.15",
      "externalReferences": [
        {
          "url": "git://github.com/fent/ret.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fent/ret.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fent/ret.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ret/-/ret-0.1.15.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4d3958a5af8e2febcc30d1b6e314a5406109dc1fd1cc47d494b72dedbe46ff2b5abfec0fae9942a55305bb0cd76e479c26b6fa218a358856f44bdbf7efbe789a"
            },
            {
              "alg": "SHA-1",
              "content": "b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ret"
        }
      ]
    },
    {
      "type": "library",
      "name": "cache-base",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|cache-base@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cache-base@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/cache-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/cache-base",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/cache-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cache-base/-/cache-base-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "00a71d4e71525804dde7f1823d1c6bd82870209f3909ecab1328d11e52b1439e9de1724c1b29b4b8088a9f4c5b2ce18e977fb24693938b8f38755084739014cd"
            },
            {
              "alg": "SHA-1",
              "content": "0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cache-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "class-utils",
      "version": "0.3.6",
      "bom-ref": "angular@1.4.4-tuxcare.1|class-utils@0.3.6",
      "author": "Jon Schlinkert",
      "description": "Utils for working with JavaScript classes and prototype methods.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/class-utils@0.3.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/class-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/class-utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/class-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/class-utils/-/class-utils-0.3.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a8e84f6bf163eece9363c1fc7ac1aee5036930c431cfbf61faeaf3acd60dea69fef419f194319fe5067e5de083b314a33eab12479e973993899a97aeae72cc7a"
            },
            {
              "alg": "SHA-1",
              "content": "f93369ae8b9a7ce02fd41faad0ca83033190c463"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/class-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|class-utils@0.3.6|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-property/-/define-property-0.2.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "46bec00e34197a771e54e00aa29e802e49110261f50381b1f6157fed9ba33d4376ae4013a853b42592d92276c08e9658a09d60531f0c44c4159187a671b3124c"
                },
                {
                  "alg": "SHA-1",
                  "content": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/class-utils/node_modules/define-property"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "component-emitter",
      "version": "1.3.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|component-emitter@1.3.1",
      "description": "Event emitter",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/component-emitter@1.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/component-emitter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/component-emitter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/component-emitter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/component-emitter/-/component-emitter-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4f4f9b6ab5124114d44004a1f1bc74d9d97e0e1179e06b480d8d776379bda164e494a6dbdd6bfdef899e469799de5a752692d51025963470b8bda1b65c75e8b9"
            },
            {
              "alg": "SHA-1",
              "content": "ef1d5796f7d93f135ee6fb684340b26403c97d17"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/component-emitter"
        }
      ]
    },
    {
      "type": "library",
      "name": "mixin-deep",
      "version": "1.3.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|mixin-deep@1.3.2",
      "author": "Jon Schlinkert",
      "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mixin-deep@1.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/mixin-deep.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/mixin-deep",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/mixin-deep/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mixin-deep/-/mixin-deep-1.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "591a039fffe65c1889d47e34aea6b7bc7d2da1e3f04ac19be398889d6953c926be52ee24ded6144b16b6bf52aa0222edbe5ad2cda131a92d60b64f7a03dcef10"
            },
            {
              "alg": "SHA-1",
              "content": "1120b43dc359a785dce65b55b82e257ccf479566"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mixin-deep"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-extendable",
          "version": "1.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|mixin-deep@1.3.2|is-extendable@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is a plain object, array or function.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-extendable/-/is-extendable-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6ab9d73314f5861a0aa3d9352d976694dc897430dfcb6bf47d78c5966a24e3e8bcba5ffa5a56d581ef5b84cef83a934f40f306513a03b73f8a5dad4f9de27138"
                },
                {
                  "alg": "SHA-1",
                  "content": "a7470f9e426733d81bd81e1155264e3a3507cab4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/mixin-deep/node_modules/is-extendable"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "pascalcase",
      "version": "0.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|pascalcase@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Convert a string to pascal-case.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pascalcase@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/pascalcase.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/pascalcase",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/pascalcase/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pascalcase/-/pascalcase-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5c75dfbbfc8e411cbdbd83ad50354c37ad0e1098d6d35dc6a0e6c6d68fb1c104e907d798257fc18d732c756d776433ebb85858627d001b6db0d3181033097737"
            },
            {
              "alg": "SHA-1",
              "content": "b363e55e8006ca6fe21784d2db22bd15d7917f14"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pascalcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4"
            },
            {
              "alg": "SHA-1",
              "content": "5608aeadfc00be6c2901df5f9861788de0d597c8"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-descriptor",
      "version": "0.1.7",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-descriptor@0.1.7",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-descriptor@0.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-descriptor/-/is-descriptor-0.1.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0b782b653bce6de375c6e7787115a5dfae8e3176538f4f871b293886f7e9c78647b753dbeb400d497a822bba5d3937944294731020524e986abc3ed4fa5db612"
            },
            {
              "alg": "SHA-1",
              "content": "2727eb61fd789dcd5bdf0ed4569f551d2fe3be33"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "atob",
      "version": "2.1.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|atob@2.1.2",
      "author": "AJ ONeal",
      "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/atob@2.1.2",
      "externalReferences": [
        {
          "url": "git://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://git.coolaj86.com/coolaj86/atob.js.git",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/atob/-/atob-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a6eae92868e1898bfef7a7f725d86bcb8d323924cd64fced788ac0fbdd830bf12b6b1ffeff9511609a0f272026600f76d966f8f0086c6d30e0f7c16340bbc72"
            },
            {
              "alg": "SHA-1",
              "content": "6d9517eb9e030d2436666651e86bd9f6f13533c9"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/atob"
        }
      ]
    },
    {
      "type": "library",
      "name": "decode-uri-component",
      "version": "0.2.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|decode-uri-component@0.2.2",
      "author": "Sam Verschueren",
      "description": "A better decodeURIComponent",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decode-uri-component@0.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/SamVerschueren/decode-uri-component.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SamVerschueren/decode-uri-component/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "16a51843ef28d79f06c864eb305266b3daa1dc2a932af02a82ab139e42c8f2c2aed34dbca2ba8187134c16415e9f4cc6ca0e9ea40083df6a63564e7c9e0204ad"
            },
            {
              "alg": "SHA-1",
              "content": "e69dbe25d37941171dd540e024c444cd5188e1e9"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decode-uri-component"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-url",
      "version": "0.2.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://github.com/lydell/resolve-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/resolve-url",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/resolve-url/-/resolve-url-0.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "66e179e6155441a69cce0388c2a5b390470489d9a50ffc65e38c755199e1397718b853764bafab731a46f82d4ddd2a34c2f348dc39892025057eed92c61066be"
            },
            {
              "alg": "SHA-1",
              "content": "2c637fe77c893afd2a663fe21aa9080068e2052a"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-url",
      "version": "0.4.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|source-map-url@0.4.1",
      "author": "Simon Lydell",
      "description": "Tools for working with sourceMappingURL comments.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-url@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/source-map-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/source-map-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/source-map-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map-url/-/source-map-url-0.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "70f8853932d42af245220e1229549ccb88a53cf5baac580c81fb9924f3680ee32cde70b51db314c9c068270efbc45229eb3d5425024e7f1e82f46307f340e24f"
            },
            {
              "alg": "SHA-1",
              "content": "0af66605a745a5a2f91cf1bbf8a7afbc283dec56"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "urix",
      "version": "0.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://github.com/lydell/urix.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/urix",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/urix/-/urix-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "026d68bac02148b05e07d706ffb93baf6474ce3e74b834656473c66dace2779b3dae517517f40a60e6c429222e9d28c83a4259ab04512e9bdec2312433ba52aa"
            },
            {
              "alg": "SHA-1",
              "content": "da937f7a62e21fec1fd18d49b35c2935067a6c72"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/urix"
        }
      ]
    },
    {
      "type": "library",
      "name": "ini",
      "version": "1.3.8",
      "bom-ref": "angular@1.4.4-tuxcare.1|ini@1.3.8",
      "author": "Isaac Z. Schlueter",
      "description": "An ini encoder/decoder for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ini@1.3.8",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/ini.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/ini#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/ini/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ini/-/ini-1.3.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "255ff2ba0576bb35b988c4528990320ed41dfa7c6d5278de2edd1a70d770f7c90a2ebbee455c81f34b6c444384ef2bc65606a5859e913570a61079142812b17b"
            },
            {
              "alg": "SHA-1",
              "content": "a29da425b48806f34767a4efce397269af28432c"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ini"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.3.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|which@1.3.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@1.3.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which/-/which-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f125d616ab53132106c9de7c3472ab2c1e84cd536ebb2a5ac3b866755989710d2b54b4a52139a266875d76fd36661f1c547ee26a3d748e9bbb43c9ab3439221"
            },
            {
              "alg": "SHA-1",
              "content": "a45043d54f5805316da8d62f9f50918d3da70b0a"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-unc-path",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|is-unc-path@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a filepath is a windows UNC file path.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-unc-path@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-unc-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-unc-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-unc-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-unc-path/-/is-unc-path-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9ab1a955dd1fb3b5962df56c4adbe017a8842676e30c5661f7f7a68510dc1964ddb937cd1ddf421de5301f781822375bc28e0e9fa86e9e4cedc0e680c34ca595"
            },
            {
              "alg": "SHA-1",
              "content": "d731e8898ed090a12c352ad2eaed5095ad322c9d"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-unc-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "collection-visit",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|collection-visit@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Visit a method over the items in an object, or map visit over the objects in an array.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/collection-visit@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/collection-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/collection-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/collection-visit/-/collection-visit-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "94d90abf311e3010635061d9faaeb3f6948995ad0a58040fbedce1115f7e886c90606fa906997bc4a0e1c683523991f6861bf4bf9934cb6c80338a384a3a1293"
            },
            {
              "alg": "SHA-1",
              "content": "4bc0373c164bc3291b4d368c829cf1a80a59dca0"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/collection-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-value",
      "version": "2.0.6",
      "bom-ref": "angular@1.4.4-tuxcare.1|get-value@2.0.6",
      "author": "Jon Schlinkert",
      "description": "Use property paths (`a.b.c`) to get a nested value from an object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-value@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/get-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/get-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-value/-/get-value-2.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2e7d144039711f505aa4cbb718fb5fec2b983704597f68300ae3ea6f21baa41f167e6169cea732e31b4068031486736a8cc2938823d91b6a0c4f7612c7c53634"
            },
            {
              "alg": "SHA-1",
              "content": "dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-value",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|has-value@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-value@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-value/-/has-value-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2015e4e064ec2d8750ed1bedf86441ac54951249ae394cb8aded178ddf64252510a674eb591e3fcbd4697dec4df6f9003cc16e4287962b0ab33e8cd14e56ac1b"
            },
            {
              "alg": "SHA-1",
              "content": "18b281da585b1c5c51def24c930ed29a0be6b177"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-value",
      "version": "2.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|set-value@2.0.1",
      "author": "Jon Schlinkert",
      "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-value@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/set-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/set-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/set-value/-/set-value-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2711dcd7078237af30458d1f842a17a722b9e66fd73c769f3a62b85160fb9b6088d7818c705ca9b78c3fd3e355e5ffd931bcb617a4b6c3003b7e0ca787d8164b"
            },
            {
              "alg": "SHA-1",
              "content": "a18d40530e6f07de4228c7defe4227af8cad005b"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-value"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend-shallow",
          "version": "2.0.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|set-value@2.0.1|extend-shallow@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extend-shallow@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/extend-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extend-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend-shallow/-/extend-shallow-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cc29d3b65c4da0088373782a636698016171ed759689ab2e1762bc31ee566cdf28b4729350a0708cfb4da51b3fadb5199bb2b158068d8fb3f56bfa79d866d5ba"
                },
                {
                  "alg": "SHA-1",
                  "content": "51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/set-value/node_modules/extend-shallow"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "to-object-path",
      "version": "0.3.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|to-object-path@0.3.0",
      "author": "Jon Schlinkert",
      "description": "Create an object path from a list or array of strings.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-object-path@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/to-object-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-object-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/to-object-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/to-object-path/-/to-object-path-0.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f66587767191ba1de89e871a1f3ba4caf099873bebead89f940cbf2511577095f44e381f580f6993db7c08c6f398113825fc39f295db92782d06da98c73344ca"
            },
            {
              "alg": "SHA-1",
              "content": "297588b7b0e7e0ac08e04e672f85c1f4999e17af"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-object-path"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|to-object-path@0.3.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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/kind-of/-/kind-of-3.2.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "34e5bd4105cca191a0fe8aa754da0d4d320510889dd7adbb5827df50124474cc58029abb98d13b0a9cee7083dcf99420db93e17a3ec8252997de13bea1b94eb5"
                },
                {
                  "alg": "SHA-1",
                  "content": "31ea21a734bab9bbb0f32466d893aea51e4a3c64"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/to-object-path/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "union-value",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|union-value@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/union-value@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/union-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/union-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/union-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/union-value/-/union-value-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b497d79b131e5989dccc256ced7004bc857b89ea6900b7727a958c90793072246966b686ff1c13facd8937cfa9af5fbc8c245ff34145cefafe32941e7a81785e"
            },
            {
              "alg": "SHA-1",
              "content": "0b6fe7b835aecda61c6ea4d4f02c14221e109847"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/union-value"
        }
      ]
    },
    {
      "type": "library",
      "name": "unset-value",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|unset-value@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Delete nested properties from an object using dot notation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unset-value@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/unset-value.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/unset-value",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/unset-value/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/unset-value/-/unset-value-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3dc036b6cb86485f5c9f248b1d32d2876aab42227bd269feafe1a5cf1bf64d665b971b31082e76043959a0f0accfb49377da4dec465eb64599040be4e1c81975"
            },
            {
              "alg": "SHA-1",
              "content": "8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unset-value"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "has-value",
          "version": "0.3.1",
          "bom-ref": "angular@1.4.4-tuxcare.1|unset-value@1.0.0|has-value@0.3.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-value@0.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/has-value.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-value",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-value/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-value/-/has-value-0.3.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "8291bddfa8fcfcccda7880f96227fee7bedcd7b4f16839a1bb25604b0b672ffabc5144f24a0f0c79c6fef027f5a2d80ba03ec30c7ef96b1a7ce8447b2c5b1fdd"
                },
                {
                  "alg": "SHA-1",
                  "content": "7b1f58bada62ca827ec0a2078025654845995e1f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unset-value/node_modules/has-value"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "isobject",
              "version": "2.1.0",
              "bom-ref": "angular@1.4.4-tuxcare.1|unset-value@1.0.0|has-value@0.3.1|isobject@2.1.0",
              "author": "Jon Schlinkert",
              "description": "Returns true if the value is an object and not an array or null.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/isobject@2.1.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/jonschlinkert/isobject.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/jonschlinkert/isobject",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/jonschlinkert/isobject/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isobject/-/isobject-2.1.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-512",
                      "content": "f8e51d1899608ce0590dfc670e36181bace9e3cef3d0918d42addc610620e5fe61291facc8732c6b3b7319e9a5ff89061b9e424a9292a564d8fa360682c1cb80"
                    },
                    {
                      "alg": "SHA-1",
                      "content": "f065561096a3f1da2ef46272f815c840d87e0c89"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/unset-value/node_modules/has-value/node_modules/isobject"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "has-values",
          "version": "0.1.4",
          "bom-ref": "angular@1.4.4-tuxcare.1|unset-value@1.0.0|has-values@0.1.4",
          "author": "Jon Schlinkert",
          "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-values@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/has-values.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-values",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/has-values/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-values/-/has-values-0.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "27c4b4704756b906ea0fdfffb6567188cb8c366c41f0f944c2f630bb1b13991d46e515d478f117fd2267eda0f418c2e27ae6584b0347d1c42e246c2762e9d745"
                },
                {
                  "alg": "SHA-1",
                  "content": "6d61de95d91dfca9b9a02089ad384bff8f62b771"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/unset-value/node_modules/has-values"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "arr-union",
      "version": "3.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|arr-union@3.1.0",
      "author": "Jon Schlinkert",
      "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arr-union@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/arr-union.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/arr-union/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/arr-union/-/arr-union-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b0aa72784459d36bf515e0994fc96b7c9ab9bba8281c2b694c0ccfc0961eedcf123c539ba0d8cd835bf3d8be154e7f53e0f431131d774db5cb99851c4ba520ed"
            },
            {
              "alg": "SHA-1",
              "content": "e39b09aea9def866a8f206e288af63919bae39c4"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arr-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "static-extend",
      "version": "0.1.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|static-extend@0.1.2",
      "author": "Jon Schlinkert",
      "description": "Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/static-extend@0.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/static-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/static-extend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/static-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/static-extend/-/static-extend-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ef613dfae2dcdbb32def5f29307b7d54c36200be0b32c9836c1bdaf26c56502913d3b7d2cc418c6140a4d17598ea5a748fa441006e1c277996b99bf6384decd2"
            },
            {
              "alg": "SHA-1",
              "content": "60809c39cbff55337226fd5e0b520f341f1fb5c6"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/static-extend"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|static-extend@0.1.2|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-property/-/define-property-0.2.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "46bec00e34197a771e54e00aa29e802e49110261f50381b1f6157fed9ba33d4376ae4013a853b42592d92276c08e9658a09d60531f0c44c4159187a671b3124c"
                },
                {
                  "alg": "SHA-1",
                  "content": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/static-extend/node_modules/define-property"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|isexe@2.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Minimal module to check if a file is executable.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isexe@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/isexe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/isexe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/isexe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isexe/-/isexe-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23"
            },
            {
              "alg": "SHA-1",
              "content": "e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "unc-path-regex",
      "version": "0.1.2",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/unc-path-regex/-/unc-path-regex-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7972f89e6253ee80a9919b07654389a3c85c5f719bb220ce6b442ef45eb8e9f8bc753dd7b92568a55a80704895cd228a1fb5280ed8b6df0357dea185c5c5b942"
            },
            {
              "alg": "SHA-1",
              "content": "e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unc-path-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-buffer",
      "version": "1.1.6",
      "bom-ref": "angular@1.4.4-tuxcare.1|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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-buffer/-/is-buffer-1.1.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "35c7402f0a579139b966fbdb93ba303944af56f04a0e028fe7f7b07d71339e64057ece194666a739e2814e34558e46b7405a0de9727ef45dd44aa7c7a93694e7"
            },
            {
              "alg": "SHA-1",
              "content": "efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-visit",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|map-visit@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Map `visit` over an array of objects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-visit@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/map-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/map-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/map-visit/-/map-visit-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e32eee1aff1b77659d33dbe942c890368e352e7d4dbe1bc346e56dd24d89650f9eccddae6907acee565e67e41050738b400b4368127eef009b8be69bfca16cfb"
            },
            {
              "alg": "SHA-1",
              "content": "ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-visit",
      "version": "1.0.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|object-visit@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Call a specified method on each value in the given object.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-visit@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object-visit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-visit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object-visit/-/object-visit-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "18168cc300152bda9b40ddd271da343b2be03d6ee5de59da54c8fce2e4ce665b30917d0aa45e9fc8304986d4ed85fee9ca6ceda0ddfafca12bd43ca117deb310"
            },
            {
              "alg": "SHA-1",
              "content": "f79c4493af0c5377b59fe39d395e41042dd045bb"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-visit"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-values",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|has-values@1.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-values@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/has-values.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/has-values/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-values/-/has-values-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3836190bae2eab39ad7c6304017fc5bd9891c962e9002def62736e9d44549e41954d2fa6234b2656c59a3f275106c13783ea24ee1f7ad230a13bc98571694769"
            },
            {
              "alg": "SHA-1",
              "content": "95b0b63fec2146619a6fe57fe75628d5a39efe4f"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-values"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "kind-of",
          "version": "4.0.0",
          "bom-ref": "angular@1.4.4-tuxcare.1|has-values@1.0.0|kind-of@4.0.0",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@4.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/kind-of/-/kind-of-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "db85ec0b19846d1c040dbcffab3decb608a7f134f3675112479e8e302374ba3620faf46eb4d4a23a3f5b1c7f6ef390ca81782eadaba0579b05baf6c3e055bf87"
                },
                {
                  "alg": "SHA-1",
                  "content": "20813df3d712928b207378691a45066fae72dd57"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/has-values/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "object-copy",
      "version": "0.1.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|object-copy@0.1.0",
      "author": "Jon Schlinkert",
      "description": "Copy static properties, prototype properties, and descriptors from one object to another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-copy@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/object-copy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-copy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/object-copy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object-copy/-/object-copy-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "efd2d89fa5406fadf382d980b5e54e5a8f55763ef5655072dcf6ec7be56ac43a443fcdd7bae8ccac6a8723001727923f68cd3353b748c8802189f5533eb348b5"
            },
            {
              "alg": "SHA-1",
              "content": "7e7d858b781bd7c991a41ba975ed3812754e998c"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-copy"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "define-property",
          "version": "0.2.5",
          "bom-ref": "angular@1.4.4-tuxcare.1|object-copy@0.1.0|define-property@0.2.5",
          "author": "Jon Schlinkert",
          "description": "Define a non-enumerable property on an object.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/define-property@0.2.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/define-property.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/define-property/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-property/-/define-property-0.2.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "46bec00e34197a771e54e00aa29e802e49110261f50381b1f6157fed9ba33d4376ae4013a853b42592d92276c08e9658a09d60531f0c44c4159187a671b3124c"
                },
                {
                  "alg": "SHA-1",
                  "content": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/object-copy/node_modules/define-property"
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.2.2",
          "bom-ref": "angular@1.4.4-tuxcare.1|object-copy@0.1.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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/kind-of/-/kind-of-3.2.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "34e5bd4105cca191a0fe8aa754da0d4d320510889dd7adbb5827df50124474cc58029abb98d13b0a9cee7083dcf99420db93e17a3ec8252997de13bea1b94eb5"
                },
                {
                  "alg": "SHA-1",
                  "content": "31ea21a734bab9bbb0f32466d893aea51e4a3c64"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/object-copy/node_modules/kind-of"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "copy-descriptor",
      "version": "0.1.1",
      "bom-ref": "angular@1.4.4-tuxcare.1|copy-descriptor@0.1.1",
      "author": "Jon Schlinkert",
      "description": "Copy a descriptor from object A to object B",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/copy-descriptor@0.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/copy-descriptor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/copy-descriptor",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/copy-descriptor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e0674a4571a9045256f040454d837f90022b351724cbdd07a5f45632f294a442aa06dcf3684f46ce090b4e5dc3a4babdb5af612ada423e204fa0b2600456563"
            },
            {
              "alg": "SHA-1",
              "content": "676f6eb3c39997c2ee1ac3a924fd6124748f578d"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/copy-descriptor"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "1.0.0",
      "bom-ref": "angular@1.4.4-tuxcare.1|isarray@1.0.0",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@1.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isarray/-/isarray-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "54b82121634ce842d0ce8ef3c26720d0d99357258a623bc878cf37ca3a74c110d39949eb33aefc7d06dc281a3a9f6089105d2cce81bfff2b60f932a56bcf402d"
            },
            {
              "alg": "SHA-1",
              "content": "bb935d48582cba168c06834957a54a3e07124f11"
            }
          ],
          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.integrity\" and property \"dist.shasum\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular@1.4.4-tuxcare.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2",
        "angular@1.4.4-tuxcare.1|benchmark@1.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1",
        "angular@1.4.4-tuxcare.1|canonical-path@0.0.2",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1",
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7",
        "angular@1.4.4-tuxcare.1|graceful-fs@4.2.11",
        "angular@1.4.4-tuxcare.1|grunt-bump@0.0.17",
        "angular@1.4.4-tuxcare.1|grunt-cli@1.3.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-clean@0.6.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0",
        "angular@1.4.4-tuxcare.1|grunt-ddescribe-iit@0.0.6",
        "angular@1.4.4-tuxcare.1|grunt-jasmine-node@0.1.0",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0",
        "angular@1.4.4-tuxcare.1|grunt-merge-conflict@0.0.2",
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5",
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2",
        "angular@1.4.4-tuxcare.1|gulp-rename@1.2.2",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5",
        "angular@1.4.4-tuxcare.1|jasmine-reporters@1.0.1",
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1",
        "angular@1.4.4-tuxcare.1|karma-browserstack-launcher@0.1.2",
        "angular@1.4.4-tuxcare.1|karma-chrome-launcher@0.1.5",
        "angular@1.4.4-tuxcare.1|karma-firefox-launcher@0.1.3",
        "angular@1.4.4-tuxcare.1|karma-jasmine@0.1.5",
        "angular@1.4.4-tuxcare.1|karma-junit-reporter@0.2.2",
        "angular@1.4.4-tuxcare.1|karma-ng-scenario@0.1.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10",
        "angular@1.4.4-tuxcare.1|karma-script-launcher@0.1.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32",
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|marked@0.3.3",
        "angular@1.4.4-tuxcare.1|node-html-encoder@0.0.2",
        "angular@1.4.4-tuxcare.1|npm-shrinkwrap.cached.json",
        "angular@1.4.4-tuxcare.1|nvm@0.0.4",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0",
        "angular@1.4.4-tuxcare.1|q-io@1.12.0",
        "angular@1.4.4-tuxcare.1|q@1.0.1",
        "angular@1.4.4-tuxcare.1|qq@0.3.5",
        "angular@1.4.4-tuxcare.1|rewire@2.1.5",
        "angular@1.4.4-tuxcare.1|semver@4.0.3",
        "angular@1.4.4-tuxcare.1|shelljs@0.3.0",
        "angular@1.4.4-tuxcare.1|sorted-object@1.0.0",
        "angular@1.4.4-tuxcare.1|stringmap@0.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|bootstrap@3.3.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rx@2.3.25",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|underscore@1.8.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|bootstrap@3.3.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|assert@1.1.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-resolve@1.8.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browserify-zlib@0.1.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|builtins@0.0.7",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|commondir@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|console-browserify@1.1.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|constants-browserify@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deep-equal@0.2.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|defined@0.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deps-sort@1.3.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|domain-browser@1.1.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|duplexer2@0.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|events@1.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|http-browserify@1.7.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|https-browserify@0.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|os-browserify@0.1.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|parents@0.0.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|path-browserify@0.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|process@0.8.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|punycode@1.2.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|querystring-es3@0.2.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|resolve@0.7.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shallow-copy@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shell-quote@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|stream-browserify@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|string_decoder@0.10.31",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|subarg@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|syntax-error@1.1.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|timers-browserify@1.4.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|tty-browserify@0.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|url@0.10.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|util@0.10.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|vm-browserify@0.0.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|assert@1.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|util@0.10.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|defined@0.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|through2@0.5.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|convert-source-map@0.3.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|inline-source-map@0.3.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|source-map@0.1.43"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|convert-source-map@0.3.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|inline-source-map@0.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|source-map@0.1.43",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|source-map@0.1.43|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|combine-source-map@0.3.0|source-map@0.1.43|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-pack@3.2.0|through2@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-resolve@1.8.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-resolve@1.8.2|resolve@1.1.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-resolve@1.8.2|resolve@1.1.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browserify-zlib@0.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browserify-zlib@0.1.4|pako@0.2.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browserify-zlib@0.1.4|pako@0.2.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2|base64-js@0.0.7",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2|ieee754@1.1.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2|is-array@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2|base64-js@0.0.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2|ieee754@1.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|buffer@2.8.2|is-array@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|builtins@0.0.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|commondir@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7|readable-stream@1.1.13",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7|typedarray@0.0.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7|typedarray@0.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|console-browserify@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|console-browserify@1.1.0|date-now@0.1.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|console-browserify@1.1.0|date-now@0.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|constants-browserify@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-aes@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hmac@1.1.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|pbkdf2-compat@3.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|randombytes@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-aes@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|browserify-rsa@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|elliptic@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|bn.js@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|browserify-rsa@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|bn.js@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|elliptic@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|elliptic@1.0.1|brorand@1.0.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|elliptic@1.0.1|hash.js@1.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|elliptic@1.0.1|brorand@1.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|elliptic@1.0.1|hash.js@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js-rfc3280@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js@1.0.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|pemstrip@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js-rfc3280@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js@1.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js@1.0.3|minimalistic-assert@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|asn1.js@1.0.3|minimalistic-assert@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-sign@2.8.0|parse-asn1@2.0.0|pemstrip@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|elliptic@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|bn.js@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|elliptic@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|elliptic@1.0.1|brorand@1.0.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|elliptic@1.0.1|hash.js@1.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|elliptic@1.0.1|brorand@1.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-ecdh@2.0.0|elliptic@1.0.1|hash.js@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1|ripemd160@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1|sha.js@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1|ripemd160@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1|sha.js@2.3.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hmac@1.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|miller-rabin@1.1.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|randombytes@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|bn.js@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|miller-rabin@1.1.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|miller-rabin@1.1.5|brorand@1.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|diffie-hellman@3.0.1|miller-rabin@1.1.5|brorand@1.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|pbkdf2-compat@3.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hmac@1.1.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|browserify-rsa@2.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|parse-asn1@3.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|randombytes@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|bn.js@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|browserify-rsa@2.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|randombytes@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|parse-asn1@3.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|parse-asn1@3.0.0|asn1.js@1.0.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|browserify-aes@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|create-hash@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|pbkdf2-compat@3.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|parse-asn1@3.0.0|asn1.js@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|bn.js@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|parse-asn1@3.0.0|asn1.js@1.0.3|minimalistic-assert@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|public-encrypt@2.0.0|parse-asn1@3.0.0|asn1.js@1.0.3|minimalistic-assert@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|crypto-browserify@3.9.13|randombytes@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deep-equal@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|defined@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deps-sort@1.3.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deps-sort@1.3.5|minimist@0.2.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deps-sort@1.3.5|through2@0.5.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deps-sort@1.3.5|minimist@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|deps-sort@1.3.5|through2@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|domain-browser@1.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|duplexer2@0.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|duplexer2@0.0.2|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|duplexer2@0.0.2|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|events@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|inflight@1.0.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|inflight@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|once@1.3.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|http-browserify@1.7.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|http-browserify@1.7.0|Base64@0.2.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|http-browserify@1.7.0|Base64@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|https-browserify@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|JSONStream@0.7.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|lexical-scope@1.1.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|process@0.6.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|through@2.3.6",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|convert-source-map@0.3.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|inline-source-map@0.3.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|source-map@0.1.43"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|convert-source-map@0.3.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|inline-source-map@0.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|inline-source-map@0.3.1|source-map@0.3.0|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|source-map@0.1.43",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|source-map@0.1.43|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|combine-source-map@0.3.0|source-map@0.1.43|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|JSONStream@0.7.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|JSONStream@0.7.4|jsonparse@0.0.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|through@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|JSONStream@0.7.4|jsonparse@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|lexical-scope@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|lexical-scope@1.1.0|astw@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|lexical-scope@1.1.0|astw@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|lexical-scope@1.1.0|astw@1.1.0|esprima-fb@3001.1.0-dev-harmony-fb"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|lexical-scope@1.1.0|astw@1.1.0|esprima-fb@3001.1.0-dev-harmony-fb"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|process@0.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|insert-module-globals@6.2.1|through@2.3.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4|jsonparse@0.0.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4|through@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4|jsonparse@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|JSONStream@0.8.4|through@2.3.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|indexof@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|readable-stream@1.1.13",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|readable-wrap@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|indexof@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|readable-wrap@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|labeled-stream-splicer@1.0.2|stream-splicer@1.3.1|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|browser-resolve@1.8.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|concat-stream@1.4.7",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|defined@0.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|duplexer2@0.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|JSONStream@0.7.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|minimist@0.2.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|parents@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|resolve@1.1.6",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shallow-copy@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|stream-combiner2@1.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|subarg@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|through2@0.4.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|acorn@0.9.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|defined@0.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|acorn@0.9.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|esprima@1.2.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|estraverse@1.9.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|esutils@1.1.6",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|source-map@0.1.43"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|esprima@1.2.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|estraverse@1.9.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|esutils@1.1.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|deep-is@0.1.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|fast-levenshtein@1.0.6",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|levn@0.2.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|prelude-ls@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|type-check@0.3.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|deep-is@0.1.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|fast-levenshtein@1.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|levn@0.2.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|prelude-ls@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|type-check@0.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|prelude-ls@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|type-check@0.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|prelude-ls@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|optionator@0.5.0|wordwrap@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|source-map@0.1.43",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|source-map@0.1.43|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|detective@4.0.0|escodegen@1.6.1|source-map@0.1.43|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|JSONStream@0.7.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|JSONStream@0.7.4|jsonparse@0.0.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|JSONStream@0.7.4|through@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|JSONStream@0.7.4|jsonparse@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|JSONStream@0.7.4|through@2.3.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|minimist@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|parents@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|parents@1.0.1|path-platform@0.11.15"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|parents@1.0.1|path-platform@0.11.15"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|resolve@1.1.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|stream-combiner2@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|duplexer2@0.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|stream-combiner2@1.0.2|through2@0.5.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|stream-combiner2@1.0.2|through2@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|stream-combiner2@1.0.2|through2@0.5.1|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|stream-combiner2@1.0.2|through2@0.5.1|xtend@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|subarg@0.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|subarg@0.0.1|minimist@0.0.10"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|subarg@0.0.1|minimist@0.0.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|through2@0.4.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|through2@0.4.2|xtend@2.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|through2@0.4.2|xtend@2.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|through2@0.4.2|xtend@2.1.2|object-keys@0.4.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|through2@0.4.2|xtend@2.1.2|object-keys@0.4.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|module-deps@3.7.5|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|os-browserify@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|parents@0.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|parents@0.0.3|path-platform@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|parents@0.0.3|path-platform@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|path-browserify@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|process@0.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|punycode@1.2.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|querystring-es3@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|resolve@0.7.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shallow-copy@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1|json-stable-stringify@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1|sha.js@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1|json-stable-stringify@0.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1|json-stable-stringify@0.0.1|jsonify@0.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1|json-stable-stringify@0.0.1|jsonify@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shasum@1.0.1|sha.js@2.3.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|shell-quote@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|stream-browserify@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|subarg@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|minimist@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|syntax-error@1.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|syntax-error@1.1.2|acorn@0.9.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|syntax-error@1.1.2|acorn@0.9.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1|readable-stream@1.1.13",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|through2@1.1.1|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|timers-browserify@1.4.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|timers-browserify@1.4.0|process@0.10.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|timers-browserify@1.4.0|process@0.10.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|tty-browserify@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|rfile@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|through@2.3.6",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|rfile@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|rfile@1.0.0|callsite@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|rfile@1.0.0|resolve@0.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|rfile@1.0.0|callsite@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|rfile@1.0.0|resolve@0.3.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|rfile@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|optimist@0.3.7",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|source-map@0.1.43"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|optimist@0.3.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|optimist@0.3.7|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|optimist@0.3.7|wordwrap@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|source-map@0.1.43",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|source-map@0.1.43|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|ruglify@1.0.0|uglify-js@2.2.5|source-map@0.1.43|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|through@2.3.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|async@0.2.10",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|source-map@0.1.34",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|uglify-to-browserify@1.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|async@0.2.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|source-map@0.1.34",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|source-map@0.1.34|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|source-map@0.1.34|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|uglify-to-browserify@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|camelcase@1.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|decamelize@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|window-size@0.1.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|camelcase@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|decamelize@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|window-size@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|umd@2.1.0|uglify-js@2.4.19|yargs@3.5.4|wordwrap@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|url@0.10.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|url@0.10.3|punycode@1.3.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|url@0.10.3|querystring@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|url@0.10.3|punycode@1.3.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|url@0.10.3|querystring@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|util@0.10.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|vm-browserify@0.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|vm-browserify@0.0.4|indexof@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|vm-browserify@0.0.4|indexof@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|browserify@7.0.3|xtend@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|es6-shim@0.9.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|es6-shim@0.9.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|commander@2.7.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9",
        "angular@1.4.4-tuxcare.1|semver@4.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|commander@2.7.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|commander@2.7.1|graceful-readlink@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|commander@2.7.1|graceful-readlink@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|collections@0.2.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|mimeparse@0.1.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|q@0.9.7",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|qs@0.1.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|url2@0.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|collections@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|collections@0.2.2|weak-map@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|collections@0.2.2|weak-map@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|mimeparse@0.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|q@0.9.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|qs@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|di@2.0.0-pre-9|traceur@0.0.33|q-io@1.10.9|url2@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|content-disposition@0.5.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|content-type@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|cookie-signature@1.0.6",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|cookie@0.1.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|debug@2.1.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|depd@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|escape-html@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|etag@1.5.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|finalhandler@0.3.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|fresh@0.2.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|merge-descriptors@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|methods@1.1.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|on-finished@2.2.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|parseurl@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|path-to-regexp@0.1.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|proxy-addr@1.0.7",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|qs@2.4.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|range-parser@1.0.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|serve-static@1.9.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|utils-merge@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|vary@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5|mime-types@2.0.10",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5|negotiator@0.5.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5|mime-types@2.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5|mime-types@2.0.10|mime-db@1.8.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5|mime-types@2.0.10|mime-db@1.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|accepts@1.2.5|negotiator@0.5.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|content-disposition@0.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|content-type@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|cookie-signature@1.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|cookie@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|debug@2.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|debug@2.1.3|ms@0.7.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|debug@2.1.3|ms@0.7.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|depd@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|escape-html@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|etag@1.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|etag@1.5.1|crc@3.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|etag@1.5.1|crc@3.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|finalhandler@0.3.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|debug@2.1.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|escape-html@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|on-finished@2.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|fresh@0.2.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|merge-descriptors@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|methods@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|on-finished@2.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|on-finished@2.2.0|ee-first@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|on-finished@2.2.0|ee-first@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|parseurl@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|path-to-regexp@0.1.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|proxy-addr@1.0.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|proxy-addr@1.0.7|forwarded@0.1.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|proxy-addr@1.0.7|ipaddr.js@0.1.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|proxy-addr@1.0.7|forwarded@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|proxy-addr@1.0.7|ipaddr.js@0.1.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|qs@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|range-parser@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|debug@2.1.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|depd@1.0.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2|destroy@1.0.3",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|escape-html@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|etag@1.5.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|fresh@0.2.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2|mime@1.3.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2|ms@0.7.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|on-finished@2.2.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|range-parser@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2|destroy@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2|mime@1.3.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2|ms@0.7.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|serve-static@1.9.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|escape-html@1.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|parseurl@1.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|send@0.12.2",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|utils-merge@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1|media-typer@0.3.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1|mime-types@2.0.10"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1|media-typer@0.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1|mime-types@2.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1|mime-types@2.0.10|mime-db@1.8.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|type-is@1.6.1|mime-types@2.0.10|mime-db@1.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|utils-merge@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|express@4.12.3|vary@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|minimist@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|mkdirp@0.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|mkdirp@0.5.0|minimist@0.0.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|mkdirp@0.5.0|minimist@0.0.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|once@1.3.1",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rimraf@2.3.2|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|rx@2.3.25"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|angular-benchpress@0.2.2|underscore@1.8.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|benchmark@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|abbrev@1.0.5",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|archy@0.0.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-endpoint-parser@0.2.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-logger@0.2.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|cardinal@0.4.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chmodr@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream@1.0.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|is-root@1.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|junk@1.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|lockfile@1.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|mout@0.9.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|nopt@3.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|opn@1.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|osenv@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|p-throttler@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|promptly@0.2.0",
        "angular@1.4.4-tuxcare.1|q@1.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request-progress@0.3.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|retry@0.6.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|rimraf@2.2.8",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|semver@2.3.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|stringify-object@1.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tmp@0.0.23",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|which@1.0.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|abbrev@1.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|archy@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|graceful-fs@2.0.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|mout@0.9.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|optimist@0.6.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|osenv@0.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|graceful-fs@2.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|optimist@0.6.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|optimist@0.6.1|minimist@0.0.10",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|optimist@0.6.1|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|optimist@0.6.1|minimist@0.0.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|optimist@0.6.1|wordwrap@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2|osenv@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-endpoint-parser@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0|deep-extend@0.2.11",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0|graceful-fs@2.0.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0|intersect@0.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0|deep-extend@0.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0|graceful-fs@2.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-json@0.4.0|intersect@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-logger@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|async@0.2.10",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-config@0.5.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|graceful-fs@2.0.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|lru-cache@2.3.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|mkdirp@0.3.5",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request-replay@0.2.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|rimraf@2.2.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|async@0.2.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|graceful-fs@2.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|lru-cache@2.3.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|mkdirp@0.3.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request-replay@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|retry@0.6.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|aws-sign2@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|caseless@0.8.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|combined-stream@0.0.7",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|forever-agent@0.5.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|json-stringify-safe@5.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|mime-types@1.0.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|node-uuid@1.4.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|oauth-sign@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|qs@2.3.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|stringstream@0.0.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|tough-cookie@0.12.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|tunnel-agent@0.4.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|aws-sign2@0.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|bl@0.9.4|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|caseless@0.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|combined-stream@0.0.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|combined-stream@0.0.7|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|combined-stream@0.0.7|delayed-stream@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|forever-agent@0.5.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0|async@0.9.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|combined-stream@0.0.7",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0|mime-types@2.0.10"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0|async@0.9.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0|mime-types@2.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0|mime-types@2.0.10|mime-db@1.8.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|form-data@0.2.0|mime-types@2.0.10|mime-db@1.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|boom@0.4.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|cryptiles@0.2.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|hoek@0.9.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|sntp@0.2.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|boom@0.4.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|cryptiles@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|boom@0.4.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|hoek@0.9.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|sntp@0.2.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|hawk@1.1.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1|asn1@0.1.11",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1|assert-plus@0.1.5",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1|ctype@0.5.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1|asn1@0.1.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1|assert-plus@0.1.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|http-signature@0.10.1|ctype@0.5.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|json-stringify-safe@5.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|mime-types@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|node-uuid@1.4.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|oauth-sign@0.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|qs@2.3.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|stringstream@0.0.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|tough-cookie@0.12.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|tough-cookie@0.12.1|punycode@1.3.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|tough-cookie@0.12.1|punycode@1.3.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|bower-registry-client@0.2.4|request@2.51.0|tunnel-agent@0.4.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|cardinal@0.4.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|cardinal@0.4.0|redeyed@0.4.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|cardinal@0.4.0|redeyed@0.4.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|cardinal@0.4.0|redeyed@0.4.4|esprima@1.0.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|cardinal@0.4.0|redeyed@0.4.4|esprima@1.0.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|ansi-styles@1.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|has-ansi@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|strip-ansi@0.3.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|supports-color@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|ansi-styles@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|has-ansi@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|has-ansi@0.1.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|has-ansi@0.1.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|strip-ansi@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|strip-ansi@0.3.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|strip-ansi@0.3.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0|supports-color@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|chmodr@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|mkpath@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|nopt@2.2.1",
        "angular@1.4.4-tuxcare.1|q@1.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|touch@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0|buffers@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0|chainsaw@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0|buffers@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0|chainsaw@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0|chainsaw@0.1.0|traverse@0.3.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|binary@0.3.0|chainsaw@0.1.0|traverse@0.3.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|mkpath@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|nopt@2.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|abbrev@1.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|touch@0.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|touch@0.0.2|nopt@1.0.10"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|decompress-zip@0.0.8|touch@0.0.2|nopt@1.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|abbrev@1.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream@1.0.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4|brace-expansion@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4|brace-expansion@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream-ignore@1.0.2|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream@1.0.4|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|rimraf@2.2.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|fstream@1.0.4|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|minimatch@1.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|minimatch@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|minimatch@1.0.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|minimatch@1.0.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|glob@4.0.6|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|graceful-fs@3.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|optimist@0.3.7",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|optimist@0.3.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|optimist@0.3.7|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|optimist@0.3.7|wordwrap@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6|async@0.2.10",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|optimist@0.3.7",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6|source-map@0.1.43"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6|async@0.2.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6|source-map@0.1.43",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6|source-map@0.1.43|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|handlebars@2.0.0|uglify-js@2.3.6|source-map@0.1.43|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|figures@1.3.5",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|mute-stream@0.0.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|readline2@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|rx@2.4.9",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|through@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|timers-ext@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6|es6-iterator@0.1.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6|es6-symbol@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6|es6-iterator@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6|es6-symbol@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6|es6-symbol@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|event-emitter@0.3.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|lru-queue@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|next-tick@0.2.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|timers-ext@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-symbol@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3|es6-symbol@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3|es6-symbol@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-symbol@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|event-emitter@0.3.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|lru-queue@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|memoizee@0.3.8|next-tick@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|timers-ext@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|timers-ext@0.1.0|next-tick@0.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|cli-color@0.3.3|timers-ext@0.1.0|next-tick@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|figures@1.3.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|mute-stream@0.0.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|readline2@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|mute-stream@0.0.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|readline2@0.1.1|strip-ansi@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|readline2@0.1.1|strip-ansi@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|readline2@0.1.1|strip-ansi@2.0.1|ansi-regex@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|readline2@0.1.1|strip-ansi@2.0.1|ansi-regex@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|rx@2.4.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|inquirer@0.7.1|through@2.3.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|async@0.9.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|object-assign@1.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|tough-cookie@0.12.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|async@0.9.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|ansi-styles@1.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|has-ansi@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|strip-ansi@0.3.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|ansi-styles@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|has-ansi@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|strip-ansi@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1|supports-color@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|object-assign@2.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|osenv@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|user-home@1.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|uuid@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|xdg-basedir@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|esprima@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|lodash@3.6.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|sprintf-js@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|lodash@3.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|sprintf-js@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|js-yaml@3.2.7|esprima@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|object-assign@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|user-home@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|uuid@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|xdg-basedir@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|configstore@0.3.2|user-home@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|chalk@0.5.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|mute-stream@0.0.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|readline2@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|rx@2.4.9",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|through@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|timers-ext@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6|es6-iterator@0.1.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6|es6-symbol@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6|es6-iterator@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6|es6-symbol@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6|es6-symbol@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|event-emitter@0.3.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|lru-queue@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|next-tick@0.2.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|timers-ext@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-symbol@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3|es6-symbol@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3|es6-symbol@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|es6-weak-map@0.1.2|es6-symbol@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|event-emitter@0.3.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|d@0.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|lru-queue@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|memoizee@0.3.8|next-tick@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|timers-ext@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|timers-ext@0.1.0|next-tick@0.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|cli-color@0.3.3|timers-ext@0.1.0|next-tick@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|mute-stream@0.0.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|readline2@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|mute-stream@0.0.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|readline2@0.1.1|strip-ansi@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|readline2@0.1.1|strip-ansi@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|readline2@0.1.1|strip-ansi@2.0.1|ansi-regex@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|readline2@0.1.1|strip-ansi@2.0.1|ansi-regex@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|rx@2.4.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|inquirer@0.6.0|through@2.3.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.isfunction@2.4.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.isobject@2.4.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.now@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.isfunction@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.isobject@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.now@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.now@2.4.1|lodash._isnative@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|lodash.debounce@2.4.1|lodash.now@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|object-assign@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3|osx-release@1.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3|win-release@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3|osx-release@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3|osx-release@1.0.0|minimist@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3|osx-release@1.0.0|minimist@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|os-name@1.0.3|win-release@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|tough-cookie@0.12.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|tough-cookie@0.12.1|punycode@1.3.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|insight@0.4.3|tough-cookie@0.12.1|punycode@1.3.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|is-root@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|junk@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|lockfile@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0|minimist@0.0.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0|minimist@0.0.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|mout@0.9.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|nopt@3.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|abbrev@1.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|opn@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|osenv@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|p-throttler@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|p-throttler@0.1.0|q@0.9.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|p-throttler@0.1.0|q@0.9.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|promptly@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|promptly@0.2.0|read@1.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|promptly@0.2.0|read@1.0.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|promptly@0.2.0|read@1.0.5|mute-stream@0.0.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|promptly@0.2.0|read@1.0.5|mute-stream@0.0.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request-progress@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request-progress@0.3.0|throttleit@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request-progress@0.3.0|throttleit@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|aws-sign2@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|caseless@0.6.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|forever-agent@0.5.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|json-stringify-safe@5.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|mime-types@1.0.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|node-uuid@1.4.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|oauth-sign@0.4.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|qs@1.2.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|stringstream@0.0.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|tough-cookie@0.12.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|tunnel-agent@0.4.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|aws-sign2@0.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|bl@0.9.4|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|caseless@0.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|forever-agent@0.5.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|async@0.9.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|combined-stream@0.0.7",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|mime@1.2.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|async@0.9.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|combined-stream@0.0.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|combined-stream@0.0.7|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|combined-stream@0.0.7|delayed-stream@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|form-data@0.1.4|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|boom@0.4.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|cryptiles@0.2.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|hoek@0.9.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|sntp@0.2.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|boom@0.4.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|cryptiles@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|boom@0.4.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|hoek@0.9.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|sntp@0.2.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|hawk@1.1.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1|asn1@0.1.11",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1|assert-plus@0.1.5",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1|ctype@0.5.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1|asn1@0.1.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1|assert-plus@0.1.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|http-signature@0.10.1|ctype@0.5.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|json-stringify-safe@5.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|mime-types@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|node-uuid@1.4.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|oauth-sign@0.4.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|qs@1.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|stringstream@0.0.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|tough-cookie@0.12.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|tough-cookie@0.12.1|punycode@1.3.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|tough-cookie@0.12.1|punycode@1.3.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|request@2.42.0|tunnel-agent@0.4.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|retry@0.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|rimraf@2.2.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|semver@2.3.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|array-filter@0.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|array-map@0.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|array-reduce@0.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|jsonify@0.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|array-filter@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|array-map@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|array-reduce@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|shell-quote@1.4.3|jsonify@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|stringify-object@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|end-of-stream@1.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|once@1.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|end-of-stream@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|end-of-stream@1.0.0|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|end-of-stream@1.0.0|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|end-of-stream@1.0.0|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|end-of-stream@1.0.0|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|pump@0.3.5|once@1.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|bl@0.9.4",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|end-of-stream@1.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|bl@0.9.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|end-of-stream@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tar-fs@0.5.2|tar-stream@0.4.7|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|tmp@0.0.23"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|chalk@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|semver-diff@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|string-length@0.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|object-assign@2.0.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|osenv@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|user-home@1.1.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|uuid@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|xdg-basedir@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|esprima@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|lodash@3.6.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|sprintf-js@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|lodash@3.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|argparse@1.0.2|sprintf-js@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|js-yaml@3.2.7|esprima@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|object-assign@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|user-home@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|uuid@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|xdg-basedir@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|configstore@0.3.2|user-home@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|got@0.3.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|got@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|got@0.3.0|object-assign@0.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|got@0.3.0|object-assign@0.3.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|config-chain@1.1.8",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|ini@1.3.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|nopt@3.0.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|once@1.3.1",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|osenv@0.1.0",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|semver@2.3.2",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|uid-number@0.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|config-chain@1.1.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|ini@1.3.3",
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|config-chain@1.1.8|proto-list@1.2.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|config-chain@1.1.8|proto-list@1.2.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|ini@1.3.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|latest-version@0.2.0|package-json@0.2.0|registry-url@0.1.1|npmconf@2.1.1|uid-number@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|semver-diff@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|semver@2.3.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|string-length@0.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|string-length@0.1.2|strip-ansi@0.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|string-length@0.1.2|strip-ansi@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|string-length@0.1.2|strip-ansi@0.2.2|ansi-regex@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|update-notifier@0.2.0|string-length@0.1.2|strip-ansi@0.2.2|ansi-regex@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|bower@1.3.12|which@1.0.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|match-stream@0.0.2",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|pullstream@0.4.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|setimmediate@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0|buffers@0.1.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0|chainsaw@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0|buffers@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0|chainsaw@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0|chainsaw@0.1.0|traverse@0.3.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|binary@0.3.0|chainsaw@0.1.0|traverse@0.3.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|graceful-fs@3.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|mkdirp@0.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|mkdirp@0.5.0|minimist@0.0.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|mkdirp@0.5.0|minimist@0.0.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|once@1.3.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|fstream@0.1.31|rimraf@2.3.2|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|match-stream@0.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|match-stream@0.0.2|buffers@0.1.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|match-stream@0.0.2|buffers@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|pullstream@0.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|pullstream@0.4.1|over@0.0.5",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|setimmediate@1.0.2",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|pullstream@0.4.1|slice-stream@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|pullstream@0.4.1|over@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|pullstream@0.4.1|slice-stream@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1|unzip@0.1.11|setimmediate@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|canonical-path@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|dom-serializer@0.0.1",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|entities@1.1.1",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1|CSSwhat@0.4.7",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1|domutils@1.4.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1|CSSwhat@0.4.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1|domutils@1.4.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1|domutils@1.4.3|domelementtype@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|CSSselect@0.4.1|domutils@1.4.3|domelementtype@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|dom-serializer@0.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|dom-serializer@0.0.1|domelementtype@1.1.3",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|entities@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|dom-serializer@0.0.1|domelementtype@1.1.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|entities@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|domelementtype@1.3.0",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|domhandler@2.2.1",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|domutils@1.5.1",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|entities@1.0.0",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|domelementtype@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|domhandler@2.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|domelementtype@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|domutils@1.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|dom-serializer@0.0.1",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|domelementtype@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|entities@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cheerio@0.17.0|htmlparser2@3.7.3|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|canonical-path@0.0.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|catharsis@0.8.7",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|esprima@1.2.5",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|estraverse@1.9.3",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|glob@3.2.11",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|marked@0.3.3",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|minimatch@0.3.0",
        "angular@1.4.4-tuxcare.1|node-html-encoder@0.0.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9",
        "angular@1.4.4-tuxcare.1|q@1.0.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|semver@4.3.6",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|shelljs@0.5.1",
        "angular@1.4.4-tuxcare.1|stringmap@0.2.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|catharsis@0.8.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|catharsis@0.8.7|underscore-contrib@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|catharsis@0.8.7|underscore-contrib@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|catharsis@0.8.7|underscore-contrib@0.3.0|underscore@1.6.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|catharsis@0.8.7|underscore-contrib@0.3.0|underscore@1.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|camel-case@1.1.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|constant-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|dot-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|is-lower-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|is-upper-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case-first@1.0.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case@1.1.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|param-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|pascal-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|path-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|sentence-case@1.1.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|snake-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|swap-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|title-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case-first@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|camel-case@1.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|sentence-case@1.1.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|constant-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|snake-case@1.1.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|dot-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|sentence-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|is-lower-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|is-upper-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case-first@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case@1.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|param-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|sentence-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|pascal-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|camel-case@1.1.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case-first@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|path-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|sentence-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|sentence-case@1.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|snake-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|sentence-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|swap-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|lower-case@1.1.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|title-case@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|sentence-case@1.1.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case-first@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|change-case@2.3.0|upper-case@1.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|esprima@1.2.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|estraverse@1.9.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|glob@3.2.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|glob@3.2.11|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|glob@3.2.11|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domelementtype@1.3.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domhandler@2.3.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|entities@1.0.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domelementtype@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domhandler@2.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domelementtype@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1|dom-serializer@0.1.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domelementtype@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1|dom-serializer@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1|dom-serializer@0.1.0|domelementtype@1.1.3",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1|dom-serializer@0.1.0|entities@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1|dom-serializer@0.1.0|domelementtype@1.1.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|domutils@1.5.1|dom-serializer@0.1.0|entities@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|entities@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|htmlparser2@3.8.3|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|minimatch@0.3.0|lru-cache@2.6.4",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|minimatch@0.3.0|sigmund@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|minimatch@0.3.0|lru-cache@2.6.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|minimatch@0.3.0|sigmund@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|optimist@0.6.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|async-each@0.1.6",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|async-each@0.1.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|graceful-fs@2.0.3",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|minimatch@0.2.14",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|graceful-fs@2.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|minimatch@0.2.14",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|minimatch@0.2.14|lru-cache@2.6.4",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|minimatch@0.2.14|sigmund@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|minimatch@0.2.14|lru-cache@2.6.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|minimatch@0.2.14|sigmund@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|optimist@0.6.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|optimist@0.6.1|minimist@0.0.10",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|optimist@0.6.1|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|optimist@0.6.1|minimist@0.0.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|nunjucks@1.3.4|optimist@0.6.1|wordwrap@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|collections@0.2.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|mimeparse@0.1.4",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|q@0.9.7",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|qs@0.1.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|url2@0.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|collections@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|collections@0.2.2|weak-map@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|collections@0.2.2|weak-map@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|mimeparse@0.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|q@0.9.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|qs@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|q-io@1.10.9|url2@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|semver@4.3.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|shelljs@0.5.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|async@0.2.10",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|colors@0.6.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|cycle@1.0.3",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|eyes@0.1.8",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|pkginfo@0.3.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|stack-trace@0.0.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|async@0.2.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|colors@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|cycle@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|eyes@0.1.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|pkginfo@0.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|aws-sign@0.2.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|cookie-jar@0.2.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|forever-agent@0.2.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|form-data@0.0.10",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|json-stringify-safe@3.0.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|node-uuid@1.4.3",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|oauth-sign@0.2.0",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|qs@0.5.6",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|tunnel-agent@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|aws-sign@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|cookie-jar@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|forever-agent@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|form-data@0.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|async@0.2.10",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|mime@1.2.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7|delayed-stream@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|boom@0.3.8",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|cryptiles@0.1.3",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6",
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|sntp@0.1.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|boom@0.3.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|cryptiles@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|boom@0.3.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|sntp@0.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|json-stringify-safe@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|node-uuid@1.4.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|oauth-sign@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|qs@0.5.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|request@2.16.6|tunnel-agent@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni-packages@0.10.17|winston@0.7.3|stack-trace@0.0.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|canonical-path@0.0.2",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|dependency-graph@0.1.0",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|di@0.0.1",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|optimist@0.6.1",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|q@0.9.7",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|validate.js@0.2.0",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|dependency-graph@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|dependency-graph@0.1.0|underscore@1.4.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|dependency-graph@0.1.0|underscore@1.4.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|di@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|optimist@0.6.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|optimist@0.6.1|minimist@0.0.10",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|optimist@0.6.1|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|optimist@0.6.1|minimist@0.0.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|optimist@0.6.1|wordwrap@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|q@0.9.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|validate.js@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|async@0.2.10",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|colors@0.6.2",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|cycle@1.0.3",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|eyes@0.1.8",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|pkginfo@0.3.0",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|stack-trace@0.0.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|async@0.2.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|colors@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|cycle@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|eyes@0.1.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|pkginfo@0.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|aws-sign@0.2.0",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|cookie-jar@0.2.0",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|forever-agent@0.2.0",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|form-data@0.0.10",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|json-stringify-safe@3.0.0",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|node-uuid@1.4.3",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|oauth-sign@0.2.0",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|qs@0.5.6",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|tunnel-agent@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|aws-sign@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|cookie-jar@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|forever-agent@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|form-data@0.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|async@0.2.10",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|mime@1.2.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|form-data@0.0.10|combined-stream@0.0.7|delayed-stream@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|boom@0.3.8",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|cryptiles@0.1.3",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6",
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|sntp@0.1.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|boom@0.3.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|cryptiles@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|boom@0.3.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|sntp@0.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|hawk@0.10.2|hoek@0.7.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|json-stringify-safe@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|node-uuid@1.4.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|oauth-sign@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|qs@0.5.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|request@2.16.6|tunnel-agent@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|dgeni@0.4.1|winston@0.7.3|stack-trace@0.0.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|duplexer@0.1.1",
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|from@0.1.3",
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|map-stream@0.1.0",
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|pause-stream@0.0.11",
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|split@0.2.10",
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|stream-combiner@0.0.4",
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|through@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7|duplexer@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7|from@0.1.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7|map-stream@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7|pause-stream@0.0.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|through@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7|split@0.2.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|through@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7|stream-combiner@0.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|event-stream@3.1.7|duplexer@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|event-stream@3.1.7|through@2.3.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|graceful-fs@4.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-bump@0.0.17",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5",
        "angular@1.4.4-tuxcare.1|grunt-bump@0.0.17|semver@2.3.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-bump@0.0.17|semver@2.3.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-cli@1.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-known-options@1.1.1",
        "angular@1.4.4-tuxcare.1|interpret@1.1.0",
        "angular@1.4.4-tuxcare.1|liftoff@2.5.0",
        "angular@1.4.4-tuxcare.1|nopt@4.0.3",
        "angular@1.4.4-tuxcare.1|v8flags@3.1.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-clean@0.6.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5",
        "angular@1.4.4-tuxcare.1|grunt-contrib-clean@0.6.0|rimraf@2.2.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-clean@0.6.0|rimraf@2.2.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|prettysize@0.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|async@0.9.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|buffer-crc32@0.2.5",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|lazystream@0.1.0",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|zip-stream@0.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|async@0.9.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|buffer-crc32@0.2.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|lazystream@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|bl@0.9.4",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|end-of-stream@1.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|bl@0.9.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|end-of-stream@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|end-of-stream@1.1.0|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|tar-stream@0.4.7|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|zip-stream@0.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|zip-stream@0.4.1|compress-commons@0.1.6",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|zip-stream@0.4.1|compress-commons@0.1.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|buffer-crc32@0.2.5",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|zip-stream@0.4.1|compress-commons@0.1.6|crc32-stream@0.3.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|zip-stream@0.4.1|compress-commons@0.1.6|crc32-stream@0.3.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|buffer-crc32@0.2.5",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|archiver@0.11.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|ansi-styles@1.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|has-ansi@0.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|strip-ansi@0.3.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|ansi-styles@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|has-ansi@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|strip-ansi@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|chalk@0.5.1|supports-color@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-compress@0.12.0|prettysize@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|async@0.9.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect-livereload@0.4.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|open@0.0.5",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|portscanner@0.2.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|async@0.9.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect-livereload@0.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|basic-auth-connect@1.0.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|body-parser@1.3.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|bytes@1.0.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|connect-timeout@1.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie-parser@1.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie-signature@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie@0.1.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|debug@1.0.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|errorhandler@1.0.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|escape-html@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|fresh@0.2.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|method-override@2.0.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|morgan@1.1.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|on-headers@0.0.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|parseurl@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|pause@0.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|qs@0.6.6",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|response-time@2.0.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-favicon@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|type-is@1.2.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|vhost@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|basic-auth-connect@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|body-parser@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|bytes@1.0.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|qs@0.6.6",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|body-parser@1.3.1|raw-body@1.1.6",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|type-is@1.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|body-parser@1.3.1|raw-body@1.1.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|bytes@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|bytes@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|accepts@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|bytes@1.0.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|compressible@1.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|on-headers@0.0.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|vary@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|accepts@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|accepts@1.0.3|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|accepts@1.0.3|negotiator@0.4.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|accepts@1.0.3|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|accepts@1.0.3|negotiator@0.4.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|compressible@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|compression@1.0.7|vary@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|connect-timeout@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|connect-timeout@1.1.0|debug@0.8.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|connect-timeout@1.1.0|debug@0.8.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie-parser@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie-signature@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie@0.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie-signature@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4|rndm@1.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4|scmp@0.0.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4|uid2@0.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4|rndm@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4|scmp@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|csurf@1.2.1|csrf-tokens@1.0.4|uid2@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|debug@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|debug@1.0.2|ms@0.6.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|debug@1.0.2|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|errorhandler@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|escape-html@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|buffer-crc32@0.2.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie-signature@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|cookie@0.1.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|debug@0.8.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|on-headers@0.0.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|uid2@0.0.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|utils-merge@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|buffer-crc32@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|debug@0.8.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|uid2@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|express-session@1.2.1|utils-merge@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|fresh@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|method-override@2.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|method-override@2.0.2|methods@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|parseurl@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|method-override@2.0.2|vary@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|method-override@2.0.2|methods@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|method-override@2.0.2|vary@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|morgan@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|bytes@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|stream-counter@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|stream-counter@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|multiparty@3.2.8|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|on-headers@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|parseurl@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|pause@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|qs@0.6.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|response-time@2.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|on-headers@0.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-favicon@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|fresh@0.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|accepts@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|batch@0.5.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|accepts@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|accepts@1.0.3|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|accepts@1.0.3|negotiator@0.4.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|accepts@1.0.3|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|accepts@1.0.3|negotiator@0.4.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-index@1.1.1|batch@0.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|escape-html@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|parseurl@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|debug@1.0.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|escape-html@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|finished@1.2.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|fresh@0.2.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|range-parser@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|finished@1.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|finished@1.2.2|ee-first@1.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|finished@1.2.2|ee-first@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|serve-static@1.2.3|send@0.4.3|range-parser@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|type-is@1.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|type-is@1.2.1|mime-types@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|type-is@1.2.1|mime-types@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|connect@2.19.6|vhost@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|open@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|portscanner@0.2.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|portscanner@0.2.3|async@0.1.15"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-connect@0.8.0|portscanner@0.2.3|async@0.1.15"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|ansi-styles@1.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|has-ansi@0.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|strip-ansi@0.3.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|ansi-styles@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|has-ansi@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|strip-ansi@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-copy@0.6.0|chalk@0.5.1|supports-color@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|hooker@0.2.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|hooker@0.2.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|console-browserify@1.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|exit@0.1.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|minimatch@1.0.0",
        "angular@1.4.4-tuxcare.1|shelljs@0.3.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|strip-json-comments@1.0.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|underscore@1.6.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|exit@0.1.2",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|cli@0.6.6|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|console-browserify@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|console-browserify@1.1.0|date-now@0.1.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|console-browserify@1.1.0|date-now@0.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|exit@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domelementtype@1.3.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domhandler@2.3.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|entities@1.0.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domelementtype@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domhandler@2.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domelementtype@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1|dom-serializer@0.1.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domelementtype@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1|dom-serializer@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1|dom-serializer@0.1.0|domelementtype@1.1.3",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1|dom-serializer@0.1.0|entities@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1|dom-serializer@0.1.0|domelementtype@1.1.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|domutils@1.5.1|dom-serializer@0.1.0|entities@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|entities@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|htmlparser2@3.8.2|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|minimatch@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|minimatch@1.0.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|minimatch@1.0.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|minimatch@1.0.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|minimatch@1.0.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|strip-json-comments@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-contrib-jshint@0.10.0|jshint@2.5.11|underscore@1.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-ddescribe-iit@0.0.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-ddescribe-iit@0.0.6|bluebird@2.9.24",
        "angular@1.4.4-tuxcare.1|grunt-ddescribe-iit@0.0.6|win-spawn@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-ddescribe-iit@0.0.6|bluebird@2.9.24"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-ddescribe-iit@0.0.6|win-spawn@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jasmine-node@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|hooker@0.2.3",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|vow@0.4.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|hooker@0.2.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|colors@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|commander@2.5.1",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|esprima-harmony-jscs@1.1.0-regex-token-fix",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|esprima@1.2.5",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|estraverse@1.9.3",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|exit@0.1.2",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|strip-json-comments@1.0.2",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|supports-color@1.2.1",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|vow@0.4.9",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|xmlbuilder@2.4.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|colors@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|commander@2.5.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|esprima-harmony-jscs@1.1.0-regex-token-fix"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|esprima@1.2.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|estraverse@1.9.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|exit@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|minimatch@1.0.0",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|graceful-fs@3.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|minimatch@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|minimatch@1.0.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|minimatch@1.0.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|minimatch@1.0.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|minimatch@1.0.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|glob@4.0.6|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4|brace-expansion@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4|brace-expansion@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|strip-json-comments@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|supports-color@1.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|node-uuid@1.4.3",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|vow-queue@0.4.1",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|vow@0.4.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|inflight@1.0.4",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|minimatch@2.0.4",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|inflight@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|once@1.3.1",
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|node-uuid@1.4.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|vow-fs@0.3.4|vow-queue@0.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|vow@0.4.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|xmlbuilder@2.4.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|xmlbuilder@2.4.6|lodash-node@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|jscs@1.10.0|xmlbuilder@2.4.6|lodash-node@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-jscs@1.2.0|vow@0.4.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-merge-conflict@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|ansi-styles@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|has-ansi@1.0.3",
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|strip-ansi@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|supports-color@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|ansi-styles@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|has-ansi@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|has-ansi@1.0.3|ansi-regex@1.1.1",
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|has-ansi@1.0.3|get-stdin@4.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|has-ansi@1.0.3|ansi-regex@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|has-ansi@1.0.3|get-stdin@4.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|strip-ansi@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-shell@1.1.2|chalk@1.0.0|supports-color@1.3.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|async@0.1.22",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|coffee-script@1.3.3",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|colors@0.6.2",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|dateformat@1.0.2-1.2.3",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|eventemitter2@0.4.14",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|exit@0.1.2",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|getobject@0.1.0",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|glob@3.1.21",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-log@0.1.1",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-util@0.2.0",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|hooker@0.2.3",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|iconv-lite@0.2.11",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|lodash@0.9.2",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|minimatch@0.2.14",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|nopt@1.0.10",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|rimraf@2.2.8",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|underscore.string@2.2.1",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|which@1.0.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|async@0.1.22"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|coffee-script@1.3.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|colors@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|dateformat@1.0.2-1.2.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|eventemitter2@0.4.14"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|exit@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|lodash@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|findup-sync@0.1.3|lodash@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|getobject@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|glob@3.1.21",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|glob@3.1.21|graceful-fs@1.2.3",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|glob@3.1.21|inherits@1.0.0",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|minimatch@0.2.14"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|glob@3.1.21|graceful-fs@1.2.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|glob@3.1.21|inherits@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-log@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|colors@0.6.2",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|hooker@0.2.3",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-log@0.1.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-log@0.1.1|underscore.string@2.3.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-log@0.1.1|lodash@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-log@0.1.1|underscore.string@2.3.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|grunt-legacy-util@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|async@0.1.22",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|exit@0.1.2",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|getobject@0.1.0",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|hooker@0.2.3",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|lodash@0.9.2",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|underscore.string@2.2.1",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|which@1.0.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|hooker@0.2.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|iconv-lite@0.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|argparse@0.1.16",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|esprima@1.0.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|argparse@0.1.16",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|argparse@0.1.16|underscore.string@2.4.0",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|argparse@0.1.16|underscore@1.7.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|argparse@0.1.16|underscore.string@2.4.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|argparse@0.1.16|underscore@1.7.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|js-yaml@2.0.5|esprima@1.0.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|lodash@0.9.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|minimatch@0.2.14",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|minimatch@0.2.14|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|minimatch@0.2.14|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|minimatch@0.2.14|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|minimatch@0.2.14|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|nopt@1.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|grunt@0.4.5|nopt@1.0.10|abbrev@1.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|nopt@1.0.10|abbrev@1.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|rimraf@2.2.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|underscore.string@2.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt@0.4.5|which@1.0.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|concat-with-sourcemaps@1.0.2",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4",
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|concat-with-sourcemaps@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|concat-with-sourcemaps@1.0.2|source-map@0.4.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|concat-with-sourcemaps@1.0.2|source-map@0.4.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|concat-with-sourcemaps@1.0.2|source-map@0.4.2|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|concat-with-sourcemaps@1.0.2|source-map@0.4.2|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-concat@2.5.2|through2@0.6.3|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|through@2.3.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash._reinterpolate@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|minimist@0.2.0",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|vinyl@0.2.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|ansi-styles@1.1.0",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|ansi-styles@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|chalk@0.5.1|supports-color@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|get-stdin@4.0.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|get-stdin@4.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|object-assign@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|camelcase@1.0.2",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|map-obj@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|camelcase@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|map-obj@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|get-stdin@4.0.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2|is-finite@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2|is-finite@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|minimist@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|object-assign@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash._reinterpolate@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash._escapestringchar@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash._reinterpolate@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.templatesettings@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.values@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash._escapestringchar@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1|lodash._objecttypes@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1|lodash._htmlescapes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1|lodash._htmlescapes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1|lodash._htmlescapes@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1|lodash._htmlescapes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._isnative@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.templatesettings@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash._reinterpolate@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.values@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|minimist@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|through2@0.5.1|xtend@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|vinyl@0.2.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|vinyl@0.2.3|clone-stats@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|gulp-util@2.2.20|vinyl@0.2.3|clone-stats@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-foreach@0.0.1|through@2.3.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|map-stream@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash._reinterpolate@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|minimist@0.2.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|vinyl@0.2.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|ansi-styles@1.1.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|ansi-styles@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|chalk@0.5.1|supports-color@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|get-stdin@4.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|get-stdin@4.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|object-assign@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|camelcase@1.0.2",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|map-obj@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|camelcase@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|map-obj@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|get-stdin@4.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2|is-finite@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2|is-finite@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|minimist@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|dateformat@1.0.11|meow@3.1.0|object-assign@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash._reinterpolate@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash._escapestringchar@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash._reinterpolate@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.templatesettings@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.values@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash._escapestringchar@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1|lodash._objecttypes@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.defaults@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1|lodash._htmlescapes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._escapehtmlchar@2.4.1|lodash._htmlescapes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1|lodash._htmlescapes@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1|lodash._reunescapedhtml@2.4.1|lodash._htmlescapes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._isnative@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.templatesettings@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash._reinterpolate@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.escape@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.values@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|lodash.template@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|minimist@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|xtend@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|through2@0.5.1|xtend@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|vinyl@0.2.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|vinyl@0.2.3|clone-stats@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|gulp-util@2.2.20|vinyl@0.2.3|clone-stats@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|console-browserify@0.1.6",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|exit@0.1.2",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|minimatch@0.4.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|shelljs@0.1.4",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|underscore@1.4.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|inflight@1.0.4",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|inflight@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|once@1.3.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|inflight@1.0.4|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|inflight@1.0.4|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4|brace-expansion@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4|brace-expansion@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|cli@0.4.5|glob@5.0.3|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|console-browserify@0.1.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|exit@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domelementtype@1.3.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domhandler@2.1.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domutils@1.1.6",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domelementtype@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domhandler@2.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domelementtype@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domutils@1.1.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|domelementtype@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|htmlparser2@3.3.0|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|minimatch@0.4.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|minimatch@0.4.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|minimatch@0.4.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|minimatch@0.4.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|minimatch@0.4.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|shelljs@0.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|jshint@2.4.4|underscore@1.4.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._getarray@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._releasearray@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._slice@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.foreach@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isarray@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._getarray@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._getarray@2.4.1|lodash._arraypool@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._getarray@2.4.1|lodash._arraypool@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._releasearray@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._releasearray@2.4.1|lodash._arraypool@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._releasearray@2.4.1|lodash._maxpoolsize@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._releasearray@2.4.1|lodash._arraypool@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._releasearray@2.4.1|lodash._maxpoolsize@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash._slice@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash._objecttypes@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash.keys@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash.keys@2.4.1|lodash._isnative@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash.keys@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.assign@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.foreach@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash._objecttypes@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash.keys@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash.keys@2.4.1|lodash._isnative@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash.keys@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash.keys@2.4.1|lodash._shimkeys@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.forown@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isarray@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isarray@2.4.1|lodash._isnative@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isarray@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isobject@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._baseclone@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.identity@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.support@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1|lodash._isnative@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1|lodash.noop@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1|lodash.noop@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._slice@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._slice@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash.isfunction@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash._basecreate@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._slice@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash._basecreate@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash._basecreate@2.4.1|lodash._isnative@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash.isobject@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash._basecreate@2.4.1|lodash.noop@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash._basecreate@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash._basecreate@2.4.1|lodash.noop@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash.isobject@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basebind@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash._basecreate@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash._setbinddata@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._slice@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash._basecreate@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash._basecreate@2.4.1|lodash._isnative@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash.isobject@2.4.1",
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash._basecreate@2.4.1|lodash.noop@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash._basecreate@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash._basecreate@2.4.1|lodash.noop@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash.isobject@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash._basecreatewrapper@2.4.1|lodash.isobject@2.4.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._createwrapper@2.4.1|lodash.isfunction@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.bind@2.4.1|lodash._slice@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.identity@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.support@2.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.support@2.4.1|lodash._isnative@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|lodash.clone@2.4.1|lodash._basecreatecallback@2.4.1|lodash.support@2.4.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-jshint@1.4.2|map-stream@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-rename@1.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|convert-source-map@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|strip-bom@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|vinyl@0.4.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|convert-source-map@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|graceful-fs@3.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|strip-bom@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|strip-bom@1.0.0|first-chunk-stream@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|strip-bom@1.0.0|is-utf8@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|strip-bom@1.0.0|first-chunk-stream@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|strip-bom@1.0.0|is-utf8@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|through2@0.6.3|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|vinyl@0.4.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|vinyl@0.4.6|clone-stats@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|vinyl@0.4.6|clone@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|vinyl@0.4.6|clone-stats@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-sourcemaps@1.5.1|vinyl@0.4.6|clone@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|deepmerge@0.2.7",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|vinyl-sourcemaps-apply@0.1.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|deepmerge@0.2.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|through2@0.6.3|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|async@0.2.10",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|optimist@0.3.7",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|source-map@0.1.34",
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|uglify-to-browserify@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|async@0.2.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|optimist@0.3.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|optimist@0.3.7|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|optimist@0.3.7|wordwrap@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|source-map@0.1.34",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|source-map@0.1.34|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|source-map@0.1.34|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|uglify-js@2.4.16|uglify-to-browserify@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|vinyl-sourcemaps-apply@0.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|vinyl-sourcemaps-apply@0.1.4|source-map@0.1.43"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|vinyl-sourcemaps-apply@0.1.4|source-map@0.1.43",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|vinyl-sourcemaps-apply@0.1.4|source-map@0.1.43|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-uglify@1.1.0|vinyl-sourcemaps-apply@0.1.4|source-map@0.1.43|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|array-differ@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|array-uniq@1.0.2",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|beeper@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash._reescape@3.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash._reevaluate@3.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash._reinterpolate@3.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|object-assign@2.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|replace-ext@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|vinyl@0.4.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|array-differ@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|array-uniq@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|beeper@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|ansi-styles@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|has-ansi@1.0.3",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|strip-ansi@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|supports-color@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|ansi-styles@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|has-ansi@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|has-ansi@1.0.3|ansi-regex@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|has-ansi@1.0.3|get-stdin@4.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|has-ansi@1.0.3|ansi-regex@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|has-ansi@1.0.3|get-stdin@4.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|strip-ansi@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|chalk@1.0.0|supports-color@1.3.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|get-stdin@4.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|get-stdin@4.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|object-assign@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|camelcase@1.0.2",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|map-obj@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|camelcase@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|camelcase-keys@1.0.0|map-obj@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|get-stdin@4.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2|is-finite@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|dateformat@1.0.11|meow@3.1.0|indent-string@1.2.1|repeating@1.1.2|is-finite@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash._reescape@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash._reevaluate@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash._reinterpolate@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._basecopy@3.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._basetostring@3.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._basevalues@3.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._isiterateecall@3.0.5",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash._reinterpolate@3.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.escape@3.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.restparam@3.6.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.templatesettings@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._basecopy@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._basetostring@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._basevalues@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._isiterateecall@3.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.escape@3.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash._basetostring@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5|lodash.isarguments@3.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5|lodash.isarray@3.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5|lodash.isnative@3.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5|lodash.isarguments@3.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5|lodash.isarray@3.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.keys@3.0.5|lodash.isnative@3.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.restparam@3.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.templatesettings@3.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash._reinterpolate@3.0.0",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|lodash.template@3.4.0|lodash.escape@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|minimist@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|multipipe@0.1.2|duplexer2@0.0.2|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|object-assign@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|replace-ext@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|through2@0.6.3|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|vinyl@0.4.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|vinyl@0.4.6|clone-stats@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|vinyl@0.4.6|clone@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|vinyl@0.4.6|clone-stats@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp-util@3.0.4|vinyl@0.4.6|clone@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|archy@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|deprecated@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp-util@3.0.4",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|interpret@0.3.10",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|pretty-hrtime@0.2.2",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|semver@4.3.3",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|tildify@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|v8flags@2.0.3",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|archy@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|ansi-styles@1.1.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|has-ansi@0.1.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|strip-ansi@0.3.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|ansi-styles@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|has-ansi@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|has-ansi@0.1.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|strip-ansi@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|strip-ansi@0.3.0|ansi-regex@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|chalk@0.5.1|supports-color@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|deprecated@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|interpret@0.3.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|extend@2.0.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|flagged-respawn@0.3.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|minimist@1.1.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|resolve@1.1.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|extend@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|inflight@1.0.4",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|inflight@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|once@1.3.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|inflight@1.0.4|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|inflight@1.0.4|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4|brace-expansion@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4|brace-expansion@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|findup-sync@0.2.1|glob@4.3.5|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|flagged-respawn@0.3.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|liftoff@2.0.3|resolve@1.1.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|minimist@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|end-of-stream@0.1.5",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|sequencify@0.0.7",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|stream-consume@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|end-of-stream@0.1.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|end-of-stream@0.1.5|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|end-of-stream@0.1.5|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|end-of-stream@0.1.5|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|end-of-stream@0.1.5|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|sequencify@0.0.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|orchestrator@0.3.7|stream-consume@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|pretty-hrtime@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|semver@4.3.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|tildify@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|tildify@1.0.0|user-home@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|tildify@1.0.0|user-home@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|v8flags@2.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|v8flags@2.0.3|user-home@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|v8flags@2.0.3|user-home@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|defaults@1.0.2",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|strip-bom@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|vinyl@0.4.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|defaults@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|defaults@1.0.2|clone@0.1.19"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|defaults@1.0.2|clone@0.1.19"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob2base@0.0.12",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|ordered-read-streams@0.1.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|unique-stream@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|inflight@1.0.4",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|inflight@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|once@1.3.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob@4.5.3|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob2base@0.0.12",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob2base@0.0.12|find-index@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|glob2base@0.0.12|find-index@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4|brace-expansion@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4|brace-expansion@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4|brace-expansion@1.1.0|balanced-match@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|minimatch@2.0.4|brace-expansion@1.1.0|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|ordered-read-streams@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-stream@3.1.18|unique-stream@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|glob@3.1.21",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|lodash@1.0.2",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|minimatch@0.2.14"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|glob@3.1.21",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|glob@3.1.21|graceful-fs@1.2.3",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|glob@3.1.21|inherits@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|minimatch@0.2.14"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|glob@3.1.21|graceful-fs@1.2.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|glob@3.1.21|inherits@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|lodash@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|minimatch@0.2.14",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|minimatch@0.2.14|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|minimatch@0.2.14|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|minimatch@0.2.14|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|glob-watcher@0.0.6|gaze@0.5.1|globule@0.1.0|minimatch@0.2.14|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|graceful-fs@3.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|mkdirp@0.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|mkdirp@0.5.0|minimist@0.0.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|mkdirp@0.5.0|minimist@0.0.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|strip-bom@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|strip-bom@1.0.0|first-chunk-stream@1.0.0",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|strip-bom@1.0.0|is-utf8@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|strip-bom@1.0.0|first-chunk-stream@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|strip-bom@1.0.0|is-utf8@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|through2@0.6.3|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|vinyl@0.4.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|vinyl@0.4.6|clone-stats@0.0.1",
        "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|vinyl@0.4.6|clone@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|vinyl@0.4.6|clone-stats@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|gulp@3.8.11|vinyl-fs@0.3.13|vinyl@0.4.6|clone@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|coffee-script@1.9.1",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|jasmine-growl-reporter@0.0.3",
        "angular@1.4.4-tuxcare.1|jasmine-reporters@1.0.1",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|mkdirp@0.3.5",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|requirejs@2.1.17",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|underscore@1.8.3",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|walkdir@0.0.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|coffee-script@1.9.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|minimatch@0.2.14"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|minimatch@0.2.14"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|fileset@0.1.5|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|minimatch@0.2.14",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|minimatch@0.2.14|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|minimatch@0.2.14|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|minimatch@0.2.14|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|gaze@0.3.4|minimatch@0.2.14|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|jasmine-growl-reporter@0.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|jasmine-growl-reporter@0.0.3|growl@1.7.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|jasmine-growl-reporter@0.0.3|growl@1.7.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|mkdirp@0.3.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|requirejs@2.1.17"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|underscore@1.8.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-node@1.14.5|walkdir@0.0.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-reporters@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jasmine-reporters@1.0.1|mkdirp@0.3.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jasmine-reporters@1.0.1|mkdirp@0.3.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0",
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|log-symbols@1.0.2",
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|string-length@1.0.0",
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|text-table@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|ansi-styles@2.0.1",
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|escape-string-regexp@1.0.3",
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|has-ansi@1.0.3",
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|strip-ansi@2.0.1",
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|supports-color@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|ansi-styles@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|escape-string-regexp@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|has-ansi@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|has-ansi@1.0.3|ansi-regex@1.1.1",
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|has-ansi@1.0.3|get-stdin@4.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|has-ansi@1.0.3|ansi-regex@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|has-ansi@1.0.3|get-stdin@4.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|strip-ansi@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0|supports-color@1.3.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|log-symbols@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|chalk@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|string-length@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|string-length@1.0.0|strip-ansi@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|string-length@1.0.0|strip-ansi@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|string-length@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|string-length@1.0.0|strip-ansi@2.0.1|ansi-regex@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|jshint-stylish@1.0.1|text-table@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-browserstack-launcher@0.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-browserstack-launcher@0.1.2|browserstack@1.0.1",
        "angular@1.4.4-tuxcare.1|browserstacktunnel-wrapper@1.3.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32",
        "angular@1.4.4-tuxcare.1|karma-browserstack-launcher@0.1.2|q@0.9.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-browserstack-launcher@0.1.2|browserstack@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-browserstack-launcher@0.1.2|q@0.9.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-chrome-launcher@0.1.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-firefox-launcher@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-jasmine@0.1.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-junit-reporter@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32",
        "angular@1.4.4-tuxcare.1|karma-junit-reporter@0.2.2|xmlbuilder@0.4.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-junit-reporter@0.2.2|xmlbuilder@0.4.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-ng-scenario@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|q@0.9.7",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|saucelabs@0.1.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|q@0.9.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1|adm-zip@0.4.7",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1|async@0.9.0",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1|rimraf@2.2.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1|adm-zip@0.4.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1|async@0.9.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|sauce-connect-launcher@0.6.1|rimraf@2.2.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|saucelabs@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|async@0.9.0",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|q@1.0.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|underscore.string@2.3.3",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|vargs@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|async@0.9.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|buffer-crc32@0.2.5",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|lazystream@0.1.0",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|zip-stream@0.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|buffer-crc32@0.2.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|graceful-fs@3.0.6",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|minimatch@1.0.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|graceful-fs@3.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|minimatch@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|minimatch@1.0.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|minimatch@1.0.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|minimatch@1.0.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|minimatch@1.0.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|glob@4.0.6|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|lazystream@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|bl@0.9.4",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|end-of-stream@1.1.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|xtend@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|bl@0.9.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|end-of-stream@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|end-of-stream@1.1.0|once@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|end-of-stream@1.1.0|once@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|end-of-stream@1.1.0|once@1.3.1|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|end-of-stream@1.1.0|once@1.3.1|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|tar-stream@1.0.2|xtend@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|zip-stream@0.4.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|zip-stream@0.4.1|compress-commons@0.1.6",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|zip-stream@0.4.1|compress-commons@0.1.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|buffer-crc32@0.2.5",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|zip-stream@0.4.1|compress-commons@0.1.6|crc32-stream@0.3.3",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|zip-stream@0.4.1|compress-commons@0.1.6|crc32-stream@0.3.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|buffer-crc32@0.2.5",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|archiver@0.12.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|async@0.9.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|q@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|aws-sign2@0.5.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|caseless@0.6.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|forever-agent@0.5.2",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|json-stringify-safe@5.0.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|mime-types@1.0.2",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|node-uuid@1.4.3",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|oauth-sign@0.4.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|qs@1.2.2",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|stringstream@0.0.4",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|tough-cookie@0.12.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|tunnel-agent@0.4.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|aws-sign2@0.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|bl@0.9.4|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|caseless@0.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|forever-agent@0.5.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|async@0.9.0",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4|combined-stream@0.0.7",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4|mime@1.2.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4|combined-stream@0.0.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4|combined-stream@0.0.7|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4|combined-stream@0.0.7|delayed-stream@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|form-data@0.1.4|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|boom@0.4.2",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|cryptiles@0.2.2",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|hoek@0.9.1",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|sntp@0.2.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|boom@0.4.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|cryptiles@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|boom@0.4.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|hoek@0.9.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|sntp@0.2.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|hawk@1.1.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1|asn1@0.1.11",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1|assert-plus@0.1.5",
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1|ctype@0.5.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1|asn1@0.1.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1|assert-plus@0.1.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|http-signature@0.10.1|ctype@0.5.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|json-stringify-safe@5.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|mime-types@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|node-uuid@1.4.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|oauth-sign@0.4.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|qs@1.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|stringstream@0.0.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|tough-cookie@0.12.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|tough-cookie@0.12.1|punycode@1.3.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|tough-cookie@0.12.1|punycode@1.3.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|request@2.46.0|tunnel-agent@0.4.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|underscore.string@2.3.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-sauce-launcher@0.2.10|wd@0.3.11|vargs@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma-script-launcher@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|colors@0.6.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|di@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|graceful-fs@2.0.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|minimatch@0.2.14",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|optimist@0.6.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|q@0.9.7",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|rimraf@2.2.8",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|source-map@0.1.43",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|useragent@2.0.10"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|async-each@0.1.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|async-each@0.1.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|graceful-fs@2.0.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|minimatch@0.2.14",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|chokidar@0.12.6|readdirp@1.3.0|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|colors@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|basic-auth-connect@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|bytes@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|connect-timeout@1.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-parser@1.3.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-signature@1.0.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie@0.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|depd@0.4.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|finalhandler@0.2.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|fresh@0.2.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|media-typer@0.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|method-override@2.2.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|on-headers@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|parseurl@1.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|pause@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|qs@2.2.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|response-time@2.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|vhost@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|basic-auth-connect@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|bytes@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|depd@0.4.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|iconv-lite@0.4.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|media-typer@0.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|on-finished@2.1.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|qs@2.2.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|raw-body@1.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|iconv-lite@0.4.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|on-finished@2.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|on-finished@2.1.0|ee-first@1.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|on-finished@2.1.0|ee-first@1.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|raw-body@1.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|bytes@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|body-parser@1.8.4|iconv-lite@0.4.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|bytes@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|bytes@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|compressible@2.0.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|on-headers@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|vary@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4|mime-types@2.0.10",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4|negotiator@0.4.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4|mime-types@2.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4|mime-types@2.0.10|mime-db@1.8.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4|mime-types@2.0.10|mime-db@1.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|accepts@1.1.4|negotiator@0.4.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|compressible@2.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|compressible@2.0.2|mime-db@1.8.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|compressible@2.0.2|mime-db@1.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|compression@1.1.2|vary@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|connect-timeout@1.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|connect-timeout@1.3.0|ms@0.6.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|on-headers@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|connect-timeout@1.3.0|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-parser@1.3.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-parser@1.3.4|cookie-signature@1.0.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie@0.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-parser@1.3.4|cookie-signature@1.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-signature@1.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-signature@1.0.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie@0.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|http-errors@1.2.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|base64-url@1.2.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|rndm@1.1.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|scmp@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|uid-safe@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|base64-url@1.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|rndm@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|scmp@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|uid-safe@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|base64-url@1.2.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|uid-safe@1.1.0|native-or-bluebird@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|csrf@2.0.6|uid-safe@1.1.0|native-or-bluebird@1.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|http-errors@1.2.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|http-errors@1.2.8|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|http-errors@1.2.8|statuses@1.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|http-errors@1.2.8|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|csurf@1.6.6|http-errors@1.2.8|statuses@1.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0|ms@0.6.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|depd@0.4.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|escape-html@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4|mime-types@2.0.10",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4|negotiator@0.4.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4|mime-types@2.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4|mime-types@2.0.10|mime-db@1.8.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4|mime-types@2.0.10|mime-db@1.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|accepts@1.1.4|negotiator@0.4.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|errorhandler@1.2.4|escape-html@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie-signature@1.0.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|cookie@0.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|crc@3.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|depd@0.4.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|on-headers@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|parseurl@1.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|utils-merge@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|crc@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|base64-url@1.2.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|base64-url@1.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|native-or-bluebird@1.2.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|thenify-all@1.6.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|thenify@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|native-or-bluebird@1.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|thenify-all@1.6.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|thenify@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|thenify@3.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|uid-safe@1.0.1|mz@1.3.0|native-or-bluebird@1.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|express-session@1.8.2|utils-merge@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|finalhandler@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|finalhandler@0.2.0|escape-html@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|finalhandler@0.2.0|escape-html@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|fresh@0.2.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|media-typer@0.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|method-override@2.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|method-override@2.2.0|methods@1.1.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|parseurl@1.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|method-override@2.2.0|vary@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|method-override@2.2.0|methods@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|method-override@2.2.0|vary@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2|basic-auth@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|depd@0.4.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2|on-finished@2.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2|basic-auth@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2|on-finished@2.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2|on-finished@2.1.0|ee-first@1.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|morgan@1.3.2|on-finished@2.1.0|ee-first@1.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|stream-counter@0.2.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|stream-counter@0.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|multiparty@3.3.2|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|on-headers@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|parseurl@1.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|pause@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|qs@2.2.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|response-time@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|on-headers@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7|etag@1.5.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|fresh@0.2.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7|ms@0.6.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7|etag@1.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7|etag@1.5.1|crc@3.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7|etag@1.5.1|crc@3.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-favicon@2.1.7|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|batch@0.5.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|parseurl@1.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4|mime-types@2.0.10",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4|negotiator@0.4.9"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4|mime-types@2.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4|mime-types@2.0.10|mime-db@1.8.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4|mime-types@2.0.10|mime-db@1.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|accepts@1.1.4|negotiator@0.4.9"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-index@1.2.1|batch@0.5.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|escape-html@1.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|parseurl@1.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|utils-merge@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|escape-html@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|debug@2.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|depd@0.4.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|destroy@1.0.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|escape-html@1.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|etag@1.4.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|fresh@0.2.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|ms@0.6.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|on-finished@2.1.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|range-parser@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|destroy@1.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|etag@1.4.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|etag@1.4.0|crc@3.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|etag@1.4.0|crc@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|on-finished@2.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|on-finished@2.1.0|ee-first@1.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|on-finished@2.1.0|ee-first@1.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|send@0.9.3|range-parser@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|serve-static@1.6.5|utils-merge@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|media-typer@0.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7|mime-types@2.0.10"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7|mime-types@2.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7|mime-types@2.0.10|mime-db@1.8.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|type-is@1.5.7|mime-types@2.0.10|mime-db@1.8.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|connect@2.26.6|vhost@3.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|di@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|array-slice@0.2.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|array-uniq@1.0.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|array-slice@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|array-uniq@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5|expand-range@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5|expand-range@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5|expand-range@0.1.1|is-number@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5|expand-range@0.1.1|repeat-string@0.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5|expand-range@0.1.1|is-number@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|expand-braces@0.1.1|braces@0.1.5|expand-range@0.1.1|repeat-string@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|graceful-fs@2.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|colors@0.6.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|optimist@0.6.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|pkginfo@0.3.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|pkginfo@0.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|async@0.2.10",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|deep-equal@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|i@0.3.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|mkdirp@0.5.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|ncp@0.4.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|rimraf@2.2.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|async@0.2.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|deep-equal@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|i@0.3.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|mkdirp@0.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|mkdirp@0.5.0|minimist@0.0.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|mkdirp@0.5.0|minimist@0.0.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|http-proxy@0.10.4|utile@0.2.1|ncp@0.4.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|async@0.2.10",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|semver@1.1.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|async@0.2.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|core-util-is@1.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|log4js@0.6.22|semver@1.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|d@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|event-emitter@0.3.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|lru-queue@0.1.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|next-tick@0.2.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|timers-ext@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|d@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6|es6-iterator@0.1.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6|es6-symbol@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6|es6-iterator@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|d@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6|es6-symbol@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6|es6-symbol@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|d@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|d@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2|es6-symbol@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|d@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3|es6-symbol@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2|es6-iterator@0.1.3|es6-symbol@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|d@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es6-weak-map@0.1.2|es6-symbol@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|d@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|event-emitter@0.3.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|d@0.1.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|lru-queue@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|next-tick@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|timers-ext@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|es5-ext@0.10.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|memoizee@0.3.8|next-tick@0.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|minimatch@0.2.14",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|minimatch@0.2.14|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|minimatch@0.2.14|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|minimatch@0.2.14|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|minimatch@0.2.14|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|optimist@0.6.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|optimist@0.6.1|minimist@0.0.10",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|optimist@0.6.1|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|optimist@0.6.1|minimist@0.0.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|optimist@0.6.1|wordwrap@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|q@0.9.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|rimraf@2.2.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|debug@2.1.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|has-binary-data@0.1.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|debug@2.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|debug@2.1.0|ms@0.6.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|debug@2.1.0|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|base64id@0.1.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|debug@1.0.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|base64id@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|debug@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|debug@1.0.3|ms@0.6.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|debug@1.0.3|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|after@0.8.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|arraybuffer.slice@0.0.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|base64-arraybuffer@0.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|blob@0.0.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|utf8@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|after@0.8.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|arraybuffer.slice@0.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|base64-arraybuffer@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|blob@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5|isarray@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|engine.io-parser@1.2.1|utf8@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0|nan@1.4.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0|options@0.0.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0|ultron@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0|nan@1.4.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0|options@0.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|engine.io@1.5.1|ws@0.5.0|ultron@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|has-binary-data@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|has-binary-data@0.1.3|isarray@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|has-binary-data@0.1.3|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|debug@1.0.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|object-keys@1.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|debug@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|debug@1.0.2|ms@0.6.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|debug@1.0.2|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|object-keys@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|benchmark@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|component-emitter@1.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|debug@0.7.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|json3@3.2.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|component-emitter@1.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|debug@0.7.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-adapter@0.3.1|socket.io-parser@2.2.2|json3@3.2.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|backo2@1.0.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|component-bind@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|component-emitter@1.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|debug@0.7.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|has-binary@0.1.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|indexof@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|object-component@0.0.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|parseuri@0.0.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|to-array@0.1.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|backo2@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|component-bind@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|component-emitter@1.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|debug@0.7.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|component-emitter@1.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|component-inherit@0.0.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|debug@1.0.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|has-cors@1.0.3",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|indexof@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parsejson@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseqs@0.0.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseuri@0.0.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|xmlhttprequest@1.5.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|component-inherit@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|debug@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|debug@1.0.4|ms@0.6.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|debug@1.0.4|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|after@0.8.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|arraybuffer.slice@0.0.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|base64-arraybuffer@0.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|blob@0.0.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|utf8@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|after@0.8.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|arraybuffer.slice@0.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|base64-arraybuffer@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|blob@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5|isarray@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|has-binary@0.1.5|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|engine.io-parser@1.2.1|utf8@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|has-cors@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|has-cors@1.0.3|global@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|has-cors@1.0.3|global@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parsejson@0.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parsejson@0.0.1|better-assert@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parsejson@0.0.1|better-assert@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parsejson@0.0.1|better-assert@1.0.2|callsite@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parsejson@0.0.1|better-assert@1.0.2|callsite@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseqs@0.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseqs@0.0.2|better-assert@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseqs@0.0.2|better-assert@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseqs@0.0.2|better-assert@1.0.2|callsite@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseqs@0.0.2|better-assert@1.0.2|callsite@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseuri@0.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseuri@0.0.4|better-assert@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseuri@0.0.4|better-assert@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseuri@0.0.4|better-assert@1.0.2|callsite@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|parseuri@0.0.4|better-assert@1.0.2|callsite@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|commander@0.6.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|nan@0.3.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|options@0.0.6",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|tinycolor@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|commander@0.6.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|nan@0.3.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|options@0.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|ws@0.4.31|tinycolor@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|engine.io-client@1.5.1|xmlhttprequest@1.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|has-binary@0.1.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|has-binary@0.1.6|isarray@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|has-binary@0.1.6|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|indexof@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|object-component@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|parseuri@0.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|parseuri@0.0.2|better-assert@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|parseuri@0.0.2|better-assert@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|parseuri@0.0.2|better-assert@1.0.2|callsite@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|parseuri@0.0.2|better-assert@1.0.2|callsite@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-client@1.3.5|to-array@0.1.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|benchmark@1.0.0",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|component-emitter@1.1.2",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|debug@0.7.4",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|isarray@0.0.1",
        "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|json3@3.2.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|component-emitter@1.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|debug@0.7.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|isarray@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|socket.io@1.3.5|socket.io-parser@2.2.4|json3@3.2.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|source-map@0.1.43",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|source-map@0.1.43|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|source-map@0.1.43|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|useragent@2.0.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|karma@0.12.32|useragent@2.0.10|lru-cache@2.2.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|karma@0.12.32|useragent@2.0.10|lru-cache@2.2.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3",
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|findup-sync@0.1.3|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|array-differ@0.1.0",
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|array-union@0.1.0",
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|array-differ@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|array-union@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|array-union@0.1.0|array-uniq@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|array-union@0.1.0|array-uniq@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|minimatch@0.3.0|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|minimatch@0.3.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|minimatch@0.3.0|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|load-grunt-tasks@0.6.0|multimatch@0.3.0|minimatch@0.3.0|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|lodash@2.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|marked@0.3.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|node-html-encoder@0.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|npm-shrinkwrap.cached.json"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|nvm@0.0.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|underscore@1.6.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|commander@2.3.0",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|debug@2.0.0",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|diff@1.0.8",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|escape-string-regexp@1.0.2",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|growl@1.8.1",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|jade@0.26.3",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|mkdirp@0.5.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|commander@2.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|debug@2.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|debug@2.0.0|ms@0.6.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|debug@2.0.0|ms@0.6.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|diff@1.0.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|escape-string-regexp@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|graceful-fs@2.0.3",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|minimatch@0.2.14"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|graceful-fs@2.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|minimatch@0.2.14",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|minimatch@0.2.14|lru-cache@2.5.0",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|minimatch@0.2.14|sigmund@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|minimatch@0.2.14|lru-cache@2.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|glob@3.2.3|minimatch@0.2.14|sigmund@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|growl@1.8.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|jade@0.26.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|jade@0.26.3|commander@0.6.1",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|jade@0.26.3|mkdirp@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|jade@0.26.3|commander@0.6.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|jade@0.26.3|mkdirp@0.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|mkdirp@0.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|mkdirp@0.5.0|minimist@0.0.8"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|mocha@1.21.5|mkdirp@0.5.0|minimist@0.0.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|formatio@1.1.1",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|lolex@1.1.0",
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|util@0.10.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|formatio@1.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|formatio@1.1.1|samsam@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|formatio@1.1.1|samsam@1.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|lolex@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|util@0.10.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|util@0.10.3|inherits@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|sinon@1.14.1|util@0.10.3|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|promises-aplus-tests@2.1.0|underscore@1.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|accessibility-developer-tools@2.6.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|adm-zip@0.4.4",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|html-entities@1.1.2",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasmine@2.3.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasminewd@1.1.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasminewd2@0.0.5",
        "angular@1.4.4-tuxcare.1|lodash@2.4.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|minijasminenode@1.1.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|optimist@0.6.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|q@1.0.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|saucelabs@0.1.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|source-map-support@0.2.10"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|accessibility-developer-tools@2.6.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|adm-zip@0.4.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|minimatch@0.3.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|minimatch@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|minimatch@0.3.0|lru-cache@2.6.4",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|minimatch@0.3.0|lru-cache@2.6.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11|minimatch@0.3.0|sigmund@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|html-entities@1.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasmine@2.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasmine@2.3.1|exit@0.1.2",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|glob@3.2.11",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasmine@2.3.1|jasmine-core@2.3.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasmine@2.3.1|exit@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasmine@2.3.1|jasmine-core@2.3.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasminewd@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|jasminewd2@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|minijasminenode@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|optimist@0.6.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|optimist@0.6.1|minimist@0.0.10",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|optimist@0.6.1|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|optimist@0.6.1|minimist@0.0.10"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|optimist@0.6.1|wordwrap@0.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|q@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|aws-sign2@0.5.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|forever-agent@0.5.2",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|json-stringify-safe@5.0.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|mime@1.2.11",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|node-uuid@1.4.3",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|oauth-sign@0.3.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|qs@0.6.6",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|tough-cookie@1.1.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|tunnel-agent@0.4.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|aws-sign2@0.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|forever-agent@0.5.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4|async@0.9.2",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4|combined-stream@0.0.7",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|mime@1.2.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4|async@0.9.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4|combined-stream@0.0.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4|combined-stream@0.0.7|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|form-data@0.1.4|combined-stream@0.0.7|delayed-stream@0.0.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|boom@0.4.2",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|cryptiles@0.2.2",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|hoek@0.9.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|sntp@0.2.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|boom@0.4.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|hoek@0.9.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|cryptiles@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|boom@0.4.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|hoek@0.9.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|sntp@0.2.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|hawk@1.0.0|hoek@0.9.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1|asn1@0.1.11",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1|assert-plus@0.1.5",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1|ctype@0.5.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1|asn1@0.1.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1|assert-plus@0.1.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|http-signature@0.10.1|ctype@0.5.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|json-stringify-safe@5.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|mime@1.2.11"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|node-uuid@1.4.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|oauth-sign@0.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|qs@0.6.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|tough-cookie@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|request@2.36.0|tunnel-agent@0.4.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|saucelabs@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|adm-zip@0.4.4",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|tmp@0.0.24",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|ws@0.7.2",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|inflight@1.0.4",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|inherits@2.0.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|once@1.3.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|inflight@1.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|once@1.3.2",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|inflight@1.0.4|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|inherits@2.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8|brace-expansion@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8|brace-expansion@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8|brace-expansion@1.1.0|balanced-match@0.2.0",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8|brace-expansion@1.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8|brace-expansion@1.1.0|balanced-match@0.2.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|minimatch@2.0.8|brace-expansion@1.1.0|concat-map@0.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|once@1.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|once@1.3.2|wrappy@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|rimraf@2.3.4|glob@4.5.3|once@1.3.2|wrappy@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|tmp@0.0.24"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|ws@0.7.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|ws@0.7.2|options@0.0.6",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|ws@0.7.2|ultron@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|ws@0.7.2|options@0.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|ws@0.7.2|ultron@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4|sax@0.6.1",
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4|xmlbuilder@2.6.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4|sax@0.6.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4|xmlbuilder@2.6.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4|xmlbuilder@2.6.2|lodash@3.5.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|selenium-webdriver@2.45.1|xml2js@0.4.4|xmlbuilder@2.6.2|lodash@3.5.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|source-map-support@0.2.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|source-map-support@0.2.10|source-map@0.1.32"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|source-map-support@0.2.10|source-map@0.1.32",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|protractor@2.1.0|source-map-support@0.2.10|source-map@0.1.32|amdefine@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|protractor@2.1.0|source-map-support@0.2.10|source-map@0.1.32|amdefine@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|q-io@1.12.0|collections@0.2.2",
        "angular@1.4.4-tuxcare.1|q-io@1.12.0|mime@1.3.4",
        "angular@1.4.4-tuxcare.1|q-io@1.12.0|mimeparse@0.1.4",
        "angular@1.4.4-tuxcare.1|q@1.0.1",
        "angular@1.4.4-tuxcare.1|q-io@1.12.0|qs@1.2.2",
        "angular@1.4.4-tuxcare.1|q-io@1.12.0|url2@0.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|collections@0.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|q-io@1.12.0|collections@0.2.2|weak-map@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|collections@0.2.2|weak-map@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|mime@1.3.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|mimeparse@0.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|qs@1.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|q-io@1.12.0|url2@0.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|q@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|qq@0.3.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|qq@0.3.5|q@0.8.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|qq@0.3.5|q@0.8.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|rewire@2.1.5"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|semver@4.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|shelljs@0.3.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|sorted-object@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|stringmap@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|grunt-known-options@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|interpret@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|liftoff@2.5.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|extend@3.0.2",
        "angular@1.4.4-tuxcare.1|findup-sync@2.0.0",
        "angular@1.4.4-tuxcare.1|fined@1.2.0",
        "angular@1.4.4-tuxcare.1|flagged-respawn@1.0.1",
        "angular@1.4.4-tuxcare.1|is-plain-object@2.0.4",
        "angular@1.4.4-tuxcare.1|object.map@1.0.1",
        "angular@1.4.4-tuxcare.1|rechoir@0.6.2",
        "angular@1.4.4-tuxcare.1|resolve@1.22.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|nopt@4.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|abbrev@1.1.1",
        "angular@1.4.4-tuxcare.1|osenv@0.1.5"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|v8flags@3.1.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|homedir-polyfill@1.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|extend@3.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|findup-sync@2.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|detect-file@1.0.0",
        "angular@1.4.4-tuxcare.1|is-glob@3.1.0",
        "angular@1.4.4-tuxcare.1|micromatch@3.1.10",
        "angular@1.4.4-tuxcare.1|resolve-dir@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|fined@1.2.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|expand-tilde@2.0.2",
        "angular@1.4.4-tuxcare.1|is-plain-object@2.0.4",
        "angular@1.4.4-tuxcare.1|object.defaults@1.1.0",
        "angular@1.4.4-tuxcare.1|object.pick@1.3.0",
        "angular@1.4.4-tuxcare.1|parse-filepath@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|flagged-respawn@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-plain-object@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|isobject@3.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|object.map@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|for-own@1.0.0",
        "angular@1.4.4-tuxcare.1|make-iterator@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|rechoir@0.6.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|resolve@1.22.11"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|resolve@1.22.11",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-core-module@2.16.1",
        "angular@1.4.4-tuxcare.1|path-parse@1.0.7",
        "angular@1.4.4-tuxcare.1|supports-preserve-symlinks-flag@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|abbrev@1.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|osenv@0.1.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|os-homedir@1.0.2",
        "angular@1.4.4-tuxcare.1|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|homedir-polyfill@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|parse-passwd@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|detect-file@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-glob@3.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|micromatch@3.1.10",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|arr-diff@4.0.0",
        "angular@1.4.4-tuxcare.1|array-unique@0.3.2",
        "angular@1.4.4-tuxcare.1|braces@2.3.2",
        "angular@1.4.4-tuxcare.1|define-property@2.0.2",
        "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2",
        "angular@1.4.4-tuxcare.1|extglob@2.0.4",
        "angular@1.4.4-tuxcare.1|fragment-cache@0.2.1",
        "angular@1.4.4-tuxcare.1|kind-of@6.0.3",
        "angular@1.4.4-tuxcare.1|nanomatch@1.2.13",
        "angular@1.4.4-tuxcare.1|object.pick@1.3.0",
        "angular@1.4.4-tuxcare.1|regex-not@1.0.2",
        "angular@1.4.4-tuxcare.1|snapdragon@0.8.2",
        "angular@1.4.4-tuxcare.1|to-regex@3.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|resolve-dir@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|expand-tilde@2.0.2",
        "angular@1.4.4-tuxcare.1|global-modules@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|expand-tilde@2.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|homedir-polyfill@1.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|object.defaults@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|array-each@1.0.1",
        "angular@1.4.4-tuxcare.1|array-slice@1.1.0",
        "angular@1.4.4-tuxcare.1|for-own@1.0.0",
        "angular@1.4.4-tuxcare.1|isobject@3.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|object.pick@1.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|isobject@3.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|parse-filepath@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-absolute@1.0.0",
        "angular@1.4.4-tuxcare.1|map-cache@0.2.2",
        "angular@1.4.4-tuxcare.1|path-root@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|isobject@3.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|for-own@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|for-in@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|make-iterator@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|kind-of@6.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-core-module@2.16.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|hasown@2.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|path-parse@1.0.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|supports-preserve-symlinks-flag@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|os-homedir@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|os-tmpdir@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|parse-passwd@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-extglob@2.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|arr-diff@4.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|array-unique@0.3.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|braces@2.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|arr-flatten@1.1.0",
        "angular@1.4.4-tuxcare.1|array-unique@0.3.2",
        "angular@1.4.4-tuxcare.1|braces@2.3.2|extend-shallow@2.0.1",
        "angular@1.4.4-tuxcare.1|fill-range@4.0.0",
        "angular@1.4.4-tuxcare.1|isobject@3.0.1",
        "angular@1.4.4-tuxcare.1|repeat-element@1.1.4",
        "angular@1.4.4-tuxcare.1|snapdragon-node@2.1.1",
        "angular@1.4.4-tuxcare.1|snapdragon@0.8.2",
        "angular@1.4.4-tuxcare.1|split-string@3.1.0",
        "angular@1.4.4-tuxcare.1|to-regex@3.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|braces@2.3.2|extend-shallow@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|define-property@2.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|define-property@2.0.2|is-descriptor@1.0.3",
        "angular@1.4.4-tuxcare.1|isobject@3.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|define-property@2.0.2|is-descriptor@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-accessor-descriptor@1.0.1",
        "angular@1.4.4-tuxcare.1|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|assign-symbols@1.0.0",
        "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2|is-extendable@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|extglob@2.0.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|array-unique@0.3.2",
        "angular@1.4.4-tuxcare.1|extglob@2.0.4|define-property@1.0.0",
        "angular@1.4.4-tuxcare.1|expand-brackets@2.1.4",
        "angular@1.4.4-tuxcare.1|extglob@2.0.4|extend-shallow@2.0.1",
        "angular@1.4.4-tuxcare.1|fragment-cache@0.2.1",
        "angular@1.4.4-tuxcare.1|regex-not@1.0.2",
        "angular@1.4.4-tuxcare.1|snapdragon@0.8.2",
        "angular@1.4.4-tuxcare.1|to-regex@3.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|extglob@2.0.4|define-property@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|extglob@2.0.4|is-descriptor@1.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|extglob@2.0.4|extend-shallow@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|extglob@2.0.4|is-descriptor@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-accessor-descriptor@1.0.1",
        "angular@1.4.4-tuxcare.1|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|fragment-cache@0.2.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|map-cache@0.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|kind-of@6.0.3"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|nanomatch@1.2.13",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|arr-diff@4.0.0",
        "angular@1.4.4-tuxcare.1|array-unique@0.3.2",
        "angular@1.4.4-tuxcare.1|define-property@2.0.2",
        "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2",
        "angular@1.4.4-tuxcare.1|fragment-cache@0.2.1",
        "angular@1.4.4-tuxcare.1|is-windows@1.0.2",
        "angular@1.4.4-tuxcare.1|kind-of@6.0.3",
        "angular@1.4.4-tuxcare.1|object.pick@1.3.0",
        "angular@1.4.4-tuxcare.1|regex-not@1.0.2",
        "angular@1.4.4-tuxcare.1|snapdragon@0.8.2",
        "angular@1.4.4-tuxcare.1|to-regex@3.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|regex-not@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2",
        "angular@1.4.4-tuxcare.1|safe-regex@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|snapdragon@0.8.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|base@0.11.2",
        "angular@1.4.4-tuxcare.1|debug@2.6.9",
        "angular@1.4.4-tuxcare.1|snapdragon@0.8.2|define-property@0.2.5",
        "angular@1.4.4-tuxcare.1|snapdragon@0.8.2|extend-shallow@2.0.1",
        "angular@1.4.4-tuxcare.1|map-cache@0.2.2",
        "angular@1.4.4-tuxcare.1|source-map-resolve@0.5.3",
        "angular@1.4.4-tuxcare.1|source-map@0.5.7",
        "angular@1.4.4-tuxcare.1|use@3.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|snapdragon@0.8.2|define-property@0.2.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|snapdragon@0.8.2|extend-shallow@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|to-regex@3.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|define-property@2.0.2",
        "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2",
        "angular@1.4.4-tuxcare.1|regex-not@1.0.2",
        "angular@1.4.4-tuxcare.1|safe-regex@1.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|global-modules@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|global-prefix@1.0.2",
        "angular@1.4.4-tuxcare.1|is-windows@1.0.2",
        "angular@1.4.4-tuxcare.1|resolve-dir@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|array-each@1.0.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|array-slice@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-absolute@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-relative@1.0.0",
        "angular@1.4.4-tuxcare.1|is-windows@1.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|map-cache@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|path-root@0.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|path-root-regex@0.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|for-in@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|hasown@2.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|function-bind@1.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|arr-flatten@1.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|fill-range@4.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|fill-range@4.0.0|extend-shallow@2.0.1",
        "angular@1.4.4-tuxcare.1|is-number@3.0.0",
        "angular@1.4.4-tuxcare.1|repeat-string@1.6.1",
        "angular@1.4.4-tuxcare.1|to-regex-range@2.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|fill-range@4.0.0|extend-shallow@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|repeat-element@1.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|snapdragon-node@2.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|snapdragon-node@2.1.1|define-property@1.0.0",
        "angular@1.4.4-tuxcare.1|isobject@3.0.1",
        "angular@1.4.4-tuxcare.1|snapdragon-util@3.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|snapdragon-node@2.1.1|define-property@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|snapdragon-node@2.1.1|is-descriptor@1.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|snapdragon-node@2.1.1|is-descriptor@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-accessor-descriptor@1.0.1",
        "angular@1.4.4-tuxcare.1|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|split-string@3.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|extend-shallow@3.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|assign-symbols@1.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|expand-brackets@2.1.4",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|debug@2.6.9",
        "angular@1.4.4-tuxcare.1|expand-brackets@2.1.4|define-property@0.2.5",
        "angular@1.4.4-tuxcare.1|expand-brackets@2.1.4|extend-shallow@2.0.1",
        "angular@1.4.4-tuxcare.1|posix-character-classes@0.1.1",
        "angular@1.4.4-tuxcare.1|regex-not@1.0.2",
        "angular@1.4.4-tuxcare.1|snapdragon@0.8.2",
        "angular@1.4.4-tuxcare.1|to-regex@3.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|expand-brackets@2.1.4|define-property@0.2.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|expand-brackets@2.1.4|extend-shallow@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-windows@1.0.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|safe-regex@1.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|ret@0.1.15"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|base@0.11.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|cache-base@1.0.1",
        "angular@1.4.4-tuxcare.1|class-utils@0.3.6",
        "angular@1.4.4-tuxcare.1|component-emitter@1.3.1",
        "angular@1.4.4-tuxcare.1|base@0.11.2|define-property@1.0.0",
        "angular@1.4.4-tuxcare.1|isobject@3.0.1",
        "angular@1.4.4-tuxcare.1|mixin-deep@1.3.2",
        "angular@1.4.4-tuxcare.1|pascalcase@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|base@0.11.2|define-property@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|base@0.11.2|is-descriptor@1.0.3"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|base@0.11.2|is-descriptor@1.0.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-accessor-descriptor@1.0.1",
        "angular@1.4.4-tuxcare.1|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|debug@2.6.9",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|ms@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|source-map-resolve@0.5.3",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|atob@2.1.2",
        "angular@1.4.4-tuxcare.1|decode-uri-component@0.2.2",
        "angular@1.4.4-tuxcare.1|resolve-url@0.2.1",
        "angular@1.4.4-tuxcare.1|source-map-url@0.4.1",
        "angular@1.4.4-tuxcare.1|urix@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|source-map@0.5.7"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|use@3.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|global-prefix@1.0.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|expand-tilde@2.0.2",
        "angular@1.4.4-tuxcare.1|homedir-polyfill@1.0.3",
        "angular@1.4.4-tuxcare.1|ini@1.3.8",
        "angular@1.4.4-tuxcare.1|is-windows@1.0.2",
        "angular@1.4.4-tuxcare.1|which@1.3.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-relative@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-unc-path@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|path-root-regex@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|function-bind@1.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-extendable@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-number@3.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-number@3.0.0|kind-of@3.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-number@3.0.0|kind-of@3.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|repeat-string@1.6.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|to-regex-range@2.1.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-number@3.0.0",
        "angular@1.4.4-tuxcare.1|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|snapdragon-util@3.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|snapdragon-util@3.0.1|kind-of@3.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|snapdragon-util@3.0.1|kind-of@3.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-accessor-descriptor@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|hasown@2.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-data-descriptor@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|hasown@2.0.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|posix-character-classes@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|ret@0.1.15"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|cache-base@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|collection-visit@1.0.0",
        "angular@1.4.4-tuxcare.1|component-emitter@1.3.1",
        "angular@1.4.4-tuxcare.1|get-value@2.0.6",
        "angular@1.4.4-tuxcare.1|has-value@1.0.0",
        "angular@1.4.4-tuxcare.1|isobject@3.0.1",
        "angular@1.4.4-tuxcare.1|set-value@2.0.1",
        "angular@1.4.4-tuxcare.1|to-object-path@0.3.0",
        "angular@1.4.4-tuxcare.1|union-value@1.0.1",
        "angular@1.4.4-tuxcare.1|unset-value@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|class-utils@0.3.6",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|arr-union@3.1.0",
        "angular@1.4.4-tuxcare.1|class-utils@0.3.6|define-property@0.2.5",
        "angular@1.4.4-tuxcare.1|isobject@3.0.1",
        "angular@1.4.4-tuxcare.1|static-extend@0.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|class-utils@0.3.6|define-property@0.2.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|component-emitter@1.3.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|mixin-deep@1.3.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|for-in@1.0.2",
        "angular@1.4.4-tuxcare.1|mixin-deep@1.3.2|is-extendable@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|mixin-deep@1.3.2|is-extendable@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-plain-object@2.0.4"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|pascalcase@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|ms@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-descriptor@0.1.7",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-accessor-descriptor@1.0.1",
        "angular@1.4.4-tuxcare.1|is-data-descriptor@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|atob@2.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|decode-uri-component@0.2.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|resolve-url@0.2.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|source-map-url@0.4.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|urix@0.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|ini@1.3.8"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|which@1.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|isexe@2.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-unc-path@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|unc-path-regex@0.1.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|collection-visit@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|map-visit@1.0.0",
        "angular@1.4.4-tuxcare.1|object-visit@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|get-value@2.0.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|has-value@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|get-value@2.0.6",
        "angular@1.4.4-tuxcare.1|has-values@1.0.0",
        "angular@1.4.4-tuxcare.1|isobject@3.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|set-value@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|set-value@2.0.1|extend-shallow@2.0.1",
        "angular@1.4.4-tuxcare.1|is-extendable@0.1.1",
        "angular@1.4.4-tuxcare.1|is-plain-object@2.0.4",
        "angular@1.4.4-tuxcare.1|split-string@3.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|set-value@2.0.1|extend-shallow@2.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|to-object-path@0.3.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|to-object-path@0.3.0|kind-of@3.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|to-object-path@0.3.0|kind-of@3.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|union-value@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|arr-union@3.1.0",
        "angular@1.4.4-tuxcare.1|get-value@2.0.6",
        "angular@1.4.4-tuxcare.1|is-extendable@0.1.1",
        "angular@1.4.4-tuxcare.1|set-value@2.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|unset-value@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|unset-value@1.0.0|has-value@0.3.1",
        "angular@1.4.4-tuxcare.1|isobject@3.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|unset-value@1.0.0|has-value@0.3.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|get-value@2.0.6",
        "angular@1.4.4-tuxcare.1|unset-value@1.0.0|has-values@0.1.4",
        "angular@1.4.4-tuxcare.1|unset-value@1.0.0|has-value@0.3.1|isobject@2.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|unset-value@1.0.0|has-value@0.3.1|isobject@2.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|isarray@1.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|unset-value@1.0.0|has-values@0.1.4"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|arr-union@3.1.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|static-extend@0.1.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|static-extend@0.1.2|define-property@0.2.5",
        "angular@1.4.4-tuxcare.1|object-copy@0.1.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|static-extend@0.1.2|define-property@0.2.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|isexe@2.0.0"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|unc-path-regex@0.1.2"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|is-buffer@1.1.6"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|map-visit@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|object-visit@1.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|object-visit@1.0.1",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|isobject@3.0.1"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|has-values@1.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-number@3.0.0",
        "angular@1.4.4-tuxcare.1|has-values@1.0.0|kind-of@4.0.0"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|has-values@1.0.0|kind-of@4.0.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|object-copy@0.1.0",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|copy-descriptor@0.1.1",
        "angular@1.4.4-tuxcare.1|object-copy@0.1.0|define-property@0.2.5",
        "angular@1.4.4-tuxcare.1|object-copy@0.1.0|kind-of@3.2.2"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|object-copy@0.1.0|define-property@0.2.5",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-descriptor@0.1.7"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|object-copy@0.1.0|kind-of@3.2.2",
      "dependsOn": [
        "angular@1.4.4-tuxcare.1|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|copy-descriptor@0.1.1"
    },
    {
      "ref": "angular@1.4.4-tuxcare.1|isarray@1.0.0"
    }
  ]
}