{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:a1d88d3c-ce9a-4361-ab3c-425693751f4b",
  "metadata": {
    "timestamp": "2026-03-23T09:06:00.678Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.9.0"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "uglify-js",
      "version": "1.1.1-tuxcare.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2",
      "author": "Mihai Bazon",
      "description": "JavaScript parser and compressor/beautifier toolkit",
      "purl": "pkg:npm/uglify-js@1.1.1-tuxcare.2?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fmishoo%2FUglifyJS.git",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mishoo/UglifyJS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "nodeunit",
      "version": "0.9.5",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|nodeunit@0.9.5",
      "description": "Easy unit testing for node.js and the browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nodeunit@0.9.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnodeunit%2F-%2Fnodeunit-0.9.5.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/caolan/nodeunit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/caolan/nodeunit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/caolan/nodeunit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nodeunit/-/nodeunit-0.9.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "68be782c45481bfb5779f2354811fa2d0ace59f85d37b107b2c79a5b3378cb1690b8d8aa35e29eb6a7e771fed79412087efd9c9472657e79ad29c11207a14ac4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nodeunit"
        }
      ]
    },
    {
      "type": "library",
      "name": "tap",
      "version": "7.1.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|tap@7.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "A Test-Anything-Protocol library",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap@7.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftap%2F-%2Ftap-7.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/node-tap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://node-tap.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/node-tap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tap/-/tap-7.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "448dd57fcca7d0fd82e6b810620f2223c5de30eaf091acb100c0b89d765c392500342e138a0e2ff453ba0689528ead5668b15a1912cf7d411a61d668ead20950"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap"
        }
      ]
    },
    {
      "type": "library",
      "name": "bluebird",
      "version": "3.7.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|bluebird@3.7.2",
      "author": "Petka Antonov",
      "description": "Full featured Promises/A+ implementation with exceptionally good performance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bluebird@3.7.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbluebird%2F-%2Fbluebird-3.7.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/petkaantonov/bluebird.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/petkaantonov/bluebird",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/petkaantonov/bluebird/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bluebird/-/bluebird-3.7.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e9363e860d0cdd7d6fabd969e7ef189201ded33378f39311970464ed58ab925efd71515f9acf1026f2375664dd3a413424fb63765c1f6344392f6e6426711b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bluebird"
        }
      ]
    },
    {
      "type": "library",
      "name": "clean-yaml-object",
      "version": "0.1.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|clean-yaml-object@0.1.0",
      "author": "James Talmage",
      "description": "Clean up an object prior to serialization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/clean-yaml-object@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fclean-yaml-object%2F-%2Fclean-yaml-object-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/clean-yaml-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/clean-yaml-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/clean-yaml-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/clean-yaml-object/-/clean-yaml-object-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "df238d9a537d092024ccdc2744288943b436c4ae665ae11f2f73ee4d970053384e6db5ec7ec9cca6d2735f0cfdde7739ce7f55f53c0254c995ef0e31b26e3777"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clean-yaml-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-support",
      "version": "1.1.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|color-support@1.1.3",
      "author": "Isaac Z. Schlueter",
      "description": "A module which will endeavor to guess your terminal's level of color support.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-support@1.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolor-support%2F-%2Fcolor-support-1.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/color-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/color-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/color-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/color-support/-/color-support-1.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa20639296cc2cefc72faf32fa5878ab4fced4c6458f6457e97fca98c6b7fa0243df3f96c08d59cc31f2b2fa87192de63fa9b39cf724a579b0d6723d7098f246"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "coveralls",
      "version": "2.13.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|coveralls@2.13.3",
      "author": "Gregg Caines",
      "description": "takes json-cov output into stdin and POSTs to coveralls.io",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/coveralls@2.13.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcoveralls%2F-%2Fcoveralls-2.13.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/nickmerwin/node-coveralls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nickmerwin/node-coveralls#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nickmerwin/node-coveralls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/coveralls/-/coveralls-2.13.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8a20269fe9755ea47034b5e15bc46ce6a1d9445318a7d6483e310e551a42fdce2ca3a63f7f8fe5162d057d1e41f5c0aa83286427971999bbdc5517cff0c1dc87"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/coveralls"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "js-yaml",
          "version": "3.6.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|coveralls@2.13.3|js-yaml@3.6.1",
          "author": "Vladimir Zapparov",
          "description": "YAML 1.2 parser and serializer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/js-yaml@3.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-yaml%2F-%2Fjs-yaml-3.6.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/nodeca/js-yaml.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodeca/js-yaml",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodeca/js-yaml/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/js-yaml/-/js-yaml-3.6.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "04bbf7a3185f113fb0e5f8cfc2adcfb00b31ce2f62deacd4fff1cca56573d00e8aa6517ce87751f71d931a7bfd0d785252b3bb2cef1ccd4893777c9bde62d2be"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/coveralls/node_modules/js-yaml"
            }
          ]
        },
        {
          "type": "library",
          "name": "esprima",
          "version": "2.7.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|coveralls@2.13.3|esprima@2.7.3",
          "author": "Ariya Hidayat",
          "description": "ECMAScript parsing infrastructure for multipurpose analysis",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/esprima@2.7.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-2.7.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jquery/esprima.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://esprima.org",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jquery/esprima/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima/-/esprima-2.7.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "39aacf7f3d25142896e3f015d8ecb5469f6abb48aeb132aaca4c13b2918266d3f1985f35251e0c98879bbc5d45f7e50e2ad87666e6cb4385c619a53e8529fdf4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/coveralls/node_modules/esprima"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "deeper",
      "version": "2.1.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|deeper@2.1.0",
      "author": "Forrest L Norvell",
      "description": "JavaScript \"deep equality\" / structural equality tester with Node.js flavor.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deeper@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdeeper%2F-%2Fdeeper-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/othiym23/node-deeper.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/othiym23/node-deeper#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/othiym23/node-deeper/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/deeper/-/deeper-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "48214053ba97bb762f8a6efd420e316dae441085a0f6bf2d0721536f1fca87094fb51d0c0bb364c72d9aa4b51e52650135538c0f204f773b2ddacda62b67bf88"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deeper"
        }
      ]
    },
    {
      "type": "library",
      "name": "foreground-child",
      "version": "1.5.6",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|foreground-child@1.5.6",
      "author": "Isaac Z. Schlueter",
      "description": "Run a child as if it's the foreground process.  Give it stdio.  Exit when it exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/foreground-child@1.5.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fforeground-child%2F-%2Fforeground-child-1.5.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/foreground-child.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/foreground-child#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/foreground-child/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/foreground-child/-/foreground-child-1.5.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dd3398fb84ca574325f373d725063e24541a1cd577f25cd00c8cf35d88359167412de9c682866102cd022a0cc8df5be2da9584a5032afd88b86e92b008f930ee"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/foreground-child"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "7.2.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|glob@7.2.3",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@7.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-7.2.3.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-7.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9c5474ccba54d9809a471c28089bcbe94bc21f6245c85548bf04cbb087f6d40b8794cb240358614dd93e2e5609b4e958b7dbfa76fb330f604646a04bfa240af5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "1.1.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|isexe@1.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "Minimal module to check if a file is executable.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isexe@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisexe%2F-%2Fisexe-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/isexe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/isexe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/isexe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isexe/-/isexe-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "776789ccaebdd726703c772fd4b6de00e6bdd72309f5099f4e048ed685c1eb97b35615d0b3105a736bc40786cc566b3d706cda03df67e95daf88732af3654b0f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "3.14.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|js-yaml@3.14.2",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.14.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-yaml%2F-%2Fjs-yaml-3.14.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/js-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/js-yaml/-/js-yaml-3.14.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3cc4a692ac6bd74e976b5e7a736336eb967e153acf97ea3177fae0390cb6b628d078ae53c50e37a6c3b5642c2154e49d9e7f91ce4ce5473fde638060241615a6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "nyc",
      "version": "7.1.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0",
      "author": "Ben Coe",
      "description": "the Istanbul command line interface",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nyc@7.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnyc%2F-%2Fnyc-7.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/bcoe/nyc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bcoe/nyc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bcoe/nyc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nyc/-/nyc-7.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c116cd68c42acf55e8a9903b4c8d31c4639c3f10a365ba5b32542ace70abe711ea3baff810405cdfc0ba4b03ce034aef72260a1d17661c810d3ec231e6fe7854"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nyc"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "arrify",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arrify@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Convert a value to an array",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/arrify@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/arrify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/arrify#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/arrify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "898508da2226f380df904728456849c1501a4b0d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/arrify"
            }
          ]
        },
        {
          "type": "library",
          "name": "caching-transform",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|caching-transform@1.0.1",
          "author": "James Talmage",
          "description": "Wraps a transform and provides caching",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/caching-transform@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jamestalmage/caching-transform.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jamestalmage/caching-transform#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jamestalmage/caching-transform/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/caching-transform/-/caching-transform-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6dbdb2f20f8d8fbce79f3e94e9d1742dcdf5c0a1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/caching-transform"
            }
          ]
        },
        {
          "type": "library",
          "name": "convert-source-map",
          "version": "1.3.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|convert-source-map@1.3.0",
          "author": "Thorsten Lorenz",
          "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/convert-source-map@1.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/convert-source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/convert-source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e9f3e9c6e2728efc2676696a70eb382f73106a67"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/convert-source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "default-require-extensions",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|default-require-extensions@1.0.0",
          "author": "James Talmage",
          "description": "Node's default require extensions as a separate module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/default-require-extensions@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jamestalmage/default-require-extensions.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jamestalmage/default-require-extensions#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jamestalmage/default-require-extensions/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/default-require-extensions"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-cache-dir",
          "version": "0.1.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|find-cache-dir@0.1.1",
          "author": "James Talmage",
          "description": "My well-made module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-cache-dir@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jamestalmage/find-cache-dir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jamestalmage/find-cache-dir#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jamestalmage/find-cache-dir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-0.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c8defae57c8a52a8a784f9e31c57c742e993a0b9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/find-cache-dir"
            }
          ]
        },
        {
          "type": "library",
          "name": "find-up",
          "version": "1.1.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|find-up@1.1.2",
          "author": "Sindre Sorhus",
          "description": "Find a file by walking up parent directories",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/find-up@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/find-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/find-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/find-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "foreground-child",
          "version": "1.5.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|foreground-child@1.5.3",
          "author": "Isaac Z. Schlueter",
          "description": "Run a child as if it's the foreground process.  Give it stdio.  Exit when it exits.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/foreground-child@1.5.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/foreground-child.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/foreground-child#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/foreground-child/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-1.5.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "94dd6aba671389867de8e57e99f1c2ecfb15c01a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/foreground-child"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "7.0.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob@7.0.5",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@7.0.5",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/glob/-/glob-7.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b4202a69099bbb4d292a7c1b95b6682b67ebdc95"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-coverage",
          "version": "1.0.0-alpha.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-coverage@1.0.0-alpha.4",
          "author": "Krishnan Anantheswaran",
          "description": "Data library for istanbul coverage objects",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-coverage@1.0.0-alpha.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-coverage.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-coverage",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-coverage/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-1.0.0-alpha.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "626f7fd9cf809b6e3bf7ed42a809f8e0b64ae976"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-coverage"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-hook",
          "version": "1.0.0-alpha.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-hook@1.0.0-alpha.4",
          "author": "Krishnan Anantheswaran",
          "description": "Hooks for require, vm and script used in istanbul",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-hook@1.0.0-alpha.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-hook.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-hook#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-hook/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.0.0-alpha.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8c5bb9f6fbd8526e0ae6cf639af28266906b938f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-hook"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-instrument",
          "version": "1.1.0-alpha.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-instrument@1.1.0-alpha.4",
          "author": "Krishnan Anantheswaran",
          "description": "Core istanbul API for JS code coverage",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-instrument@1.1.0-alpha.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-instrument.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-instrument",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-instrument/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-1.1.0-alpha.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "77d9b113e9f761aa84988339013a7203acc98adc"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-instrument"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-report",
          "version": "1.0.0-alpha.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-report@1.0.0-alpha.3",
          "author": "Krishnan Anantheswaran",
          "description": "Base reporting library for istanbul",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-report@1.0.0-alpha.3",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-report.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-report",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-report/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.0.0-alpha.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "32d5f6ec7f33ca3a602209e278b2e6ff143498af"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-report"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "supports-color",
              "version": "3.1.2",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-report@1.0.0-alpha.3|supports-color@3.1.2",
              "author": "Sindre Sorhus",
              "description": "Detect whether a terminal supports color",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/supports-color@3.1.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/chalk/supports-color.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/chalk/supports-color",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/chalk/supports-color/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/supports-color/-/supports-color-3.1.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "72a262894d9d408b956ca05ff37b2ed8a6e2a2d5"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/istanbul-lib-report/node_modules/supports-color"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-lib-source-maps",
          "version": "1.0.0-alpha.10",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-source-maps@1.0.0-alpha.10",
          "author": "Krishnan Anantheswaran",
          "description": "Source maps support for istanbul",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-lib-source-maps@1.0.0-alpha.10",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-source-maps.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-source-maps#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-lib-source-maps/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.0.0-alpha.10.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9b15a5c8b59d1b9101be2cb7dd54c703d86adef1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-lib-source-maps"
            }
          ]
        },
        {
          "type": "library",
          "name": "istanbul-reports",
          "version": "1.0.0-alpha.8",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-reports@1.0.0-alpha.8",
          "author": "Krishnan Anantheswaran",
          "description": "istanbul reports",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/istanbul-reports@1.0.0-alpha.8",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/istanbuljs/istanbul-reports.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-reports",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/istanbuljs/istanbul-reports/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.0.0-alpha.8.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "094830f4c7f3d482e466aac8abda2495f9ae4689"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/istanbul-reports"
            }
          ]
        },
        {
          "type": "library",
          "name": "md5-hex",
          "version": "1.3.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|md5-hex@1.3.0",
          "author": "Sindre Sorhus",
          "description": "Create a MD5 hash with hex encoding",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/md5-hex@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/md5-hex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/md5-hex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/md5-hex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/md5-hex/-/md5-hex-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d2c4afe983c4370662179b8cad145219135046c4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/md5-hex"
            }
          ]
        },
        {
          "type": "library",
          "name": "micromatch",
          "version": "2.3.11",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|micromatch@2.3.11",
          "author": "Jon Schlinkert",
          "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/micromatch@2.3.11",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/micromatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/micromatch",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/micromatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "86677c97d1720b363431d04d0d15293bd38c1565"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/micromatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.5.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|mkdirp@0.5.1",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.5.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/substack/node-mkdirp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "30057438eac6cf7f8c4767f38648d6697d75c903"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/mkdirp"
            }
          ]
        },
        {
          "type": "library",
          "name": "pkg-up",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pkg-up@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Find the closest package.json file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pkg-up@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/pkg-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/pkg-up#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/pkg-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3e08fb461525c4421624a33b9f7e6d0af5b05a26"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pkg-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "resolve-from",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|resolve-from@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Resolve the path of a module like require.resolve() but from a given path",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/resolve-from@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/resolve-from.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/resolve-from/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9480ab20e94ffa1d9e80a804c7ea147611966b57"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/resolve-from"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.5.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|rimraf@2.5.4",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/rimraf@2.5.4",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/rimraf.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/rimraf#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/rimraf/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/rimraf/-/rimraf-2.5.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "96800093cbf1a0c86bd95b4625467535c29dfa04"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "signal-exit",
          "version": "3.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|signal-exit@3.0.0",
          "author": "Ben Coe",
          "description": "when you want to fire an event no matter how a process exits.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/signal-exit@3.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/signal-exit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3c0543b65d7b4fbc60b6cd94593d9bf436739be8"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/signal-exit"
            }
          ]
        },
        {
          "type": "library",
          "name": "spawn-wrap",
          "version": "1.2.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spawn-wrap@1.2.4",
          "author": "Isaac Z. Schlueter",
          "description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spawn-wrap@1.2.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/spawn-wrap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/spawn-wrap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/spawn-wrap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-1.2.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "920eb211a769c093eebfbd5b0e7a5d2e68ab2e40"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/spawn-wrap"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "signal-exit",
              "version": "2.1.2",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spawn-wrap@1.2.4|signal-exit@2.1.2",
              "author": "Ben Coe",
              "description": "when you want to fire an event no matter how a process exits.",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/signal-exit@2.1.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/bcoe/signal-exit.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/bcoe/signal-exit",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/bcoe/signal-exit/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-2.1.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "375879b1f92ebc3b334480d038dc546a6d558564"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/spawn-wrap/node_modules/signal-exit"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "test-exclude",
          "version": "1.1.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|test-exclude@1.1.0",
          "author": "Ben Coe",
          "description": "test for inclusion or exclusion of paths using pkg-conf and globs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/test-exclude@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/bcoe/test-exclude.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bcoe/test-exclude#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bcoe/test-exclude/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/test-exclude/-/test-exclude-1.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f5ddd718927b12fd02f270a0aa939ceb6eea4151"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/test-exclude"
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs-parser",
          "version": "2.4.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs-parser@2.4.1",
          "author": "Ben Coe",
          "description": "the mighty option parser used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs-parser@2.4.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/yargs-parser.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/yargs-parser/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-2.4.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "85568de3cf150ff49fa51825f03a8c880ddcc5c4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/yargs-parser"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "camelcase",
              "version": "3.0.0",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs-parser@2.4.1|camelcase@3.0.0",
              "author": "Sindre Sorhus",
              "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/camelcase@3.0.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sindresorhus/camelcase.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/camelcase#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/camelcase/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/yargs-parser/node_modules/camelcase"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "yargs",
          "version": "4.8.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs@4.8.1",
          "description": "yargs the modern, pirate-themed, successor to optimist.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@4.8.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/yargs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://yargs.js.org/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/yargs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/yargs/-/yargs-4.8.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c0c42924ca4aaa6b0e6da1739dfb216439f9ddc0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/yargs"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "cliui",
              "version": "3.2.0",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs@4.8.1|cliui@3.2.0",
              "author": "Ben Coe",
              "description": "easily create complex multi-column command-line-interfaces",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/cliui@3.2.0",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/yargs/cliui.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/yargs/cliui#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/yargs/cliui/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "120601537a916d29940f934da3b48d585a39213d"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/yargs/node_modules/cliui"
                }
              ]
            },
            {
              "type": "library",
              "name": "window-size",
              "version": "0.2.0",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs@4.8.1|window-size@0.2.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"
                  }
                }
              ],
              "purl": "pkg:npm/window-size@0.2.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/jonschlinkert/window-size.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/jonschlinkert/window-size",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/jonschlinkert/window-size/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/window-size/-/window-size-0.2.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "b4315bb4214a3d7058ebeee892e13fa24d98b075"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/yargs/node_modules/window-size"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "write-file-atomic",
          "version": "1.1.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|write-file-atomic@1.1.4",
          "author": "Rebecca Turner",
          "description": "Write files in an atomic fashion w/configurable ownership",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/write-file-atomic@1.1.4",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/iarna/write-file-atomic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/iarna/write-file-atomic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/iarna/write-file-atomic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b1f52dc2e8dc0e3cb04d187a25f758a38a90ca3b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/write-file-atomic"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-bom",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|strip-bom@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Strip UTF-8 byte order mark (BOM) from a string/buffer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-bom@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/strip-bom.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-bom",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/strip-bom/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6219a85616520491f35788bdbf1447a99c7e6b0e"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/strip-bom"
            }
          ]
        },
        {
          "type": "library",
          "name": "commondir",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|commondir@1.0.1",
          "author": "James Halliday",
          "description": "compute the closest common parent for file paths",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/commondir@1.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-commondir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-commondir",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-commondir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ddd800da0c66127393cca5950ea968a3aaf1253b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/commondir"
            }
          ]
        },
        {
          "type": "library",
          "name": "pkg-dir",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pkg-dir@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Find the root directory of a npm package",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pkg-dir@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/pkg-dir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/pkg-dir",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/pkg-dir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pkg-dir"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-exists",
          "version": "2.1.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-exists@2.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path exists",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-exists@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-exists.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0feb6c64f0fc518d9a754dd5efb62c7022761f4b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/path-exists"
            }
          ]
        },
        {
          "type": "library",
          "name": "pinkie-promise",
          "version": "2.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pinkie-promise@2.0.1",
          "author": "Vsevolod Strukchinsky",
          "description": "ES2015 Promise ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pinkie-promise@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/pinkie-promise.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/pinkie-promise",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/pinkie-promise/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2135d6dfa7a358c069ac9b178776288228450ffa"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pinkie-promise"
            }
          ]
        },
        {
          "type": "library",
          "name": "cross-spawn",
          "version": "4.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|cross-spawn@4.0.0",
          "author": "IndigoUnited",
          "description": "Cross platform child_process#spawn and child_process#spawnSync",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cross-spawn@4.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/IndigoUnited/node-cross-spawn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8254774ab4786b8c5b3cf4dfba66ce563932c252"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/cross-spawn"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs.realpath",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|fs.realpath@1.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs.realpath@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/fs.realpath.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/fs.realpath#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/fs.realpath/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1504ad2523158caa40db4a2787cb01411994ea4f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/fs.realpath"
            }
          ]
        },
        {
          "type": "library",
          "name": "inflight",
          "version": "1.0.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|inflight@1.0.5",
          "author": "Isaac Z. Schlueter",
          "description": "Add callbacks to requests in flight to avoid async duplication",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inflight@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/inflight.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/inflight",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/inflight/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "db3204cd5a9de2e6cd890b85c6e2f66bcf4f620a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/inflight"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "2.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|inherits@2.0.1",
          "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inherits@2.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/inherits.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/inherits#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/inherits/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b17d08d326b4423e568eff719f91b0b1cbdf69f1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/inherits"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|minimatch@3.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0f398a7300ea441e9c348c83d98ab8c9dbf9c40a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "once",
          "version": "1.3.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|once@1.3.3",
          "author": "Isaac Z. Schlueter",
          "description": "Run a function exactly one time",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/once@1.3.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/once.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/once#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/once/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/once/-/once-1.3.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b2e261557ce4c314ec8304f3fa82663e4297ca20"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/once"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-is-absolute",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-is-absolute@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Node.js 0.12 path.isAbsolute() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-is-absolute@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-is-absolute.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-is-absolute",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-is-absolute/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "263dada66ab3f2fb10bf7f9d24dd8f3e570ef912"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/path-is-absolute"
            }
          ]
        },
        {
          "type": "library",
          "name": "append-transform",
          "version": "0.3.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|append-transform@0.3.0",
          "author": "James Talmage",
          "description": "Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/append-transform@0.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jamestalmage/append-transform.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jamestalmage/append-transform#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jamestalmage/append-transform/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/append-transform/-/append-transform-0.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d6933ce4a85f09445d9ccc4cc119051b7381a813"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/append-transform"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-generator",
          "version": "6.11.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-generator@6.11.4",
          "author": "Sebastian McKenzie",
          "description": "Turns an AST into code.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-generator@6.11.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.11.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "14f6933abb20c62666d27e3b7b9f5b9dc0712a9a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-generator"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-template",
          "version": "6.9.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-template@6.9.0",
          "author": "Sebastian McKenzie",
          "description": "Generate an AST from a string template.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-template@6.9.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-template/-/babel-template-6.9.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "97090fcf6bc15685b4f05be65c0a9438aa7e23e3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-template"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-traverse",
          "version": "6.11.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-traverse@6.11.4",
          "author": "Sebastian McKenzie",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-traverse@6.11.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.11.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3a7def6a4c1fe9f58b59c9a22be81f619f82976c"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-traverse"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-types",
          "version": "6.11.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-types@6.11.1",
          "author": "Sebastian McKenzie",
          "description": "This module contains methods for building ASTs manually and for checking the types of AST nodes.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-types@6.11.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-types/-/babel-types-6.11.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a3df355bab90ddcf66318640717cf2c154e6648a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-types"
            }
          ]
        },
        {
          "type": "library",
          "name": "babylon",
          "version": "6.8.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babylon@6.8.4",
          "author": "Sebastian McKenzie",
          "description": "A JavaScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babylon@6.8.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babylon.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babylon/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babylon/-/babylon-6.8.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "097306b8dabae95159225cf29b3ea55912053180"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babylon"
            }
          ]
        },
        {
          "type": "library",
          "name": "async",
          "version": "1.5.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|async@1.5.2",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async@1.5.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ec6a61ae56480c0c3cb241c95618e20892f9672a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-parse",
          "version": "1.0.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-parse@1.0.5",
          "author": "Javier Blanco",
          "description": "Node.js path.parse() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-parse@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jbgutierrez/path-parse.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jbgutierrez/path-parse#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jbgutierrez/path-parse/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/path-parse"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.5.6",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|source-map@0.5.6",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.5.6",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mozilla/source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mozilla/source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mozilla/source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/source-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "handlebars",
          "version": "4.0.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|handlebars@4.0.5",
          "author": "Yehuda Katz",
          "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/handlebars@4.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/wycats/handlebars.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://www.handlebarsjs.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wycats/handlebars.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "92c6ed6bb164110c50d4d8d0fbddc70806c6f8e7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/handlebars"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "source-map",
              "version": "0.4.4",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|handlebars@4.0.5|source-map@0.4.4",
              "author": "Nick Fitzgerald",
              "description": "Generates and consumes source maps",
              "licenses": [
                {
                  "license": {
                    "id": "BSD-3-Clause",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/source-map@0.4.4",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/mozilla/source-map.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mozilla/source-map",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/mozilla/source-map/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "eba4f5da9c0dc999de68032d8b4f76173652036b"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/handlebars/node_modules/source-map"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "md5-o-matic",
          "version": "0.1.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|md5-o-matic@0.1.1",
          "author": "Trent Millar",
          "description": "Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/trentmillar/md5-o-matic/blob/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/md5-o-matic@0.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/trentmillar/md5-o-matic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/trentmillar/md5-o-matic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/trentmillar/md5-o-matic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "822bccd65e117c514fab176b25945d54100a03c3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/md5-o-matic"
            }
          ]
        },
        {
          "type": "library",
          "name": "arr-diff",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arr-diff@2.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/arr-diff@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/arr-diff.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-diff",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-diff/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8f3b827f955a8bd669697e4a4256ac3ceae356cf"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/arr-diff"
            }
          ]
        },
        {
          "type": "library",
          "name": "array-unique",
          "version": "0.2.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|array-unique@0.2.1",
          "author": "Jon Schlinkert",
          "description": "Return an array free of duplicate values. Fastest ES5 implementation.",
          "purl": "pkg:npm/array-unique@0.2.1",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/array-unique.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-unique",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/array-unique/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/array-unique"
            }
          ]
        },
        {
          "type": "library",
          "name": "braces",
          "version": "1.8.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|braces@1.8.5",
          "author": "Jon Schlinkert",
          "description": "Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/braces@1.8.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/braces.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/braces",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/braces/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ba77962e12dff969d6b76711e914b737857bf6a7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/braces"
            }
          ]
        },
        {
          "type": "library",
          "name": "expand-brackets",
          "version": "0.1.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|expand-brackets@0.1.5",
          "author": "Jon Schlinkert",
          "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/expand-brackets@0.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/expand-brackets.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-brackets",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-brackets/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "df07284e342a807cd733ac5af72411e581d1177b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/expand-brackets"
            }
          ]
        },
        {
          "type": "library",
          "name": "extglob",
          "version": "0.3.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|extglob@0.3.2",
          "author": "Jon Schlinkert",
          "description": "Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/extglob@0.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/extglob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/extglob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/extglob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2e18ff3d2f49ab2765cec9023f011daa8d8349a1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/extglob"
            }
          ]
        },
        {
          "type": "library",
          "name": "filename-regex",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|filename-regex@2.0.0",
          "author": "Jon Schlinkert",
          "description": "Regular expression for matching file names, with or without extension.",
          "purl": "pkg:npm/filename-regex@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/regexps/filename-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/regexps/filename-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/regexps/filename-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "996e3e80479b98b9897f15a8a58b3d084e926775"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/filename-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extglob",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-extglob@1.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if a string has an extglob.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extglob@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extglob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extglob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extglob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extglob/-/is-extglob-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ac468177c4943405a092fc8f29760c6ffc6206c0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-extglob"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-glob",
          "version": "2.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-glob@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-glob@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d096f926a3ded5600f3fdfd91198cb0888c2d863"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "kind-of",
          "version": "3.0.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|kind-of@3.0.3",
          "author": "Jon Schlinkert",
          "description": "Get the native type of a value.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/kind-of@3.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/kind-of.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/kind-of/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/kind-of/-/kind-of-3.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c61608747d815b0362556db3276362a7a38aded3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/kind-of"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-path",
          "version": "2.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|normalize-path@2.0.1",
          "author": "Jon Schlinkert",
          "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-path@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/normalize-path.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/normalize-path",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/normalize-path/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "47886ac1662760d4261b7d979d241709d3ce3f7a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/normalize-path"
            }
          ]
        },
        {
          "type": "library",
          "name": "object.omit",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|object.omit@2.0.0",
          "author": "Jon Schlinkert",
          "description": "Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/object.omit@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/object.omit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/object.omit",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/object.omit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "868597333d54e60662940bb458605dd6ae12fe94"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/object.omit"
            }
          ]
        },
        {
          "type": "library",
          "name": "parse-glob",
          "version": "3.0.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|parse-glob@3.0.4",
          "author": "Jon Schlinkert",
          "description": "Parse a glob pattern into an object of tokens.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-glob@3.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/parse-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/parse-glob",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/parse-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b2c376cfb11f35513badd173ef0bb6e3a388391c"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/parse-glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "regex-cache",
          "version": "0.4.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|regex-cache@0.4.3",
          "author": "Jon Schlinkert",
          "description": "Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in suprising performance improvements.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/regex-cache@0.4.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/regex-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/regex-cache",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/regex-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/regex-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimist",
          "version": "0.0.8",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|minimist@0.0.8",
          "author": "James Halliday",
          "description": "parse argument options",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimist@0.0.8",
          "externalReferences": [
            {
              "url": "git://github.com/substack/minimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/minimist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/minimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "857fcabfc3397d2625b8228262e86aa7a011b05d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/minimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-homedir",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|os-homedir@1.0.1",
          "author": "Sindre Sorhus",
          "description": "io.js 2.3.0 os.homedir() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/os-homedir@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/os-homedir.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/os-homedir",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/os-homedir/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0d62bdf44b916fd3bbdcf2cab191948fb094f007"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/os-homedir"
            }
          ]
        },
        {
          "type": "library",
          "name": "which",
          "version": "1.2.10",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|which@1.2.10",
          "author": "Isaac Z. Schlueter",
          "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which@1.2.10",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-which.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-which#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-which/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/which/-/which-1.2.10.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "91cd9bd0751322411b659b40f054b21de957ab2d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/which"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.assign",
          "version": "4.0.9",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.assign@4.0.9",
          "author": "John-David Dalton",
          "description": "The lodash method `_.assign` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.assign@4.0.9",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.0.9.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0a0731d93590ddd9ba4589fad65aaf6ee09217e3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lodash.assign"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-pkg-up",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|read-pkg-up@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Read the closest package.json file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-pkg-up@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/read-pkg-up.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg-up",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg-up/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9d63c13276c065918d57f002a57f40a1b643fb02"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/read-pkg-up"
            }
          ]
        },
        {
          "type": "library",
          "name": "require-main-filename",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|require-main-filename@1.0.1",
          "author": "Ben Coe",
          "description": "shim for require.main.filename() that works in as many environments as possible",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/require-main-filename@1.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/require-main-filename.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/require-main-filename#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/require-main-filename/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/require-main-filename"
            }
          ]
        },
        {
          "type": "library",
          "name": "decamelize",
          "version": "1.2.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|decamelize@1.2.0",
          "author": "Sindre Sorhus",
          "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/decamelize@1.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/decamelize.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/decamelize#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/decamelize/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f6534d15148269b20352e7bee26f501f9a191290"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/decamelize"
            }
          ]
        },
        {
          "type": "library",
          "name": "get-caller-file",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|get-caller-file@1.0.1",
          "author": "Stefan Penner",
          "description": "[![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/projec",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-caller-file@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/stefanpenner/get-caller-file.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/stefanpenner/get-caller-file#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/stefanpenner/get-caller-file/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "aa6ff7b98a1b22dc0c8b3b905fab32b552f5ac41"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/get-caller-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "os-locale",
          "version": "1.4.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|os-locale@1.4.0",
          "author": "Sindre Sorhus",
          "description": "Get the system locale",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/os-locale@1.4.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/os-locale.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/os-locale",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/os-locale/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "20f9f17ae29ed345e8bde583b13d2009803c14d9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/os-locale"
            }
          ]
        },
        {
          "type": "library",
          "name": "require-directory",
          "version": "2.1.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|require-directory@2.1.1",
          "author": "Troy Goode",
          "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/require-directory@2.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/troygoode/node-require-directory.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/troygoode/node-require-directory/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/troygoode/node-require-directory/issues/",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/require-directory"
            }
          ]
        },
        {
          "type": "library",
          "name": "set-blocking",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|set-blocking@2.0.0",
          "author": "Ben Coe",
          "description": "set blocking stdio and stderr ensuring that terminal output does not truncate",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/set-blocking@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/yargs/set-blocking.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/set-blocking#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/set-blocking/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "045f9782d011ae9a6803ddd382b24392b3d890f7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/set-blocking"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|string-width@1.0.1",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/string-width.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/string-width/-/string-width-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c92129b6f1d7f52acf9af424a26e3864a05ceb0a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "which-module",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|which-module@1.0.0",
          "author": "nexdrew",
          "description": "Find the module object for something that was require()d",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which-module@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/nexdrew/which-module.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nexdrew/which-module#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nexdrew/which-module/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "bba63ca861948994ff307736089e3b96026c2a4f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/which-module"
            }
          ]
        },
        {
          "type": "library",
          "name": "y18n",
          "version": "3.2.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|y18n@3.2.1",
          "author": "Ben Coe",
          "description": "the bare-bones internationalization library used by yargs",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/y18n@3.2.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/yargs/y18n.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/y18n",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/y18n/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6d15fba884c08679c0d77e88e7759e811e07fa41"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/y18n"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "4.1.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|graceful-fs@4.1.4",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@4.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ef089d2880f033b011823ce5c8fae798da775dbd"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "imurmurhash",
          "version": "0.1.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|imurmurhash@0.1.4",
          "author": "Jens Taylor",
          "description": "An incremental implementation of MurmurHash3",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/imurmurhash@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jensyt/imurmurhash-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jensyt/imurmurhash-js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jensyt/imurmurhash-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9218b9b2b928a238b13dc4fb6b6d576f231453ea"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/imurmurhash"
            }
          ]
        },
        {
          "type": "library",
          "name": "slide",
          "version": "1.1.6",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|slide@1.1.6",
          "author": "Isaac Z. Schlueter",
          "description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/slide@1.1.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/slide-flow-control.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/slide-flow-control",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/slide-flow-control/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/slide"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-utf8",
          "version": "0.2.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-utf8@0.2.1",
          "author": "wayfind",
          "description": "Detect if a buffer is utf8 encoded.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-utf8@0.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/wayfind/is-utf8.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/wayfind/is-utf8#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/wayfind/is-utf8/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4b0da1442104d1b336340e80797e865cf39f7d72"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-utf8"
            }
          ]
        },
        {
          "type": "library",
          "name": "pinkie",
          "version": "2.0.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pinkie@2.0.4",
          "author": "Vsevolod Strukchinsky",
          "description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pinkie@2.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/floatdrop/pinkie.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/floatdrop/pinkie",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/floatdrop/pinkie/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "72556b80cfa0d48a974e80e77248e80ed4f7f870"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pinkie"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "4.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lru-cache@4.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@4.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1343955edaf2e37d9b9e7ee7241e27c4b9fb72be"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lru-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrappy",
          "version": "1.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wrappy@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Callback wrapping utility",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrappy@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/wrappy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/wrappy",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/wrappy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/wrappy"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.6",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|brace-expansion@1.1.6",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@1.1.6",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/brace-expansion.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7197d7eaa9b87e648390ea61fc66c84427420df9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-messages",
          "version": "6.8.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-messages@6.8.0",
          "author": "Sebastian McKenzie",
          "description": "Collection of debug messages used by Babel.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-messages@6.8.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.8.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "bf504736ca967e6d65ef0adb5a2a5f947c8e0eb9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-messages"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-runtime",
          "version": "6.9.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-runtime@6.9.2",
          "author": "Sebastian McKenzie",
          "description": "babel selfContained runtime",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-runtime@6.9.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/babel/babel/tree/master#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.9.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d7fe391bc2cc29b8087c1d9b39878912e9fcfd59"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-runtime"
            }
          ]
        },
        {
          "type": "library",
          "name": "detect-indent",
          "version": "3.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|detect-indent@3.0.1",
          "author": "Sindre Sorhus",
          "description": "Detect the indentation of code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/detect-indent@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/detect-indent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-indent",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/detect-indent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9dc5e5ddbceef8325764b9451b02bc6d54084f75"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/detect-indent"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "1.2.0",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|detect-indent@3.0.1|minimist@1.2.0",
              "author": "James Halliday",
              "description": "parse argument options",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minimist@1.2.0",
              "externalReferences": [
                {
                  "url": "git://github.com/substack/minimist.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/minimist",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/minimist/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "a35008b20f41383eec1fb914f4cd5df79a264284"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/detect-indent/node_modules/minimist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "4.13.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash@4.13.1",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.13.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash/-/lodash-4.13.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "83e4b10913f48496d4d16fec4a560af2ee744b68"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "babel-code-frame",
          "version": "6.11.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-code-frame@6.11.0",
          "author": "Sebastian McKenzie",
          "description": "Generate errors that contain a code frame that point to source locations.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/babel-code-frame@6.11.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/babel/babel.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://babeljs.io/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/babel/babel/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.11.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9072dd2353fb0f85b6b57d2c97f0d134d188aed8"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/babel-code-frame"
            }
          ]
        },
        {
          "type": "library",
          "name": "debug",
          "version": "2.2.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|debug@2.2.0",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/debug@2.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f87057e995b1a1f6ae6a4960664137bc56f039da"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/debug"
            }
          ]
        },
        {
          "type": "library",
          "name": "globals",
          "version": "8.18.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|globals@8.18.0",
          "author": "Sindre Sorhus",
          "description": "Global identifiers from different JavaScript environments",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/globals@8.18.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/globals.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/globals",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/globals/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/globals/-/globals-8.18.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "93d4a62bdcac38cfafafc47d6b034768cb0ffcb4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/globals"
            }
          ]
        },
        {
          "type": "library",
          "name": "invariant",
          "version": "2.2.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|invariant@2.2.1",
          "author": "Andres Suarez",
          "description": "invariant",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/invariant@2.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zertosh/invariant.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zertosh/invariant#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zertosh/invariant/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/invariant/-/invariant-2.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b097010547668c7e337028ebe816ebe36c8a8d54"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/invariant"
            }
          ]
        },
        {
          "type": "library",
          "name": "esutils",
          "version": "2.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|esutils@2.0.2",
          "description": "utility box for ECMAScript language tools",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/estools/esutils/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/esutils@2.0.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/estools/esutils.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/estools/esutils",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/estools/esutils/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/esutils"
            }
          ]
        },
        {
          "type": "library",
          "name": "to-fast-properties",
          "version": "1.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|to-fast-properties@1.0.2",
          "author": "Sindre Sorhus",
          "description": "Force V8 to use fast properties for an object",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/to-fast-properties@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/to-fast-properties.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/to-fast-properties#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/to-fast-properties/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f3f5c0c3ba7299a7ef99427e44633257ade43320"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/to-fast-properties"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-flag",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|has-flag@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if argv has a specific flag",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-flag@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/has-flag.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/has-flag/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9d9e793165ce017a00f00418c43f942a7b1d11fa"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/has-flag"
            }
          ]
        },
        {
          "type": "library",
          "name": "optimist",
          "version": "0.6.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|optimist@0.6.1",
          "author": "James Halliday",
          "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
          "licenses": [
            {
              "license": {
                "name": "MIT/X11",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/optimist@0.6.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-optimist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-optimist",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-optimist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "da3ea74686fa21a19a111c326e90eb15a0196686"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/optimist"
            }
          ]
        },
        {
          "type": "library",
          "name": "uglify-js",
          "version": "2.7.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-js@2.7.0",
          "author": "Mihai Bazon",
          "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uglify-js@2.7.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/mishoo/UglifyJS2.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lisperator.net/uglifyjs",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mishoo/UglifyJS2/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.7.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f021e38ba2ca740860f5bd5c695c2a817345f0ec"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/uglify-js"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "async",
              "version": "0.2.10",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-js@2.7.0|async@0.2.10",
              "author": "Caolan McMahon",
              "description": "Higher-order functions and common patterns for asynchronous code",
              "scope": "optional",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/caolan/async/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/async@0.2.10",
              "externalReferences": [
                {
                  "url": "git+https://github.com/caolan/async.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/caolan/async#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/caolan/async/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/uglify-js/node_modules/async"
                }
              ]
            },
            {
              "type": "library",
              "name": "yargs",
              "version": "3.10.0",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-js@2.7.0|yargs@3.10.0",
              "author": "Alex Ford",
              "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
              "scope": "optional",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/yargs@3.10.0",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/bcoe/yargs.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/bcoe/yargs#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/bcoe/yargs/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/uglify-js/node_modules/yargs"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "arr-flatten",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arr-flatten@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Recursively flatten an array or arrays. This is the fastest implementation of array flatten.",
          "purl": "pkg:npm/arr-flatten@1.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/arr-flatten.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-flatten",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/arr-flatten/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e5ffe54d45e19f32f216e91eb99c8ce892bb604b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/arr-flatten"
            }
          ]
        },
        {
          "type": "library",
          "name": "expand-range",
          "version": "1.8.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|expand-range@1.8.2",
          "author": "Jon Schlinkert",
          "description": "Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/expand-range@1.8.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/expand-range.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-range",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/expand-range/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a299effd335fe2721ebae8e257ec79644fc85337"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/expand-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "preserve",
          "version": "0.2.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|preserve@0.2.0",
          "author": "Jon Schlinkert",
          "description": "Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.",
          "purl": "pkg:npm/preserve@0.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/preserve.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/preserve",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/preserve/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "815ed1f6ebc65926f865b310c0713bcb3315ce4b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/preserve"
            }
          ]
        },
        {
          "type": "library",
          "name": "repeat-element",
          "version": "1.1.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeat-element@1.1.2",
          "author": "Jon Schlinkert",
          "description": "Create an array by repeating the given value n times.",
          "purl": "pkg:npm/repeat-element@1.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/repeat-element.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-element",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-element/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ef089a178d1483baae4d93eb98b4f9e4e11d990a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/repeat-element"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-posix-bracket",
          "version": "0.1.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-posix-bracket@0.1.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if the given string is a POSIX bracket expression (POSIX character class).",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-posix-bracket@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-posix-bracket.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-posix-bracket",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-posix-bracket/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-posix-bracket"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-buffer",
          "version": "1.1.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-buffer@1.1.3",
          "author": "Feross Aboukhadijeh",
          "description": "Determine if an object is Buffer",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-buffer@1.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/feross/is-buffer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/feross/is-buffer",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/feross/is-buffer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "db897fc3f7aca2d50de94b6c8c2896a4771627af"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-buffer"
            }
          ]
        },
        {
          "type": "library",
          "name": "for-own",
          "version": "0.1.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|for-own@0.1.4",
          "author": "Jon Schlinkert",
          "description": "Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/for-own@0.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/for-own.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-own",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-own/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/for-own/-/for-own-0.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0149b41a39088c7515f51ebe1c1386d45f935072"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/for-own"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-extendable",
          "version": "0.1.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-extendable@0.1.1",
          "author": "Jon Schlinkert",
          "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-extendable@0.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-extendable.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-extendable/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "62b110e289a471418e3ec36a617d472e301dfc89"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-extendable"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob-base",
          "version": "0.3.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob-base@0.3.0",
          "author": "Jon Schlinkert",
          "description": "Returns an object with the (non-glob) base path and the actual pattern.",
          "purl": "pkg:npm/glob-base@0.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/glob-base.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/glob-base",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/glob-base/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/glob-base"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-dotfile",
          "version": "1.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-dotfile@1.0.2",
          "author": "Jon Schlinkert",
          "description": "Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-dotfile@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-dotfile.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-dotfile",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-dotfile/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2c132383f39199f8edc268ca01b9b007d205cc4d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-dotfile"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-equal-shallow",
          "version": "0.1.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-equal-shallow@0.1.3",
          "author": "Jon Schlinkert",
          "description": "Does a shallow comparison of two objects, returning false if the keys or values differ.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-equal-shallow@0.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/is-equal-shallow.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-equal-shallow",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-equal-shallow/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2238098fc221de0bcfa5d9eac4c45d638aa1c534"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-equal-shallow"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-primitive",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-primitive@2.0.0",
          "author": "Jon Schlinkert",
          "description": "Returns `true` if the value is a primitive. ",
          "purl": "pkg:npm/is-primitive@2.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/is-primitive.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-primitive",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-primitive/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "207bab91638499c07b2adf240a41a87210034575"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-primitive"
            }
          ]
        },
        {
          "type": "library",
          "name": "isexe",
          "version": "1.1.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|isexe@1.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "Minimal module to check if a file is executable.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isexe@1.1.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/isexe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/isexe#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/isexe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "36f3e22e60750920f5e7241a476a8c6a42275ad0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/isexe"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.keys",
          "version": "4.0.7",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.keys@4.0.7",
          "author": "John-David Dalton",
          "description": "The lodash method `_.keys` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.keys@4.0.7",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-4.0.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "30e1b3bd98e54d6a0611991812685b6bc47cb63b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lodash.keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash.rest",
          "version": "4.0.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.rest@4.0.3",
          "author": "John-David Dalton",
          "description": "The lodash method `_.rest` exported as a module.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash.rest@4.0.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lodash.rest/-/lodash.rest-4.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4c1c32c40028087250fabf70d42e0151548f48c5"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lodash.rest"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-pkg",
          "version": "1.1.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|read-pkg@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Read a package.json file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-pkg@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/read-pkg.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/read-pkg/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/read-pkg"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "3.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|strip-ansi@3.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrap-ansi",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wrap-ansi@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Wordwrap a string with ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrap-ansi@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/wrap-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "7d30f8f873f9a5bbc3a64dabc8d177e071ae426f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/wrap-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "lcid",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lcid@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lcid@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/lcid.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/lcid",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/lcid/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "308accafa0bc483a3867b4b6f2b9506251d1b835"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lcid"
            }
          ]
        },
        {
          "type": "library",
          "name": "code-point-at",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|code-point-at@1.0.0",
          "author": "Sindre Sorhus",
          "description": "ES2015 String#codePointAt() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/code-point-at@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/code-point-at.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/code-point-at",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/code-point-at/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f69b192d3f7d91e382e4b71bddb77878619ab0c6"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/code-point-at"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-fullwidth-code-point@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ef9e31386f031a7f0d643af82fde50c457ef00cb"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "pseudomap",
          "version": "1.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pseudomap@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pseudomap@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/pseudomap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/pseudomap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/pseudomap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f052a28da70e618917ef0a8ac34c1ae5a68286b3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pseudomap"
            }
          ]
        },
        {
          "type": "library",
          "name": "yallist",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yallist@2.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/yallist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/yallist#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/yallist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "306c543835f09ee1a4cb23b7bce9ab341c91cdd4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/yallist"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "0.4.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|balanced-match@0.4.2",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@0.4.2",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "cb3f3e3c732dc0f01ee70b403f302e61d7709838"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/balanced-match"
            }
          ]
        },
        {
          "type": "library",
          "name": "concat-map",
          "version": "0.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|concat-map@0.0.1",
          "author": "James Halliday",
          "description": "concatenative mapdashery",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/concat-map@0.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-concat-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-concat-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-concat-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d8a96bd77fd68df7793a73036a3ba0d5405d477b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/concat-map"
            }
          ]
        },
        {
          "type": "library",
          "name": "core-js",
          "version": "2.4.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|core-js@2.4.1",
          "description": "Standard library",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/core-js@2.4.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/zloirock/core-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zloirock/core-js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zloirock/core-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/core-js/-/core-js-2.4.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4de911e667b0eae9124e34254b53aea6fc618d3e"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/core-js"
            }
          ]
        },
        {
          "type": "library",
          "name": "regenerator-runtime",
          "version": "0.9.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|regenerator-runtime@0.9.5",
          "author": "Ben Newman",
          "description": "Runtime for Regenerator-compiled generator and async functions.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/regenerator-runtime@0.9.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/facebook/regenerator.git#master",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/facebook/regenerator/tree/master#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/facebook/regenerator/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.9.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "403d6d40a4bdff9c330dd9392dcbb2d9a8bba1fc"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/regenerator-runtime"
            }
          ]
        },
        {
          "type": "library",
          "name": "get-stdin",
          "version": "4.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|get-stdin@4.0.1",
          "author": "Sindre Sorhus",
          "description": "Easier stdin",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-stdin@4.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/get-stdin.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stdin",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stdin/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b968c6b0a04384324902e8bf1a5df32579a450fe"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/get-stdin"
            }
          ]
        },
        {
          "type": "library",
          "name": "repeating",
          "version": "1.1.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeating@1.1.3",
          "author": "Sindre Sorhus",
          "description": "Repeat a string - fast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/repeating@1.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/repeating.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/repeating",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/repeating/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3d4114218877537494f97f77f9785fab810fa4ac"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/repeating"
            }
          ]
        },
        {
          "type": "library",
          "name": "chalk",
          "version": "1.1.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|chalk@1.1.3",
          "description": "Terminal string styling done right. Much color.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chalk@1.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/chalk.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/chalk#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/chalk/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a8115c55e4a702fe4d150abd3872822a7e09fc98"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "js-tokens",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|js-tokens@2.0.0",
          "author": "Simon Lydell",
          "description": "A regex that tokenizes JavaScript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/js-tokens@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lydell/js-tokens.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/lydell/js-tokens#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lydell/js-tokens/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "79903f5563ee778cc1162e6dcf1a0027c97f9cb5"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/js-tokens"
            }
          ]
        },
        {
          "type": "library",
          "name": "ms",
          "version": "0.7.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ms@0.7.1",
          "description": "Tiny ms conversion utility",
          "purl": "pkg:npm/ms@0.7.1",
          "externalReferences": [
            {
              "url": "git://github.com/guille/ms.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/guille/ms.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/guille/ms.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9cd13c03adbff25b65effde7ce864ee952017098"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/ms"
            }
          ]
        },
        {
          "type": "library",
          "name": "loose-envify",
          "version": "1.2.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|loose-envify@1.2.0",
          "author": "Andres Suarez",
          "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/loose-envify@1.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/zertosh/loose-envify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/zertosh/loose-envify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/zertosh/loose-envify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "69a65aad3de542cf4ee0f4fe74e8e33c709ccb0f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/loose-envify"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "js-tokens",
              "version": "1.0.3",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|loose-envify@1.2.0|js-tokens@1.0.3",
              "author": "Simon Lydell",
              "description": "A regex that tokenizes JavaScript.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/js-tokens@1.0.3",
              "externalReferences": [
                {
                  "url": "git+https://github.com/lydell/js-tokens.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/lydell/js-tokens#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/lydell/js-tokens/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.3.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "14e56eb68c8f1a92c43d59f5014ec29dc20f2ae1"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/loose-envify/node_modules/js-tokens"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "wordwrap",
          "version": "0.0.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wordwrap@0.0.3",
          "author": "James Halliday",
          "description": "Wrap those words. Show them at what columns to start and stop.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wordwrap@0.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-wordwrap.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-wordwrap#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-wordwrap/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/wordwrap"
            }
          ]
        },
        {
          "type": "library",
          "name": "amdefine",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|amdefine@1.0.0",
          "author": "James Burke",
          "description": "Provide AMD's define() API for declaring modules in the AMD format",
          "licenses": [
            {
              "expression": "BSD-3-Clause AND MIT",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/amdefine@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jrburke/amdefine.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/jrburke/amdefine",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jrburke/amdefine/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "fd17474700cb5cc9c2b709f0be9d23ce3c198c33"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/amdefine"
            }
          ]
        },
        {
          "type": "library",
          "name": "uglify-to-browserify",
          "version": "1.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-to-browserify@1.0.2",
          "author": "ForbesLindesay",
          "description": "A transform to make UglifyJS work in browserify.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uglify-to-browserify@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/ForbesLindesay/uglify-to-browserify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ForbesLindesay/uglify-to-browserify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ForbesLindesay/uglify-to-browserify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6e0924d6bda6b5afe349e39a6d632850a0f882b7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/uglify-to-browserify"
            }
          ]
        },
        {
          "type": "library",
          "name": "fill-range",
          "version": "2.2.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|fill-range@2.2.3",
          "author": "Jon Schlinkert",
          "description": "Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fill-range@2.2.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/fill-range.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/fill-range",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/fill-range/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "50b77dfd7e469bc7492470963699fe7a8485a723"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/fill-range"
            }
          ]
        },
        {
          "type": "library",
          "name": "for-in",
          "version": "0.1.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|for-in@0.1.5",
          "author": "Jon Schlinkert",
          "description": "Iterate over the own and inherited enumerable properties of an objecte, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/for-in@0.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/for-in.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-in",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/for-in/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/for-in/-/for-in-0.1.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "007374e2b6d5c67420a1479bdb75a04872b738c4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/for-in"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob-parent",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob-parent@2.0.0",
          "author": "Elan Shanker",
          "description": "Strips glob magic from a string to provide the parent path",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob-parent@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/es128/glob-parent.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/es128/glob-parent",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/es128/glob-parent/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "81383d72db054fcccf5336daa902f182f6edbb28"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/glob-parent"
            }
          ]
        },
        {
          "type": "library",
          "name": "load-json-file",
          "version": "1.1.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|load-json-file@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Read and parse a JSON file",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/load-json-file@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/load-json-file.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/load-json-file",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/load-json-file/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "956905708d58b4bab4c2261b04f59f31c99374c0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/load-json-file"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-package-data",
          "version": "2.3.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|normalize-package-data@2.3.5",
          "author": "Meryn Stol",
          "description": "Normalizes data that can be found in package.json files.",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/normalize-package-data@2.3.5",
          "externalReferences": [
            {
              "url": "git://github.com/npm/normalize-package-data.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/normalize-package-data#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/normalize-package-data/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8d924f142960e1777e7ffe170543631cc7cb02df"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/normalize-package-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-type",
          "version": "1.1.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-type@1.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if a path is a file, directory, or symlink",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-type@1.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-type.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-type",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-type/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "59c44f7ee491da704da415da5a4070ba4f8fe441"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/path-type"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ansi-regex@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c5061b6e0ef8a81775e50f5d66151bf6bf371107"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "invert-kv",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|invert-kv@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/invert-kv@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/invert-kv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/invert-kv",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/invert-kv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/invert-kv"
            }
          ]
        },
        {
          "type": "library",
          "name": "number-is-nan",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|number-is-nan@1.0.0",
          "author": "Sindre Sorhus",
          "description": "ES6 Number.isNaN() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/number-is-nan@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/number-is-nan.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/number-is-nan#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/number-is-nan/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c020f529c5282adfdd233d91d4b181c3d686dc4b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/number-is-nan"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-finite",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-finite@1.0.1",
          "author": "Sindre Sorhus",
          "description": "ES6 Number.isFinite() ponyfill",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-finite@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-finite.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-finite#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-finite/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6438603eaebe2793948ff4a4262ec8db3d62597b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-finite"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "2.2.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ansi-styles@2.2.1",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@2.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b432dd3358b634cf75e1e4664368240533c1ddbe"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "escape-string-regexp",
          "version": "1.0.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|escape-string-regexp@1.0.5",
          "author": "Sindre Sorhus",
          "description": "Escape RegExp special characters",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/escape-string-regexp@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/escape-string-regexp",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/escape-string-regexp"
            }
          ]
        },
        {
          "type": "library",
          "name": "has-ansi",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|has-ansi@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a string has ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/has-ansi@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/has-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/has-ansi",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/has-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/has-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "supports-color",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|supports-color@2.0.0",
          "author": "Sindre Sorhus",
          "description": "Detect whether a terminal supports color",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/supports-color@2.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/supports-color.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/supports-color",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/supports-color/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "535d045ce6b6363fa40117084629995e9df324c7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/supports-color"
            }
          ]
        },
        {
          "type": "library",
          "name": "camelcase",
          "version": "1.2.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|camelcase@1.2.1",
          "author": "Sindre Sorhus",
          "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/camelcase@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/camelcase.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/camelcase"
            }
          ]
        },
        {
          "type": "library",
          "name": "cliui",
          "version": "2.1.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|cliui@2.1.0",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cliui@2.1.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/bcoe/cliui.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bcoe/cliui",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bcoe/cliui/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4b475760ff80264c762c3a1719032e91c7fea0d1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/cliui"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "wordwrap",
              "version": "0.0.2",
              "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|cliui@2.1.0|wordwrap@0.0.2",
              "author": "James Halliday",
              "description": "Wrap those words. Show them at what columns to start and stop.",
              "scope": "optional",
              "licenses": [
                {
                  "license": {
                    "name": "MIT/X11",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/wordwrap@0.0.2",
              "externalReferences": [
                {
                  "url": "git://github.com/substack/node-wordwrap.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/node-wordwrap#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/node-wordwrap/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "b79669bb42ecb409f83d583cad52ca17eaa1643f"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:bundled",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/nyc/node_modules/cliui/node_modules/wordwrap"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "window-size",
          "version": "0.1.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|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.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jonschlinkert/window-size/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/window-size@0.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/window-size.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/window-size",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/window-size/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/window-size"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-number",
          "version": "2.1.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-number@2.1.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is a number. comprehensive tests.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-number@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/is-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/is-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "01fcbbb393463a548f2f466cce16dece49db908f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-number"
            }
          ]
        },
        {
          "type": "library",
          "name": "isobject",
          "version": "2.1.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|isobject@2.1.0",
          "author": "Jon Schlinkert",
          "description": "Returns true if the value is an object and not an array or null.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isobject@2.1.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/isobject.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/isobject",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/isobject/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f065561096a3f1da2ef46272f815c840d87e0c89"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/isobject"
            }
          ]
        },
        {
          "type": "library",
          "name": "randomatic",
          "version": "1.1.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|randomatic@1.1.5",
          "author": "Jon Schlinkert",
          "description": "Generate randomized strings of a specified length, fast. Only the length is necessary, but you can optionally generate patterns using any combination of numeric, alpha-numeric, alphabetical, special or custom characters.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/randomatic@1.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/randomatic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/randomatic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/randomatic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5e9ef5f2d573c67bd2b8124ae90b5156e457840b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/randomatic"
            }
          ]
        },
        {
          "type": "library",
          "name": "repeat-string",
          "version": "1.5.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeat-string@1.5.4",
          "author": "Jon Schlinkert",
          "description": "Repeat the given string n times. Fastest implementation for repeating a string.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/repeat-string@1.5.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/repeat-string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-string",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/repeat-string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.5.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "64ec0c91e0f4b475f90d5b643651e3e6e5b6c2d5"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/repeat-string"
            }
          ]
        },
        {
          "type": "library",
          "name": "parse-json",
          "version": "2.2.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|parse-json@2.2.0",
          "author": "Sindre Sorhus",
          "description": "Parse JSON with more helpful errors",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/parse-json@2.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/parse-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/parse-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f480f40434ef80741f8469099f8dea18f55a4dc9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/parse-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "pify",
          "version": "2.3.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pify@2.3.0",
          "author": "Sindre Sorhus",
          "description": "Promisify a callback-style function",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pify@2.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/pify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/pify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/pify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ed141a6ac043a849ea588498e7dca8b15330e90c"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/pify"
            }
          ]
        },
        {
          "type": "library",
          "name": "hosted-git-info",
          "version": "2.1.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|hosted-git-info@2.1.5",
          "author": "Rebecca Turner",
          "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/hosted-git-info@2.1.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/hosted-git-info.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/hosted-git-info",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/hosted-git-info/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0ba81d90da2e25ab34a332e6ec77936e1598118b"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/hosted-git-info"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-builtin-module",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-builtin-module@1.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if a string matches the name of a Node.js builtin module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-builtin-module@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-builtin-module.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-builtin-module",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-builtin-module/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "540572d34f7ac3119f8f76c30cbc1b1e037affbe"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-builtin-module"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "5.3.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|semver@5.3.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@5.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "validate-npm-package-license",
          "version": "3.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|validate-npm-package-license@3.0.1",
          "author": "Kyle E. Mitchell",
          "description": "Give me a string and I'll tell you if it's a valid npm package license string",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/validate-npm-package-license@3.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kemitchell/validate-npm-package-license.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "2804babe712ad3379459acfbe24746ab2c303fbc"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/validate-npm-package-license"
            }
          ]
        },
        {
          "type": "library",
          "name": "center-align",
          "version": "0.1.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|center-align@0.1.3",
          "author": "Jon Schlinkert",
          "description": "Center-align the text in a string.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/center-align@0.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/center-align.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/center-align",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/center-align/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "aa0d32629b6ee972200411cbd4461c907bc2b7ad"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/center-align"
            }
          ]
        },
        {
          "type": "library",
          "name": "right-align",
          "version": "0.1.3",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|right-align@0.1.3",
          "author": "Jon Schlinkert",
          "description": "Right-align the text in a string.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/right-align@0.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/right-align.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/right-align",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/right-align/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "61339b722fe6a3515689210d24e14c96148613ef"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/right-align"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|isarray@1.0.0",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/isarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/isarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/isarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "bb935d48582cba168c06834957a54a3e07124f11"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "error-ex",
          "version": "1.3.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|error-ex@1.3.0",
          "description": "Easy error subclassing and stack customization",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/error-ex@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/qix-/node-error-ex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/qix-/node-error-ex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/qix-/node-error-ex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e67b43f3e82c96ea3a584ffee0b9fc3325d802d9"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/error-ex"
            }
          ]
        },
        {
          "type": "library",
          "name": "builtin-modules",
          "version": "1.1.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|builtin-modules@1.1.1",
          "author": "Sindre Sorhus",
          "description": "List of the Node.js builtin modules",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/builtin-modules@1.1.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/builtin-modules.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/builtin-modules#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/builtin-modules/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "270f076c5a72c02f5b65a47df94c5fe3a278892f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/builtin-modules"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-correct",
          "version": "1.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-correct@1.0.2",
          "author": "Kyle E. Mitchell",
          "description": "correct invalid SPDX identifiers",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-correct@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/kemitchell/spdx-correct.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-correct.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-correct.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4b3073d933ff51f3912f03ac5519498a4150db40"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/spdx-correct"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-expression-parse",
          "version": "1.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-expression-parse@1.0.2",
          "author": "Kyle E. Mitchell",
          "description": "parse SPDX license expressions",
          "licenses": [
            {
              "expression": "(MIT AND CC-BY-3.0)",
              "acknowledgement": "declared"
            }
          ],
          "purl": "pkg:npm/spdx-expression-parse@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/kemitchell/spdx-expression-parse.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-expression-parse.js#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-expression-parse.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d52b14b5e9670771440af225bcb563122ac452f6"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/spdx-expression-parse"
            }
          ]
        },
        {
          "type": "library",
          "name": "align-text",
          "version": "0.1.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|align-text@0.1.4",
          "author": "Jon Schlinkert",
          "description": "Align the text in a string.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/align-text@0.1.4",
          "externalReferences": [
            {
              "url": "git://github.com/jonschlinkert/align-text.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/align-text",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/align-text/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0cd90a561093f35d0a99256c22b7069433fad117"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/align-text"
            }
          ]
        },
        {
          "type": "library",
          "name": "lazy-cache",
          "version": "1.0.4",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lazy-cache@1.0.4",
          "author": "Jon Schlinkert",
          "description": "Cache requires to be lazy-loaded when needed.",
          "scope": "optional",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lazy-cache@1.0.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/lazy-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/lazy-cache",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/lazy-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/lazy-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-arrayish",
          "version": "0.2.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-arrayish@0.2.1",
          "author": "Qix",
          "description": "Determines if an object can be used as an array",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-arrayish@0.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/qix-/node-is-arrayish.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/qix-/node-is-arrayish#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/qix-/node-is-arrayish/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "77c99840527aa8ecb1a8ba697b80645a7a926a9d"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/is-arrayish"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-license-ids",
          "version": "1.2.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-license-ids@1.2.1",
          "author": "Shinnosuke Watanabe",
          "description": "A list of SPDX license identifiers",
          "licenses": [
            {
              "license": {
                "id": "Unlicense",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-license-ids@1.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/shinnn/spdx-license-ids.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/shinnn/spdx-license-ids#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/shinnn/spdx-license-ids/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d07ea17a4d2fd9351f9d94e2ff9cec74180fe8f3"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/spdx-license-ids"
            }
          ]
        },
        {
          "type": "library",
          "name": "spdx-exceptions",
          "version": "1.0.5",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-exceptions@1.0.5",
          "author": "The Linux Foundation",
          "description": "list of SPDX standard license exceptions",
          "licenses": [
            {
              "license": {
                "id": "CC-BY-3.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/spdx-exceptions@1.0.5",
          "externalReferences": [
            {
              "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-exceptions.json#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kemitchell/spdx-exceptions.json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-1.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9d21ac4da4bdb71d060fb74e5a67531d032cbba6"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/spdx-exceptions"
            }
          ]
        },
        {
          "type": "library",
          "name": "longest",
          "version": "1.0.1",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|longest@1.0.1",
          "author": "Jon Schlinkert",
          "description": "Get the longest item in an array.",
          "scope": "optional",
          "purl": "pkg:npm/longest@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/longest.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/longest",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/longest/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "30a0b2da38f73770e8294a0d22e6625ed77d0097"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:bundled",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nyc/node_modules/longest"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "only-shallow",
      "version": "1.2.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|only-shallow@1.2.0",
      "author": "Forrest L Norvell",
      "description": "like `deeper` and `deepest`, but less strict, and with 90s flavor",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/only-shallow@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fonly-shallow%2F-%2Fonly-shallow-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/othiym23/only-shallow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/othiym23/only-shallow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/othiym23/only-shallow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/only-shallow/-/only-shallow-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c40e2b7c3fe239f2e2482eb4b8f82482fdb4ba73a598404a7902d4911415e20072f39187c1b34292cb6d3c10040e6683e1907fe3660123fbeed70d8a7da2d0d4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/only-shallow"
        }
      ]
    },
    {
      "type": "library",
      "name": "opener",
      "version": "1.5.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|opener@1.5.2",
      "author": "Domenic Denicola",
      "description": "Opens stuff, like webpages and files and executables, cross-platform",
      "licenses": [
        {
          "expression": "(WTFPL OR MIT)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/opener@1.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fopener%2F-%2Fopener-1.5.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/domenic/opener.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/domenic/opener#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/domenic/opener/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/opener/-/opener-1.5.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "babe5421dcb0e58ef2123f702f386a5e2cba199dccc31d32188fb9b0c9f6af4374bf770a26f526147e723cff965e1f5ed317f2cf2257f790fc974f3c0cd163ec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/opener"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-homedir",
      "version": "1.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|os-homedir@1.0.1",
      "author": "Sindre Sorhus",
      "description": "io.js 2.3.0 os.homedir() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-homedir@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fos-homedir%2F-%2Fos-homedir-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/os-homedir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/os-homedir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/os-homedir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/os-homedir/-/os-homedir-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "18979f46d508fb1c8a5061aa4dfd36e2be66f7b1d7f34d73a0845cd724e57c2ab5f15cde683bbff1755dc63b0a06cdc30512a442e3c02f0b72083b9211146755"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-homedir"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "2.3.8",
      "bom-ref": "uglify-js@1.1.1-tuxcare.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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f29d00524e173838087b04a2d25f04a63b3e1159d688aecda03204194d07844efe67263c0f520c63ba1dbb9951ac55c683bd4bd79286f10acf9ae9b8e514ed74"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|signal-exit@3.0.7",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@3.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsignal-exit%2F-%2Fsignal-exit-3.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/signal-exit/-/signal-exit-3.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "stack-utils",
      "version": "0.4.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|stack-utils@0.4.0",
      "author": "James Talmage",
      "description": "Captures and cleans stack traces",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stack-utils@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstack-utils%2F-%2Fstack-utils-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/stack-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/stack-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/stack-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stack-utils/-/stack-utils-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "50c248c5775ef83225b17dce97afe569baba26c31f8a4a9b1999b4bbc7d137131414b3683e4a755172b061487774e6cd046a37c4918ea0e950c6ce1c95ed9c8e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stack-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "tap-mocha-reporter",
      "version": "2.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|tap-mocha-reporter@2.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Format a TAP stream using Mocha's set of reporters",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap-mocha-reporter@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftap-mocha-reporter%2F-%2Ftap-mocha-reporter-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/tap-mocha-reporter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/tap-mocha-reporter",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/tap-mocha-reporter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tap-mocha-reporter/-/tap-mocha-reporter-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1678e2a4cda64a95a6d83a3b1b7e03a36f105b2519eff89846f3e8e6af90d24253494164927c0defc5cadbc8e03f115e20264e7705c04f79d2ee069e698777aa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap-mocha-reporter"
        }
      ]
    },
    {
      "type": "library",
      "name": "tap-parser",
      "version": "2.2.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|tap-parser@2.2.3",
      "author": "James Halliday",
      "description": "parse the test anything protocol",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap-parser@2.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftap-parser%2F-%2Ftap-parser-2.2.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/tap-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/tap-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/tap-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tap-parser/-/tap-parser-2.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bd375618494823c5cecae31e43e79cd2a0dfe89a76cbf87740f8314913422b6eea9769fe04ad57243999c8bd1db4439b52606c263d88c309172534c0bf725e86"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "tmatch",
      "version": "2.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|tmatch@2.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "This module exists to facilitate the `t.match()` method in [`tap`](http://npm.im/tap).",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tmatch@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftmatch%2F-%2Ftmatch-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/tmatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/tmatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/tmatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tmatch/-/tmatch-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3879ff97319602c8793013535d4887739f791c06c80120ace8cfa10eb90c39b6d2cec5de8f44822ab431af827a1264476dda37ab0c9eb4fceecc492d9198b2e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tmatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "lcov-parse",
      "version": "0.0.10",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|lcov-parse@0.0.10",
      "author": "Dav Glass",
      "description": "Parse lcov results files and return JSON",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lcov-parse@0.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flcov-parse%2F-%2Flcov-parse-0.0.10.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/davglass/lcov-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davglass/lcov-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/davglass/lcov-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lcov-parse/-/lcov-parse-0.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62c2f40f8405fef36535c1cf5ccf37dac8bd77644eaf2150e2be09bdc7cc222518af57fa5942ee3bbe580adc4dbb83fe5cc447cf449f51ce76e3e73e5371b992"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lcov-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "log-driver",
      "version": "1.2.5",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|log-driver@1.2.5",
      "description": "log-driver is a simple logging framework for logging to stdout",
      "purl": "pkg:npm/log-driver@1.2.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flog-driver%2F-%2Flog-driver-1.2.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cainus/logdriver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cainus/logdriver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cainus/logdriver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/log-driver/-/log-driver-1.2.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "530a85154eb2ced76e3fa0d77237088eb232bd640cbffb29beb2b6be38b7ed7894ca4a429b5a93514337ccef8447baa32f70ad99b58a028542e7e6ced87c2234"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/log-driver"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|minimist@1.2.0",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimist%2F-%2Fminimist-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimist/-/minimist-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ed697e273f88196b92760b10109e09ba7574b22fe2321838d8c9d0406ea1d51e9335e55e9e9e14f71e420b9bff818ab3fdf10d2d02130165e274db552f434d6f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "request",
      "version": "2.79.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|request@2.79.0",
      "author": "Mikeal Rogers",
      "description": "Simplified HTTP request client.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/request@2.79.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequest%2F-%2Frequest-2.79.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/request/request.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/request/request#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/request/request/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/request/-/request-2.79.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7bb30826c85ed5e640991aa0e2bc9a3b437d1b47ecfbf8290dee4595b9c8172eb36739d14b075116b2e9eb789fd18b78defac8e70a303aa1efd6a25d56871d39"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/request"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "4.0.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|cross-spawn@4.0.2",
      "author": "IndigoUnited",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@4.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcross-spawn%2F-%2Fcross-spawn-4.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/IndigoUnited/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cross-spawn/-/cross-spawn-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c805f3fe9035b43f06b60d92f7c1247ffb1ec29dcb729dd8a05289e07929e61e722d69ca5530d4d24c23289f0d0c261c7d32dfc869334e292cb7e8d6ca94f588"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|fs.realpath@1.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs.realpath@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffs.realpath%2F-%2Ffs.realpath-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/fs.realpath.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/fs.realpath#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/fs.realpath/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fs.realpath/-/fs.realpath-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "38ed291f694ae9ad2166701d6aee48b731cf23aa5496f23b8cc567c54411b70e28c05db093c94e49a6ed1830933f81a0ae0d8c6c69d63bd5fc2b5b78f9f18c0f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs.realpath"
        }
      ]
    },
    {
      "type": "library",
      "name": "inflight",
      "version": "1.0.6",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|inflight@1.0.6",
      "author": "Isaac Z. Schlueter",
      "description": "Add callbacks to requests in flight to avoid async duplication",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inflight@1.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finflight%2F-%2Finflight-1.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/inflight.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inflight",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inflight/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inflight/-/inflight-1.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93dd88fdbd3cab8c2f16c71708bbea7ec1c2ae3ac5ef2897b10b8856f544ecdf365b7f9aaa9cee51d05b7e159ccbf159477ff82207e532028b3acbcf0eb18224"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "3.1.5",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|minimatch@3.1.5",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@3.1.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-3.1.5.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-3.1.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "94d689808fb643951140191c7042874d038f697754c67659125413658d0c15402e684a9ed44f8dcaf81dcff688c8d8ba67d3333b976fd47f27e7cfc610ba77fb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-absolute",
      "version": "1.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|path-is-absolute@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Node.js 0.12 path.isAbsolute() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-is-absolute@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-is-absolute%2F-%2Fpath-is-absolute-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-is-absolute.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-is-absolute#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-is-absolute/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0156f0dd42767bd6eaeb8bd2692f409b47e37b53daf296c6a934ec9977da2223299ebe4394385f24eb8b8fd49ff7964f5430147ab0df124f3c30f98f7bb50242"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "1.0.10",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|argparse@1.0.10",
      "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/argparse@1.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fargparse%2F-%2Fargparse-1.0.10.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/argparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/argparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/argparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/argparse/-/argparse-1.0.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "4.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|esprima@4.0.1",
      "author": "Ariya Hidayat",
      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esprima@4.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-4.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/esprima.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://esprima.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/esprima/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima/-/esprima-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "786b85170ed4a5d6be838a7e407be75b44724d7fd255e2410ccfe00ad30044ed1c2ee4f61dc10a9d33ef86357a6867aaac207fb1b368a742acce6d23b1a594e0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65006f8b50dca49e060ea6a78ee719d878f7c043b9a590d2f3d0566e472bbddc64b09a2bc140c365a997f65745929f5ac369660432e090e6c40380d6349f4561"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "1.0.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "54b82121634ce842d0ce8ef3c26720d0d99357258a623bc878cf37ca3a74c110d39949eb33aefc7d06dc281a3a9f6089105d2cce81bfff2b60f932a56bcf402d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "2.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de8b943a9421b60adb39ad7b27bfaec4e4e92136166863fbfc0868477f80fbfd5ef6c92bcde9468bf757cc4632bdbc6e6c417a5a7db2a6c7132a22891459f56a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-nextick-args"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|safe-buffer@5.1.2",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.1.2?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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "19dd94641243917958ec66c9c5fb04f3f9ef2a45045351b7f1cd6c88de903fa6bd3d3f4c98707c1a7a6c71298c252a05f0b388aedf2e77fc0fb688f2b381bafa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "1.1.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9ff4a19ef0e2e851db6d57ef8aba3e5a88e2173bfeb3c30f30705ccd578f7d4a4324bc282d3d21b759786300426e2f29240bde104767907c8fc933ff9b345fc2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "10f0f9ab5b97c85c49a42acb9c27359c79eade039ae83641a1c008888d93692080ed5089d5424331a802cc891736c5187c3d5d68afff2d3110f318886eb1ed73"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|debug@2.6.9",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9?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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "1.4.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|diff@1.4.0",
      "description": "A javascript text diff implementation.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/kpdecker/jsdiff/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/diff@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdiff%2F-%2Fdiff-1.4.0.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.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "57355ce3684c65b614f52c7f96d6fb298b90ea9a80c3e71b156572e1729d92e10bd8215a44b1849c848fb3b61dcda506a62f82a48aaf466bbb84f4384fb110e7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bdb468ac1e455105af95ad7a53c47faa06852326b6a86cf00eb366099b982ab6dd494306e88d5908641179f911561b8e9081959deec1437e4349fa35aaf26a16"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "unicode-length",
      "version": "1.0.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|unicode-length@1.0.3",
      "author": "Juan Cruz Viotti",
      "description": "Get the length of unicode strings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unicode-length@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funicode-length%2F-%2Funicode-length-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jviotti/unicode-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jviotti/unicode-length",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jviotti/unicode-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/unicode-length/-/unicode-length-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ad928d848aa2a14a7b1f8f5a7ebdbab62bcb0c2bd44aa397c26c04127b02c273d7ebb4b50986ce2f8e58e483f72bf5c737bdff960db51e5ac1f123656172904e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unicode-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "events-to-array",
      "version": "1.1.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|events-to-array@1.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "Put a bunch of emitted events in an array, for testing.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/events-to-array@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fevents-to-array%2F-%2Fevents-to-array-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/events-to-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/events-to-array",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/events-to-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/events-to-array/-/events-to-array-1.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8a7456cd163b9c6f9a5d9c41cc4a98281dc73e0c1f959468a408c3087bf4c21851c7e31352bd5e8b4202654ca97721341d19b82f6779544708a8b0faca5f8114"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/events-to-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws-sign2",
      "version": "0.6.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|aws-sign2@0.6.0",
      "author": "Mikeal Rogers",
      "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aws-sign2@0.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faws-sign2%2F-%2Faws-sign2-0.6.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.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "267269012d29f519a2c643af5b65f00f1c73b356dde3f54018897a434102e583a8fa9fa1a8886d0e19ff9e616707fc543576cb92913698e8e0548051283e3163"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws-sign2"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws4",
      "version": "1.13.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|aws4@1.13.2",
      "author": "Michael Hart",
      "description": "Signs and prepares requests using AWS Signature Version 4",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aws4@1.13.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faws4%2F-%2Faws4-1.13.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mhart/aws4.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mhart/aws4#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mhart/aws4/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/aws4/-/aws4-1.13.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9477badb3bdb4c1e5e100054562fc0c1587464a63dacc3038669be79ecaeb9441b437f89f9f38d550399ca3f8376bbc3e01637dee6278b2449e142486922807f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws4"
        }
      ]
    },
    {
      "type": "library",
      "name": "caseless",
      "version": "0.11.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|caseless@0.11.0",
      "author": "Mikeal Rogers",
      "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caseless@0.11.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcaseless%2F-%2Fcaseless-0.11.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/caseless.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/caseless#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/caseless/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/caseless/-/caseless-0.11.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3832d71fae38c3d0b67cc3c09bb6cc0d0dc646f8a965665f29cfbc02cea121a75121e944d27d3166e377f0d4ba9222b728f115ae9ca69900fc6ef9dc00759091"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caseless"
        }
      ]
    },
    {
      "type": "library",
      "name": "combined-stream",
      "version": "1.0.8",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|combined-stream@1.0.8",
      "author": "Felix Geisendörfer",
      "description": "A stream that emits multiple other streams one after another.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/combined-stream@1.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcombined-stream%2F-%2Fcombined-stream-1.0.8.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-1.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/combined-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7e3aae0b9f5c0fb0b25babab3572b4141b9f9197288861bcd304ee3ee8d7e7dd1c0794ed967db4136501e12fd601156a8577df665d8b3604be81074f2088a6fe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "forever-agent",
      "version": "0.6.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|forever-agent@0.6.1",
      "author": "Mikeal Rogers",
      "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/forever-agent@0.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fforever-agent%2F-%2Fforever-agent-0.6.1.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.6.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f428b60f866eb379a738973de8277a3ae6abe040270fb9b8b2a2d66b5ea11a1b884d6a03583bca9d954ad7e6fc2abfda21a9e4ff6778fafb25b4ebbc9659d53"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/forever-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "2.1.4",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|form-data@2.1.4",
      "author": "Felix Geisendörfer",
      "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/form-data@2.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fform-data%2F-%2Fform-data-2.1.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/form-data/form-data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/form-data/form-data#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/form-data/form-data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/form-data/-/form-data-2.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0758648b00fafe006d21069b2a8b939bf07acb4ad37f2d67aa869165d7877b1498072b8f139a02e800b3f3ebd5d2511eb9609cc37cb517fc133cf8c2c92e085"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/form-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "har-validator",
      "version": "2.0.6",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|har-validator@2.0.6",
      "author": "Ahmad Nassri",
      "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/har-validator@2.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhar-validator%2F-%2Fhar-validator-2.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/har-validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-validator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-validator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/har-validator/-/har-validator-2.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3fab4557ec027142f79dbc930c0bef783c927db872d17903b4021f64fe872138ccd9652c88f9dafc4835632f774855ef6a1aa85fe92dd27fbac655ca0d7628c0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/har-validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "hawk",
      "version": "3.1.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|hawk@3.1.3",
      "author": "Eran Hammer",
      "description": "HTTP Hawk Authentication Scheme",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hawk@3.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhawk%2F-%2Fhawk-3.1.3.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-3.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5fcc5b99373571b3d77105785a42dc44c00bbb2a3185fa450139b2b82c493ce02fac34b80cd9ec4c03a6294c4c4ce594e93ceb4ce9313cac08c7964ea49552ae"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hawk"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-signature",
      "version": "1.1.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|http-signature@1.1.1",
      "author": "Joyent, Inc",
      "description": "Reference implementation of Joyent's HTTP Signature scheme.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-signature@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttp-signature%2F-%2Fhttp-signature-1.1.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-1.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8949f435c4542e50c6b6a34b3752719b36b293ca209bb353a257404b2641a4cdaa8206e98635f334e8b0de988df2d833f9efc346ce97e600331704c8e8109172"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-signature"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-typedarray",
      "version": "1.0.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|is-typedarray@1.0.0",
      "author": "Hugh Kennedy",
      "description": "Detect whether or not an object is a Typed Array",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-typedarray@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-typedarray%2F-%2Fis-typedarray-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hughsk/is-typedarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hughsk/is-typedarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hughsk/is-typedarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-typedarray/-/is-typedarray-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "732039ea208c1c087909dce32486b86a8849c9e3b561bc0b8b725cdf9326454ea9a2ba058c8199cd4ceea468913ce8e01e0f532eee37c5ba705e4e76ddf33128"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "isstream",
      "version": "0.1.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|isstream@0.1.2",
      "author": "Rod Vagg",
      "description": "Determine if an object is a Stream",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isstream@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisstream%2F-%2Fisstream-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/rvagg/isstream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/isstream",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/isstream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isstream/-/isstream-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6258f3edf7f23dbacba4b9e0accb59ecd76e52056f8bac06f5127d21473209de7d610f75d4f049a6138351c6ce55ba987f17b5c2e61ffcb27c3dab8c470b0cfe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stringify-safe",
      "version": "5.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "642960e80698bda9af60413cd9ddc8c9ddef49222343ea1d823693cd1b8edeceeda0274529cce86f68b4cc287b244f245a7d7bcaf016854571bea1b051a96c44"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stringify-safe"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|mime-types@2.1.35",
      "description": "The ultimate javascript content-type utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-types@2.1.35?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-types%2F-%2Fmime-types-2.1.35.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-types#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime-types/-/mime-types-2.1.35.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "64363e6cf9b9cd34c5f98a42ac053d9cad148080983d3d10b53d4d65616fe2cfbe4cd91c815693d20ebee11dae238323423cf2b07075cf1b962f9d21cda7978b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "oauth-sign",
      "version": "0.8.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|oauth-sign@0.8.2",
      "author": "Mikeal Rogers",
      "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/oauth-sign@0.8.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foauth-sign%2F-%2Foauth-sign-0.8.2.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.8.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "565174ee2bb7555dfe0535e3e37366a7a22bb7f1bb8ff36011cb544ba230787d511a15118e309cd8d5adcd714f5d75967dcee181b5d076d890bb62c6a7a33152"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/oauth-sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "6.3.5",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|qs@6.3.5",
      "description": "A querystring parser that supports nesting and arrays, with a depth limit",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/qs@6.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-6.3.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/qs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/qs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/qs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/qs/-/qs-6.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5c7621f6876ef28dcc17bb4f7da0a8d01ddf6a6180ae178a6fa2f83e65e17ecaa2b543cef35edb7459030c036713ab446157bdfe0ef2bbd39624e48160613328"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "stringstream",
      "version": "0.0.6",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f3b18404091e81b05cc1e4e852b7737f778b856360d3a1494de6e5e01549cff2605b2f02bc4afd751b57e6a5a9862ca7312425c718be42a374cf94f7d922e584"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "tough-cookie",
      "version": "2.3.4",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|tough-cookie@2.3.4",
      "author": "Jeremy Stashewsky",
      "description": "RFC6265 Cookies and Cookie Jar for node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tough-cookie@2.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftough-cookie%2F-%2Ftough-cookie-2.3.4.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-2.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4d9e934df23936d667bb2cbf29e72ff829e844e9f25e7d8337decba27b604290b0b17d97c8b6020b410d85891e8523b0029f2b4d029cfcd50817b064439aca2c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tough-cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "tunnel-agent",
      "version": "0.4.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7b42285435b1f120c773f870153a890d0ec20834c4786866713f63916263a06412a60073db49c032bf341374e993b3dab49d5bdfb0d00e0251dc2352cdc30e65"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tunnel-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "uuid",
      "version": "3.4.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|uuid@3.4.0",
      "description": "RFC4122 (v1, v4, and v5) UUIDs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uuid@3.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuuid%2F-%2Fuuid-3.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/uuidjs/uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/uuidjs/uuid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/uuidjs/uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uuid/-/uuid-3.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1e3483470ea0644e4932081cb4705c8d56a4d3cf8a1158522220f31674fd4bd69e826a7ce52fdb45e0554dbe104c5691369b49f64b9868d8676cd10e91b29bfc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "4.1.5",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|lru-cache@4.1.5",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@4.1.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-4.1.5.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-4.1.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b166656c43f63ac1cd917acc97919893f8ca93bd0c06783a514e1823fa860d86e07fa61b3f812f9aa2126d70a826244ab3ed5b4a9147560431bc9d7b176962e6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.3.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|which@1.3.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich%2F-%2Fwhich-1.3.1.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.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f125d616ab53132106c9de7c3472ab2c1e84cd536ebb2a5ac3b866755989710d2b54b4a52139a266875d76fd36661f1c547ee26a3d748e9bbb43c9ab3439221"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isexe",
          "version": "2.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|which@1.3.1|isexe@2.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Minimal module to check if a file is executable.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isexe@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisexe%2F-%2Fisexe-2.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/isexe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/isexe#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/isexe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isexe/-/isexe-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/which/node_modules/isexe"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.12",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|brace-expansion@1.1.12",
      "author": "Julian Gruber",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@1.1.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbrace-expansion%2F-%2Fbrace-expansion-1.1.12.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/brace-expansion.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/brace-expansion/-/brace-expansion-1.1.12.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "sprintf-js",
      "version": "1.0.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|sprintf-js@1.0.3",
      "author": "Alexandru Marasteanu",
      "description": "JavaScript sprintf implementation",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sprintf-js@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsprintf-js%2F-%2Fsprintf-js-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexei/sprintf.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexei/sprintf.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sprintf-js/-/sprintf-js-1.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0fd70f824bcb955deddc8ccbd03d182ef180f40864e0f72f57051b3747521abd5a3f436bb780049d351bb86beab840b4980eb81aab757f38ab951b3989b5f1f2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sprintf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.0.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|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",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "1.4.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|punycode@1.4.1",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@1.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpunycode%2F-%2Fpunycode-1.4.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/bestiejs/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bestiejs/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/punycode/-/punycode-1.4.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8e660d1255bbcaf3bb4d5df70a34a6bd2884db2728ddb576733bbf3b30ca74c35565059fc426e55112e17fee3bb32411067b637cb75dfc7d1e82bcc81bea1a15"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "3.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|strip-ansi@3.0.1",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "561ba64926c1a834cff29d992ca8f8d148c1095e3ebfc6d4484a546f82a34605a4f696ea185e111058fa2846a089d6f67ff33a0330b41261720cd19ac3d382ce"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "delayed-stream",
      "version": "1.0.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|delayed-stream@1.0.0",
      "author": "Felix Geisendörfer",
      "description": "Buffers events from a stream until you are ready to handle them.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/delayed-stream@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdelayed-stream%2F-%2Fdelayed-stream-1.0.0.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-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "672483ecd7fdd5a2c1d11c4be0a1ab28705797b11db350c098475ca156b05e72c3ed20e1a4d82db88236680920edaed04b8d63c4f499d7ba7855d1a730793731"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delayed-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "asynckit",
      "version": "0.4.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|asynckit@0.4.0",
      "author": "Alex Indigo",
      "description": "Minimal async jobs utility library, with streams support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asynckit@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasynckit%2F-%2Fasynckit-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexindigo/asynckit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexindigo/asynckit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/asynckit/-/asynckit-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asynckit"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "1.1.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|chalk@1.1.3",
      "description": "Terminal string styling done right. Much color.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@1.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-1.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/chalk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/chalk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/chalk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/chalk/-/chalk-1.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "53795154b31296c09f8ea60f6cbc95bf5d4cf423d6e08ef6f1de9308a300389b9e11e07dffca3e792b0c9f13c90fe43e2bdd3db1d11283b0beb489281faa27d4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.20.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|commander@2.20.3",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commander@2.20.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.20.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commander/-/commander-2.20.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1a956498cf2f176bd05248f62ef6660f7e49c5e24e2c2c09f5c524ba0ca4da7ba16efdfe989be92d862dfb4f9448cc44fa88fe7b2fe52449e1670ef9c7f38c71"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-my-json-valid",
      "version": "2.20.6",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|is-my-json-valid@2.20.6",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-my-json-valid@2.20.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-my-json-valid%2F-%2Fis-my-json-valid-2.20.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/is-my-json-valid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/is-my-json-valid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/is-my-json-valid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-my-json-valid/-/is-my-json-valid-2.20.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d49430ba554d8f1f14aa43c4fdba836b1b47e0f5c27bfd95461ff2de9f7d85e395f3b1c6e08779fd57c3b3077e62201f1dc4537c39568084b27271ee859ab56b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-my-json-valid"
        }
      ]
    },
    {
      "type": "library",
      "name": "pinkie-promise",
      "version": "2.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|pinkie-promise@2.0.1",
      "author": "Vsevolod Strukchinsky",
      "description": "ES2015 Promise ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pinkie-promise@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpinkie-promise%2F-%2Fpinkie-promise-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/floatdrop/pinkie-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d069e2e83e1470b4dbbfd739ec37f10c676be355df8148ea599bb8f767f47081abd7acc3534e8158ffd1004bceba8ec243408d8c768b94ce7d6092459b735697"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "boom",
      "version": "2.10.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|boom@2.10.1",
      "description": "HTTP-friendly error objects",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/boom@2.10.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fboom%2F-%2Fboom-2.10.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hapijs/boom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/boom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/boom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/boom/-/boom-2.10.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "29b89911af7fbe87cd7152571b07565a7db9ade4375777470566d2d3b153177fd339e84b9e6f46121255e13e99bc63e44a1469994a98c27682ae48f49919cfe9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/boom"
        }
      ]
    },
    {
      "type": "library",
      "name": "cryptiles",
      "version": "2.0.5",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|cryptiles@2.0.5",
      "description": "General purpose crypto utilities",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cryptiles@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcryptiles%2F-%2Fcryptiles-2.0.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hapijs/cryptiles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/cryptiles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/cryptiles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cryptiles/-/cryptiles-2.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1453792b0a6fbd04d34b98563f1ad4f3f404e2441473abb065cae794c04df36b7532002dabc9a7a03c08341972f5376bd36b1e788221b5d17e507d5f781606a2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cryptiles"
        }
      ]
    },
    {
      "type": "library",
      "name": "hoek",
      "version": "2.16.3",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|hoek@2.16.3",
      "description": "General purpose node utilities",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hoek@2.16.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhoek%2F-%2Fhoek-2.16.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hapijs/hoek.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hapijs/hoek#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hapijs/hoek/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hoek/-/hoek-2.16.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "57a630d6b21c615ff826c9e0823054d25e0aafe117869c2a5d1bac10d5355f1eaba34d081cf1d83729c2b814ce6403e5af700098bbdc847f48ecdfd551dbcec1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hoek"
        }
      ]
    },
    {
      "type": "library",
      "name": "sntp",
      "version": "1.0.9",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|sntp@1.0.9",
      "author": "Eran Hammer",
      "description": "SNTP Client",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/sntp@1.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsntp%2F-%2Fsntp-1.0.9.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-1.0.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "edb8153809cf8f75e3aca639efb4bea6e08a18246552b72b11db0c7915e583d1a17f975fff1362eac38d51ae375ab1d47774e324117b3b4e23628898d0555ad0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sntp"
        }
      ]
    },
    {
      "type": "library",
      "name": "assert-plus",
      "version": "0.2.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|assert-plus@0.2.0",
      "author": "Mark Cavage",
      "description": "Extra assertions on top of node's assert module",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/assert-plus@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-0.2.0.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.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bb52f464bcb047388e563521471234420f46fb8467141f47fd1ab8d185a7d1d89e0e03bbbc061e273ea32803bab7f6abbb394314b00f9104d3f3b7be7fc2266b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assert-plus"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsprim",
      "version": "1.4.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|jsprim@1.4.2",
      "description": "utilities for primitive JavaScript types",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsprim@1.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsprim%2F-%2Fjsprim-1.4.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-jsprim.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-jsprim#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-jsprim/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsprim/-/jsprim-1.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3f66d238c01cfdc88bcfa0f38235651893fdf81ac95aee540c62bbd02da2c1e0b940121e15fd195d1bc68c48f6b9882b63632400086c4961c35a516d12ba195b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsprim"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|jsprim@1.4.2|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.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-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsprim/node_modules/assert-plus"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "sshpk",
      "version": "1.18.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|sshpk@1.18.0",
      "author": "Joyent, Inc",
      "description": "A library for finding and using SSH public keys",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sshpk@1.18.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsshpk%2F-%2Fsshpk-1.18.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/joyent/node-sshpk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arekinath/node-sshpk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arekinath/node-sshpk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sshpk/-/sshpk-1.18.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "da9d8a2594d2a90fc8dfe1d7e3612960e6b69777fc12bbfc3162accb623db9fe3003bc852245d17df61db31f3acbacf8bc7b55f2eee0fa93e5afcff8a2e031b1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sshpk"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|sshpk@1.18.0|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.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-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/sshpk/node_modules/assert-plus"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.52.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|mime-db@1.52.0",
      "description": "Media Type Database",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mime-db@1.52.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmime-db%2F-%2Fmime-db-1.52.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/mime-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/mime-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/mime-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mime-db/-/mime-db-1.52.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b0f538b95edd625bed589c70c311c3d0fba285536213b4f201b439496c43081f66518bce82ba103b061040e28f27c0886c4fb51135653a82b5502da7537818be"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "pseudomap",
      "version": "1.0.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|pseudomap@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pseudomap@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpseudomap%2F-%2Fpseudomap-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/pseudomap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/pseudomap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/pseudomap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pseudomap/-/pseudomap-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6ff6303616fc964d59cf6f9b5d7a52fcb2bd3a2b22659d5236c48bc4dd71d8e5d51215b60a4affee6584e6fac2d594e22650fd835f635accd3989b01fa812915"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pseudomap"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "2.1.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|yallist@2.1.2",
      "author": "Isaac Z. Schlueter",
      "description": "Yet Another Linked List",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yallist@2.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyallist%2F-%2Fyallist-2.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yallist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yallist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yallist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yallist/-/yallist-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9dc4f31d5ecdbec4199187b50d6edc6c32e6d18a731e6645e6bfe2c8fdd99d0b4c889fa98f38ac0a230d23e4a3fb1405e695e1487c52077b836ec053cd8fdcd8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "1.0.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|balanced-match@1.0.2",
      "author": "Julian Gruber",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbalanced-match%2F-%2Fbalanced-match-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/balanced-match.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/balanced-match/-/balanced-match-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de849e50ed13315ebb84dd4099b5ec2b8c9aa94eed8e21e56f144364ea47d0a5bdf82797e1b440697d009f1b74b71d8cae94695b041a3f02252121098585393f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-map",
      "version": "0.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|concat-map@0.0.1",
      "author": "James Halliday",
      "description": "concatenative mapdashery",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/concat-map@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconcat-map%2F-%2Fconcat-map-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-concat-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-concat-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-concat-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/concat-map/-/concat-map-0.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fd2aefe1db30c903417e8846a73f68e986f71b3dd2ad40ea047e6b4ee84647b6a1b656d82a7571c366c214c4658da03b1171da5d9f30b07768745bdb9212a6aa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "2.1.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|ansi-regex@2.1.1",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@2.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-2.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-regex/-/ansi-regex-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "2.2.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|ansi-styles@2.2.1",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@2.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-2.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-styles/-/ansi-styles-2.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "92609ebc582146258cec7079cd33d42e5e2bf5b5454968f3eb6321aa2cc3194aead8d5ae34c432bafe2d1c7a0a247b3af4cfcc17ae2511c1dd608a1cadd59060"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-ansi",
      "version": "2.0.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|has-ansi@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a string has ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-ansi@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-ansi%2F-%2Fhas-ansi-2.0.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-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0bcbc127c0f0502c75f6f866eeeae14ee52caf8fc8c8fea5e15ccd403bfeaf21d039b5b74d34e9f7207af16a588117b66db686b99fec7bbe08a857959cc9cb66"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "2.0.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|supports-color@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupports-color%2F-%2Fsupports-color-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/supports-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/supports-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/supports-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/supports-color/-/supports-color-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "28a355b5dea909880f20a538729dbbdf71d6602a6995085d7592c152bc9a007a2eef6df1f854734390dff36e058fe232cae8904d1a2e6f84a72057c872ba7bd2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "generate-function",
      "version": "2.3.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|generate-function@2.3.1",
      "author": "Mathias Buus",
      "description": "Module that helps you write generated functions in Node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/generate-function@2.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgenerate-function%2F-%2Fgenerate-function-2.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/generate-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/generate-function",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/generate-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/generate-function/-/generate-function-2.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "79e07919f30d79ebe6fc6458ab6d12866b1a19c988f359085f62bd5d0c799a20bc29d1da0ba266d2a43c64d7863a2ef0601f0eb1dc4ab3e636a15b9316e57029"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/generate-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "generate-object-property",
      "version": "1.2.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|generate-object-property@1.2.0",
      "author": "Mathias Buus",
      "description": "Generate safe JS code that can used to reference a object property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/generate-object-property@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgenerate-object-property%2F-%2Fgenerate-object-property-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/generate-object-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/generate-object-property",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/generate-object-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/generate-object-property/-/generate-object-property-1.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4ee3b0656809d9500c10626f0323d6be9ab1480345d0b0e99b21dab8c8c56336800af9fe4134ff019a26bcf0b354157bc833773a6c074393af1da78b2ab7b725"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/generate-object-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-my-ip-valid",
      "version": "1.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|is-my-ip-valid@1.0.1",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-my-ip-valid@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-my-ip-valid%2F-%2Fis-my-ip-valid-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/is-my-ip-valid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/is-my-ip-valid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/is-my-ip-valid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-my-ip-valid/-/is-my-ip-valid-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f173c70170e59b34ada2d9a4e40993fa8bbc241c5d5ba8a16bc041ee37926d8390526991d4650fc94ce270a15e3562f1e739a47259687bd93fcabdf373f4326"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-my-ip-valid"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonpointer",
      "version": "5.0.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|jsonpointer@5.0.1",
      "author": "Jan Lehnardt",
      "description": "Simple JSON Addressing.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonpointer@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonpointer%2F-%2Fjsonpointer-5.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/janl/node-jsonpointer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/janl/node-jsonpointer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/janl/node-jsonpointer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonpointer/-/jsonpointer-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a7f9d76e148472ede96517645b539f261a6c56d5b581de166b57e741cf582e24df0239f4df5d9e30a8a66dd210cee665f5a6bdc5419a4653fd4ff08913f762b5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonpointer"
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|xtend@4.0.2",
      "author": "Raynos",
      "description": "extend like a boss",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xtend@4.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fxtend%2F-%2Fxtend-4.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/xtend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/xtend",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/xtend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/xtend/-/xtend-4.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2ca614d620172575200179fd5118e2bbe3168725171ecbdfa7b99cb989bd75250a2b4fc28edad4c050310fcdbf98259bb4bb068c521a774c08b28778ceb4c011"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "pinkie",
      "version": "2.0.4",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|pinkie@2.0.4",
      "author": "Vsevolod Strukchinsky",
      "description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pinkie@2.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpinkie%2F-%2Fpinkie-2.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/floatdrop/pinkie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floatdrop/pinkie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pinkie/-/pinkie-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32752e1327007a6b5269e1528d7296fdaae857b6a405b63e4aff91932a858e001eef717e311d130562814439267d6abf1e216675abdf6751bb87848f6576824a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie"
        }
      ]
    },
    {
      "type": "library",
      "name": "extsprintf",
      "version": "1.3.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|extsprintf@1.3.0",
      "description": "extended POSIX-style sprintf",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extsprintf@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fextsprintf%2F-%2Fextsprintf-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/davepacheco/node-extsprintf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davepacheco/node-extsprintf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davepacheco/node-extsprintf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extsprintf/-/extsprintf-1.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d7535dcfb36ffa6bc00b58f492d4daedf01bd2f2f21865feacc1cd05842f8900c65341f0ee585cb4900da9b3e1bbd9d5f7f8b34ff227b53819ec89bff4b26cf6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extsprintf"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema",
      "version": "0.4.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|json-schema@0.4.0",
      "author": "Kris Zyp",
      "description": "JSON Schema validation and specifications",
      "licenses": [
        {
          "expression": "(AFL-2.1 OR BSD-3-Clause)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/json-schema@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-schema%2F-%2Fjson-schema-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/kriszyp/json-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriszyp/json-schema#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kriszyp/json-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json-schema/-/json-schema-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7acf783379d321fb043e2b1169f6a4f870cb7c75e7281855def5397aa3dc4b77e5216a9cc495a05c75e27b2dd8ae968db1a9d8e5e8b55686046cece28eeabd04"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "verror",
      "version": "1.10.0",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|verror@1.10.0",
      "description": "richer JavaScript errors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/verror@1.10.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fverror%2F-%2Fverror-1.10.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/davepacheco/node-verror.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/davepacheco/node-verror#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/davepacheco/node-verror/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/verror/-/verror-1.10.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65929298300414e8a311104b92661f27ebe6937c3eee138b603364442b91b8c246126a9834234bc81045c162953217f068417758e774665c3ce94fd60bffa763"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/verror"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|verror@1.10.0|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.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-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/verror/node_modules/assert-plus"
            }
          ]
        },
        {
          "type": "library",
          "name": "core-util-is",
          "version": "1.0.2",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|verror@1.10.0|core-util-is@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "The `util.is*` functions introduced in Node v0.12.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/core-util-is@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcore-util-is%2F-%2Fcore-util-is-1.0.2.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.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "de5ab3e588d64d89d6e9d9436b94cb69309c4a17daaf57b8d2b99c255c020490ba996945ba3d1e0872049661b5839932b89fc60fef169f814509ccf88093df69"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/verror/node_modules/core-util-is"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "asn1",
      "version": "0.2.6",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|asn1@0.2.6",
      "author": "Joyent",
      "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/asn1@0.2.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasn1%2F-%2Fasn1-0.2.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/joyent/node-asn1.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-asn1#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-asn1/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/asn1/-/asn1-0.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8b1fc5c4f9f43038dec89ee2ff2a07185b7f117e8bc8d6f148484f3d73833cbf8a07454f93ce9461f2f494c772f8a0a7bfe7e6bc8cf24b068ae423b0a956d64d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "bcrypt-pbkdf",
      "version": "1.0.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|bcrypt-pbkdf@1.0.2",
      "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bcrypt-pbkdf@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbcrypt-pbkdf%2F-%2Fbcrypt-pbkdf-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/joyent/node-bcrypt-pbkdf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/joyent/node-bcrypt-pbkdf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/joyent/node-bcrypt-pbkdf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a9e1485ed3f8312a22e8d2ea3b5d967ea011596b822a2d919fff6124b126b41e724cdafd0ea1569094427f6a92856ccf7803119ce802aead2c83f28bbf9112f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bcrypt-pbkdf"
        }
      ]
    },
    {
      "type": "library",
      "name": "dashdash",
      "version": "1.14.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|dashdash@1.14.1",
      "author": "Trent Mick",
      "description": "A light, featureful and explicit option parsing library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dashdash@1.14.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdashdash%2F-%2Fdashdash-1.14.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/trentm/node-dashdash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/trentm/node-dashdash#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/trentm/node-dashdash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dashdash/-/dashdash-1.14.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8d1162f140c6a3a8fea1d6621298dacd9696a846a5df0fdb6ac163407404c15b592460e9c5b1f531e625bb0092f17ab9c262c9a280e5320bd56ab9967c6338e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dashdash"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|dashdash@1.14.1|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.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-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dashdash/node_modules/assert-plus"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "ecc-jsbn",
      "version": "0.1.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|ecc-jsbn@0.1.2",
      "author": "Jeremie Miller",
      "description": "ECC JS code based on JSBN",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ecc-jsbn@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fecc-jsbn%2F-%2Fecc-jsbn-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/quartzjer/ecc-jsbn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/quartzjer/ecc-jsbn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/quartzjer/ecc-jsbn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7a1f4efa1c111cd6c6e012d38c49779f0d38e029069b95fa2e86827fb2cfa7b514f10aede3b258362ea73d7f318d6f7b4ca18a9b5a2e72d834412a597bdaab9f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ecc-jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "getpass",
      "version": "0.1.7",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|getpass@0.1.7",
      "author": "Alex Wilson",
      "description": "getpass for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/getpass@0.1.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgetpass%2F-%2Fgetpass-0.1.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/arekinath/node-getpass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/arekinath/node-getpass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/arekinath/node-getpass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/getpass/-/getpass-0.1.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d1fce3f49c4e2df27e5c62e147ccdedee9cdd0a642819c224920f3d7af151118caf1697c91549d72eda4b29778b38c2d01ad72feaad5462000d1672556cbb49e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/getpass"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "assert-plus",
          "version": "1.0.0",
          "bom-ref": "uglify-js@1.1.1-tuxcare.2|getpass@0.1.7|assert-plus@1.0.0",
          "author": "Mark Cavage",
          "description": "Extra assertions on top of node's assert module",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/assert-plus@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fassert-plus%2F-%2Fassert-plus-1.0.0.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-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/getpass/node_modules/assert-plus"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jsbn",
      "version": "0.1.1",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|jsbn@0.1.1",
      "author": "Tom Wu",
      "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsbn@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsbn%2F-%2Fjsbn-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/andyperlitch/jsbn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/andyperlitch/jsbn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/andyperlitch/jsbn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsbn/-/jsbn-0.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51553d7626ead897055b140f03a282aa3e4ee3654e980637cd051f10ac54d0aa53197c0da028e45f57b5dde1cdbf0ff13f29edea9534ad9d61b63593353497b2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|safer-buffer@2.1.2",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafer-buffer%2F-%2Fsafer-buffer-2.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChALkeR/safer-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safer-buffer/-/safer-buffer-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "tweetnacl",
      "version": "0.14.5",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|tweetnacl@0.14.5",
      "author": "TweetNaCl-js contributors",
      "description": "Port of TweetNaCl cryptographic library to JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Unlicense",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tweetnacl@0.14.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftweetnacl%2F-%2Ftweetnacl-0.14.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/dchest/tweetnacl-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://tweetnacl.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dchest/tweetnacl-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tweetnacl/-/tweetnacl-0.14.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2975c515d01b15763881e148c28c8d2be7f96756fbb307d70017cbec75c29a821630a5377664b6ebaef603811e42d0f32cacbb49799f06ee7526896f10ac2d18"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tweetnacl"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-property",
      "version": "1.0.2",
      "bom-ref": "uglify-js@1.1.1-tuxcare.2|is-property@1.0.2",
      "author": "Mikola Lysenko",
      "description": "Tests if a JSON property can be accessed using . syntax",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-property@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-property%2F-%2Fis-property-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mikolalysenko/is-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikolalysenko/is-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikolalysenko/is-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-property/-/is-property-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2acfc8a17d344ed0a56c642be135977a602792d010bd807b1f3702c431aa11953aa0299bd88347b8ea0ac5bb51f871649985812affdd399b464620230e18fdda"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-property"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "uglify-js@1.1.1-tuxcare.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nodeunit@0.9.5"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nodeunit@0.9.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|tap@7.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|tap@7.1.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|bluebird@3.7.2",
        "uglify-js@1.1.1-tuxcare.2|clean-yaml-object@0.1.0",
        "uglify-js@1.1.1-tuxcare.2|color-support@1.1.3",
        "uglify-js@1.1.1-tuxcare.2|coveralls@2.13.3",
        "uglify-js@1.1.1-tuxcare.2|deeper@2.1.0",
        "uglify-js@1.1.1-tuxcare.2|foreground-child@1.5.6",
        "uglify-js@1.1.1-tuxcare.2|glob@7.2.3",
        "uglify-js@1.1.1-tuxcare.2|isexe@1.1.2",
        "uglify-js@1.1.1-tuxcare.2|js-yaml@3.14.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0",
        "uglify-js@1.1.1-tuxcare.2|only-shallow@1.2.0",
        "uglify-js@1.1.1-tuxcare.2|opener@1.5.2",
        "uglify-js@1.1.1-tuxcare.2|os-homedir@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|readable-stream@2.3.8",
        "uglify-js@1.1.1-tuxcare.2|signal-exit@3.0.7",
        "uglify-js@1.1.1-tuxcare.2|stack-utils@0.4.0",
        "uglify-js@1.1.1-tuxcare.2|tap-mocha-reporter@2.0.1",
        "uglify-js@1.1.1-tuxcare.2|tap-parser@2.2.3",
        "uglify-js@1.1.1-tuxcare.2|tmatch@2.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|bluebird@3.7.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|clean-yaml-object@0.1.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|color-support@1.1.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|coveralls@2.13.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|coveralls@2.13.3|js-yaml@3.6.1",
        "uglify-js@1.1.1-tuxcare.2|lcov-parse@0.0.10",
        "uglify-js@1.1.1-tuxcare.2|log-driver@1.2.5",
        "uglify-js@1.1.1-tuxcare.2|minimist@1.2.0",
        "uglify-js@1.1.1-tuxcare.2|request@2.79.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|coveralls@2.13.3|js-yaml@3.6.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|argparse@1.0.10",
        "uglify-js@1.1.1-tuxcare.2|coveralls@2.13.3|esprima@2.7.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|coveralls@2.13.3|esprima@2.7.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|deeper@2.1.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|foreground-child@1.5.6",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|cross-spawn@4.0.2",
        "uglify-js@1.1.1-tuxcare.2|signal-exit@3.0.7"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|glob@7.2.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|fs.realpath@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|inflight@1.0.6",
        "uglify-js@1.1.1-tuxcare.2|inherits@2.0.4",
        "uglify-js@1.1.1-tuxcare.2|minimatch@3.1.5",
        "uglify-js@1.1.1-tuxcare.2|once@1.4.0",
        "uglify-js@1.1.1-tuxcare.2|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|isexe@1.1.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|js-yaml@3.14.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|argparse@1.0.10",
        "uglify-js@1.1.1-tuxcare.2|esprima@4.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arrify@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|caching-transform@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|convert-source-map@1.3.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|default-require-extensions@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|find-cache-dir@0.1.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|find-up@1.1.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|foreground-child@1.5.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob@7.0.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-coverage@1.0.0-alpha.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-hook@1.0.0-alpha.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-instrument@1.1.0-alpha.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-report@1.0.0-alpha.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-source-maps@1.0.0-alpha.10",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-reports@1.0.0-alpha.8",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|md5-hex@1.3.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|micromatch@2.3.11",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|mkdirp@0.5.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pkg-up@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|resolve-from@2.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|rimraf@2.5.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|signal-exit@3.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spawn-wrap@1.2.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|test-exclude@1.1.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs-parser@2.4.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs@4.8.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arrify@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|caching-transform@1.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|md5-hex@1.3.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|mkdirp@0.5.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|write-file-atomic@1.1.4"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|convert-source-map@1.3.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|default-require-extensions@1.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|strip-bom@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|find-cache-dir@0.1.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|commondir@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|mkdirp@0.5.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pkg-dir@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|find-up@1.1.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-exists@2.1.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|foreground-child@1.5.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|cross-spawn@4.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|signal-exit@3.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob@7.0.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|fs.realpath@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|inflight@1.0.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|inherits@2.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|minimatch@3.0.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|once@1.3.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-is-absolute@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-coverage@1.0.0-alpha.4"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-hook@1.0.0-alpha.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|append-transform@0.3.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-instrument@1.1.0-alpha.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-generator@6.11.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-template@6.9.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-traverse@6.11.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-types@6.11.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babylon@6.8.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-coverage@1.0.0-alpha.4"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-report@1.0.0-alpha.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|async@1.5.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-coverage@1.0.0-alpha.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|mkdirp@0.5.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-parse@1.0.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|rimraf@2.5.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-report@1.0.0-alpha.3|supports-color@3.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-report@1.0.0-alpha.3|supports-color@3.1.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|has-flag@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-source-maps@1.0.0-alpha.10",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-lib-coverage@1.0.0-alpha.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|mkdirp@0.5.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|rimraf@2.5.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|source-map@0.5.6"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|istanbul-reports@1.0.0-alpha.8",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|handlebars@4.0.5"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|md5-hex@1.3.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|md5-o-matic@0.1.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|micromatch@2.3.11",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arr-diff@2.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|array-unique@0.2.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|braces@1.8.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|expand-brackets@0.1.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|extglob@0.3.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|filename-regex@2.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-extglob@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-glob@2.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|kind-of@3.0.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|normalize-path@2.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|object.omit@2.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|parse-glob@3.0.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|regex-cache@0.4.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|mkdirp@0.5.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|minimist@0.0.8"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pkg-up@1.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|find-up@1.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|resolve-from@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|rimraf@2.5.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob@7.0.5"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|signal-exit@3.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spawn-wrap@1.2.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|foreground-child@1.5.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|mkdirp@0.5.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|os-homedir@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|rimraf@2.5.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spawn-wrap@1.2.4|signal-exit@2.1.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|which@1.2.10"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spawn-wrap@1.2.4|signal-exit@2.1.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|test-exclude@1.1.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arrify@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.assign@4.0.9",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|micromatch@2.3.11",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|read-pkg-up@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|require-main-filename@1.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs-parser@2.4.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs-parser@2.4.1|camelcase@3.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.assign@4.0.9"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs-parser@2.4.1|camelcase@3.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs@4.8.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs@4.8.1|cliui@3.2.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|decamelize@1.2.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|get-caller-file@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.assign@4.0.9",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|os-locale@1.4.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|read-pkg-up@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|require-directory@2.1.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|require-main-filename@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|set-blocking@2.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|string-width@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|which-module@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs@4.8.1|window-size@0.2.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|y18n@3.2.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs-parser@2.4.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs@4.8.1|cliui@3.2.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|string-width@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|strip-ansi@3.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wrap-ansi@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yargs@4.8.1|window-size@0.2.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|write-file-atomic@1.1.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|graceful-fs@4.1.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|imurmurhash@0.1.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|slide@1.1.6"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|strip-bom@2.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-utf8@0.2.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|commondir@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pkg-dir@1.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|find-up@1.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-exists@2.1.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pinkie-promise@2.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pinkie@2.0.4"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|cross-spawn@4.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lru-cache@4.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|which@1.2.10"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|fs.realpath@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|inflight@1.0.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|once@1.3.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wrappy@1.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|inherits@2.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|minimatch@3.0.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|brace-expansion@1.1.6"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|once@1.3.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wrappy@1.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-is-absolute@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|append-transform@0.3.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-generator@6.11.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-messages@6.8.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-runtime@6.9.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-types@6.11.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|detect-indent@3.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash@4.13.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|source-map@0.5.6"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-template@6.9.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-runtime@6.9.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-traverse@6.11.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-types@6.11.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babylon@6.8.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash@4.13.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-traverse@6.11.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-code-frame@6.11.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-messages@6.8.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-runtime@6.9.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-types@6.11.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babylon@6.8.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|debug@2.2.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|globals@8.18.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|invariant@2.2.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash@4.13.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-types@6.11.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-runtime@6.9.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-traverse@6.11.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|esutils@2.0.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash@4.13.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|to-fast-properties@1.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babylon@6.8.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-runtime@6.9.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|async@1.5.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-parse@1.0.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|source-map@0.5.6"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|handlebars@4.0.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|async@1.5.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|optimist@0.6.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|handlebars@4.0.5|source-map@0.4.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-js@2.7.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|handlebars@4.0.5|source-map@0.4.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|amdefine@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|md5-o-matic@0.1.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arr-diff@2.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arr-flatten@1.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|array-unique@0.2.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|braces@1.8.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|expand-range@1.8.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|preserve@0.2.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeat-element@1.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|expand-brackets@0.1.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-posix-bracket@0.1.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|extglob@0.3.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|filename-regex@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-extglob@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-glob@2.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-extglob@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|kind-of@3.0.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-buffer@1.1.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|normalize-path@2.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|object.omit@2.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|for-own@0.1.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-extendable@0.1.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|parse-glob@3.0.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob-base@0.3.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-dotfile@1.0.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-extglob@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-glob@2.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|regex-cache@0.4.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-equal-shallow@0.1.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-primitive@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|minimist@0.0.8"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|os-homedir@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|which@1.2.10",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|isexe@1.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.assign@4.0.9",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.keys@4.0.7",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.rest@4.0.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|read-pkg-up@1.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|find-up@1.1.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|read-pkg@1.1.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|require-main-filename@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|decamelize@1.2.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|get-caller-file@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|os-locale@1.4.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lcid@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|require-directory@2.1.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|set-blocking@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|string-width@1.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|code-point-at@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-fullwidth-code-point@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|which-module@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|y18n@3.2.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|graceful-fs@4.1.4"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|imurmurhash@0.1.4"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|slide@1.1.6"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-utf8@0.2.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pinkie@2.0.4"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lru-cache@4.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pseudomap@1.0.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yallist@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wrappy@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|brace-expansion@1.1.6",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|balanced-match@0.4.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|concat-map@0.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-messages@6.8.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-runtime@6.9.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-runtime@6.9.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|core-js@2.4.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|regenerator-runtime@0.9.5"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|detect-indent@3.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|get-stdin@4.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|detect-indent@3.0.1|minimist@1.2.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeating@1.1.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|detect-indent@3.0.1|minimist@1.2.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash@4.13.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-code-frame@6.11.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|babel-runtime@6.9.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|chalk@1.1.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|esutils@2.0.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|js-tokens@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|debug@2.2.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ms@0.7.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|globals@8.18.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|invariant@2.2.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|loose-envify@1.2.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|esutils@2.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|to-fast-properties@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|has-flag@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|optimist@0.6.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|minimist@0.0.8",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wordwrap@0.0.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-js@2.7.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-js@2.7.0|async@0.2.10",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|source-map@0.5.6",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-to-browserify@1.0.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-js@2.7.0|yargs@3.10.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-js@2.7.0|async@0.2.10"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-js@2.7.0|yargs@3.10.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|camelcase@1.2.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|cliui@2.1.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|decamelize@1.2.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|window-size@0.1.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|arr-flatten@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|expand-range@1.8.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|fill-range@2.2.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|preserve@0.2.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeat-element@1.1.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-posix-bracket@0.1.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-buffer@1.1.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|for-own@0.1.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|for-in@0.1.5"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-extendable@0.1.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob-base@0.3.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob-parent@2.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-glob@2.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-dotfile@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-equal-shallow@0.1.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-primitive@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-primitive@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|isexe@1.1.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.keys@4.0.7"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lodash.rest@4.0.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|read-pkg@1.1.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|load-json-file@1.1.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|normalize-package-data@2.3.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-type@1.1.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|strip-ansi@3.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ansi-regex@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wrap-ansi@2.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|string-width@1.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lcid@1.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|invert-kv@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|code-point-at@1.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|number-is-nan@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-fullwidth-code-point@1.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|number-is-nan@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pseudomap@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|yallist@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|balanced-match@0.4.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|concat-map@0.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|core-js@2.4.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|regenerator-runtime@0.9.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|get-stdin@4.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeating@1.1.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-finite@1.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|chalk@1.1.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ansi-styles@2.2.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|escape-string-regexp@1.0.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|has-ansi@2.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|strip-ansi@3.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|supports-color@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|js-tokens@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ms@0.7.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|loose-envify@1.2.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|loose-envify@1.2.0|js-tokens@1.0.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|loose-envify@1.2.0|js-tokens@1.0.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|wordwrap@0.0.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|amdefine@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|uglify-to-browserify@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|fill-range@2.2.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-number@2.1.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|isobject@2.1.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|randomatic@1.1.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeat-element@1.1.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeat-string@1.5.4"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|for-in@0.1.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|glob-parent@2.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-glob@2.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|load-json-file@1.1.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|graceful-fs@4.1.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|parse-json@2.2.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pify@2.3.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pinkie-promise@2.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|strip-bom@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|normalize-package-data@2.3.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|hosted-git-info@2.1.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-builtin-module@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|semver@5.3.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|validate-npm-package-license@3.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|path-type@1.1.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|graceful-fs@4.1.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pify@2.3.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ansi-regex@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|invert-kv@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|number-is-nan@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-finite@1.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|number-is-nan@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ansi-styles@2.2.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|escape-string-regexp@1.0.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|has-ansi@2.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|ansi-regex@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|supports-color@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|camelcase@1.2.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|cliui@2.1.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|center-align@0.1.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|right-align@0.1.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|cliui@2.1.0|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|cliui@2.1.0|wordwrap@0.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|window-size@0.1.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-number@2.1.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|kind-of@3.0.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|isobject@2.1.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|isarray@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|randomatic@1.1.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-number@2.1.0",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|kind-of@3.0.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeat-string@1.5.4"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|parse-json@2.2.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|error-ex@1.3.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|pify@2.3.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|hosted-git-info@2.1.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-builtin-module@1.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|builtin-modules@1.1.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|semver@5.3.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|validate-npm-package-license@3.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-correct@1.0.2",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-expression-parse@1.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|center-align@0.1.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|align-text@0.1.4",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lazy-cache@1.0.4"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|right-align@0.1.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|align-text@0.1.4"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|isarray@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|error-ex@1.3.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|builtin-modules@1.1.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-correct@1.0.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-license-ids@1.2.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-expression-parse@1.0.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-exceptions@1.0.5",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-license-ids@1.2.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|align-text@0.1.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|kind-of@3.0.3",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|longest@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|repeat-string@1.5.4"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|lazy-cache@1.0.4"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|is-arrayish@0.2.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-license-ids@1.2.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|spdx-exceptions@1.0.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|nyc@7.1.0|longest@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|only-shallow@1.2.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|opener@1.5.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|os-homedir@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|readable-stream@2.3.8",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|core-util-is@1.0.3",
        "uglify-js@1.1.1-tuxcare.2|inherits@2.0.4",
        "uglify-js@1.1.1-tuxcare.2|isarray@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|process-nextick-args@2.0.1",
        "uglify-js@1.1.1-tuxcare.2|safe-buffer@5.1.2",
        "uglify-js@1.1.1-tuxcare.2|string_decoder@1.1.1",
        "uglify-js@1.1.1-tuxcare.2|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|signal-exit@3.0.7"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|stack-utils@0.4.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|tap-mocha-reporter@2.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|color-support@1.1.3",
        "uglify-js@1.1.1-tuxcare.2|debug@2.6.9",
        "uglify-js@1.1.1-tuxcare.2|diff@1.4.0",
        "uglify-js@1.1.1-tuxcare.2|escape-string-regexp@1.0.5",
        "uglify-js@1.1.1-tuxcare.2|glob@7.2.3",
        "uglify-js@1.1.1-tuxcare.2|js-yaml@3.14.2",
        "uglify-js@1.1.1-tuxcare.2|readable-stream@2.3.8",
        "uglify-js@1.1.1-tuxcare.2|tap-parser@2.2.3",
        "uglify-js@1.1.1-tuxcare.2|unicode-length@1.0.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|tap-parser@2.2.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|events-to-array@1.1.2",
        "uglify-js@1.1.1-tuxcare.2|js-yaml@3.14.2",
        "uglify-js@1.1.1-tuxcare.2|readable-stream@2.3.8"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|tmatch@2.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|lcov-parse@0.0.10"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|log-driver@1.2.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|minimist@1.2.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|request@2.79.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|aws-sign2@0.6.0",
        "uglify-js@1.1.1-tuxcare.2|aws4@1.13.2",
        "uglify-js@1.1.1-tuxcare.2|caseless@0.11.0",
        "uglify-js@1.1.1-tuxcare.2|combined-stream@1.0.8",
        "uglify-js@1.1.1-tuxcare.2|extend@3.0.2",
        "uglify-js@1.1.1-tuxcare.2|forever-agent@0.6.1",
        "uglify-js@1.1.1-tuxcare.2|form-data@2.1.4",
        "uglify-js@1.1.1-tuxcare.2|har-validator@2.0.6",
        "uglify-js@1.1.1-tuxcare.2|hawk@3.1.3",
        "uglify-js@1.1.1-tuxcare.2|http-signature@1.1.1",
        "uglify-js@1.1.1-tuxcare.2|is-typedarray@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|isstream@0.1.2",
        "uglify-js@1.1.1-tuxcare.2|json-stringify-safe@5.0.1",
        "uglify-js@1.1.1-tuxcare.2|mime-types@2.1.35",
        "uglify-js@1.1.1-tuxcare.2|oauth-sign@0.8.2",
        "uglify-js@1.1.1-tuxcare.2|qs@6.3.5",
        "uglify-js@1.1.1-tuxcare.2|stringstream@0.0.6",
        "uglify-js@1.1.1-tuxcare.2|tough-cookie@2.3.4",
        "uglify-js@1.1.1-tuxcare.2|tunnel-agent@0.4.3",
        "uglify-js@1.1.1-tuxcare.2|uuid@3.4.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|cross-spawn@4.0.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|lru-cache@4.1.5",
        "uglify-js@1.1.1-tuxcare.2|which@1.3.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|fs.realpath@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|inflight@1.0.6",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|once@1.4.0",
        "uglify-js@1.1.1-tuxcare.2|wrappy@1.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|inherits@2.0.4"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|minimatch@3.1.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|once@1.4.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|wrappy@1.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|path-is-absolute@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|argparse@1.0.10",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|sprintf-js@1.0.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|esprima@4.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|core-util-is@1.0.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|isarray@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|process-nextick-args@2.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|safe-buffer@5.1.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|string_decoder@1.1.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|util-deprecate@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|debug@2.6.9",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|ms@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|diff@1.4.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|escape-string-regexp@1.0.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|unicode-length@1.0.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|punycode@1.4.1",
        "uglify-js@1.1.1-tuxcare.2|strip-ansi@3.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|events-to-array@1.1.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|aws-sign2@0.6.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|aws4@1.13.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|caseless@0.11.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|combined-stream@1.0.8",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|extend@3.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|forever-agent@0.6.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|form-data@2.1.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|asynckit@0.4.0",
        "uglify-js@1.1.1-tuxcare.2|combined-stream@1.0.8",
        "uglify-js@1.1.1-tuxcare.2|mime-types@2.1.35"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|har-validator@2.0.6",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|chalk@1.1.3",
        "uglify-js@1.1.1-tuxcare.2|commander@2.20.3",
        "uglify-js@1.1.1-tuxcare.2|is-my-json-valid@2.20.6",
        "uglify-js@1.1.1-tuxcare.2|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|hawk@3.1.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|boom@2.10.1",
        "uglify-js@1.1.1-tuxcare.2|cryptiles@2.0.5",
        "uglify-js@1.1.1-tuxcare.2|hoek@2.16.3",
        "uglify-js@1.1.1-tuxcare.2|sntp@1.0.9"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|http-signature@1.1.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|assert-plus@0.2.0",
        "uglify-js@1.1.1-tuxcare.2|jsprim@1.4.2",
        "uglify-js@1.1.1-tuxcare.2|sshpk@1.18.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|is-typedarray@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|isstream@0.1.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|json-stringify-safe@5.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|mime-types@2.1.35",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|mime-db@1.52.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|oauth-sign@0.8.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|qs@6.3.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|stringstream@0.0.6"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|tough-cookie@2.3.4",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|punycode@1.4.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|tunnel-agent@0.4.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|uuid@3.4.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|lru-cache@4.1.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|pseudomap@1.0.2",
        "uglify-js@1.1.1-tuxcare.2|yallist@2.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|which@1.3.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|which@1.3.1|isexe@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|which@1.3.1|isexe@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|wrappy@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|brace-expansion@1.1.12",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|balanced-match@1.0.2",
        "uglify-js@1.1.1-tuxcare.2|concat-map@0.0.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|sprintf-js@1.0.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|ms@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|punycode@1.4.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|strip-ansi@3.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|delayed-stream@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|asynckit@0.4.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|chalk@1.1.3",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|ansi-styles@2.2.1",
        "uglify-js@1.1.1-tuxcare.2|escape-string-regexp@1.0.5",
        "uglify-js@1.1.1-tuxcare.2|has-ansi@2.0.0",
        "uglify-js@1.1.1-tuxcare.2|strip-ansi@3.0.1",
        "uglify-js@1.1.1-tuxcare.2|supports-color@2.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|commander@2.20.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|is-my-json-valid@2.20.6",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|generate-function@2.3.1",
        "uglify-js@1.1.1-tuxcare.2|generate-object-property@1.2.0",
        "uglify-js@1.1.1-tuxcare.2|is-my-ip-valid@1.0.1",
        "uglify-js@1.1.1-tuxcare.2|jsonpointer@5.0.1",
        "uglify-js@1.1.1-tuxcare.2|xtend@4.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|pinkie-promise@2.0.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|pinkie@2.0.4"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|boom@2.10.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|hoek@2.16.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|cryptiles@2.0.5",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|boom@2.10.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|hoek@2.16.3"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|sntp@1.0.9",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|hoek@2.16.3"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|assert-plus@0.2.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|jsprim@1.4.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|jsprim@1.4.2|assert-plus@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|extsprintf@1.3.0",
        "uglify-js@1.1.1-tuxcare.2|json-schema@0.4.0",
        "uglify-js@1.1.1-tuxcare.2|verror@1.10.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|jsprim@1.4.2|assert-plus@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|sshpk@1.18.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|asn1@0.2.6",
        "uglify-js@1.1.1-tuxcare.2|sshpk@1.18.0|assert-plus@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|bcrypt-pbkdf@1.0.2",
        "uglify-js@1.1.1-tuxcare.2|dashdash@1.14.1",
        "uglify-js@1.1.1-tuxcare.2|ecc-jsbn@0.1.2",
        "uglify-js@1.1.1-tuxcare.2|getpass@0.1.7",
        "uglify-js@1.1.1-tuxcare.2|jsbn@0.1.1",
        "uglify-js@1.1.1-tuxcare.2|safer-buffer@2.1.2",
        "uglify-js@1.1.1-tuxcare.2|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|sshpk@1.18.0|assert-plus@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|mime-db@1.52.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|pseudomap@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|yallist@2.1.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|balanced-match@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|concat-map@0.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|ansi-regex@2.1.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|ansi-styles@2.2.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|has-ansi@2.0.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|supports-color@2.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|generate-function@2.3.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|is-property@1.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|generate-object-property@1.2.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|is-property@1.0.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|is-my-ip-valid@1.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|jsonpointer@5.0.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|xtend@4.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|pinkie@2.0.4"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|extsprintf@1.3.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|json-schema@0.4.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|verror@1.10.0",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|verror@1.10.0|assert-plus@1.0.0",
        "uglify-js@1.1.1-tuxcare.2|verror@1.10.0|core-util-is@1.0.2",
        "uglify-js@1.1.1-tuxcare.2|extsprintf@1.3.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|verror@1.10.0|assert-plus@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|verror@1.10.0|core-util-is@1.0.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|asn1@0.2.6",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|bcrypt-pbkdf@1.0.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|dashdash@1.14.1",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|dashdash@1.14.1|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|dashdash@1.14.1|assert-plus@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|ecc-jsbn@0.1.2",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|jsbn@0.1.1",
        "uglify-js@1.1.1-tuxcare.2|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|getpass@0.1.7",
      "dependsOn": [
        "uglify-js@1.1.1-tuxcare.2|getpass@0.1.7|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|getpass@0.1.7|assert-plus@1.0.0"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|jsbn@0.1.1"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|safer-buffer@2.1.2"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|tweetnacl@0.14.5"
    },
    {
      "ref": "uglify-js@1.1.1-tuxcare.2|is-property@1.0.2"
    }
  ]
}