{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:98401c8f-f0b4-4f01-a79b-49370606ae2c",
  "metadata": {
    "timestamp": "2026-03-13T15:31:43.280Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.6.2"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "bootstrap",
      "version": "3.2.0-tuxcare.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1",
      "author": "Twitter, Inc.",
      "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
      "purl": "pkg:npm/bootstrap@3.2.0-tuxcare.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftwbs%2Fbootstrap.git",
      "externalReferences": [
        {
          "url": "git+https://github.com/twbs/bootstrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "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\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "btoa",
      "version": "1.1.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|btoa@1.1.2",
      "author": "AJ ONeal",
      "description": "btoa for Node.JS (it's a one-liner)",
      "licenses": [
        {
          "license": {
            "name": "Apache2",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/btoa@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbtoa%2F-%2Fbtoa-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/coolaj86/node-browser-compat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/coolaj86/node-browser-compat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/coolaj86/node-browser-compat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/btoa/-/btoa-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/btoa"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "4.0.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-4.0.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-4.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-autoprefixer",
      "version": "0.7.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-autoprefixer@0.7.6",
      "author": "Dmitry Nikitenko",
      "description": "Parse CSS and add vendor-prefixed CSS properties using the Can I Use database. Based on Autoprefixer.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-autoprefixer@0.7.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-autoprefixer%2F-%2Fgrunt-autoprefixer-0.7.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nDmitry/grunt-autoprefixer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nDmitry/grunt-autoprefixer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nDmitry/grunt-autoprefixer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-autoprefixer/-/grunt-autoprefixer-0.7.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-autoprefixer"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-banner",
      "version": "0.2.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-banner@0.2.3",
      "author": "Matt Styles",
      "description": "Adds a simple banner to files",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/mattstyles/grunt-banner/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-banner@0.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-banner%2F-%2Fgrunt-banner-0.2.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mattstyles/grunt-banner.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mattstyles/grunt-banner",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mattstyles/grunt-banner/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-banner/-/grunt-banner-0.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-banner"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-cli",
      "version": "0.1.13",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-cli@0.1.13",
      "author": "Grunt Team",
      "description": "The grunt command line interface.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/gruntjs/grunt-cli/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-cli@0.1.13?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-cli%2F-%2Fgrunt-cli-0.1.13.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-cli.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-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-0.1.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-cli"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-clean",
      "version": "0.5.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-clean@0.5.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.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-clean%2F-%2Fgrunt-contrib-clean-0.5.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-clean/-/grunt-contrib-clean-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-clean"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-concat",
      "version": "0.4.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-concat@0.4.0",
      "author": "Grunt Team",
      "description": "Concatenate files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-concat/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-concat@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-concat%2F-%2Fgrunt-contrib-concat-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-contrib-concat.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-concat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-concat/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-concat/-/grunt-contrib-concat-0.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-concat"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-connect",
      "version": "0.8.0",
      "bom-ref": "bootstrap@3.2.0-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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-connect%2F-%2Fgrunt-contrib-connect-0.8.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-connect@0.8.0|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.9.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/grunt-contrib-connect/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-copy",
      "version": "0.5.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-copy@0.5.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.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-copy%2F-%2Fgrunt-contrib-copy-0.5.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-copy/-/grunt-contrib-copy-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-copy"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-csslint",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-csslint@0.2.0",
      "author": "Grunt Team",
      "description": "Lint CSS files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-csslint/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-csslint@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-csslint%2F-%2Fgrunt-contrib-csslint-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-contrib-csslint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-csslint",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-csslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-csslint/-/grunt-contrib-csslint-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-csslint"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-cssmin",
      "version": "0.10.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-cssmin@0.10.0",
      "author": "Grunt Team",
      "description": "Compress CSS files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-cssmin/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-cssmin@0.10.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-cssmin%2F-%2Fgrunt-contrib-cssmin-0.10.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-contrib-cssmin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-cssmin",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-cssmin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-cssmin/-/grunt-contrib-cssmin-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-cssmin"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-jade",
      "version": "0.12.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-jade@0.12.0",
      "author": "Grunt Team",
      "description": "Compile Jade templates.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-jade/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-jade@0.12.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-jade%2F-%2Fgrunt-contrib-jade-0.12.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-contrib-jade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-jade",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-jade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-jade/-/grunt-contrib-jade-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-jade"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-jshint",
      "version": "0.10.0",
      "bom-ref": "bootstrap@3.2.0-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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-jshint%2F-%2Fgrunt-contrib-jshint-0.10.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-less",
      "version": "0.11.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4",
      "author": "Grunt Team",
      "description": "Compile LESS files to CSS.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-less/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-less@0.11.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-less%2F-%2Fgrunt-contrib-less-0.11.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-contrib-less.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-less",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-less/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-less/-/grunt-contrib-less-0.11.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-less"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.2.10.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/grunt-contrib-less/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "0.5.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-0.5.1.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-less/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-less/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "maxmin",
          "version": "0.1.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0",
          "author": "Sindre Sorhus",
          "description": "Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/maxmin@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmaxmin%2F-%2Fmaxmin-0.1.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/maxmin.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/maxmin#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/maxmin/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/maxmin/-/maxmin-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-less/node_modules/maxmin"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "chalk",
              "version": "0.4.0",
              "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0|chalk@0.4.0",
              "author": "Sindre Sorhus",
              "description": "Terminal string styling done right. Created because the `colors` module does some really horrible things.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/chalk@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-0.4.0.tgz",
              "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/chalk/-/chalk-0.4.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-less/node_modules/maxmin/node_modules/chalk"
                }
              ]
            },
            {
              "type": "library",
              "name": "ansi-styles",
              "version": "1.0.0",
              "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0|ansi-styles@1.0.0",
              "author": "Sindre Sorhus",
              "description": "ANSI escape codes for colorizing strings in the terminal",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/ansi-styles@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-1.0.0.tgz",
              "externalReferences": [
                {
                  "url": "git://github.com/sindresorhus/ansi-styles.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/ansi-styles",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/ansi-styles/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-styles/-/ansi-styles-1.0.0.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-less/node_modules/maxmin/node_modules/ansi-styles"
                }
              ]
            },
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "0.1.1",
              "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0|strip-ansi@0.1.1",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes (used for colorizing strings in the terminal)",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-0.1.1.tgz",
              "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-0.1.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/grunt-contrib-less/node_modules/maxmin/node_modules/strip-ansi"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "1.1.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-1.1.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-less/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "0.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-0.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-less/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "gzip-size",
          "version": "0.1.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|gzip-size@0.1.1",
          "author": "Sindre Sorhus",
          "description": "Get the gzipped size of a string or buffer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/gzip-size@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgzip-size%2F-%2Fgzip-size-0.1.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/gzip-size.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/gzip-size#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/gzip-size/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gzip-size/-/gzip-size-0.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-less/node_modules/gzip-size"
            }
          ]
        },
        {
          "type": "library",
          "name": "zlib-browserify",
          "version": "0.0.3",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|zlib-browserify@0.0.3",
          "author": "Brian J. Brennan",
          "description": "Wrapper for zlib.js to allow for browserifyication",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/zlib-browserify@0.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fzlib-browserify%2F-%2Fzlib-browserify-0.0.3.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/brianloveswords/zlib-browserify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/brianloveswords/zlib-browserify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/brianloveswords/zlib-browserify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/zlib-browserify/-/zlib-browserify-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-less/node_modules/zlib-browserify"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-uglify",
      "version": "0.5.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1",
      "author": "Grunt Team",
      "description": "Minify files with UglifyJS.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-uglify/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-uglify@0.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-uglify%2F-%2Fgrunt-contrib-uglify-0.5.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-contrib-uglify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-uglify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-uglify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-uglify/-/grunt-contrib-uglify-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-uglify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "0.5.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-0.5.1.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-uglify/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-uglify/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "1.1.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-1.1.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-uglify/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "0.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-0.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-uglify/node_modules/strip-ansi"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-watch",
      "version": "0.6.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-watch@0.6.1",
      "author": "Grunt Team",
      "description": "Run predefined tasks whenever watched file patterns are added, changed or deleted.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-watch/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-watch@0.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-watch%2F-%2Fgrunt-contrib-watch-0.6.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-contrib-watch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-watch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-watch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-watch/-/grunt-contrib-watch-0.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-watch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-watch@0.6.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.2.10.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/grunt-contrib-watch/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-watch@0.6.1|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-watch/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-csscomb",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-csscomb@2.0.1",
      "description": "The grunt plugin for sorting CSS properties in specific order.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/csscomb/grunt-csscomb/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-csscomb@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-csscomb%2F-%2Fgrunt-csscomb-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/csscomb/grunt-csscomb.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/csscomb/grunt-csscomb",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csscomb/grunt-csscomb/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-csscomb/-/grunt-csscomb-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-csscomb"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-exec",
      "version": "0.4.7",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-exec@0.4.7",
      "author": "Jake Harding",
      "description": "Grunt task for executing shell commands.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-exec@0.4.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-exec%2F-%2Fgrunt-exec-0.4.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jharding/grunt-exec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jharding/grunt-exec",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jharding/grunt-exec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-exec/-/grunt-exec-0.4.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-exec"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-html-validation",
      "version": "0.1.18",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18",
      "author": "praveenvijayan",
      "description": "W3C html validation grunt plugin",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/praveenvijayan/grunt-html-validation/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-html-validation@0.1.18?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-html-validation%2F-%2Fgrunt-html-validation-0.1.18.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/praveenvijayan/grunt-html-validation.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/praveenvijayan/grunt-html-validation",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/praveenvijayan/grunt-html-validation/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-html-validation/-/grunt-html-validation-0.1.18.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-html-validation"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "request",
          "version": "2.34.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18|request@2.34.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "name": "Apache, Version 2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.34.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequest%2F-%2Frequest-2.34.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/request/-/request-2.34.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-html-validation/node_modules/request"
            }
          ]
        },
        {
          "type": "library",
          "name": "hawk",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhawk%2F-%2Fhawk-1.0.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/grunt-html-validation/node_modules/hawk"
            }
          ]
        },
        {
          "type": "library",
          "name": "tunnel-agent",
          "version": "0.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18|tunnel-agent@0.3.0",
          "author": "Mikeal Rogers",
          "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
          "purl": "pkg:npm/tunnel-agent@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftunnel-agent%2F-%2Ftunnel-agent-0.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tunnel-agent/-/tunnel-agent-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-html-validation/node_modules/tunnel-agent"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-jekyll",
      "version": "0.4.7",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-jekyll@0.4.7",
      "author": "Danny Garcia",
      "description": "A custom grunt.js plugin that executes jekyll compile and/or watch for you",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-jekyll@0.4.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-jekyll%2F-%2Fgrunt-jekyll-0.4.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/dannygarcia/grunt-jekyll.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dannygarcia/grunt-jekyll",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dannygarcia/grunt-jekyll/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-jekyll/-/grunt-jekyll-0.4.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-jekyll"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-jscs-checker",
      "version": "0.6.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-jscs-checker@0.6.2",
      "author": "Gustavo Henke",
      "description": "Grunt task for checking JavaScript Code Style with jscs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-jscs-checker@0.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-jscs-checker%2F-%2Fgrunt-jscs-checker-0.6.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/gustavohenke/grunt-jscs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gustavohenke/grunt-jscs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gustavohenke/grunt-jscs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-jscs-checker/-/grunt-jscs-checker-0.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-jscs-checker"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-jscs-checker@0.6.2|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-jscs-checker/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-saucelabs",
      "version": "8.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1",
      "author": "Parashuram",
      "description": "Grunt task running tests using Sauce Labs. Supports QUnit, Jasmine, Mocha and YUI tests",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/axemclion/grunt-saucelabs/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-saucelabs@8.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-saucelabs%2F-%2Fgrunt-saucelabs-8.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/axemclion/grunt-saucelabs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/axemclion/grunt-saucelabs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/axemclion/grunt-saucelabs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-saucelabs/-/grunt-saucelabs-8.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-saucelabs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-saucelabs/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "request",
          "version": "2.35.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1|request@2.35.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "name": "Apache, Version 2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.35.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequest%2F-%2Frequest-2.35.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/request/-/request-2.35.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-saucelabs/node_modules/request"
            }
          ]
        },
        {
          "type": "library",
          "name": "hawk",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhawk%2F-%2Fhawk-1.0.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/grunt-saucelabs/node_modules/hawk"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-sed",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-sed@0.1.1",
      "author": "Jake Harding",
      "description": "Grunt task for search and replace.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/jharding/grunt-sed/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-sed@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-sed%2F-%2Fgrunt-sed-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jharding/grunt-sed.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jharding/grunt-sed",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jharding/grunt-sed/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-sed/-/grunt-sed-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-sed"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt",
      "version": "0.4.5",
      "bom-ref": "bootstrap@3.2.0-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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt%2F-%2Fgrunt-0.4.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "glob",
          "version": "3.1.21",
          "bom-ref": "bootstrap@3.2.0-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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.1.21.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.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"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.2.14",
          "bom-ref": "bootstrap@3.2.0-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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.2.14.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.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"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "1.2.3",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-1.2.3.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "1.0.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|inherits@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "A tiny simple way to do classic inheritance in js",
          "purl": "pkg:npm/inherits@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finherits%2F-%2Finherits-1.0.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inherits/-/inherits-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt/node_modules/inherits"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "load-grunt-tasks",
      "version": "0.6.0",
      "bom-ref": "bootstrap@3.2.0-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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fload-grunt-tasks%2F-%2Fload-grunt-tasks-0.6.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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"
        }
      ]
    },
    {
      "type": "library",
      "name": "markdown",
      "version": "0.5.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|markdown@0.5.0",
      "description": "A sensible Markdown parser for javascript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/mit-license.php"
          }
        }
      ],
      "purl": "pkg:npm/markdown@0.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmarkdown%2F-%2Fmarkdown-0.5.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/evilstreak/markdown-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evilstreak/markdown-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/evilstreak/markdown-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/markdown/-/markdown-0.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/markdown"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "nopt",
          "version": "2.1.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|markdown@0.5.0|nopt@2.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
          "purl": "pkg:npm/nopt@2.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnopt%2F-%2Fnopt-2.1.2.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/nopt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/nopt#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/nopt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nopt/-/nopt-2.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/markdown/node_modules/nopt"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "time-grunt",
      "version": "0.3.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|time-grunt@0.3.2",
      "author": "Sindre Sorhus",
      "description": "Displays the elapsed execution time of grunt tasks when done",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/time-grunt@0.3.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftime-grunt%2F-%2Ftime-grunt-0.3.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/time-grunt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/time-grunt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/time-grunt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/time-grunt/-/time-grunt-0.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/time-grunt"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "3.0.12",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|graceful-fs@3.0.12",
      "author": "Isaac Z. Schlueter",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@3.0.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-3.0.12.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-3.0.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|inherits@2.0.4",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finherits%2F-%2Finherits-2.0.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inherits/-/inherits-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|minimatch@1.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "purl": "pkg:npm/minimatch@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|once@1.4.0",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fonce%2F-%2Fonce-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/once/-/once-1.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "autoprefixer",
      "version": "1.3.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|autoprefixer@1.3.1",
      "author": "Andrey Sitnik",
      "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/autoprefixer@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fautoprefixer%2F-%2Fautoprefixer-1.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ai/autoprefixer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ai/autoprefixer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ai/autoprefixer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/autoprefixer/-/autoprefixer-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/autoprefixer"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "0.4.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|chalk@0.4.0",
      "author": "Sindre Sorhus",
      "description": "Terminal string styling done right. Created because the `colors` module does some really horrible things.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-0.4.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/chalk/-/chalk-0.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "1.0.8",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdiff%2F-%2Fdiff-1.0.8.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "findup-sync",
      "version": "0.1.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffindup-sync%2F-%2Ffindup-sync-0.1.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/findup-sync"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "3.2.11",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.2.11.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/findup-sync/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/findup-sync/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3|minimatch@0.3.0",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.3.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/findup-sync/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nopt",
      "version": "1.0.10",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnopt%2F-%2Fnopt-1.0.10.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/nopt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/nopt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/nopt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nopt/-/nopt-1.0.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nopt"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "0.3.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve%2F-%2Fresolve-0.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "2.2.8",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frimraf%2F-%2Frimraf-2.2.8.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect-livereload",
      "version": "0.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconnect-livereload%2F-%2Fconnect-livereload-0.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/connect-livereload"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect",
      "version": "2.19.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconnect%2F-%2Fconnect-2.19.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/connect"
        }
      ]
    },
    {
      "type": "library",
      "name": "open",
      "version": "0.0.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fopen%2F-%2Fopen-0.0.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/open"
        }
      ]
    },
    {
      "type": "library",
      "name": "portscanner",
      "version": "0.2.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fportscanner%2F-%2Fportscanner-0.2.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/portscanner"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.1.15",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.1.15.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/portscanner/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "csslint",
      "version": "0.10.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|csslint@0.10.0",
      "author": "Nicole Sullivan",
      "description": "CSSLint",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/stubbornella/csslint/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/csslint@0.10.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcsslint%2F-%2Fcsslint-0.10.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stubbornella/csslint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stubbornella/csslint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stubbornella/csslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/csslint/-/csslint-0.10.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csslint"
        }
      ]
    },
    {
      "type": "library",
      "name": "clean-css",
      "version": "2.2.23",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|clean-css@2.2.23",
      "author": "Jakub Pawlowicz",
      "description": "A well-tested CSS minifier",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clean-css@2.2.23?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fclean-css%2F-%2Fclean-css-2.2.23.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/GoalSmashers/clean-css.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/GoalSmashers/clean-css",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/GoalSmashers/clean-css/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/clean-css/-/clean-css-2.2.23.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clean-css"
        }
      ]
    },
    {
      "type": "library",
      "name": "maxmin",
      "version": "0.2.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2",
      "author": "Sindre Sorhus",
      "description": "Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/maxmin@0.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmaxmin%2F-%2Fmaxmin-0.2.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/maxmin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/maxmin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/maxmin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/maxmin/-/maxmin-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/maxmin"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "0.5.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-0.5.1.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/maxmin/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "1.1.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-1.1.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/maxmin/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "0.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-0.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/maxmin/node_modules/strip-ansi"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-lib-contrib",
      "version": "0.6.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-lib-contrib@0.6.1",
      "author": "Grunt Team",
      "description": "Common functionality shared across grunt-contrib tasks.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/gruntjs/grunt-lib-contrib/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-lib-contrib@0.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-lib-contrib%2F-%2Fgrunt-lib-contrib-0.6.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-lib-contrib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/gruntjs/grunt-lib-contrib",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-lib-contrib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-lib-contrib/-/grunt-lib-contrib-0.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-lib-contrib"
        }
      ]
    },
    {
      "type": "library",
      "name": "jade",
      "version": "1.3.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|jade@1.3.1",
      "author": "TJ Holowaychuk",
      "description": "Jade template engine",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jade@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjade%2F-%2Fjade-1.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jade/-/jade-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jade"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "2.1.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|jade@1.3.1|commander@2.1.0",
          "author": "TJ Holowaychuk",
          "description": "the complete solution for node.js command-line programs",
          "purl": "pkg:npm/commander@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.1.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commander/-/commander-2.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jade/node_modules/commander"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.3.5",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|jade@1.3.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmkdirp%2F-%2Fmkdirp-0.3.5.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/jade/node_modules/mkdirp"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "hooker",
      "version": "0.2.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhooker%2F-%2Fhooker-0.2.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hooker/-/hooker-0.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hooker"
        }
      ]
    },
    {
      "type": "library",
      "name": "jshint",
      "version": "2.5.11",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjshint%2F-%2Fjshint-2.5.11.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/jshint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "underscore",
          "version": "1.6.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore%2F-%2Funderscore-1.6.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/jshint/node_modules/underscore"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "less",
      "version": "1.7.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|less@1.7.5",
      "author": "Alexis Sellier",
      "description": "Leaner CSS",
      "licenses": [
        {
          "license": {
            "name": "Apache v2",
            "acknowledgement": "declared",
            "url": "https://github.com/less/less.js/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/less@1.7.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fless%2F-%2Fless-1.7.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/less/less.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lesscss.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/less/less.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/less/-/less-1.7.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/less"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "2.4.24",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-js@2.4.24?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuglify-js%2F-%2Fuglify-js-2.4.24.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uglify-js/-/uglify-js-2.4.24.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-js"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.2.10.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-0.2.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/uglify-js/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.1.34",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map%2F-%2Fsource-map-0.1.34.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mozilla/source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mozilla/source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mozilla/source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map/-/source-map-0.1.34.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/uglify-js/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gaze",
      "version": "0.5.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|gaze@0.5.2",
      "author": "Kyle Robinson Young",
      "description": "A globbing fs.watch wrapper built from the best parts of other fine watch libs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/shama/gaze/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/gaze@0.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgaze%2F-%2Fgaze-0.5.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gaze/-/gaze-0.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gaze"
        }
      ]
    },
    {
      "type": "library",
      "name": "tiny-lr-fork",
      "version": "0.0.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|tiny-lr-fork@0.0.5",
      "author": "mklabs",
      "description": "Tiny LiveReload server, background-friendly",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/tiny-lr-fork@0.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftiny-lr-fork%2F-%2Ftiny-lr-fork-0.0.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mklabs/tiny-lr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mklabs/tiny-lr",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mklabs/tiny-lr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tiny-lr-fork/-/tiny-lr-fork-0.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tiny-lr-fork"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "0.7.4",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|tiny-lr-fork@0.0.5|debug@0.7.4",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "purl": "pkg:npm/debug@0.7.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-0.7.4.tgz",
          "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-0.7.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tiny-lr-fork/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "0.5.6",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|tiny-lr-fork@0.0.5|qs@0.5.6",
          "author": "TJ Holowaychuk",
          "description": "querystring parser",
          "purl": "pkg:npm/qs@0.5.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-0.5.6.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/tiny-lr-fork/node_modules/qs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "csscomb",
      "version": "2.0.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|csscomb@2.0.5",
      "author": "Mikhail Troshev",
      "description": "CSS coding style formatter",
      "purl": "pkg:npm/csscomb@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcsscomb%2F-%2Fcsscomb-2.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/csscomb/csscomb.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://csscomb.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csscomb/csscomb.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/csscomb/-/csscomb-2.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csscomb"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "2.0.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|csscomb@2.0.5|commander@2.0.0",
          "author": "TJ Holowaychuk",
          "description": "the complete solution for node.js command-line programs",
          "purl": "pkg:npm/commander@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.0.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commander/-/commander-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/csscomb/node_modules/commander"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.2.12",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|csscomb@2.0.5|minimatch@0.2.12",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.2.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.2.12.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.2.12.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/csscomb/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "0.6.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|colors@0.6.2",
      "author": "Marak Squires",
      "description": "get colors in your node.js console like what",
      "purl": "pkg:npm/colors@0.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolors%2F-%2Fcolors-0.6.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "w3cjs",
      "version": "0.1.25",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|w3cjs@0.1.25",
      "author": "Thomas Davis",
      "description": "A node.js module for using the w3c validator.",
      "purl": "pkg:npm/w3cjs@0.1.25?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fw3cjs%2F-%2Fw3cjs-0.1.25.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/thomasdavis/w3cjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thomasdavis/w3cjs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thomasdavis/w3cjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/w3cjs/-/w3cjs-0.1.25.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/w3cjs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "2.0.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|w3cjs@0.1.25|commander@2.0.0",
          "author": "TJ Holowaychuk",
          "description": "the complete solution for node.js command-line programs",
          "purl": "pkg:npm/commander@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.0.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commander/-/commander-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/w3cjs/node_modules/commander"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "tmp",
      "version": "0.0.33",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|tmp@0.0.33",
      "author": "KARASZI István",
      "description": "Temporary file and directory creator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tmp@0.0.33?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftmp%2F-%2Ftmp-0.0.33.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/raszi/node-tmp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/raszi/node-tmp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/raszi/node-tmp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tmp/-/tmp-0.0.33.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "jscs",
      "version": "1.5.9",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9",
      "author": "Marat Dulin",
      "description": "JavaScript Code Style",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jscs@1.5.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjscs%2F-%2Fjscs-1.5.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdevils/node-jscs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mdevils/node-jscs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdevils/node-jscs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jscs/-/jscs-1.5.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jscs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "commander",
          "version": "2.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|commander@2.3.0",
          "author": "TJ Holowaychuk",
          "description": "the complete solution for node.js command-line programs",
          "purl": "pkg:npm/commander@2.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/jscs/node_modules/commander"
            }
          ]
        },
        {
          "type": "library",
          "name": "esprima",
          "version": "1.2.5",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-1.2.5.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/jscs/node_modules/esprima"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.4.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|minimatch@0.4.0",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.4.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-json-comments",
          "version": "0.1.3",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|strip-json-comments@0.1.3",
          "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@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-json-comments%2F-%2Fstrip-json-comments-0.1.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-json-comments#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-json-comments/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-json-comments/-/strip-json-comments-0.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/strip-json-comments"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vow",
      "version": "0.4.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|vow@0.4.4",
      "author": "Dmitry Filatov",
      "description": "DOM Promise and Promises/A+ implementation for Node.js and browsers",
      "purl": "pkg:npm/vow@0.4.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvow%2F-%2Fvow-0.4.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dfilatov/vow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dfilatov/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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/vow/-/vow-0.4.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vow"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.2.0-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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fq%2F-%2Fq-1.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "sauce-tunnel",
      "version": "2.0.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6",
      "description": "A wrapper around the Sauce Labs tunnel jar",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sauce-tunnel@2.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsauce-tunnel%2F-%2Fsauce-tunnel-2.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jmreidy/sauce-tunnel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jmreidy/sauce-tunnel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jmreidy/sauce-tunnel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sauce-tunnel/-/sauce-tunnel-2.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sauce-tunnel"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "request",
          "version": "2.21.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|request@2.21.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "purl": "pkg:npm/request@2.21.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequest%2F-%2Frequest-2.21.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/request/-/request-2.21.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-tunnel/node_modules/request"
            }
          ]
        },
        {
          "type": "library",
          "name": "form-data",
          "version": "0.0.8",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|form-data@0.0.8",
          "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.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fform-data%2F-%2Fform-data-0.0.8.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/form-data/-/form-data-0.0.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-tunnel/node_modules/form-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "hawk",
          "version": "0.13.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|hawk@0.13.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@0.13.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhawk%2F-%2Fhawk-0.13.1.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hawk/-/hawk-0.13.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-tunnel/node_modules/hawk"
            }
          ]
        },
        {
          "type": "library",
          "name": "http-signature",
          "version": "0.9.11",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|http-signature@0.9.11",
          "author": "Joyent, Inc",
          "description": "Reference implementation of Joyent's HTTP Signature Scheme",
          "purl": "pkg:npm/http-signature@0.9.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttp-signature%2F-%2Fhttp-signature-0.9.11.tgz",
          "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#readme",
              "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/http-signature/-/http-signature-0.9.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-tunnel/node_modules/http-signature"
            }
          ]
        },
        {
          "type": "library",
          "name": "json-stringify-safe",
          "version": "4.0.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|json-stringify-safe@4.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@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-stringify-safe%2F-%2Fjson-stringify-safe-4.0.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json-stringify-safe/-/json-stringify-safe-4.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-tunnel/node_modules/json-stringify-safe"
            }
          ]
        },
        {
          "type": "library",
          "name": "tunnel-agent",
          "version": "0.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|tunnel-agent@0.3.0",
          "author": "Mikeal Rogers",
          "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
          "purl": "pkg:npm/tunnel-agent@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftunnel-agent%2F-%2Ftunnel-agent-0.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tunnel-agent/-/tunnel-agent-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-tunnel/node_modules/tunnel-agent"
            }
          ]
        },
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.2.10.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/sauce-tunnel/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "hoek",
          "version": "0.8.5",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|hoek@0.8.5",
          "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.8.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhoek%2F-%2Fhoek-0.8.5.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hoek/-/hoek-0.8.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-tunnel/node_modules/hoek"
            }
          ]
        },
        {
          "type": "library",
          "name": "assert-plus",
          "version": "0.1.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|assert-plus@0.1.2",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "purl": "pkg:npm/assert-plus@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-0.1.2.tgz",
          "externalReferences": [
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/assert-plus/-/assert-plus-0.1.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-tunnel/node_modules/assert-plus"
            }
          ]
        },
        {
          "type": "library",
          "name": "ctype",
          "version": "0.5.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|ctype@0.5.2",
          "author": "Robert Mustacchi",
          "description": "read and write binary structures and data types",
          "purl": "pkg:npm/ctype@0.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fctype%2F-%2Fctype-0.5.2.tgz",
          "externalReferences": [
            {
              "url": "https://github.com/rmustacc/node-ctype",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ctype/-/ctype-0.5.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sauce-tunnel/node_modules/ctype"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "saucelabs",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|saucelabs@0.1.1",
      "author": "Dan Jenkins",
      "description": "A wrapper around Sauce Labs REST API",
      "purl": "pkg:npm/saucelabs@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsaucelabs%2F-%2Fsaucelabs-0.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/saucelabs"
        }
      ]
    },
    {
      "type": "library",
      "name": "replace",
      "version": "0.2.10",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|replace@0.2.10",
      "author": "Heather Arthur",
      "description": "Command line search and replace utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/replace@0.2.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freplace%2F-%2Freplace-0.2.10.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/harthur/replace.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/harthur/replace#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/harthur/replace/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/replace/-/replace-0.2.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/replace"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "colors",
          "version": "0.5.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|replace@0.2.10|colors@0.5.1",
          "author": "Marak Squires",
          "description": "get colors in your node.js console like what",
          "purl": "pkg:npm/colors@0.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolors%2F-%2Fcolors-0.5.1.tgz",
          "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#readme",
              "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/colors/-/colors-0.5.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/replace/node_modules/colors"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.2.14",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|replace@0.2.10|minimatch@0.2.14",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.2.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.2.14.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.2.14.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/replace/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "async",
      "version": "0.1.22",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.1.22.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/async"
        }
      ]
    },
    {
      "type": "library",
      "name": "coffee-script",
      "version": "1.3.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcoffee-script%2F-%2Fcoffee-script-1.3.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/coffee-script"
        }
      ]
    },
    {
      "type": "library",
      "name": "dateformat",
      "version": "1.0.2-1.2.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdateformat%2F-%2Fdateformat-1.0.2-1.2.3.tgz",
      "externalReferences": [
        {
          "url": "https://github.com/felixge/node-dateformat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/dateformat"
        }
      ]
    },
    {
      "type": "library",
      "name": "eventemitter2",
      "version": "0.4.14",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Feventemitter2%2F-%2Feventemitter2-0.4.14.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/eventemitter2/-/eventemitter2-0.4.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eventemitter2"
        }
      ]
    },
    {
      "type": "library",
      "name": "exit",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|exit@0.1.2",
      "author": "\"Cowboy\" Ben Alman",
      "description": "A replacement for process.exit that ensures stdio are fully drained before exiting.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/exit@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fexit%2F-%2Fexit-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/exit/-/exit-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "getobject",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgetobject%2F-%2Fgetobject-0.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/getobject/-/getobject-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/getobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-log",
      "version": "0.1.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log@0.1.3",
      "author": "\"Cowboy\" Ben Alman",
      "description": "The Grunt 0.4.x logger.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-legacy-log@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-legacy-log%2F-%2Fgrunt-legacy-log-0.1.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-legacy-log/-/grunt-legacy-log-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-legacy-log"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log@0.1.3|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore.string",
          "version": "2.3.3",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log@0.1.3|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore.string%2F-%2Funderscore.string-2.3.3.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-legacy-log/node_modules/underscore.string"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-util",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-legacy-util%2F-%2Fgrunt-legacy-util-0.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-legacy-util"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.2.11",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ficonv-lite%2F-%2Ficonv-lite-0.2.11.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "2.0.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|js-yaml@2.0.5",
      "author": "Dervus Grim",
      "description": "YAML 1.2 parser and serializer",
      "purl": "pkg:npm/js-yaml@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-yaml%2F-%2Fjs-yaml-2.0.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/js-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "0.9.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-0.9.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore.string",
      "version": "2.2.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore.string%2F-%2Funderscore.string-2.2.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/underscore.string"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.0.9",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich%2F-%2Fwhich-1.0.9.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which/-/which-1.0.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "multimatch",
      "version": "0.3.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmultimatch%2F-%2Fmultimatch-0.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/multimatch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.3.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/multimatch/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "date-time",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|date-time@0.1.1",
      "author": "Sindre Sorhus",
      "description": "Pretty UTC datetime: 2014-01-09 06:46:01 UTC",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/date-time@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdate-time%2F-%2Fdate-time-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/date-time.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/date-time#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/date-time/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/date-time/-/date-time-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/date-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-ms",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|pretty-ms@0.1.0",
      "author": "Sindre Sorhus",
      "description": "Convert milliseconds to a human readable string: 1337000000 ➔ 15d 11h 23m 20s",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-ms@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpretty-ms%2F-%2Fpretty-ms-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pretty-ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pretty-ms/-/pretty-ms-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "text-table",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|text-table@0.2.0",
      "author": "James Halliday",
      "description": "borderless text tables with alignment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/text-table@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftext-table%2F-%2Ftext-table-0.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/text-table/-/text-table-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/text-table"
        }
      ]
    },
    {
      "type": "library",
      "name": "natives",
      "version": "1.1.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|natives@1.1.6",
      "author": "Isaac Z. Schlueter",
      "description": "Do stuff with Node.js's native JavaScript modules",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/natives@1.1.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnatives%2F-%2Fnatives-1.1.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/addaleax/natives.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/addaleax/natives#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/addaleax/natives/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/natives/-/natives-1.1.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natives"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "2.7.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@2.7.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-2.7.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-2.7.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "sigmund",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Quick and dirty signatures for Objects.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sigmund@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsigmund%2F-%2Fsigmund-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/sigmund.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sigmund#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sigmund/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sigmund/-/sigmund-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sigmund"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|wrappy@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "Callback wrapping utility",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrappy@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrappy%2F-%2Fwrappy-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/wrappy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/wrappy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/wrappy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrappy/-/wrappy-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "caniuse-db",
      "version": "1.0.30001778",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|caniuse-db@1.0.30001778",
      "author": "Alexis Deveria",
      "description": "Raw browser/feature support data from caniuse.com",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caniuse-db@1.0.30001778?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcaniuse-db%2F-%2Fcaniuse-db-1.0.30001778.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/Fyrd/caniuse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Fyrd/caniuse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Fyrd/caniuse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/caniuse-db/-/caniuse-db-1.0.30001778.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caniuse-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-extra",
      "version": "0.9.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|fs-extra@0.9.1",
      "author": "JP Richardson",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/jprichardson/node-fs-extra/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@0.9.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffs-extra%2F-%2Ffs-extra-0.9.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jprichardson/node-fs-extra.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-fs-extra/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fs-extra/-/fs-extra-0.9.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-extra"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "0.3.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|postcss@0.3.5",
      "author": "Andrey Sitnik",
      "description": "Framework for CSS postprocessors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@0.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpostcss%2F-%2Fpostcss-0.3.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ai/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ai/postcss#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ai/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/postcss/-/postcss-0.3.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|ansi-styles@1.0.0",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for colorizing strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/sindresorhus/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-styles",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-styles/-/ansi-styles-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-color",
      "version": "0.1.7",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|has-color@0.1.7",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-color@0.1.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-color%2F-%2Fhas-color-0.1.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-color/-/has-color-0.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|strip-ansi@0.1.1",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes (used for colorizing strings in the terminal)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-0.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "abbrev",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|abbrev@1.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like ruby's abbrev module, but in js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abbrev@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fabbrev%2F-%2Fabbrev-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/abbrev-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/abbrev/-/abbrev-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/abbrev"
        }
      ]
    },
    {
      "type": "library",
      "name": "basic-auth-connect",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbasic-auth-connect%2F-%2Fbasic-auth-connect-1.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/basic-auth-connect"
        }
      ]
    },
    {
      "type": "library",
      "name": "body-parser",
      "version": "1.3.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbody-parser%2F-%2Fbody-parser-1.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/body-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "bytes",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|bytes@1.0.0",
      "author": "TJ Holowaychuk",
      "description": "byte size string parser / serializer",
      "purl": "pkg:npm/bytes@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbytes%2F-%2Fbytes-1.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "compression",
      "version": "1.0.7",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcompression%2F-%2Fcompression-1.0.7.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/compression"
        }
      ]
    },
    {
      "type": "library",
      "name": "connect-timeout",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconnect-timeout%2F-%2Fconnect-timeout-1.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/connect-timeout"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "0.8.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|connect-timeout@1.1.0|debug@0.8.1",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "purl": "pkg:npm/debug@0.8.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-0.8.1.tgz",
          "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-0.8.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/connect-timeout/node_modules/debug"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie-parser",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|cookie-parser@1.1.0",
      "author": "TJ Holowaychuk",
      "description": "cookie parsing with signatures",
      "purl": "pkg:npm/cookie-parser@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcookie-parser%2F-%2Fcookie-parser-1.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/cookie-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie-signature",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|cookie-signature@1.0.3",
      "author": "TJ Holowaychuk",
      "description": "Sign and unsign cookies",
      "purl": "pkg:npm/cookie-signature@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcookie-signature%2F-%2Fcookie-signature-1.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/cookie-signature"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|cookie@0.1.2",
      "author": "Roman Shtylman",
      "description": "cookie parsing and serialization",
      "purl": "pkg:npm/cookie@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcookie%2F-%2Fcookie-0.1.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "csurf",
      "version": "1.2.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|csurf@1.2.1",
      "author": "Jonathan Ong",
      "description": "CSRF token middleware",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/csurf@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcsurf%2F-%2Fcsurf-1.2.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/csurf"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|debug@1.0.2",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "purl": "pkg:npm/debug@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-1.0.2.tgz",
      "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-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "errorhandler",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ferrorhandler%2F-%2Ferrorhandler-1.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/errorhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-html",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|escape-html@1.0.1",
      "description": "Escape HTML entities",
      "purl": "pkg:npm/escape-html@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-html%2F-%2Fescape-html-1.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/escape-html"
        }
      ]
    },
    {
      "type": "library",
      "name": "express-session",
      "version": "1.2.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fexpress-session%2F-%2Fexpress-session-1.2.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/express-session"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "0.8.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|express-session@1.2.1|debug@0.8.1",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "purl": "pkg:npm/debug@0.8.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-0.8.1.tgz",
          "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-0.8.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/express-session/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "uid2",
          "version": "0.0.3",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|express-session@1.2.1|uid2@0.0.3",
          "description": "strong uid",
          "purl": "pkg:npm/uid2@0.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuid2%2F-%2Fuid2-0.0.3.tgz",
          "externalReferences": [
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/express-session/node_modules/uid2"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fresh",
      "version": "0.2.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffresh%2F-%2Ffresh-0.2.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/fresh"
        }
      ]
    },
    {
      "type": "library",
      "name": "method-override",
      "version": "2.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmethod-override%2F-%2Fmethod-override-2.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/method-override"
        }
      ]
    },
    {
      "type": "library",
      "name": "morgan",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmorgan%2F-%2Fmorgan-1.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/morgan"
        }
      ]
    },
    {
      "type": "library",
      "name": "multiparty",
      "version": "3.2.8",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmultiparty%2F-%2Fmultiparty-3.2.8.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/multiparty"
        }
      ]
    },
    {
      "type": "library",
      "name": "on-headers",
      "version": "0.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fon-headers%2F-%2Fon-headers-0.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/on-headers"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseurl",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fparseurl%2F-%2Fparseurl-1.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/parseurl"
        }
      ]
    },
    {
      "type": "library",
      "name": "pause",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|pause@0.0.1",
      "author": "TJ Holowaychuk",
      "description": "Pause streams...",
      "purl": "pkg:npm/pause@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpause%2F-%2Fpause-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/pause"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "0.6.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|qs@0.6.6",
      "author": "TJ Holowaychuk",
      "description": "querystring parser",
      "purl": "pkg:npm/qs@0.6.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-0.6.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "response-time",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresponse-time%2F-%2Fresponse-time-2.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/response-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-favicon",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fserve-favicon%2F-%2Fserve-favicon-2.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/serve-favicon"
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-index",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fserve-index%2F-%2Fserve-index-1.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/serve-index"
        }
      ]
    },
    {
      "type": "library",
      "name": "serve-static",
      "version": "1.2.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fserve-static%2F-%2Fserve-static-1.2.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/serve-static"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-is",
      "version": "1.2.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftype-is%2F-%2Ftype-is-1.2.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/type-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "vhost",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|vhost@1.0.0",
      "author": "Jonathan Ong",
      "description": "virtual domain hosting",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vhost@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvhost%2F-%2Fvhost-1.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/vhost"
        }
      ]
    },
    {
      "type": "library",
      "name": "parserlib",
      "version": "0.2.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|parserlib@0.2.5",
      "author": "Nicholas C. Zakas",
      "description": "CSS3 SAX-inspired parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/parserlib@0.2.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fparserlib%2F-%2Fparserlib-0.2.5.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/CSSLint/parser-lib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/CSSLint/parser-lib",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/CSSLint/parser-lib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/parserlib/-/parserlib-0.2.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parserlib"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|commander@2.2.0",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "purl": "pkg:npm/commander@2.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commander/-/commander-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "figures",
      "version": "1.7.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|figures@1.7.0",
      "author": "Sindre Sorhus",
      "description": "Unicode symbols with Windows CMD fallbacks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/figures@1.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffigures%2F-%2Ffigures-1.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/figures/-/figures-1.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/figures"
        }
      ]
    },
    {
      "type": "library",
      "name": "gzip-size",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|gzip-size@0.2.0",
      "author": "Sindre Sorhus",
      "description": "Get the gzipped size of a string or buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gzip-size@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgzip-size%2F-%2Fgzip-size-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/gzip-size.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/gzip-size#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/gzip-size/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gzip-size/-/gzip-size-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gzip-size"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-bytes",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|pretty-bytes@0.1.2",
      "author": "Sindre Sorhus",
      "description": "Convert bytes to a human readable string: 1337 → 1.34 kB",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-bytes@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpretty-bytes%2F-%2Fpretty-bytes-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pretty-bytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-bytes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-bytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pretty-bytes/-/pretty-bytes-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "zlib-browserify",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|zlib-browserify@0.0.1",
      "author": "Brian J. Brennan",
      "description": "Wrapper for zlib.js to allow for browserifyication",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/zlib-browserify@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fzlib-browserify%2F-%2Fzlib-browserify-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/brianloveswords/zlib-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/brianloveswords/zlib-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/brianloveswords/zlib-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/zlib-browserify/-/zlib-browserify-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zlib-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "character-parser",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|character-parser@1.2.0",
      "author": "ForbesLindesay",
      "description": "Parse JavaScript one character at a time to look for snippets in Templates.  This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/character-parser@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcharacter-parser%2F-%2Fcharacter-parser-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/character-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/character-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/character-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/character-parser/-/character-parser-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/character-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "constantinople",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|constantinople@2.0.1",
      "author": "ForbesLindesay",
      "description": "Determine whether a JavaScript expression evaluates to a constant (using UglifyJS)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/constantinople@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconstantinople%2F-%2Fconstantinople-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/constantinople.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/constantinople/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/constantinople/-/constantinople-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/constantinople"
        }
      ]
    },
    {
      "type": "library",
      "name": "monocle",
      "version": "1.1.51",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|monocle@1.1.51",
      "author": "Sam Saccone",
      "description": "a tool for watching directories for file changes",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/monocle@1.1.51?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmonocle%2F-%2Fmonocle-1.1.51.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/samccone/monocle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/samccone/monocle#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/samccone/monocle/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/monocle/-/monocle-1.1.51.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/monocle"
        }
      ]
    },
    {
      "type": "library",
      "name": "transformers",
      "version": "2.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|transformers@2.1.0",
      "author": "ForbesLindesay",
      "description": "String/Data transformations for use in templating libraries, static site generators and web frameworks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/transformers@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftransformers%2F-%2Ftransformers-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/transformers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/transformers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/transformers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/transformers/-/transformers-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/transformers"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "uglify-js",
          "version": "2.2.5",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|transformers@2.1.0|uglify-js@2.2.5",
          "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
          "purl": "pkg:npm/uglify-js@2.2.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuglify-js%2F-%2Fuglify-js-2.2.5.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/transformers/node_modules/uglify-js"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "with",
      "version": "3.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|with@3.0.1",
      "author": "ForbesLindesay",
      "description": "Compile time `with` for strict mode JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/with@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwith%2F-%2Fwith-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/with.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/with#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/with/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/with/-/with-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/with"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli",
      "version": "0.6.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcli%2F-%2Fcli-0.6.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/cli"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "3.2.11",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.2.11.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cli/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|cli@0.6.6|minimatch@0.3.0",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.3.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cli/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "console-browserify",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconsole-browserify%2F-%2Fconsole-browserify-1.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/console-browserify/-/console-browserify-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/console-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "htmlparser2",
      "version": "3.8.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhtmlparser2%2F-%2Fhtmlparser2-3.8.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/htmlparser2/-/htmlparser2-3.8.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/htmlparser2"
        }
      ]
    },
    {
      "type": "library",
      "name": "shelljs",
      "version": "0.3.0",
      "bom-ref": "bootstrap@3.2.0-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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshelljs%2F-%2Fshelljs-0.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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": "strip-json-comments",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|strip-json-comments@1.0.4",
      "author": "Sindre Sorhus",
      "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-json-comments@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-json-comments%2F-%2Fstrip-json-comments-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-json-comments/-/strip-json-comments-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-json-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|escape-string-regexp@1.0.5",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-string-regexp%2F-%2Fescape-string-regexp-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-ansi",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-ansi%2F-%2Fhas-ansi-0.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/has-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupports-color%2F-%2Fsupports-color-0.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime",
      "version": "1.2.11",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|mime@1.2.11",
      "author": "Robert Kieffer",
      "description": "A comprehensive library for mime-type mapping",
      "purl": "pkg:npm/mime@1.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime%2F-%2Fmime-1.2.11.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/mime"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|mkdirp@0.5.6",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmkdirp%2F-%2Fmkdirp-0.5.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mkdirp/-/mkdirp-0.5.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "request",
      "version": "2.40.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|request@2.40.0",
      "author": "Mikeal Rogers",
      "description": "Simplified HTTP request client.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/request@2.40.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequest%2F-%2Frequest-2.40.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/request/-/request-2.40.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/request"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "mime-types",
          "version": "1.0.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|request@2.40.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-types%2F-%2Fmime-types-1.0.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/request/node_modules/mime-types"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "1.0.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|request@2.40.0|qs@1.0.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.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-1.0.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/qs/-/qs-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/request/node_modules/qs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.1.43",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map%2F-%2Fsource-map-0.1.43.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map/-/source-map-0.1.43.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-to-browserify",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuglify-to-browserify%2F-%2Fuglify-to-browserify-1.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-to-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "3.5.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyargs%2F-%2Fyargs-3.5.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/yargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "globule",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglobule%2F-%2Fglobule-0.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/globule/-/globule-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globule"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "3.1.21",
          "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.1.21.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.1.21.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "1.0.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-1.0.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.2.14",
          "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.2.14.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.2.14.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "1.2.3",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|graceful-fs@1.2.3",
          "author": "Isaac Z. Schlueter",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@1.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-1.2.3.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-1.2.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "1.0.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|inherits@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "A tiny simple way to do classic inheritance in js",
          "purl": "pkg:npm/inherits@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finherits%2F-%2Finherits-1.0.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inherits/-/inherits-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/inherits"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "faye-websocket",
      "version": "0.4.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|faye-websocket@0.4.4",
      "author": "James Coglan",
      "description": "Standards-compliant WebSocket server and client",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/mit-license.php"
          }
        }
      ],
      "purl": "pkg:npm/faye-websocket@0.4.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffaye-websocket%2F-%2Ffaye-websocket-0.4.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/faye/faye-websocket-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/faye/faye-websocket-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/faye/faye-websocket-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/faye-websocket/-/faye-websocket-0.4.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/faye-websocket"
        }
      ]
    },
    {
      "type": "library",
      "name": "noptify",
      "version": "0.0.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|noptify@0.0.3",
      "author": "mklabs",
      "description": "nopt wrapper with commander-like API",
      "purl": "pkg:npm/noptify@0.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnoptify%2F-%2Fnoptify-0.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mklabs/noptify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mklabs/noptify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mklabs/noptify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/noptify/-/noptify-0.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/noptify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "nopt",
          "version": "2.0.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|noptify@0.0.3|nopt@2.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
          "purl": "pkg:npm/nopt@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnopt%2F-%2Fnopt-2.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/nopt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/nopt#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/nopt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nopt/-/nopt-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/noptify/node_modules/nopt"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "gonzales-pe",
      "version": "2.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|gonzales-pe@2.0.2",
      "author": "Tony Ganch",
      "description": "Gonzales Preprocessor Edition (fast CSS parser)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gonzales-pe@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgonzales-pe%2F-%2Fgonzales-pe-2.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tonyganch/gonzales-pe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/tonyganch/gonzales-pe",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/tonyganch/gonzales-pe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gonzales-pe/-/gonzales-pe-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gonzales-pe"
        }
      ]
    },
    {
      "type": "library",
      "name": "vow-fs",
      "version": "0.3.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2",
      "author": "Dmitry Filatov",
      "description": "File I/O by Vow",
      "purl": "pkg:npm/vow-fs@0.3.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvow-fs%2F-%2Fvow-fs-0.3.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/vow-fs/-/vow-fs-0.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vow-fs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "3.2.8",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2|glob@3.2.8",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@3.2.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.2.8.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.2.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vow-fs/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "node-uuid",
          "version": "1.4.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2|node-uuid@1.4.0",
          "author": "Robert Kieffer",
          "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
          "purl": "pkg:npm/node-uuid@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnode-uuid%2F-%2Fnode-uuid-1.4.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/node-uuid/-/node-uuid-1.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vow-fs/node_modules/node-uuid"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.2.14",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2|minimatch@0.2.14",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.2.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.2.14.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.2.14.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vow-fs/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "aws-sign2",
      "version": "0.5.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faws-sign2%2F-%2Faws-sign2-0.5.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/aws-sign2"
        }
      ]
    },
    {
      "type": "library",
      "name": "forever-agent",
      "version": "0.5.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fforever-agent%2F-%2Fforever-agent-0.5.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/forever-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "0.1.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fform-data%2F-%2Fform-data-0.1.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/form-data"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.9.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.9.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/form-data/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "http-signature",
      "version": "0.10.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttp-signature%2F-%2Fhttp-signature-0.10.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/http-signature"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stringify-safe",
      "version": "5.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|json-stringify-safe@5.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stringify-safe@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-stringify-safe%2F-%2Fjson-stringify-safe-5.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stringify-safe"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-uuid",
      "version": "1.4.8",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|node-uuid@1.4.8",
      "author": "Robert Kieffer",
      "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/broofa/node-uuid/master/LICENSE.md"
          }
        }
      ],
      "purl": "pkg:npm/node-uuid@1.4.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnode-uuid%2F-%2Fnode-uuid-1.4.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/broofa/node-uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/broofa/node-uuid",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/broofa/node-uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/node-uuid/-/node-uuid-1.4.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "oauth-sign",
      "version": "0.3.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foauth-sign%2F-%2Foauth-sign-0.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/oauth-sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "tough-cookie",
      "version": "6.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|tough-cookie@6.0.1",
      "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@6.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftough-cookie%2F-%2Ftough-cookie-6.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/salesforce/tough-cookie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tough-cookie/-/tough-cookie-6.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tough-cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "superagent-proxy",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|superagent-proxy@0.2.0",
      "author": "Nathan Rajlich",
      "description": "`Request#proxy(uri)` superagent extension",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/superagent-proxy@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsuperagent-proxy%2F-%2Fsuperagent-proxy-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/superagent-proxy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/superagent-proxy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/superagent-proxy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/superagent-proxy/-/superagent-proxy-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/superagent-proxy"
        }
      ]
    },
    {
      "type": "library",
      "name": "superagent",
      "version": "0.15.7",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7",
      "author": "TJ Holowaychuk",
      "description": "elegant & feature rich browser / node HTTP with a fluent API",
      "purl": "pkg:npm/superagent@0.15.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsuperagent%2F-%2Fsuperagent-0.15.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/superagent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/superagent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/superagent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/superagent/-/superagent-0.15.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/superagent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "0.7.4",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|debug@0.7.4",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "purl": "pkg:npm/debug@0.7.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-0.7.4.tgz",
          "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-0.7.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/superagent/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "methods",
          "version": "0.0.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|methods@0.0.1",
          "author": "TJ Holowaychuk",
          "description": "HTTP methods that node supports",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/methods@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmethods%2F-%2Fmethods-0.0.1.tgz",
          "externalReferences": [
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/methods/-/methods-0.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/superagent/node_modules/methods"
            }
          ]
        },
        {
          "type": "library",
          "name": "mime",
          "version": "1.2.5",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|mime@1.2.5",
          "author": "Robert Kieffer",
          "description": "A comprehensive library for mime-type mapping",
          "purl": "pkg:npm/mime@1.2.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime%2F-%2Fmime-1.2.5.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/bentomas/node-mime.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bentomas/node-mime#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bentomas/node-mime/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime/-/mime-1.2.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/superagent/node_modules/mime"
            }
          ]
        },
        {
          "type": "library",
          "name": "qs",
          "version": "0.6.5",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|qs@0.6.5",
          "author": "TJ Holowaychuk",
          "description": "querystring parser",
          "purl": "pkg:npm/qs@0.6.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-0.6.5.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/qs/-/qs-0.6.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/superagent/node_modules/qs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "os-tmpdir",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|os-tmpdir@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Node.js os.tmpdir() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-tmpdir@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fos-tmpdir%2F-%2Fos-tmpdir-1.0.2.tgz",
      "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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-tmpdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "xmlbuilder",
      "version": "2.3.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|xmlbuilder@2.3.0",
      "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@2.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fxmlbuilder%2F-%2Fxmlbuilder-2.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/xmlbuilder/-/xmlbuilder-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmlbuilder"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.merge",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|lodash.merge@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.merge` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.merge@2.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.merge%2F-%2Flodash.merge-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.merge/-/lodash.merge-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.merge"
        }
      ]
    },
    {
      "type": "library",
      "name": "tunnel-agent",
      "version": "0.4.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|tunnel-agent@0.4.3",
      "author": "Mikeal Rogers",
      "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tunnel-agent@0.4.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftunnel-agent%2F-%2Ftunnel-agent-0.4.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tunnel-agent/-/tunnel-agent-0.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tunnel-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "nomnom",
      "version": "1.6.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|nomnom@1.6.2",
      "author": "Heather Arthur",
      "description": "Option parser with generated usage and commands",
      "purl": "pkg:npm/nomnom@1.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnomnom%2F-%2Fnomnom-1.6.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/harthur/nomnom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/harthur/nomnom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/harthur/nomnom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nomnom/-/nomnom-1.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nomnom"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "colors",
          "version": "0.5.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|nomnom@1.6.2|colors@0.5.1",
          "author": "Marak Squires",
          "description": "get colors in your node.js console like what",
          "purl": "pkg:npm/colors@0.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolors%2F-%2Fcolors-0.5.1.tgz",
          "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#readme",
              "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/colors/-/colors-0.5.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nomnom/node_modules/colors"
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore",
          "version": "1.4.4",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|nomnom@1.6.2|underscore@1.4.4",
          "author": "Jeremy Ashkenas",
          "description": "JavaScript's functional programming helper library.",
          "purl": "pkg:npm/underscore@1.4.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore%2F-%2Funderscore-1.4.4.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/nomnom/node_modules/underscore"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-log-utils",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log-utils@0.1.1",
      "author": "\"Cowboy\" Ben Alman",
      "description": "Static methods for the Grunt 0.4.x logger.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/gruntjs/grunt-legacy-log-utils/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-legacy-log-utils@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-legacy-log-utils%2F-%2Fgrunt-legacy-log-utils-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-legacy-log-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/gruntjs/grunt-legacy-log-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-legacy-log-utils/-/grunt-legacy-log-utils-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-legacy-log-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log-utils@0.1.1|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log-utils/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore.string",
          "version": "2.3.3",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log-utils@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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore.string%2F-%2Funderscore.string-2.3.3.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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-legacy-log-utils/node_modules/underscore.string"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "0.1.16",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fargparse%2F-%2Fargparse-0.1.16.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/argparse"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "underscore.string",
          "version": "2.4.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore.string%2F-%2Funderscore.string-2.4.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/argparse/node_modules/underscore.string"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-1.0.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-differ",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-differ%2F-%2Farray-differ-0.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/array-differ"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-union",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-union%2F-%2Farray-union-0.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/array-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonfile",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|jsonfile@1.1.1",
      "author": "JP Richardson",
      "description": "Easily read/write JSON files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonfile@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonfile%2F-%2Fjsonfile-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jprichardson/node-jsonfile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonfile/-/jsonfile-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonfile"
        }
      ]
    },
    {
      "type": "library",
      "name": "ncp",
      "version": "0.5.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|ncp@0.5.1",
      "author": "AvianFlu",
      "description": "Asynchronous recursive file copy utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ncp@0.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fncp%2F-%2Fncp-0.5.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ncp/-/ncp-0.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ncp"
        }
      ]
    },
    {
      "type": "library",
      "name": "base64-js",
      "version": "0.0.8",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|base64-js@0.0.8",
      "author": "T. Jameson Little",
      "description": "Base64 encoding/decoding in pure JS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/base64-js@0.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbase64-js%2F-%2Fbase64-js-0.0.8.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/base64-js/-/base64-js-0.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/base64-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "raw-body",
      "version": "1.1.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fraw-body%2F-%2Fraw-body-1.1.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/raw-body"
        }
      ]
    },
    {
      "type": "library",
      "name": "accepts",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faccepts%2F-%2Faccepts-1.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/accepts"
        }
      ]
    },
    {
      "type": "library",
      "name": "compressible",
      "version": "1.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcompressible%2F-%2Fcompressible-1.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/compressible"
        }
      ]
    },
    {
      "type": "library",
      "name": "vary",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvary%2F-%2Fvary-0.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/vary"
        }
      ]
    },
    {
      "type": "library",
      "name": "csrf-tokens",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcsrf-tokens%2F-%2Fcsrf-tokens-1.0.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/csrf-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "0.6.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|ms@0.6.2",
      "description": "Tiny ms conversion utility",
      "purl": "pkg:npm/ms@0.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-0.6.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-crc32",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbuffer-crc32%2F-%2Fbuffer-crc32-0.2.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/buffer-crc32"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils-merge",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Futils-merge%2F-%2Futils-merge-1.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/utils-merge/-/utils-merge-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/utils-merge"
        }
      ]
    },
    {
      "type": "library",
      "name": "methods",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmethods%2F-%2Fmethods-1.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/methods"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "1.1.14",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|readable-stream@1.1.14",
      "author": "Isaac Z. Schlueter",
      "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@1.1.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.1.14.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readable-stream/-/readable-stream-1.1.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "stream-counter",
      "version": "0.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstream-counter%2F-%2Fstream-counter-0.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/stream-counter"
        }
      ]
    },
    {
      "type": "library",
      "name": "batch",
      "version": "0.5.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|batch@0.5.0",
      "author": "TJ Holowaychuk",
      "description": "Simple async batch",
      "purl": "pkg:npm/batch@0.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbatch%2F-%2Fbatch-0.5.0.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/batch"
        }
      ]
    },
    {
      "type": "library",
      "name": "send",
      "version": "0.4.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsend%2F-%2Fsend-0.4.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/send"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-types%2F-%2Fmime-types-1.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|object-assign@4.1.1",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Object.assign()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-assign@4.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject-assign%2F-%2Fobject-assign-4.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object-assign/-/object-assign-4.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-zlib",
      "version": "0.1.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbrowserify-zlib%2F-%2Fbrowserify-zlib-0.1.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/browserify-zlib/-/browserify-zlib-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserify-zlib"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-stream",
      "version": "1.6.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2",
      "author": "Max Ogden",
      "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/concat-stream@1.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconcat-stream%2F-%2Fconcat-stream-1.6.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/concat-stream/-/concat-stream-1.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.3.8",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2|readable-stream@2.3.8",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-2.3.8.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readable-stream/-/readable-stream-2.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/concat-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2|isarray@1.0.0",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/isarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/isarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/isarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isarray/-/isarray-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/concat-stream/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.1.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2|string_decoder@1.1.1",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring_decoder%2F-%2Fstring_decoder-1.1.1.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/string_decoder.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/string_decoder",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/string_decoder/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string_decoder/-/string_decoder-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/concat-stream/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "readdirp",
      "version": "0.2.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|readdirp@0.2.5",
      "author": "Thorsten Lorenz",
      "description": "Recursive version of fs.readdir with streaming api.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readdirp@0.2.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freaddirp%2F-%2Freaddirp-0.2.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readdirp/-/readdirp-0.2.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "css",
      "version": "1.0.8",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|css@1.0.8",
      "author": "TJ Holowaychuk",
      "description": "CSS parser / stringifier using css-parse and css-stringify",
      "purl": "pkg:npm/css@1.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcss%2F-%2Fcss-1.0.8.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/css/-/css-1.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css"
        }
      ]
    },
    {
      "type": "library",
      "name": "promise",
      "version": "2.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|promise@2.0.0",
      "author": "ForbesLindesay",
      "description": "Bare bones Promises/A+ implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/promise@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpromise%2F-%2Fpromise-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/then/promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/then/promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/then/promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/promise/-/promise-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "date-now",
      "version": "0.1.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdate-now%2F-%2Fdate-now-0.1.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/date-now/-/date-now-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/date-now"
        }
      ]
    },
    {
      "type": "library",
      "name": "domelementtype",
      "version": "1.3.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|domelementtype@1.3.1",
      "author": "Felix Boehm",
      "description": "all the types of nodes in htmlparser2's dom",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domelementtype@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdomelementtype%2F-%2Fdomelementtype-1.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/domelementtype/-/domelementtype-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domelementtype"
        }
      ]
    },
    {
      "type": "library",
      "name": "domhandler",
      "version": "2.3.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|domhandler@2.3.0",
      "author": "Felix Boehm",
      "description": "handler for htmlparser2 that turns pages into a dom",
      "purl": "pkg:npm/domhandler@2.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdomhandler%2F-%2Fdomhandler-2.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/domhandler/-/domhandler-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "domutils",
      "version": "1.5.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|domutils@1.5.1",
      "author": "Felix Boehm",
      "description": "utilities for working with htmlparser2's dom",
      "purl": "pkg:npm/domutils@1.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdomutils%2F-%2Fdomutils-1.5.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/domutils/-/domutils-1.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "entities",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fentities%2F-%2Fentities-1.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/entities/-/entities-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "0.2.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|ansi-regex@0.2.1",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@0.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-0.2.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.8",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|minimist@1.2.8",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimist%2F-%2Fminimist-1.2.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/minimistjs/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/minimistjs/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/minimistjs/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimist/-/minimist-1.2.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "hawk",
      "version": "1.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhawk%2F-%2Fhawk-1.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/hawk"
        }
      ]
    },
    {
      "type": "library",
      "name": "stringstream",
      "version": "0.0.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|stringstream@0.0.6",
      "author": "Michael Hart",
      "description": "Encode and decode streams into string streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stringstream@0.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstringstream%2F-%2Fstringstream-0.0.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stringstream/-/stringstream-0.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "amdefine",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|amdefine@1.0.1",
      "author": "James Burke",
      "description": "Provide AMD's define() API for declaring modules in the AMD format",
      "licenses": [
        {
          "expression": "BSD-3-Clause OR MIT",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/amdefine@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Famdefine%2F-%2Famdefine-1.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/amdefine/-/amdefine-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/amdefine"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase",
      "version": "1.2.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|camelcase@1.2.1",
      "author": "Sindre Sorhus",
      "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcamelcase%2F-%2Fcamelcase-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/camelcase.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/camelcase/-/camelcase-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|decamelize@1.2.0",
      "author": "Sindre Sorhus",
      "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decamelize@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdecamelize%2F-%2Fdecamelize-1.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/decamelize/-/decamelize-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize"
        }
      ]
    },
    {
      "type": "library",
      "name": "window-size",
      "version": "0.1.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwindow-size%2F-%2Fwindow-size-0.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/window-size/-/window-size-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/window-size"
        }
      ]
    },
    {
      "type": "library",
      "name": "wordwrap",
      "version": "0.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwordwrap%2F-%2Fwordwrap-0.0.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wordwrap/-/wordwrap-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wordwrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "vow-queue",
      "version": "0.3.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|vow-queue@0.3.1",
      "author": "Dmitry Filatov",
      "description": "Vow-based task queue",
      "purl": "pkg:npm/vow-queue@0.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvow-queue%2F-%2Fvow-queue-0.3.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/vow-queue/-/vow-queue-0.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vow-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "combined-stream",
      "version": "0.0.7",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcombined-stream%2F-%2Fcombined-stream-0.0.7.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/combined-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "boom",
      "version": "0.4.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fboom%2F-%2Fboom-0.4.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/boom"
        }
      ]
    },
    {
      "type": "library",
      "name": "cryptiles",
      "version": "0.2.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcryptiles%2F-%2Fcryptiles-0.2.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/cryptiles"
        }
      ]
    },
    {
      "type": "library",
      "name": "hoek",
      "version": "0.9.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhoek%2F-%2Fhoek-0.9.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/hoek"
        }
      ]
    },
    {
      "type": "library",
      "name": "sntp",
      "version": "0.2.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsntp%2F-%2Fsntp-0.2.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/sntp"
        }
      ]
    },
    {
      "type": "library",
      "name": "asn1",
      "version": "0.1.11",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasn1%2F-%2Fasn1-0.1.11.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "assert-plus",
      "version": "0.1.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-0.1.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/assert-plus"
        }
      ]
    },
    {
      "type": "library",
      "name": "ctype",
      "version": "0.5.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|ctype@0.5.3",
      "author": "Robert Mustacchi",
      "description": "read and write binary structures and data types",
      "purl": "pkg:npm/ctype@0.5.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fctype%2F-%2Fctype-0.5.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/ctype"
        }
      ]
    },
    {
      "type": "library",
      "name": "tldts",
      "version": "7.0.25",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|tldts@7.0.25",
      "author": "Rémi Berson",
      "description": "Library to work against complex domain names, subdomains and URIs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tldts@7.0.25?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftldts%2F-%2Ftldts-7.0.25.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/remusao/tldts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remusao/tldts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remusao/tldts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tldts/-/tldts-7.0.25.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tldts"
        }
      ]
    },
    {
      "type": "library",
      "name": "proxy-agent",
      "version": "0.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|proxy-agent@0.0.2",
      "author": "Nathan Rajlich",
      "description": "Maps proxy protocols to `http.Agent` implementations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/proxy-agent@0.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fproxy-agent%2F-%2Fproxy-agent-0.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-proxy-agent",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/proxy-agent/-/proxy-agent-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lru-cache",
          "version": "2.3.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|proxy-agent@0.0.2|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-2.3.1.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-2.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/proxy-agent/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "cookiejar",
      "version": "1.3.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|cookiejar@1.3.0",
      "author": "bradleymeck",
      "description": "simple persistent cookiejar system",
      "purl": "pkg:npm/cookiejar@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcookiejar%2F-%2Fcookiejar-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cookiejar/-/cookiejar-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookiejar"
        }
      ]
    },
    {
      "type": "library",
      "name": "emitter-component",
      "version": "1.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|emitter-component@1.0.0",
      "description": "Event emitter",
      "purl": "pkg:npm/emitter-component@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femitter-component%2F-%2Femitter-component-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/emitter-component/-/emitter-component-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emitter-component"
        }
      ]
    },
    {
      "type": "library",
      "name": "formidable",
      "version": "1.0.14",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|formidable@1.0.14",
      "description": "A node.js module for parsing form data, especially file uploads.",
      "purl": "pkg:npm/formidable@1.0.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fformidable%2F-%2Fformidable-1.0.14.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-formidable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-formidable",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/felixge/node-formidable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/formidable/-/formidable-1.0.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/formidable"
        }
      ]
    },
    {
      "type": "library",
      "name": "reduce-component",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|reduce-component@1.0.1",
      "description": "Array reduce component",
      "licenses": [
        {
          "license": {
            "name": "Apache, Version 2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/reduce-component@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freduce-component%2F-%2Freduce-component-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/redventures/reduce.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/redventures/reduce#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/redventures/reduce/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/reduce-component/-/reduce-component-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reduce-component"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.assign",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.assign%2F-%2Flodash.assign-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash.assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.create",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|lodash.create@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.create` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.create@2.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.create%2F-%2Flodash.create-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.create/-/lodash.create-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.create"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isarray",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.isarray%2F-%2Flodash.isarray-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash.isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isempty",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|lodash.isempty@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.isEmpty` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isempty@2.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.isempty%2F-%2Flodash.isempty-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.isempty/-/lodash.isempty-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isempty"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isfunction",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.isfunction%2F-%2Flodash.isfunction-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash.isfunction"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isobject",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.isobject%2F-%2Flodash.isobject-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.isobject/-/lodash.isobject-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basecreatecallback",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._basecreatecallback%2F-%2Flodash._basecreatecallback-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._basecreatecallback"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basemerge",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|lodash._basemerge@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash function `baseMerge` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._basemerge@2.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._basemerge%2F-%2Flodash._basemerge-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._basemerge/-/lodash._basemerge-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._basemerge"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._getarray",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._getarray%2F-%2Flodash._getarray-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._getarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._releasearray",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._releasearray%2F-%2Flodash._releasearray-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._releasearray"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._slice",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._slice%2F-%2Flodash._slice-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._slice"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws-sign",
      "version": "0.3.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|aws-sign@0.3.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.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faws-sign%2F-%2Faws-sign-0.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/aws-sign/-/aws-sign-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws-sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "cookie-jar",
      "version": "0.3.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|cookie-jar@0.3.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.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcookie-jar%2F-%2Fcookie-jar-0.3.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cookie-jar/-/cookie-jar-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cookie-jar"
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore",
      "version": "1.7.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|underscore@1.7.0",
      "author": "Jeremy Ashkenas",
      "description": "JavaScript's functional programming helper library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/jashkenas/underscore/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/underscore@1.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore%2F-%2Funderscore-1.7.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/underscore"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-uniq",
      "version": "0.1.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-uniq%2F-%2Farray-uniq-0.1.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/array-uniq"
        }
      ]
    },
    {
      "type": "library",
      "name": "negotiator",
      "version": "0.4.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|negotiator@0.4.6",
      "author": "Federico Romero",
      "description": "HTTP content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/negotiator@0.4.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnegotiator%2F-%2Fnegotiator-0.4.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/negotiator"
        }
      ]
    },
    {
      "type": "library",
      "name": "rndm",
      "version": "1.2.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|rndm@1.2.0",
      "author": "Jonathan Ong",
      "description": "random string generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rndm@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frndm%2F-%2Frndm-1.2.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/rndm/-/rndm-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rndm"
        }
      ]
    },
    {
      "type": "library",
      "name": "scmp",
      "version": "0.0.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fscmp%2F-%2Fscmp-0.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/scmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "uid2",
      "version": "0.0.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|uid2@0.0.4",
      "description": "strong uid",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uid2@0.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuid2%2F-%2Fuid2-0.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/coreh/uid2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/coreh/uid2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/coreh/uid2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uid2/-/uid2-0.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uid2"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|core-util-is@1.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcore-util-is%2F-%2Fcore-util-is-1.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/core-util-is/-/core-util-is-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isarray/-/isarray-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "0.10.31",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring_decoder%2F-%2Fstring_decoder-0.10.31.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string_decoder/-/string_decoder-0.10.31.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "finished",
      "version": "1.2.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffinished%2F-%2Ffinished-1.2.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/finished"
        }
      ]
    },
    {
      "type": "library",
      "name": "range-parser",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|range-parser@1.0.3",
      "author": "TJ Holowaychuk",
      "description": "Range header field string parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/range-parser@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frange-parser%2F-%2Frange-parser-1.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/range-parser/-/range-parser-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/range-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "pako",
      "version": "0.2.9",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|pako@0.2.9",
      "description": "zlib port to javascript - fast, modularized, with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pako@0.2.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpako%2F-%2Fpako-0.2.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/pako.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/pako",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/pako/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pako/-/pako-0.2.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pako"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|buffer-from@1.1.2",
      "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-from@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbuffer-from%2F-%2Fbuffer-from-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/buffer-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/buffer-from/-/buffer-from-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "typedarray",
      "version": "0.0.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftypedarray%2F-%2Ftypedarray-0.0.6.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/typedarray/-/typedarray-0.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-parse",
      "version": "1.0.4",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|css-parse@1.0.4",
      "author": "TJ Holowaychuk",
      "description": "CSS parser",
      "purl": "pkg:npm/css-parse@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcss-parse%2F-%2Fcss-parse-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/css-parse/-/css-parse-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-stringify",
      "version": "1.0.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|css-stringify@1.0.5",
      "author": "TJ Holowaychuk",
      "description": "CSS compiler",
      "purl": "pkg:npm/css-stringify@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcss-stringify%2F-%2Fcss-stringify-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/css-stringify/-/css-stringify-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-promise",
      "version": "1.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|is-promise@1.0.1",
      "author": "ForbesLindesay",
      "description": "Test whether an object looks like a promises-a+ promise",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-promise@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-promise%2F-%2Fis-promise-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/then/is-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/then/is-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/then/is-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-promise/-/is-promise-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "optimist",
      "version": "0.3.7",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foptimist%2F-%2Foptimist-0.3.7.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/optimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-serializer",
      "version": "0.2.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|dom-serializer@0.2.2",
      "author": "Felix Boehm",
      "description": "render dom nodes to string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dom-serializer@0.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdom-serializer%2F-%2Fdom-serializer-0.2.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dom-serializer/-/dom-serializer-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-serializer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "domelementtype",
          "version": "2.3.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|dom-serializer@0.2.2|domelementtype@2.3.0",
          "author": "Felix Boehm",
          "description": "all the types of nodes in htmlparser2's dom",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/domelementtype@2.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdomelementtype%2F-%2Fdomelementtype-2.3.0.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/domelementtype/-/domelementtype-2.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dom-serializer/node_modules/domelementtype"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "2.2.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|dom-serializer@0.2.2|entities@2.2.0",
          "author": "Felix Boehm",
          "description": "Encode & decode XML and HTML entities with ease",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@2.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fentities%2F-%2Fentities-2.2.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/entities.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/entities#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/fb55/entities/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/entities/-/entities-2.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dom-serializer/node_modules/entities"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "tape",
      "version": "0.2.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|tape@0.2.2",
      "author": "James Halliday",
      "description": "tap-producing test harness for node and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tape@0.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftape%2F-%2Ftape-0.2.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/tape.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/tape",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/tape/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tape/-/tape-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tape"
        }
      ]
    },
    {
      "type": "library",
      "name": "delayed-stream",
      "version": "0.0.5",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdelayed-stream%2F-%2Fdelayed-stream-0.0.5.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/delayed-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "tldts-core",
      "version": "7.0.25",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|tldts-core@7.0.25",
      "author": "Rémi Berson",
      "description": "tldts core primitives (internal module)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tldts-core@7.0.25?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftldts-core%2F-%2Ftldts-core-7.0.25.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/remusao/tldts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remusao/tldts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remusao/tldts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tldts-core/-/tldts-core-7.0.25.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tldts-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-proxy-agent",
      "version": "0.2.7",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|http-proxy-agent@0.2.7",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-proxy-agent@0.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttp-proxy-agent%2F-%2Fhttp-proxy-agent-0.2.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-http-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-http-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/http-proxy-agent/-/http-proxy-agent-0.2.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.9",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|http-proxy-agent@0.2.7|debug@2.6.9",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-2.6.9.tgz",
          "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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/http-proxy-agent/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|http-proxy-agent@0.2.7|ms@2.0.0",
          "description": "Tiny milisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-2.0.0.tgz",
          "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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/http-proxy-agent/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "https-proxy-agent",
      "version": "0.3.6",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|https-proxy-agent@0.3.6",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-proxy-agent@0.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttps-proxy-agent%2F-%2Fhttps-proxy-agent-0.3.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-https-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/https-proxy-agent/-/https-proxy-agent-0.3.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/https-proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.6.9",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|https-proxy-agent@0.3.6|debug@2.6.9",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.6.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-2.6.9.tgz",
          "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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/https-proxy-agent/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "2.0.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|https-proxy-agent@0.3.6|ms@2.0.0",
          "description": "Tiny milisecond conversion utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ms@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-2.0.0.tgz",
          "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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/https-proxy-agent/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "socks-proxy-agent",
      "version": "0.1.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|socks-proxy-agent@0.1.2",
      "author": "Nathan Rajlich",
      "description": "A SOCKS (v4a) proxy `http.Agent` implementation for HTTP and HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socks-proxy-agent@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsocks-proxy-agent%2F-%2Fsocks-proxy-agent-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-socks-proxy-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-socks-proxy-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-socks-proxy-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/socks-proxy-agent/-/socks-proxy-agent-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socks-proxy-agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "extend",
          "version": "1.2.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|socks-proxy-agent@0.1.2|extend@1.2.1",
          "author": "Stefan Thomas",
          "description": "Port of jQuery.extend for Node.js",
          "purl": "pkg:npm/extend@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fextend%2F-%2Fextend-1.2.1.tgz",
          "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-1.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/socks-proxy-agent/node_modules/extend"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._objecttypes",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._objecttypes%2F-%2Flodash._objecttypes-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._objecttypes"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.keys",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.keys%2F-%2Flodash.keys-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.keys/-/lodash.keys-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basecreate",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._basecreate%2F-%2Flodash._basecreate-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._basecreate"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._isnative",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._isnative%2F-%2Flodash._isnative-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._isnative/-/lodash._isnative-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._isnative"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.forown",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.forown%2F-%2Flodash.forown-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash.forown"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._setbinddata",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._setbinddata%2F-%2Flodash._setbinddata-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._setbinddata"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.bind",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.bind%2F-%2Flodash.bind-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash.bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.identity",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.identity%2F-%2Flodash.identity-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash.identity"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.support",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.support%2F-%2Flodash.support-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash.support"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.foreach",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.foreach%2F-%2Flodash.foreach-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash.foreach"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isplainobject",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|lodash.isplainobject@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.isPlainObject` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isplainobject@2.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.isplainobject%2F-%2Flodash.isplainobject-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.isplainobject/-/lodash.isplainobject-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isplainobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._arraypool",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._arraypool%2F-%2Flodash._arraypool-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._arraypool"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._maxpoolsize",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._maxpoolsize%2F-%2Flodash._maxpoolsize-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._maxpoolsize"
        }
      ]
    },
    {
      "type": "library",
      "name": "ee-first",
      "version": "1.0.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fee-first%2F-%2Fee-first-1.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/ee-first"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "2.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|process-nextick-args@2.0.1",
      "description": "process.nextTick but always with args",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-nextick-args@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprocess-nextick-args%2F-%2Fprocess-nextick-args-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-nextick-args"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|safe-buffer@5.1.2",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafe-buffer%2F-%2Fsafe-buffer-5.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safe-buffer/-/safe-buffer-5.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|util-deprecate@1.0.2",
      "author": "Nathan Rajlich",
      "description": "The Node.js `util.deprecate()` function with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util-deprecate@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Futil-deprecate%2F-%2Futil-deprecate-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/util-deprecate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/util-deprecate/-/util-deprecate-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-equal",
      "version": "0.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|deep-equal@0.0.0",
      "author": "James Halliday",
      "description": "node's assert.deepEqual algorithm",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deep-equal@0.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdeep-equal%2F-%2Fdeep-equal-0.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/substack/node-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/deep-equal/-/deep-equal-0.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "defined",
      "version": "0.0.0",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|defined@0.0.0",
      "author": "James Halliday",
      "description": "return the first argument that is `!== undefined`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/defined@0.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdefined%2F-%2Fdefined-0.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/defined.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/defined",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/defined/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/defined/-/defined-0.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/defined"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonify",
      "version": "0.0.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|jsonify@0.0.1",
      "author": "Douglas Crockford",
      "description": "JSON without touching any globals",
      "licenses": [
        {
          "license": {
            "name": "Public Domain",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonify@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonify%2F-%2Fjsonify-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/jsonify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/jsonify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/jsonify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonify/-/jsonify-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonify"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent-base",
      "version": "1.0.2",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|agent-base@1.0.2",
      "author": "Nathan Rajlich",
      "description": "Turn a function into an `http.Agent` instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/agent-base@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fagent-base%2F-%2Fagent-base-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/node-agent-base.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/node-agent-base/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/agent-base/-/agent-base-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/agent-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "bootstrap@3.2.0-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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fextend%2F-%2Fextend-3.0.2.tgz",
      "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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "rainbowsocks",
      "version": "0.1.3",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|rainbowsocks@0.1.3",
      "author": "Ben Evans",
      "description": "SOCKS4a proxy client",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rainbowsocks@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frainbowsocks%2F-%2Frainbowsocks-0.1.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/bencevans/node-rainbowsocks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bencevans/node-rainbowsocks#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bencevans/node-rainbowsocks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/rainbowsocks/-/rainbowsocks-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rainbowsocks"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "2.2.0",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|rainbowsocks@0.1.3|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-2.2.0.tgz",
          "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.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/rainbowsocks/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "bootstrap@3.2.0-tuxcare.1|rainbowsocks@0.1.3|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-0.7.1.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/rainbowsocks/node_modules/ms"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._shimkeys",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._shimkeys%2F-%2Flodash._shimkeys-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._shimkeys"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.noop",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.noop%2F-%2Flodash.noop-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash.noop"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._createwrapper",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._createwrapper%2F-%2Flodash._createwrapper-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._createwrapper"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._shimisplainobject",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|lodash._shimisplainobject@2.4.1",
      "author": "John-David Dalton",
      "description": "The internal Lo-Dash function `shimIsPlainObject` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._shimisplainobject@2.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._shimisplainobject%2F-%2Flodash._shimisplainobject-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._shimisplainobject/-/lodash._shimisplainobject-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._shimisplainobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basebind",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._basebind%2F-%2Flodash._basebind-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._basebind"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basecreatewrapper",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._basecreatewrapper%2F-%2Flodash._basecreatewrapper-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/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/lodash._basecreatewrapper"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.forin",
      "version": "2.4.1",
      "bom-ref": "bootstrap@3.2.0-tuxcare.1|lodash.forin@2.4.1",
      "author": "John-David Dalton",
      "description": "The Lo-Dash function `_.forIn` as a Node.js module generated by lodash-cli.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.forin@2.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.forin%2F-%2Flodash.forin-2.4.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.forin/-/lodash.forin-2.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.forin"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "bootstrap@3.2.0-tuxcare.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|btoa@1.1.2",
        "bootstrap@3.2.0-tuxcare.1|glob@4.0.6",
        "bootstrap@3.2.0-tuxcare.1|grunt-autoprefixer@0.7.6",
        "bootstrap@3.2.0-tuxcare.1|grunt-banner@0.2.3",
        "bootstrap@3.2.0-tuxcare.1|grunt-cli@0.1.13",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-clean@0.5.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-concat@0.4.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-connect@0.8.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-copy@0.5.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-csslint@0.2.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-cssmin@0.10.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-jade@0.12.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-jshint@0.10.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-watch@0.6.1",
        "bootstrap@3.2.0-tuxcare.1|grunt-csscomb@2.0.1",
        "bootstrap@3.2.0-tuxcare.1|grunt-exec@0.4.7",
        "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18",
        "bootstrap@3.2.0-tuxcare.1|grunt-jekyll@0.4.7",
        "bootstrap@3.2.0-tuxcare.1|grunt-jscs-checker@0.6.2",
        "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1",
        "bootstrap@3.2.0-tuxcare.1|grunt-sed@0.1.1",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|load-grunt-tasks@0.6.0",
        "bootstrap@3.2.0-tuxcare.1|markdown@0.5.0",
        "bootstrap@3.2.0-tuxcare.1|time-grunt@0.3.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|btoa@1.1.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|glob@4.0.6",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|graceful-fs@3.0.12",
        "bootstrap@3.2.0-tuxcare.1|inherits@2.0.4",
        "bootstrap@3.2.0-tuxcare.1|minimatch@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|once@1.4.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-autoprefixer@0.7.6",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|autoprefixer@1.3.1",
        "bootstrap@3.2.0-tuxcare.1|chalk@0.4.0",
        "bootstrap@3.2.0-tuxcare.1|diff@1.0.8",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-banner@0.2.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-cli@0.1.13",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3",
        "bootstrap@3.2.0-tuxcare.1|nopt@1.0.10",
        "bootstrap@3.2.0-tuxcare.1|resolve@0.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-clean@0.5.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|rimraf@2.2.8"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-concat@0.4.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|chalk@0.4.0",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-connect@0.8.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-connect@0.8.0|async@0.9.2",
        "bootstrap@3.2.0-tuxcare.1|connect-livereload@0.4.1",
        "bootstrap@3.2.0-tuxcare.1|connect@2.19.6",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|open@0.0.5",
        "bootstrap@3.2.0-tuxcare.1|portscanner@0.2.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-connect@0.8.0|async@0.9.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-copy@0.5.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-csslint@0.2.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|csslint@0.10.0",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-cssmin@0.10.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|chalk@0.4.0",
        "bootstrap@3.2.0-tuxcare.1|clean-css@2.2.23",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-jade@0.12.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|chalk@0.4.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-lib-contrib@0.6.1",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|jade@1.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-jshint@0.10.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|hooker@0.2.3",
        "bootstrap@3.2.0-tuxcare.1|jshint@2.5.11"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|async@0.2.10",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|chalk@0.5.1",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|less@1.7.5",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|lodash@2.4.2",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|async@0.2.10"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|chalk@0.5.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|ansi-styles@1.1.0",
        "bootstrap@3.2.0-tuxcare.1|escape-string-regexp@1.0.5",
        "bootstrap@3.2.0-tuxcare.1|has-ansi@0.1.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|strip-ansi@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|lodash@2.4.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0|chalk@0.4.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|gzip-size@0.1.1",
        "bootstrap@3.2.0-tuxcare.1|pretty-bytes@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0|chalk@0.4.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0|ansi-styles@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|has-color@0.1.7",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0|strip-ansi@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0|ansi-styles@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|maxmin@0.1.0|strip-ansi@0.1.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|ansi-styles@1.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|strip-ansi@0.3.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|gzip-size@0.1.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|zlib-browserify@0.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-less@0.11.4|zlib-browserify@0.0.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|tape@0.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|chalk@0.5.1",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|lodash@2.4.2",
        "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2",
        "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|chalk@0.5.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|ansi-styles@1.1.0",
        "bootstrap@3.2.0-tuxcare.1|escape-string-regexp@1.0.5",
        "bootstrap@3.2.0-tuxcare.1|has-ansi@0.1.0",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|strip-ansi@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|lodash@2.4.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|ansi-styles@1.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-uglify@0.5.1|strip-ansi@0.3.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-watch@0.6.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-watch@0.6.1|async@0.2.10",
        "bootstrap@3.2.0-tuxcare.1|gaze@0.5.2",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|grunt-contrib-watch@0.6.1|lodash@2.4.2",
        "bootstrap@3.2.0-tuxcare.1|tiny-lr-fork@0.0.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-watch@0.6.1|async@0.2.10"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-contrib-watch@0.6.1|lodash@2.4.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-csscomb@2.0.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|csscomb@2.0.5",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-exec@0.4.7",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|colors@0.6.2",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18|request@2.34.0",
        "bootstrap@3.2.0-tuxcare.1|w3cjs@0.1.25"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18|request@2.34.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|aws-sign2@0.5.0",
        "bootstrap@3.2.0-tuxcare.1|forever-agent@0.5.2",
        "bootstrap@3.2.0-tuxcare.1|form-data@0.1.4",
        "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18|hawk@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|http-signature@0.10.1",
        "bootstrap@3.2.0-tuxcare.1|json-stringify-safe@5.0.1",
        "bootstrap@3.2.0-tuxcare.1|mime@1.2.11",
        "bootstrap@3.2.0-tuxcare.1|node-uuid@1.4.8",
        "bootstrap@3.2.0-tuxcare.1|oauth-sign@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|qs@0.6.6",
        "bootstrap@3.2.0-tuxcare.1|tough-cookie@6.0.1",
        "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18|tunnel-agent@0.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18|hawk@1.0.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|boom@0.4.2",
        "bootstrap@3.2.0-tuxcare.1|cryptiles@0.2.2",
        "bootstrap@3.2.0-tuxcare.1|hoek@0.9.1",
        "bootstrap@3.2.0-tuxcare.1|sntp@0.2.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-html-validation@0.1.18|tunnel-agent@0.3.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-jekyll@0.4.7",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|tmp@0.0.33"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-jscs-checker@0.6.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|hooker@0.2.3",
        "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9",
        "bootstrap@3.2.0-tuxcare.1|grunt-jscs-checker@0.6.2|lodash@2.4.2",
        "bootstrap@3.2.0-tuxcare.1|vow@0.4.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-jscs-checker@0.6.2|lodash@2.4.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|colors@0.6.2",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1|lodash@2.4.2",
        "bootstrap@3.2.0-tuxcare.1|q@1.0.1",
        "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1|request@2.35.0",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6",
        "bootstrap@3.2.0-tuxcare.1|saucelabs@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1|lodash@2.4.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1|request@2.35.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|aws-sign2@0.5.0",
        "bootstrap@3.2.0-tuxcare.1|forever-agent@0.5.2",
        "bootstrap@3.2.0-tuxcare.1|form-data@0.1.4",
        "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1|hawk@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|http-signature@0.10.1",
        "bootstrap@3.2.0-tuxcare.1|json-stringify-safe@5.0.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.merge@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|mime@1.2.11",
        "bootstrap@3.2.0-tuxcare.1|node-uuid@1.4.8",
        "bootstrap@3.2.0-tuxcare.1|oauth-sign@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|qs@0.6.6",
        "bootstrap@3.2.0-tuxcare.1|tough-cookie@6.0.1",
        "bootstrap@3.2.0-tuxcare.1|tunnel-agent@0.4.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-saucelabs@8.1.1|hawk@1.0.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|boom@0.4.2",
        "bootstrap@3.2.0-tuxcare.1|cryptiles@0.2.2",
        "bootstrap@3.2.0-tuxcare.1|hoek@0.9.1",
        "bootstrap@3.2.0-tuxcare.1|sntp@0.2.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-sed@0.1.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
        "bootstrap@3.2.0-tuxcare.1|replace@0.2.10"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|async@0.1.22",
        "bootstrap@3.2.0-tuxcare.1|coffee-script@1.3.3",
        "bootstrap@3.2.0-tuxcare.1|colors@0.6.2",
        "bootstrap@3.2.0-tuxcare.1|dateformat@1.0.2-1.2.3",
        "bootstrap@3.2.0-tuxcare.1|eventemitter2@0.4.14",
        "bootstrap@3.2.0-tuxcare.1|exit@0.1.2",
        "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3",
        "bootstrap@3.2.0-tuxcare.1|getobject@0.1.0",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|glob@3.1.21",
        "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log@0.1.3",
        "bootstrap@3.2.0-tuxcare.1|grunt-legacy-util@0.2.0",
        "bootstrap@3.2.0-tuxcare.1|hooker@0.2.3",
        "bootstrap@3.2.0-tuxcare.1|iconv-lite@0.2.11",
        "bootstrap@3.2.0-tuxcare.1|js-yaml@2.0.5",
        "bootstrap@3.2.0-tuxcare.1|lodash@0.9.2",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|minimatch@0.2.14",
        "bootstrap@3.2.0-tuxcare.1|nopt@1.0.10",
        "bootstrap@3.2.0-tuxcare.1|rimraf@2.2.8",
        "bootstrap@3.2.0-tuxcare.1|underscore.string@2.2.1",
        "bootstrap@3.2.0-tuxcare.1|which@1.0.9"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|glob@3.1.21",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|graceful-fs@1.2.3",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|inherits@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|minimatch@0.2.14"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|minimatch@0.2.14",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|graceful-fs@1.2.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt@0.4.5|inherits@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|load-grunt-tasks@0.6.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3",
        "bootstrap@3.2.0-tuxcare.1|multimatch@0.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|markdown@0.5.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|markdown@0.5.0|nopt@2.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|markdown@0.5.0|nopt@2.1.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|abbrev@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|time-grunt@0.3.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|chalk@0.4.0",
        "bootstrap@3.2.0-tuxcare.1|date-time@0.1.1",
        "bootstrap@3.2.0-tuxcare.1|hooker@0.2.3",
        "bootstrap@3.2.0-tuxcare.1|pretty-ms@0.1.0",
        "bootstrap@3.2.0-tuxcare.1|text-table@0.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|graceful-fs@3.0.12",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|natives@1.1.6"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|inherits@2.0.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|minimatch@1.0.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|once@1.4.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|wrappy@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|autoprefixer@1.3.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|caniuse-db@1.0.30001778",
        "bootstrap@3.2.0-tuxcare.1|fs-extra@0.9.1",
        "bootstrap@3.2.0-tuxcare.1|postcss@0.3.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|chalk@0.4.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|ansi-styles@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|has-color@0.1.7",
        "bootstrap@3.2.0-tuxcare.1|strip-ansi@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|diff@1.0.8"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3|glob@3.2.11",
        "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3|lodash@2.4.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3|glob@3.2.11",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|inherits@2.0.4",
        "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3|minimatch@0.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3|lodash@2.4.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|findup-sync@0.1.3|minimatch@0.3.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|nopt@1.0.10",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|abbrev@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|resolve@0.3.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|rimraf@2.2.8"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|connect-livereload@0.4.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|connect@2.19.6",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|basic-auth-connect@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|body-parser@1.3.1",
        "bootstrap@3.2.0-tuxcare.1|bytes@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|compression@1.0.7",
        "bootstrap@3.2.0-tuxcare.1|connect-timeout@1.1.0",
        "bootstrap@3.2.0-tuxcare.1|cookie-parser@1.1.0",
        "bootstrap@3.2.0-tuxcare.1|cookie-signature@1.0.3",
        "bootstrap@3.2.0-tuxcare.1|cookie@0.1.2",
        "bootstrap@3.2.0-tuxcare.1|csurf@1.2.1",
        "bootstrap@3.2.0-tuxcare.1|debug@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|errorhandler@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|escape-html@1.0.1",
        "bootstrap@3.2.0-tuxcare.1|express-session@1.2.1",
        "bootstrap@3.2.0-tuxcare.1|fresh@0.2.2",
        "bootstrap@3.2.0-tuxcare.1|method-override@2.0.2",
        "bootstrap@3.2.0-tuxcare.1|morgan@1.1.1",
        "bootstrap@3.2.0-tuxcare.1|multiparty@3.2.8",
        "bootstrap@3.2.0-tuxcare.1|on-headers@0.0.0",
        "bootstrap@3.2.0-tuxcare.1|parseurl@1.0.1",
        "bootstrap@3.2.0-tuxcare.1|pause@0.0.1",
        "bootstrap@3.2.0-tuxcare.1|qs@0.6.6",
        "bootstrap@3.2.0-tuxcare.1|response-time@2.0.0",
        "bootstrap@3.2.0-tuxcare.1|serve-favicon@2.0.1",
        "bootstrap@3.2.0-tuxcare.1|serve-index@1.1.1",
        "bootstrap@3.2.0-tuxcare.1|serve-static@1.2.3",
        "bootstrap@3.2.0-tuxcare.1|type-is@1.2.1",
        "bootstrap@3.2.0-tuxcare.1|vhost@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|open@0.0.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|portscanner@0.2.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|portscanner@0.2.3|async@0.1.15"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|portscanner@0.2.3|async@0.1.15"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|csslint@0.10.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|parserlib@0.2.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|clean-css@2.2.23",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|commander@2.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2|chalk@0.5.1",
        "bootstrap@3.2.0-tuxcare.1|figures@1.7.0",
        "bootstrap@3.2.0-tuxcare.1|gzip-size@0.2.0",
        "bootstrap@3.2.0-tuxcare.1|pretty-bytes@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2|chalk@0.5.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2|ansi-styles@1.1.0",
        "bootstrap@3.2.0-tuxcare.1|escape-string-regexp@1.0.5",
        "bootstrap@3.2.0-tuxcare.1|has-ansi@0.1.0",
        "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2|strip-ansi@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|supports-color@0.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2|ansi-styles@1.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|maxmin@0.2.2|strip-ansi@0.3.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-lib-contrib@0.6.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|zlib-browserify@0.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jade@1.3.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|character-parser@1.2.0",
        "bootstrap@3.2.0-tuxcare.1|jade@1.3.1|commander@2.1.0",
        "bootstrap@3.2.0-tuxcare.1|constantinople@2.0.1",
        "bootstrap@3.2.0-tuxcare.1|jade@1.3.1|mkdirp@0.3.5",
        "bootstrap@3.2.0-tuxcare.1|monocle@1.1.51",
        "bootstrap@3.2.0-tuxcare.1|transformers@2.1.0",
        "bootstrap@3.2.0-tuxcare.1|with@3.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jade@1.3.1|commander@2.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jade@1.3.1|mkdirp@0.3.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|hooker@0.2.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jshint@2.5.11",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|cli@0.6.6",
        "bootstrap@3.2.0-tuxcare.1|console-browserify@1.1.0",
        "bootstrap@3.2.0-tuxcare.1|exit@0.1.2",
        "bootstrap@3.2.0-tuxcare.1|htmlparser2@3.8.3",
        "bootstrap@3.2.0-tuxcare.1|minimatch@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|shelljs@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|strip-json-comments@1.0.4",
        "bootstrap@3.2.0-tuxcare.1|jshint@2.5.11|underscore@1.6.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jshint@2.5.11|underscore@1.6.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|less@1.7.5",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|clean-css@2.2.23",
        "bootstrap@3.2.0-tuxcare.1|graceful-fs@3.0.12",
        "bootstrap@3.2.0-tuxcare.1|mime@1.2.11",
        "bootstrap@3.2.0-tuxcare.1|mkdirp@0.5.6",
        "bootstrap@3.2.0-tuxcare.1|request@2.40.0",
        "bootstrap@3.2.0-tuxcare.1|source-map@0.1.43"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24|async@0.2.10",
        "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24|source-map@0.1.34",
        "bootstrap@3.2.0-tuxcare.1|uglify-to-browserify@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|yargs@3.5.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24|async@0.2.10"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24|source-map@0.1.34",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|amdefine@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|gaze@0.5.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|globule@0.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|tiny-lr-fork@0.0.5",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|tiny-lr-fork@0.0.5|debug@0.7.4",
        "bootstrap@3.2.0-tuxcare.1|faye-websocket@0.4.4",
        "bootstrap@3.2.0-tuxcare.1|noptify@0.0.3",
        "bootstrap@3.2.0-tuxcare.1|tiny-lr-fork@0.0.5|qs@0.5.6"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|tiny-lr-fork@0.0.5|debug@0.7.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|tiny-lr-fork@0.0.5|qs@0.5.6"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|csscomb@2.0.5",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|csscomb@2.0.5|commander@2.0.0",
        "bootstrap@3.2.0-tuxcare.1|gonzales-pe@2.0.2",
        "bootstrap@3.2.0-tuxcare.1|csscomb@2.0.5|minimatch@0.2.12",
        "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2",
        "bootstrap@3.2.0-tuxcare.1|vow@0.4.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|csscomb@2.0.5|commander@2.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|csscomb@2.0.5|minimatch@0.2.12",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|colors@0.6.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|w3cjs@0.1.25",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|w3cjs@0.1.25|commander@2.0.0",
        "bootstrap@3.2.0-tuxcare.1|superagent-proxy@0.2.0",
        "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|w3cjs@0.1.25|commander@2.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|tmp@0.0.33",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|os-tmpdir@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|colors@0.6.2",
        "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|commander@2.3.0",
        "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|esprima@1.2.5",
        "bootstrap@3.2.0-tuxcare.1|glob@4.0.6",
        "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|minimatch@0.4.0",
        "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|strip-json-comments@0.1.3",
        "bootstrap@3.2.0-tuxcare.1|supports-color@0.2.0",
        "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2",
        "bootstrap@3.2.0-tuxcare.1|vow@0.4.4",
        "bootstrap@3.2.0-tuxcare.1|xmlbuilder@2.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|commander@2.3.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|esprima@1.2.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|minimatch@0.4.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jscs@1.5.9|strip-json-comments@0.1.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|vow@0.4.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|q@1.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|chalk@0.4.0",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|request@2.21.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|request@2.21.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|aws-sign@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|cookie-jar@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|forever-agent@0.5.2",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|form-data@0.0.8",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|hawk@0.13.1",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|http-signature@0.9.11",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|json-stringify-safe@4.0.0",
        "bootstrap@3.2.0-tuxcare.1|mime@1.2.11",
        "bootstrap@3.2.0-tuxcare.1|node-uuid@1.4.8",
        "bootstrap@3.2.0-tuxcare.1|oauth-sign@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|qs@0.6.6",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|tunnel-agent@0.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|form-data@0.0.8",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|async@0.2.10",
        "bootstrap@3.2.0-tuxcare.1|combined-stream@0.0.7",
        "bootstrap@3.2.0-tuxcare.1|mime@1.2.11"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|hawk@0.13.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|boom@0.4.2",
        "bootstrap@3.2.0-tuxcare.1|cryptiles@0.2.2",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|hoek@0.8.5",
        "bootstrap@3.2.0-tuxcare.1|sntp@0.2.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|http-signature@0.9.11",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|asn1@0.1.11",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|assert-plus@0.1.2",
        "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|ctype@0.5.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|json-stringify-safe@4.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|tunnel-agent@0.3.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|async@0.2.10"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|hoek@0.8.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|assert-plus@0.1.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sauce-tunnel@2.0.6|ctype@0.5.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|saucelabs@0.1.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|replace@0.2.10",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|replace@0.2.10|colors@0.5.1",
        "bootstrap@3.2.0-tuxcare.1|replace@0.2.10|minimatch@0.2.14",
        "bootstrap@3.2.0-tuxcare.1|nomnom@1.6.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|replace@0.2.10|colors@0.5.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|replace@0.2.10|minimatch@0.2.14",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|async@0.1.22"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|coffee-script@1.3.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|dateformat@1.0.2-1.2.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|eventemitter2@0.4.14"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|exit@0.1.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|getobject@0.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log@0.1.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|colors@0.6.2",
        "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log-utils@0.1.1",
        "bootstrap@3.2.0-tuxcare.1|hooker@0.2.3",
        "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log@0.1.3|lodash@2.4.2",
        "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log@0.1.3|underscore.string@2.3.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log@0.1.3|lodash@2.4.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log@0.1.3|underscore.string@2.3.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-util@0.2.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|async@0.1.22",
        "bootstrap@3.2.0-tuxcare.1|exit@0.1.2",
        "bootstrap@3.2.0-tuxcare.1|getobject@0.1.0",
        "bootstrap@3.2.0-tuxcare.1|hooker@0.2.3",
        "bootstrap@3.2.0-tuxcare.1|lodash@0.9.2",
        "bootstrap@3.2.0-tuxcare.1|underscore.string@2.2.1",
        "bootstrap@3.2.0-tuxcare.1|which@1.0.9"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|iconv-lite@0.2.11"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|js-yaml@2.0.5",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|argparse@0.1.16",
        "bootstrap@3.2.0-tuxcare.1|esprima@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash@0.9.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|underscore.string@2.2.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|which@1.0.9"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|multimatch@0.3.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|array-differ@0.1.0",
        "bootstrap@3.2.0-tuxcare.1|array-union@0.1.0",
        "bootstrap@3.2.0-tuxcare.1|multimatch@0.3.0|minimatch@0.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|multimatch@0.3.0|minimatch@0.3.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|date-time@0.1.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|pretty-ms@0.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|text-table@0.2.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|natives@1.1.6"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|wrappy@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|caniuse-db@1.0.30001778"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|fs-extra@0.9.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|jsonfile@1.1.1",
        "bootstrap@3.2.0-tuxcare.1|mkdirp@0.5.6",
        "bootstrap@3.2.0-tuxcare.1|ncp@0.5.1",
        "bootstrap@3.2.0-tuxcare.1|rimraf@2.2.8"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|postcss@0.3.5",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|base64-js@0.0.8",
        "bootstrap@3.2.0-tuxcare.1|source-map@0.1.43"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|ansi-styles@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|has-color@0.1.7"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|strip-ansi@0.1.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|abbrev@1.1.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|basic-auth-connect@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|body-parser@1.3.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|bytes@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|qs@0.6.6",
        "bootstrap@3.2.0-tuxcare.1|raw-body@1.1.6",
        "bootstrap@3.2.0-tuxcare.1|type-is@1.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|bytes@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|compression@1.0.7",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|accepts@1.0.3",
        "bootstrap@3.2.0-tuxcare.1|bytes@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|compressible@1.1.0",
        "bootstrap@3.2.0-tuxcare.1|on-headers@0.0.0",
        "bootstrap@3.2.0-tuxcare.1|vary@0.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|connect-timeout@1.1.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|connect-timeout@1.1.0|debug@0.8.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|connect-timeout@1.1.0|debug@0.8.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|cookie-parser@1.1.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|cookie-signature@1.0.3",
        "bootstrap@3.2.0-tuxcare.1|cookie@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|cookie-signature@1.0.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|cookie@0.1.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|csurf@1.2.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|csrf-tokens@1.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|debug@1.0.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|ms@0.6.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|errorhandler@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|escape-html@1.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|express-session@1.2.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|buffer-crc32@0.2.1",
        "bootstrap@3.2.0-tuxcare.1|cookie-signature@1.0.3",
        "bootstrap@3.2.0-tuxcare.1|cookie@0.1.2",
        "bootstrap@3.2.0-tuxcare.1|express-session@1.2.1|debug@0.8.1",
        "bootstrap@3.2.0-tuxcare.1|on-headers@0.0.0",
        "bootstrap@3.2.0-tuxcare.1|express-session@1.2.1|uid2@0.0.3",
        "bootstrap@3.2.0-tuxcare.1|utils-merge@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|express-session@1.2.1|debug@0.8.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|express-session@1.2.1|uid2@0.0.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|fresh@0.2.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|method-override@2.0.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|methods@1.0.1",
        "bootstrap@3.2.0-tuxcare.1|parseurl@1.0.1",
        "bootstrap@3.2.0-tuxcare.1|vary@0.1.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|morgan@1.1.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|bytes@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|multiparty@3.2.8",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|readable-stream@1.1.14",
        "bootstrap@3.2.0-tuxcare.1|stream-counter@0.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|on-headers@0.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|parseurl@1.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|pause@0.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|qs@0.6.6"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|response-time@2.0.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|on-headers@0.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|serve-favicon@2.0.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|fresh@0.2.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|serve-index@1.1.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|accepts@1.0.3",
        "bootstrap@3.2.0-tuxcare.1|batch@0.5.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|serve-static@1.2.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|escape-html@1.0.1",
        "bootstrap@3.2.0-tuxcare.1|parseurl@1.0.1",
        "bootstrap@3.2.0-tuxcare.1|send@0.4.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|type-is@1.2.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|mime-types@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|vhost@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|parserlib@0.2.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|commander@2.2.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|figures@1.7.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|escape-string-regexp@1.0.5",
        "bootstrap@3.2.0-tuxcare.1|object-assign@4.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|gzip-size@0.2.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|browserify-zlib@0.1.4",
        "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|pretty-bytes@0.1.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|zlib-browserify@0.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|character-parser@1.2.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|constantinople@2.0.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|monocle@1.1.51",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|readdirp@0.2.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|transformers@2.1.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|css@1.0.8",
        "bootstrap@3.2.0-tuxcare.1|promise@2.0.0",
        "bootstrap@3.2.0-tuxcare.1|transformers@2.1.0|uglify-js@2.2.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|transformers@2.1.0|uglify-js@2.2.5",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|optimist@0.3.7",
        "bootstrap@3.2.0-tuxcare.1|source-map@0.1.43"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|with@3.0.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|uglify-js@2.4.24"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|cli@0.6.6",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|exit@0.1.2",
        "bootstrap@3.2.0-tuxcare.1|cli@0.6.6|glob@3.2.11"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|cli@0.6.6|glob@3.2.11",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|inherits@2.0.4",
        "bootstrap@3.2.0-tuxcare.1|cli@0.6.6|minimatch@0.3.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|cli@0.6.6|minimatch@0.3.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|console-browserify@1.1.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|date-now@0.1.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|htmlparser2@3.8.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|domelementtype@1.3.1",
        "bootstrap@3.2.0-tuxcare.1|domhandler@2.3.0",
        "bootstrap@3.2.0-tuxcare.1|domutils@1.5.1",
        "bootstrap@3.2.0-tuxcare.1|entities@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|readable-stream@1.1.14"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|shelljs@0.3.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|strip-json-comments@1.0.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|escape-string-regexp@1.0.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|has-ansi@0.1.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|supports-color@0.2.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|mime@1.2.11"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|mkdirp@0.5.6",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|minimist@1.2.8"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|request@2.40.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|aws-sign2@0.5.0",
        "bootstrap@3.2.0-tuxcare.1|forever-agent@0.5.2",
        "bootstrap@3.2.0-tuxcare.1|form-data@0.1.4",
        "bootstrap@3.2.0-tuxcare.1|hawk@1.1.1",
        "bootstrap@3.2.0-tuxcare.1|http-signature@0.10.1",
        "bootstrap@3.2.0-tuxcare.1|json-stringify-safe@5.0.1",
        "bootstrap@3.2.0-tuxcare.1|request@2.40.0|mime-types@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|node-uuid@1.4.8",
        "bootstrap@3.2.0-tuxcare.1|oauth-sign@0.3.0",
        "bootstrap@3.2.0-tuxcare.1|request@2.40.0|qs@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|stringstream@0.0.6",
        "bootstrap@3.2.0-tuxcare.1|tough-cookie@6.0.1",
        "bootstrap@3.2.0-tuxcare.1|tunnel-agent@0.4.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|request@2.40.0|mime-types@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|request@2.40.0|qs@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|source-map@0.1.43",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|amdefine@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|uglify-to-browserify@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|yargs@3.5.4",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|camelcase@1.2.1",
        "bootstrap@3.2.0-tuxcare.1|decamelize@1.2.0",
        "bootstrap@3.2.0-tuxcare.1|window-size@0.1.0",
        "bootstrap@3.2.0-tuxcare.1|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|globule@0.1.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|glob@3.1.21",
        "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|lodash@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|minimatch@0.2.14"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|glob@3.1.21",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|graceful-fs@1.2.3",
        "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|inherits@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|minimatch@0.2.14"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|lodash@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|minimatch@0.2.14",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|graceful-fs@1.2.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|globule@0.1.0|inherits@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|faye-websocket@0.4.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|noptify@0.0.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|noptify@0.0.3|nopt@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|noptify@0.0.3|nopt@2.0.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|abbrev@1.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|gonzales-pe@2.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2|glob@3.2.8",
        "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2|node-uuid@1.4.0",
        "bootstrap@3.2.0-tuxcare.1|vow-queue@0.3.1",
        "bootstrap@3.2.0-tuxcare.1|vow@0.4.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2|glob@3.2.8",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|inherits@2.0.4",
        "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2|minimatch@0.2.14"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2|node-uuid@1.4.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|vow-fs@0.3.2|minimatch@0.2.14",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lru-cache@2.7.3",
        "bootstrap@3.2.0-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|aws-sign2@0.5.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|forever-agent@0.5.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|form-data@0.1.4",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|form-data@0.1.4|async@0.9.2",
        "bootstrap@3.2.0-tuxcare.1|combined-stream@0.0.7",
        "bootstrap@3.2.0-tuxcare.1|mime@1.2.11"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|form-data@0.1.4|async@0.9.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|http-signature@0.10.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|asn1@0.1.11",
        "bootstrap@3.2.0-tuxcare.1|assert-plus@0.1.5",
        "bootstrap@3.2.0-tuxcare.1|ctype@0.5.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|json-stringify-safe@5.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|node-uuid@1.4.8"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|oauth-sign@0.3.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|tough-cookie@6.0.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|tldts@7.0.25"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|superagent-proxy@0.2.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|proxy-agent@0.0.2",
        "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|cookiejar@1.3.0",
        "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|debug@0.7.4",
        "bootstrap@3.2.0-tuxcare.1|emitter-component@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|formidable@1.0.14",
        "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|methods@0.0.1",
        "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|mime@1.2.5",
        "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|qs@0.6.5",
        "bootstrap@3.2.0-tuxcare.1|reduce-component@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|debug@0.7.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|methods@0.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|mime@1.2.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|superagent@0.15.7|qs@0.6.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|os-tmpdir@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|xmlbuilder@2.3.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash.assign@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.create@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isarray@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isempty@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isfunction@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.merge@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._basecreatecallback@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._basemerge@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._getarray@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._releasearray@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._slice@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|tunnel-agent@0.4.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|nomnom@1.6.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|nomnom@1.6.2|colors@0.5.1",
        "bootstrap@3.2.0-tuxcare.1|nomnom@1.6.2|underscore@1.4.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|nomnom@1.6.2|colors@0.5.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|nomnom@1.6.2|underscore@1.4.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log-utils@0.1.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|colors@0.6.2",
        "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log-utils@0.1.1|lodash@2.4.2",
        "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log-utils@0.1.1|underscore.string@2.3.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log-utils@0.1.1|lodash@2.4.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|grunt-legacy-log-utils@0.1.1|underscore.string@2.3.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|argparse@0.1.16",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|argparse@0.1.16|underscore.string@2.4.0",
        "bootstrap@3.2.0-tuxcare.1|underscore@1.7.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|argparse@0.1.16|underscore.string@2.4.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|esprima@1.0.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|array-differ@0.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|array-union@0.1.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|array-uniq@0.1.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jsonfile@1.1.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|ncp@0.5.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|base64-js@0.0.8"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|raw-body@1.1.6",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|bytes@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|accepts@1.0.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|mime@1.2.11",
        "bootstrap@3.2.0-tuxcare.1|negotiator@0.4.6"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|compressible@1.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|vary@0.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|csrf-tokens@1.0.4",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|rndm@1.2.0",
        "bootstrap@3.2.0-tuxcare.1|scmp@0.0.3",
        "bootstrap@3.2.0-tuxcare.1|uid2@0.0.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|ms@0.6.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|buffer-crc32@0.2.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|utils-merge@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|methods@1.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|readable-stream@1.1.14",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|core-util-is@1.0.3",
        "bootstrap@3.2.0-tuxcare.1|inherits@2.0.4",
        "bootstrap@3.2.0-tuxcare.1|isarray@0.0.1",
        "bootstrap@3.2.0-tuxcare.1|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|stream-counter@0.2.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|readable-stream@1.1.14"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|batch@0.5.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|send@0.4.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|debug@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|escape-html@1.0.1",
        "bootstrap@3.2.0-tuxcare.1|finished@1.2.2",
        "bootstrap@3.2.0-tuxcare.1|fresh@0.2.2",
        "bootstrap@3.2.0-tuxcare.1|mime@1.2.11",
        "bootstrap@3.2.0-tuxcare.1|range-parser@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|mime-types@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|object-assign@4.1.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|browserify-zlib@0.1.4",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|pako@0.2.9"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|buffer-from@1.1.2",
        "bootstrap@3.2.0-tuxcare.1|inherits@2.0.4",
        "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2|readable-stream@2.3.8",
        "bootstrap@3.2.0-tuxcare.1|typedarray@0.0.6"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2|readable-stream@2.3.8",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|core-util-is@1.0.3",
        "bootstrap@3.2.0-tuxcare.1|inherits@2.0.4",
        "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2|isarray@1.0.0",
        "bootstrap@3.2.0-tuxcare.1|process-nextick-args@2.0.1",
        "bootstrap@3.2.0-tuxcare.1|safe-buffer@5.1.2",
        "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2|string_decoder@1.1.1",
        "bootstrap@3.2.0-tuxcare.1|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2|isarray@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|concat-stream@1.6.2|string_decoder@1.1.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|readdirp@0.2.5",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|minimatch@1.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|css@1.0.8",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|css-parse@1.0.4",
        "bootstrap@3.2.0-tuxcare.1|css-stringify@1.0.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|promise@2.0.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|is-promise@1.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|date-now@0.1.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|domelementtype@1.3.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|domhandler@2.3.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|domelementtype@1.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|domutils@1.5.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|dom-serializer@0.2.2",
        "bootstrap@3.2.0-tuxcare.1|domelementtype@1.3.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|entities@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|ansi-regex@0.2.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|minimist@1.2.8"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|hawk@1.1.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|boom@0.4.2",
        "bootstrap@3.2.0-tuxcare.1|cryptiles@0.2.2",
        "bootstrap@3.2.0-tuxcare.1|hoek@0.9.1",
        "bootstrap@3.2.0-tuxcare.1|sntp@0.2.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|stringstream@0.0.6"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|amdefine@1.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|camelcase@1.2.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|decamelize@1.2.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|window-size@0.1.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|wordwrap@0.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|vow-queue@0.3.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|vow@0.4.4"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|combined-stream@0.0.7",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|boom@0.4.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|cryptiles@0.2.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|boom@0.4.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|hoek@0.9.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|sntp@0.2.4",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|asn1@0.1.11"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|assert-plus@0.1.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|ctype@0.5.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|tldts@7.0.25",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|tldts-core@7.0.25"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|proxy-agent@0.0.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|http-proxy-agent@0.2.7",
        "bootstrap@3.2.0-tuxcare.1|https-proxy-agent@0.3.6",
        "bootstrap@3.2.0-tuxcare.1|proxy-agent@0.0.2|lru-cache@2.3.1",
        "bootstrap@3.2.0-tuxcare.1|socks-proxy-agent@0.1.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|proxy-agent@0.0.2|lru-cache@2.3.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|cookiejar@1.3.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|emitter-component@1.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|formidable@1.0.14"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|reduce-component@1.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.assign@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._basecreatecallback@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._objecttypes@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.create@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._basecreate@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.assign@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.isarray@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._isnative@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.isempty@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash.forown@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isfunction@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.isfunction@2.4.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.isobject@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._basecreatecallback@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._setbinddata@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.bind@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.identity@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.support@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._basemerge@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash.foreach@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.forown@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isarray@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isplainobject@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._getarray@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._arraypool@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._releasearray@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._arraypool@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._maxpoolsize@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._slice@2.4.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|aws-sign@0.3.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|cookie-jar@0.3.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|underscore@1.7.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|array-uniq@0.1.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|negotiator@0.4.6"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|rndm@1.2.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|scmp@0.0.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|uid2@0.0.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|core-util-is@1.0.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|isarray@0.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|string_decoder@0.10.31"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|finished@1.2.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|ee-first@1.0.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|range-parser@1.0.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|pako@0.2.9"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|buffer-from@1.1.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|typedarray@0.0.6"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|css-parse@1.0.4"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|css-stringify@1.0.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|is-promise@1.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|optimist@0.3.7",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|dom-serializer@0.2.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|dom-serializer@0.2.2|domelementtype@2.3.0",
        "bootstrap@3.2.0-tuxcare.1|dom-serializer@0.2.2|entities@2.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|dom-serializer@0.2.2|domelementtype@2.3.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|dom-serializer@0.2.2|entities@2.2.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|tape@0.2.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|deep-equal@0.0.0",
        "bootstrap@3.2.0-tuxcare.1|defined@0.0.0",
        "bootstrap@3.2.0-tuxcare.1|jsonify@0.0.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|delayed-stream@0.0.5"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|tldts-core@7.0.25"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|http-proxy-agent@0.2.7",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|agent-base@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|http-proxy-agent@0.2.7|debug@2.6.9",
        "bootstrap@3.2.0-tuxcare.1|extend@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|http-proxy-agent@0.2.7|debug@2.6.9",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|http-proxy-agent@0.2.7|ms@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|http-proxy-agent@0.2.7|ms@2.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|https-proxy-agent@0.3.6",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|agent-base@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|https-proxy-agent@0.3.6|debug@2.6.9",
        "bootstrap@3.2.0-tuxcare.1|extend@3.0.2"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|https-proxy-agent@0.3.6|debug@2.6.9",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|https-proxy-agent@0.3.6|ms@2.0.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|https-proxy-agent@0.3.6|ms@2.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|socks-proxy-agent@0.1.2",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|agent-base@1.0.2",
        "bootstrap@3.2.0-tuxcare.1|socks-proxy-agent@0.1.2|extend@1.2.1",
        "bootstrap@3.2.0-tuxcare.1|rainbowsocks@0.1.3"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|socks-proxy-agent@0.1.2|extend@1.2.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._objecttypes@2.4.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.keys@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._isnative@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._shimkeys@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._basecreate@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._isnative@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isobject@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.noop@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._isnative@2.4.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.forown@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._basecreatecallback@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._objecttypes@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.keys@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._setbinddata@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._isnative@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.noop@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.bind@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._createwrapper@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._slice@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.identity@2.4.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.support@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._isnative@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.foreach@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._basecreatecallback@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.forown@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.isplainobject@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._isnative@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._shimisplainobject@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._arraypool@2.4.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._maxpoolsize@2.4.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|ee-first@1.0.3"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|process-nextick-args@2.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|safe-buffer@5.1.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|util-deprecate@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|deep-equal@0.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|defined@0.0.0"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|jsonify@0.0.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|agent-base@1.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|extend@3.0.2"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|rainbowsocks@0.1.3",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|rainbowsocks@0.1.3|debug@2.2.0"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|rainbowsocks@0.1.3|debug@2.2.0",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|rainbowsocks@0.1.3|ms@0.7.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|rainbowsocks@0.1.3|ms@0.7.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._shimkeys@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._objecttypes@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.noop@2.4.1"
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._createwrapper@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._basebind@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._basecreatewrapper@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._slice@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isfunction@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._shimisplainobject@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash.forin@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isfunction@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._basebind@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._basecreate@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._setbinddata@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._slice@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash._basecreatewrapper@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._basecreate@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._setbinddata@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._slice@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash.isobject@2.4.1"
      ]
    },
    {
      "ref": "bootstrap@3.2.0-tuxcare.1|lodash.forin@2.4.1",
      "dependsOn": [
        "bootstrap@3.2.0-tuxcare.1|lodash._basecreatecallback@2.4.1",
        "bootstrap@3.2.0-tuxcare.1|lodash._objecttypes@2.4.1"
      ]
    }
  ]
}