{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:fe0f6715-3abb-4ab0-a23d-798b414ca7ca",
  "metadata": {
    "timestamp": "2026-03-11T15:56:21.408Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.6.2"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "jquery",
      "version": "1.12.4-tuxcare.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1",
      "author": "jQuery Foundation and other contributors",
      "description": "Patched version of JavaScript library for DOM operations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jquery@1.12.4-tuxcare.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjquery%2Fjquery.git",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/jquery.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jquery.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/jquery/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "commitplease",
      "version": "2.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|commitplease@2.0.0",
      "author": "Jörn Zaefferer",
      "description": "Validates strings as commit messages",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commitplease@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommitplease%2F-%2Fcommitplease-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jzaefferer/commitplease.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jzaefferer/commitplease#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jzaefferer/commitplease/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commitplease/-/commitplease-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commitplease"
        }
      ]
    },
    {
      "type": "library",
      "name": "core-js",
      "version": "0.9.17",
      "bom-ref": "jquery@1.12.4-tuxcare.1|core-js@0.9.17",
      "description": "Standard library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-js@0.9.17?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcore-js%2F-%2Fcore-js-0.9.17.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/core-js/-/core-js-0.9.17.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-babel",
      "version": "5.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-babel@5.0.1",
      "author": "Sindre Sorhus",
      "description": "Turn ES6 code into vanilla ES5 with no runtime required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-babel@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-babel%2F-%2Fgrunt-babel-5.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/grunt-babel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel/grunt-babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/grunt-babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-babel/-/grunt-babel-5.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-babel"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-cli",
      "version": "0.1.13",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-cli@0.1.13",
      "author": "Grunt Team",
      "description": "The grunt command line interface.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/gruntjs/grunt-cli/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-cli@0.1.13?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-cli%2F-%2Fgrunt-cli-0.1.13.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/gruntjs/grunt-cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-cli/-/grunt-cli-0.1.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-cli"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "resolve",
          "version": "0.3.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-cli@0.1.13|resolve@0.3.1",
          "author": "James Halliday",
          "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/resolve@0.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve%2F-%2Fresolve-0.3.1.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-resolve.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-resolve#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-resolve/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/resolve/-/resolve-0.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-cli/node_modules/resolve"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-compare-size",
      "version": "0.4.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-compare-size@0.4.0",
      "author": "Rick Waldron",
      "description": "Compare file sizes on this branch to master",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/rwldrn/grunt-compare-size/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-compare-size@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-compare-size%2F-%2Fgrunt-compare-size-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/rwldrn/grunt-compare-size.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rwldrn/grunt-compare-size",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rwldrn/grunt-compare-size/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-compare-size/-/grunt-compare-size-0.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-compare-size"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-jshint",
      "version": "0.11.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-jshint@0.11.2",
      "author": "Grunt Team",
      "description": "Validate files with JSHint.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-jshint/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-jshint@0.11.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-jshint%2F-%2Fgrunt-contrib-jshint-0.11.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-jshint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-jshint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-jshint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-jshint/-/grunt-contrib-jshint-0.11.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-jshint"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-uglify",
      "version": "0.9.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2",
      "author": "Grunt Team",
      "description": "Minify files with UglifyJS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-uglify@0.9.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-uglify%2F-%2Fgrunt-contrib-uglify-0.9.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/gruntjs/grunt-contrib-uglify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-uglify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-uglify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-uglify/-/grunt-contrib-uglify-0.9.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-uglify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "1.1.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-uglify/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2|lodash@3.10.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@3.10.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-3.10.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-uglify/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "2.2.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-uglify/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "3.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-uglify/node_modules/strip-ansi"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-contrib-watch",
      "version": "0.6.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-watch@0.6.1",
      "author": "Grunt Team",
      "description": "Run predefined tasks whenever watched file patterns are added, changed or deleted.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/gruntjs/grunt-contrib-watch/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-contrib-watch@0.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-contrib-watch%2F-%2Fgrunt-contrib-watch-0.6.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-contrib-watch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-watch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gruntjs/grunt-contrib-watch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-contrib-watch/-/grunt-contrib-watch-0.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-contrib-watch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-watch@0.6.1|async@0.2.10",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/caolan/async/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/async@0.2.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.2.10.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-0.2.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-watch/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-watch@0.6.1|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-contrib-watch/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-git-authors",
      "version": "2.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-git-authors@2.0.1",
      "author": "Scott González",
      "description": "Generate a list of authors from the git history.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/scottgonzalez/grunt-git-authors/blob/master/LICENSE.txt"
          }
        }
      ],
      "purl": "pkg:npm/grunt-git-authors@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-git-authors%2F-%2Fgrunt-git-authors-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/scottgonzalez/grunt-git-authors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/scottgonzalez/grunt-git-authors",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/scottgonzalez/grunt-git-authors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-git-authors/-/grunt-git-authors-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-git-authors"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-jscs",
      "version": "2.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-jscs@2.1.0",
      "author": "Gustavo Henke",
      "description": "Grunt task for checking JavaScript Code Style with jscs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-jscs@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-jscs%2F-%2Fgrunt-jscs-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jscs-dev/grunt-jscs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jscs-dev/grunt-jscs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jscs-dev/grunt-jscs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-jscs/-/grunt-jscs-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-jscs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-jscs@2.1.0|lodash@3.10.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@3.10.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-3.10.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-jscs/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-jsonlint",
      "version": "1.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-jsonlint@1.0.4",
      "author": "Brandon Ramirez",
      "description": "Validate JSON files from grunt.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-jsonlint@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-jsonlint%2F-%2Fgrunt-jsonlint-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/brandonramirez/grunt-jsonlint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/brandonramirez/grunt-jsonlint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/brandonramirez/grunt-jsonlint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-jsonlint/-/grunt-jsonlint-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-jsonlint"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-npmcopy",
      "version": "0.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0",
      "author": "Timmy Willison",
      "description": "NPM on the front-end without the cruft.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-npmcopy@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-npmcopy%2F-%2Fgrunt-npmcopy-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/timmywil/grunt-npmcopy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/timmywil/grunt-npmcopy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/timmywil/grunt-npmcopy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-npmcopy/-/grunt-npmcopy-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-npmcopy"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "4.5.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0|glob@4.5.3",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@4.5.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-4.5.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-4.5.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-npmcopy/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-npmcopy/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "2.0.10",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0|minimatch@2.0.10",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@2.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-2.0.10.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-2.0.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-npmcopy/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt",
      "version": "0.4.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt@0.4.5",
      "author": "\"Cowboy\" Ben Alman",
      "description": "The JavaScript Task Runner",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/gruntjs/grunt/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt@0.4.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt%2F-%2Fgrunt-0.4.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/gruntjs/grunt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt/-/grunt-0.4.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt"
        }
      ]
    },
    {
      "type": "library",
      "name": "gzip-js",
      "version": "0.3.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|gzip-js@0.3.2",
      "author": "T. Jameson Little",
      "description": "GZIP in pure JavaScript (works in the browser)",
      "licenses": [
        {
          "license": {
            "name": "GPL",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gzip-js@0.3.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgzip-js%2F-%2Fgzip-js-0.3.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/beatgammit/gzip-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/beatgammit/gzip-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/beatgammit/gzip-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gzip-js/-/gzip-js-0.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gzip-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsdom",
      "version": "5.6.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|jsdom@5.6.1",
      "description": "A JavaScript implementation of the DOM and HTML standards",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsdom@5.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsdom%2F-%2Fjsdom-5.6.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tmpvar/jsdom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tmpvar/jsdom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tmpvar/jsdom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsdom/-/jsdom-5.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsdom"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "1.2.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jsdom@5.6.1|acorn@1.2.2",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@1.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Facorn%2F-%2Facorn-1.2.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/marijnh/acorn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/marijnh/acorn",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/marijnh/acorn/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/acorn/-/acorn-1.2.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdom/node_modules/acorn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "load-grunt-tasks",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|load-grunt-tasks@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Load multiple grunt tasks using globbing patterns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/load-grunt-tasks@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fload-grunt-tasks%2F-%2Fload-grunt-tasks-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/load-grunt-tasks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/load-grunt-tasks#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/load-grunt-tasks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/load-grunt-tasks/-/load-grunt-tasks-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/load-grunt-tasks"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm",
      "version": "2.1.12",
      "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12",
      "author": "Isaac Z. Schlueter",
      "description": "A package manager for node",
      "licenses": [
        {
          "license": {
            "id": "Artistic-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm@2.1.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpm%2F-%2Fnpm-2.1.12.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://npmjs.org/doc/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/npm/npm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npm/-/npm-2.1.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "abbrev",
          "version": "1.0.5",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|abbrev@1.0.5",
          "author": "Isaac Z. Schlueter",
          "description": "Like ruby's abbrev module, but in js",
          "purl": "pkg:npm/abbrev@1.0.5",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/abbrev-js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/abbrev-js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/abbrev-js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "5d8257bd9ebe435e698b2fa431afde4fe7b10b03"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/abbrev"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi",
          "version": "0.3.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansi@0.3.0",
          "author": "Nathan Rajlich",
          "description": "Advanced ANSI formatting tool for Node.js",
          "purl": "pkg:npm/ansi@0.3.0",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/ansi.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/ansi.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/ansi.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/ansi/-/ansi-0.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "74b2f1f187c8553c7f95015bcb76009fb43d38e0"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansicolors",
          "version": "0.3.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansicolors@0.3.2",
          "author": "Thorsten Lorenz",
          "description": "Functions that surround a string with ansicolor codes so it prints in color.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansicolors@0.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/ansicolors.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/ansicolors",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/ansicolors/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansicolors"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansistyles",
          "version": "0.1.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansistyles@0.1.3",
          "author": "Thorsten Lorenz",
          "description": "Functions that surround a string with ansistyle codes so it prints in style.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansistyles@0.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/thlorenz/ansistyles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/thlorenz/ansistyles",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/thlorenz/ansistyles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ansistyles"
            }
          ]
        },
        {
          "type": "library",
          "name": "archy",
          "version": "1.0.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|archy@1.0.0",
          "author": "James Halliday",
          "description": "render nested hierarchies `npm ls` style with unicode pipes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/archy@1.0.0",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/substack/node-archy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-archy",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-archy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/archy"
            }
          ]
        },
        {
          "type": "library",
          "name": "async-some",
          "version": "1.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|async-some@1.0.1",
          "author": "Forrest L Norvell",
          "description": "short-circuited, asynchronous version of Array.protototype.some",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/async-some@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/othiym23/async-some.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/othiym23/async-some",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/othiym23/async-some/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/async-some/-/async-some-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8b54f08d46f0f9babc72ea9d646c245d23a4d9e5"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/async-some"
            }
          ]
        },
        {
          "type": "library",
          "name": "block-stream",
          "version": "0.0.7",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|block-stream@0.0.7",
          "author": "Isaac Z. Schlueter",
          "description": "a stream of blocks",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/block-stream@0.0.7",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/block-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/block-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/block-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/block-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "char-spinner",
          "version": "1.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|char-spinner@1.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Put a little spinner on process.stderr, as unobtrusively as possible.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/char-spinner@1.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/char-spinner.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/char-spinner",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/char-spinner/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/char-spinner/-/char-spinner-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e6ea67bd247e107112983b7ab0479ed362800081"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/char-spinner"
            }
          ]
        },
        {
          "type": "library",
          "name": "child-process-close",
          "version": "0.1.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|child-process-close@0.1.1",
          "author": "Bert Belder",
          "description": "Make child_process objects emit 'close' events in node v0.6 like they do in v0.8. This makes it easier to write code that works correctly on both version of node.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/child-process-close@0.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/piscisaureus/child-process-close.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/piscisaureus/child-process-close#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/piscisaureus/child-process-close/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/child-process-close"
            }
          ]
        },
        {
          "type": "library",
          "name": "chmodr",
          "version": "0.1.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|chmodr@0.1.0",
          "author": "Isaac Z. Schlueter",
          "description": "like `chmod -R`",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chmodr@0.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/chmodr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/chmodr#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/chmodr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/chmodr"
            }
          ]
        },
        {
          "type": "library",
          "name": "chownr",
          "version": "0.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|chownr@0.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "like `chown -R`",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/chownr@0.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/chownr.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/chownr#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/chownr/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/chownr"
            }
          ]
        },
        {
          "type": "library",
          "name": "cmd-shim",
          "version": "2.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|cmd-shim@2.0.1",
          "description": "Used in npm for command line application support",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/cmd-shim@2.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/ForbesLindesay/cmd-shim.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ForbesLindesay/cmd-shim",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ForbesLindesay/cmd-shim/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/cmd-shim/-/cmd-shim-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4512a373d2391679aec51ad1d4733559e9b85d4a"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/cmd-shim"
            }
          ]
        },
        {
          "type": "library",
          "name": "columnify",
          "version": "1.2.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1",
          "author": "Tim Oxley",
          "description": "Render data in text columns, supports in-column text-wrap.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/columnify@1.2.1",
          "externalReferences": [
            {
              "url": "git://github.com/timoxley/columnify.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/timoxley/columnify",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/timoxley/columnify/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/columnify/-/columnify-1.2.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "921ec51c178f4126d3c07e9acecd67a55c7953e4"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/columnify"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "strip-ansi",
              "version": "1.0.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|strip-ansi@1.0.0",
              "author": "Sindre Sorhus",
              "description": "Strip ANSI escape codes",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/strip-ansi@1.0.0",
              "externalReferences": [
                {
                  "url": "git://github.com/sindresorhus/strip-ansi.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sindresorhus/strip-ansi/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-1.0.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "6c021321d6ece161a3c608fbab268c7328901c73"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/columnify/node_modules/strip-ansi"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "ansi-regex",
                  "version": "0.2.1",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|strip-ansi@1.0.0|ansi-regex@0.2.1",
                  "author": "Sindre Sorhus",
                  "description": "Regular expression for matching ANSI escape codes",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/ansi-regex@0.2.1",
                  "externalReferences": [
                    {
                      "url": "git://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": "http://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "0d8e946967a3d8143f93e24e298525fc1b2235f9"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "wcwidth",
              "version": "1.0.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|wcwidth@1.0.0",
              "author": "Tim Oxley",
              "description": "Port of C's wcwidth() and wcswidth()",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/wcwidth@1.0.0",
              "externalReferences": [
                {
                  "url": "http://registry.npmjs.org/wcwidth/-/wcwidth-1.0.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "02d059ff7a8fc741e0f6b5da1e69b2b40daeca6f"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/columnify/node_modules/wcwidth"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "defaults",
                  "version": "1.0.0",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|wcwidth@1.0.0|defaults@1.0.0",
                  "author": "Elijah Insua",
                  "description": "merge single level defaults over a config object",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/defaults@1.0.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/tmpvar/defaults.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/tmpvar/defaults#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/tmpvar/defaults/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/defaults/-/defaults-1.0.0.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "3ae25f44416c6c01f9809a25fcdd285912d2a6b1"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "clone",
                      "version": "0.1.18",
                      "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|wcwidth@1.0.0|defaults@1.0.0|clone@0.1.18",
                      "author": "Paul Vorbach",
                      "description": "deep cloning of objects and arrays",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/clone@0.1.18",
                      "externalReferences": [
                        {
                          "url": "git://github.com/pvorb/node-clone.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/pvorb/node-clone",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/pvorb/node-clone/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "http://registry.npmjs.org/clone/-/clone-0.1.18.tgz",
                          "type": "distribution",
                          "hashes": [
                            {
                              "alg": "SHA-1",
                              "content": "64a0d5d57eaa85a1a8af380cd1db8c7b3a895f66"
                            }
                          ],
                          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "config-chain",
          "version": "1.1.8",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|config-chain@1.1.8",
          "author": "Dominic Tarr",
          "description": "HANDLE CONFIGURATION ONCE AND FOR ALL",
          "purl": "pkg:npm/config-chain@1.1.8",
          "externalReferences": [
            {
              "url": "git+https://github.com/dominictarr/config-chain.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/dominictarr/config-chain",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/dominictarr/config-chain/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/config-chain/-/config-chain-1.1.8.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0943d0b7227213a20d4eaff4434f4a1c0a052cad"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/config-chain"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "proto-list",
              "version": "1.2.3",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|config-chain@1.1.8|proto-list@1.2.3",
              "author": "Isaac Z. Schlueter",
              "description": "A utility for managing a prototype chain",
              "purl": "pkg:npm/proto-list@1.2.3",
              "externalReferences": [
                {
                  "url": "git+https://github.com/isaacs/proto-list.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/proto-list",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/proto-list/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/proto-list/-/proto-list-1.2.3.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "6235554a1bca1f0d15e3ca12ca7329d5def42bd9"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/config-chain/node_modules/proto-list"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "dezalgo",
          "version": "1.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|dezalgo@1.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Contain async insanity so that the dark pony lord doesn't eat souls",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/dezalgo@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/dezalgo.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/dezalgo",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/dezalgo/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/dezalgo/-/dezalgo-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "12bde135060807900d5a7aebb607c2abb7c76937"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/dezalgo"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "asap",
              "version": "1.0.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|dezalgo@1.0.1|asap@1.0.0",
              "description": "High-priority task queue for Node.js and browsers",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://github.com/kriskowal/asap/raw/master/LICENSE.md"
                  }
                }
              ],
              "purl": "pkg:npm/asap@1.0.0",
              "externalReferences": [
                {
                  "url": "http://registry.npmjs.org/asap/-/asap-1.0.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "b2a45da5fdfa20b0496fc3768cc27c12fa916a7d"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/dezalgo/node_modules/asap"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "editor",
          "version": "0.1.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|editor@0.1.0",
          "author": "James Halliday",
          "description": "launch $EDITOR in your program",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/editor@0.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/node-editor.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-editor",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/node-editor/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/editor/-/editor-0.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "542f4662c6a8c88e862fc11945e204e51981b9a1"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/editor"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs-vacuum",
          "version": "1.2.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fs-vacuum@1.2.2",
          "author": "Forrest L Norvell",
          "description": "recursively remove empty directories -- to a point",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs-vacuum@1.2.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/fs-vacuum.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/fs-vacuum",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/fs-vacuum/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs-vacuum"
            }
          ]
        },
        {
          "type": "library",
          "name": "fs-write-stream-atomic",
          "version": "1.0.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fs-write-stream-atomic@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Like `fs.createWriteStream(...)`, but atomic.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fs-write-stream-atomic@1.0.2",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/fs-write-stream-atomic.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/fs-write-stream-atomic",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/fs-write-stream-atomic/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "fe0c6cec75256072b2fef8180d97e309fe3f5efb"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fs-write-stream-atomic"
            }
          ]
        },
        {
          "type": "library",
          "name": "fstream-npm",
          "version": "1.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream-npm@1.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "fstream class for creating npm packages",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fstream-npm@1.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/fstream-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/fstream-npm",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/fstream-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/fstream-npm/-/fstream-npm-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1e35c77f0fa24f5d6367e6d447ae7d6ddb482db2"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fstream-npm"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "fstream-ignore",
              "version": "1.0.2",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream-npm@1.0.1|fstream-ignore@1.0.2",
              "author": "Isaac Z. Schlueter",
              "description": "A thing for ignoring files based on globs",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/fstream-ignore@1.0.2",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/fstream-ignore.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/fstream-ignore",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/fstream-ignore/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "18c891db01b782a74a7bff936a0f24997741c7ab"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "fstream",
          "version": "1.0.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream@1.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "Advanced file system stream things",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/fstream@1.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/fstream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/fstream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/fstream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/fstream"
            }
          ]
        },
        {
          "type": "library",
          "name": "github-url-from-git",
          "version": "1.4.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-git@1.4.0",
          "author": "TJ Holowaychuk",
          "description": "Parse a github git url and return the github repo url",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/github-url-from-git@1.4.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/visionmedia/node-github-url-from-git.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/node-github-url-from-git",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/node-github-url-from-git/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.4.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "285e6b520819001bde128674704379e4ff03e0de"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/github-url-from-git"
            }
          ]
        },
        {
          "type": "library",
          "name": "github-url-from-username-repo",
          "version": "1.0.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-username-repo@1.0.2",
          "author": "Robert Kowalski",
          "description": "Create urls from username/repo",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/github-url-from-username-repo@1.0.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/robertkowalski/github-url-from-username-repo.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/robertkowalski/github-url-from-username-repo",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/robertkowalski/github-url-from-username-repo/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/github-url-from-username-repo"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "4.3.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|glob@4.3.1",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@4.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob",
              "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": "http://registry.npmjs.org/glob/-/glob-4.3.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9d09096f89b4d30949e784e83f312af3ca04ec14"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "3.0.5",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
          "author": "Isaac Z. Schlueter",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@3.0.5",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs",
              "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": "http://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.5.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "4a880474bdeb716fe3278cf29792dec38dfac418"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "inflight",
          "version": "1.0.4",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|inflight@1.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "Add callbacks to requests in flight to avoid async duplication",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/inflight@1.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/inflight.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/inflight",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/inflight/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/inflight"
            }
          ]
        },
        {
          "type": "library",
          "name": "inherits",
          "version": "2.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|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",
              "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": "http://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:path",
              "value": "node_modules/npm/node_modules/inherits"
            }
          ]
        },
        {
          "type": "library",
          "name": "ini",
          "version": "1.3.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|ini@1.3.2",
          "author": "Isaac Z. Schlueter",
          "description": "An ini encoder/decoder for node",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ini@1.3.2",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/ini.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/ini",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/ini/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/ini/-/ini-1.3.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9ebf4a44daf9d89acd07aab9f89a083d887f6dec"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/ini"
            }
          ]
        },
        {
          "type": "library",
          "name": "init-package-json",
          "version": "1.1.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|init-package-json@1.1.2",
          "author": "Isaac Z. Schlueter",
          "description": "A node module to get your node module started",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/init-package-json@1.1.2",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/init-package-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/init-package-json",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/init-package-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/init-package-json"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "promzard",
              "version": "0.2.2",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|init-package-json@1.1.2|promzard@0.2.2",
              "author": "Isaac Z. Schlueter",
              "description": "prompting wizardly",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/promzard@0.2.2",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/promzard.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/promzard",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/promzard/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "918b9f2b29458cb001781a8856502e4a79b016e0"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/init-package-json/node_modules/promzard"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "lockfile",
          "version": "1.0.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|lockfile@1.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lockfile@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/lockfile.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/lockfile",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/lockfile/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/lockfile/-/lockfile-1.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b3a7609dda6012060083bacb0ab0ecbca58e9203"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lockfile"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "2.5.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|lru-cache@2.5.0",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "purl": "pkg:npm/lru-cache@2.5.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache",
              "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\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/lru-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "2.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@2.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch",
              "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": "http://registry.npmjs.org/minimatch/-/minimatch-2.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "6c3760b45f66ed1cd5803143ee8d372488f02c37"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/minimatch"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "brace-expansion",
              "version": "1.0.1",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1|brace-expansion@1.0.1",
              "author": "Julian Gruber",
              "description": "Brace expansion as known from sh/bash",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/brace-expansion@1.0.1",
              "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": "http://registry.npmjs.org/brace-expansion/-/brace-expansion-1.0.1.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "817708d72ab27a8c312d25efababaea963439ed5"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/minimatch/node_modules/brace-expansion"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "balanced-match",
                  "version": "0.2.0",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1|brace-expansion@1.0.1|balanced-match@0.2.0",
                  "author": "Julian Gruber",
                  "description": "Match balanced character pairs, like \"{\" and \"}\"",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/balanced-match@0.2.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/juliangruber/balanced-match.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/juliangruber/balanced-match",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/juliangruber/balanced-match/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "38f6730c03aab6d5edbb52bd934885e756d71674"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "concat-map",
                  "version": "0.0.0",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1|brace-expansion@1.0.1|concat-map@0.0.0",
                  "author": "James Halliday",
                  "description": "concatenative mapdashery",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/concat-map@0.0.0",
                  "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": "http://registry.npmjs.org/concat-map/-/concat-map-0.0.0.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "604be9c2afb6dc9ba8182e3ff294fdd48e238e6d"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "mkdirp",
          "version": "0.5.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0",
          "author": "James Halliday",
          "description": "Recursively mkdir, like `mkdir -p`",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/mkdirp@0.5.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/substack/node-mkdirp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/node-mkdirp",
              "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": "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1d73076a6df986cd9344e15e71fcc05a4c9abf12"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/mkdirp"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimist",
              "version": "0.0.8",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0|minimist@0.0.8",
              "author": "James Halliday",
              "description": "parse argument options",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minimist@0.0.8",
              "externalReferences": [
                {
                  "url": "git://github.com/substack/minimist.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/substack/minimist",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/substack/minimist/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://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:path",
                  "value": "node_modules/npm/node_modules/mkdirp/node_modules/minimist"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "node-gyp",
          "version": "1.0.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|node-gyp@1.0.2",
          "author": "Nathan Rajlich",
          "description": "Node.js native addon build tool",
          "purl": "pkg:npm/node-gyp@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/TooTallNate/node-gyp.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/TooTallNate/node-gyp",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/TooTallNate/node-gyp/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/node-gyp/-/node-gyp-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "b0bb6d2d762271408dd904853e7aa3000ed2eb57"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/node-gyp"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimatch",
              "version": "1.0.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|node-gyp@1.0.2|minimatch@1.0.0",
              "author": "Isaac Z. Schlueter",
              "description": "a glob matcher in javascript",
              "purl": "pkg:npm/minimatch@1.0.0",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/minimatch.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minimatch",
                  "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": "http://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "e0dd2120b49e1b724ce8d714c520822a9438576d"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/node-gyp/node_modules/minimatch"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "sigmund",
                  "version": "1.0.0",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|node-gyp@1.0.2|minimatch@1.0.0|sigmund@1.0.0",
                  "author": "Isaac Z. Schlueter",
                  "description": "Quick and dirty signatures for Objects.",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/sigmund@1.0.0",
                  "externalReferences": [
                    {
                      "url": "git://github.com/isaacs/sigmund.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/isaacs/sigmund",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/isaacs/sigmund/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "66a2b3a749ae8b5fb89efd4fcc01dc94fbe02296"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "nopt",
          "version": "3.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|nopt@3.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
          "purl": "pkg:npm/nopt@3.0.1",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/nopt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/nopt",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/nopt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/nopt"
            }
          ]
        },
        {
          "type": "library",
          "name": "normalize-package-data",
          "version": "1.0.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|normalize-package-data@1.0.3",
          "author": "Meryn Stol",
          "description": "Normalizes data that can be found in package.json files.",
          "purl": "pkg:npm/normalize-package-data@1.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/meryn/normalize-package-data.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/meryn/normalize-package-data",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/meryn/normalize-package-data/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/normalize-package-data/-/normalize-package-data-1.0.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "8be955b8907af975f1a4584ea8bb9b41492312f5"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/normalize-package-data"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-cache-filename",
          "version": "1.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-cache-filename@1.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Given a cache folder and url, return the appropriate cache folder.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-cache-filename@1.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/npm/npm-cache-filename.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-cache-filename",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-cache-filename/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-cache-filename"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-install-checks",
          "version": "1.0.4",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-install-checks@1.0.4",
          "author": "Robert Kowalski",
          "description": "checks that npm runs during the installation of a module",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-install-checks@1.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/npm/npm-install-checks.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-install-checks",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-install-checks/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "9757c6f9d4d493c2489465da6d07a8ed416d44c8"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-install-checks"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-package-arg",
          "version": "2.1.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-package-arg@2.1.3",
          "author": "Isaac Z. Schlueter",
          "description": "Parse the things that can be arguments to `npm install`",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-package-arg@2.1.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/npm-package-arg.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-package-arg",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-package-arg/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-package-arg"
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-registry-client",
          "version": "4.0.4",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4",
          "author": "Isaac Z. Schlueter",
          "description": "Client for the npm registry",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-registry-client@4.0.4",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/npm-registry-client.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/npm-registry-client",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/npm-registry-client/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-registry-client"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "concat-stream",
              "version": "1.4.6",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6",
              "author": "Max Ogden",
              "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/concat-stream@1.4.6",
              "externalReferences": [
                {
                  "url": "git+ssh://git@github.com/maxogden/concat-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/maxogden/concat-stream",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "http://github.com/maxogden/concat-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/concat-stream/-/concat-stream-1.4.6.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "8cb736a556a32f020f1ddc82fa3448381c5e5cce"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "readable-stream",
                  "version": "1.1.13",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13",
                  "author": "Isaac Z. Schlueter",
                  "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/readable-stream@1.1.13",
                  "externalReferences": [
                    {
                      "url": "git://github.com/isaacs/readable-stream.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/isaacs/readable-stream",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/isaacs/readable-stream/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "f6eef764f514c89e2b9e23146a75ba106756d23e"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "core-util-is",
                      "version": "1.0.1",
                      "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13|core-util-is@1.0.1",
                      "author": "Isaac Z. Schlueter",
                      "description": "The `util.is*` functions introduced in Node v0.12.",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/core-util-is@1.0.1",
                      "externalReferences": [
                        {
                          "url": "git://github.com/isaacs/core-util-is.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/isaacs/core-util-is",
                          "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": "http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz",
                          "type": "distribution",
                          "hashes": [
                            {
                              "alg": "SHA-1",
                              "content": "6b07085aef9a3ccac6ee53bf9d3df0c1521a5538"
                            }
                          ],
                          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "isarray",
                      "version": "0.0.1",
                      "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13|isarray@0.0.1",
                      "author": "Julian Gruber",
                      "description": "Array#isArray for older browsers",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/isarray@0.0.1",
                      "externalReferences": [
                        {
                          "url": "git://github.com/juliangruber/isarray.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/juliangruber/isarray",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/juliangruber/isarray/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
                          "type": "distribution",
                          "hashes": [
                            {
                              "alg": "SHA-1",
                              "content": "8a18acfca9a8f4177e09abfc6038939b05d1eedf"
                            }
                          ],
                          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray"
                        }
                      ]
                    },
                    {
                      "type": "library",
                      "name": "string_decoder",
                      "version": "0.10.31",
                      "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13|string_decoder@0.10.31",
                      "description": "The string_decoder module from Node core",
                      "licenses": [
                        {
                          "license": {
                            "id": "MIT",
                            "acknowledgement": "declared"
                          }
                        }
                      ],
                      "purl": "pkg:npm/string_decoder@0.10.31",
                      "externalReferences": [
                        {
                          "url": "git://github.com/rvagg/string_decoder.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/rvagg/string_decoder",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/rvagg/string_decoder/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        },
                        {
                          "url": "http://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
                          "type": "distribution",
                          "hashes": [
                            {
                              "alg": "SHA-1",
                              "content": "62e203bc41766c6c28c9fc84301dab1c5310fa94"
                            }
                          ],
                          "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder"
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "typedarray",
                  "version": "0.0.6",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|typedarray@0.0.6",
                  "author": "James Halliday",
                  "description": "TypedArray polyfill for old browsers",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/typedarray@0.0.6",
                  "externalReferences": [
                    {
                      "url": "git://github.com/substack/typedarray.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/substack/typedarray",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/substack/typedarray/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "867ac74e3864187b1d3d47d996a78ec5c8830777"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "npmlog",
              "version": "7.0.1",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|npmlog@7.0.1",
              "author": "GitHub Inc.",
              "description": "logger for npm",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/npmlog@7.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpmlog%2F-%2Fnpmlog-7.0.1.tgz",
              "externalReferences": [
                {
                  "url": "git+https://github.com/npm/npmlog.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/npm/npmlog#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/npm/npmlog/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npmlog/-/npmlog-7.0.1.tgz",
                  "type": "distribution",
                  "comment": "as detected from npm-ls property \"resolved\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "npm-user-validate",
          "version": "0.1.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-user-validate@0.1.1",
          "author": "Robert Kowalski",
          "description": "User validations for npm",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npm-user-validate@0.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/npm/npm-user-validate.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/npm-user-validate",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/npm-user-validate/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/npm-user-validate/-/npm-user-validate-0.1.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "ea7774636c3c8fe6d01e174bd9f2ee0e22eeed57"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npm-user-validate"
            }
          ]
        },
        {
          "type": "library",
          "name": "npmlog",
          "version": "0.1.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npmlog@0.1.1",
          "author": "Isaac Z. Schlueter",
          "description": "logger for npm",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/npmlog@0.1.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/npmlog.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/npmlog",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/npmlog/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/npmlog"
            }
          ]
        },
        {
          "type": "library",
          "name": "once",
          "version": "1.3.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|once@1.3.1",
          "author": "Isaac Z. Schlueter",
          "description": "Run a function exactly one time",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/once@1.3.1",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/once.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/once",
              "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": "http://registry.npmjs.org/once/-/once-1.3.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f3f3e4da5b7d27b5c732969ee3e67e729457b31f"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/once"
            }
          ]
        },
        {
          "type": "library",
          "name": "opener",
          "version": "1.4.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|opener@1.4.0",
          "author": "Domenic Denicola",
          "description": "Opens stuff, like webpages and files and executables, cross-platform",
          "licenses": [
            {
              "license": {
                "id": "WTFPL",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/opener@1.4.0",
          "externalReferences": [
            {
              "url": "git://github.com/domenic/opener.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/domenic/opener",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/domenic/opener/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/opener/-/opener-1.4.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "d11f86eeeb076883735c9d509f538fe82d10b941"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/opener"
            }
          ]
        },
        {
          "type": "library",
          "name": "osenv",
          "version": "0.1.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|osenv@0.1.0",
          "author": "Isaac Z. Schlueter",
          "description": "Look up environment settings specific to different operating systems",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/osenv@0.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/osenv.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/osenv",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/osenv/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/osenv"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-is-inside",
          "version": "1.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|path-is-inside@1.0.1",
          "author": "Domenic Denicola",
          "description": "Tests whether one path is inside another path",
          "licenses": [
            {
              "license": {
                "id": "WTFPL",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-is-inside@1.0.1",
          "externalReferences": [
            {
              "url": "git://github.com/domenic/path-is-inside.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/domenic/path-is-inside",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/domenic/path-is-inside/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/path-is-inside"
            }
          ]
        },
        {
          "type": "library",
          "name": "read-installed",
          "version": "3.1.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3",
          "author": "Isaac Z. Schlueter",
          "description": "Read all the installed packages in a folder, and return a tree structure with all the data.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-installed@3.1.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/read-installed.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/read-installed",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/read-installed/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/read-installed/-/read-installed-3.1.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "c09092a13c2117f22842cad16804f3b059129d11"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-installed"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "debuglog",
              "version": "1.0.1",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|debuglog@1.0.1",
              "author": "Sam Roberts",
              "description": "backport of util.debuglog from node v0.11",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/debuglog@1.0.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/sam-github/node-debuglog.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/sam-github/node-debuglog",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/sam-github/node-debuglog/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "aa24ffb9ac3df9a2351837cfb2d279360cd78492"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/read-installed/node_modules/debuglog"
                }
              ]
            },
            {
              "type": "library",
              "name": "readdir-scoped-modules",
              "version": "1.0.1",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|readdir-scoped-modules@1.0.1",
              "author": "Isaac Z. Schlueter",
              "description": "Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readdir-scoped-modules@1.0.1",
              "externalReferences": [
                {
                  "url": "git+https://github.com/npm/readdir-scoped-modules.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/npm/readdir-scoped-modules",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/npm/readdir-scoped-modules/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/read-installed/node_modules/readdir-scoped-modules"
                }
              ]
            },
            {
              "type": "library",
              "name": "util-extend",
              "version": "1.0.1",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|util-extend@1.0.1",
              "description": "Node's internal object extension function",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/util-extend@1.0.1",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/util-extend.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/util-extend#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/util-extend/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/util-extend/-/util-extend-1.0.1.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "bb703b79480293ddcdcfb3c6a9fea20f483415bc"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/read-installed/node_modules/util-extend"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "read-package-json",
          "version": "1.2.7",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-package-json@1.2.7",
          "author": "Isaac Z. Schlueter",
          "description": "The thing npm uses to read package.json files with semantics and defaults and validation",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read-package-json@1.2.7",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/read-package-json.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/read-package-json",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/read-package-json/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/read-package-json/-/read-package-json-1.2.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "f0b440c461a218f4dbf48b094e80fc65c5248502"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read-package-json"
            }
          ]
        },
        {
          "type": "library",
          "name": "read",
          "version": "1.0.5",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read@1.0.5",
          "author": "Isaac Z. Schlueter",
          "description": "read(1) for node programs",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/read@1.0.5",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/read.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/read#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/read/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/read"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "mute-stream",
              "version": "0.0.4",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read@1.0.5|mute-stream@0.0.4",
              "author": "Isaac Z. Schlueter",
              "description": "Bytes go in, but they don't come out (when muted).",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/mute-stream@0.0.4",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/mute-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/mute-stream#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/mute-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/read/node_modules/mute-stream"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "readable-stream",
          "version": "1.0.33",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33",
          "author": "Isaac Z. Schlueter",
          "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@1.0.33",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/readable-stream",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "3a360dd66c1b1d7fd4705389860eda1d0f61126c"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/readable-stream"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "core-util-is",
              "version": "1.0.1",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33|core-util-is@1.0.1",
              "author": "Isaac Z. Schlueter",
              "description": "The `util.is*` functions introduced in Node v0.12.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/core-util-is@1.0.1",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/core-util-is.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/core-util-is",
                  "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": "http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "6b07085aef9a3ccac6ee53bf9d3df0c1521a5538"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/readable-stream/node_modules/core-util-is"
                }
              ]
            },
            {
              "type": "library",
              "name": "isarray",
              "version": "0.0.1",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33|isarray@0.0.1",
              "author": "Julian Gruber",
              "description": "Array#isArray for older browsers",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/isarray@0.0.1",
              "externalReferences": [
                {
                  "url": "git://github.com/juliangruber/isarray.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/juliangruber/isarray",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/juliangruber/isarray/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "8a18acfca9a8f4177e09abfc6038939b05d1eedf"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/readable-stream/node_modules/isarray"
                }
              ]
            },
            {
              "type": "library",
              "name": "string_decoder",
              "version": "0.10.31",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33|string_decoder@0.10.31",
              "description": "The string_decoder module from Node core",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/string_decoder@0.10.31",
              "externalReferences": [
                {
                  "url": "git://github.com/rvagg/string_decoder.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/rvagg/string_decoder",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/rvagg/string_decoder/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "62e203bc41766c6c28c9fc84301dab1c5310fa94"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/readable-stream/node_modules/string_decoder"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "realize-package-specifier",
          "version": "1.3.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|realize-package-specifier@1.3.0",
          "author": "Rebecca Turner",
          "description": "Like npm-package-arg, but more so, producing full file paths and differentiating local tar and directory sources.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/realize-package-specifier@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/realize-package-specifier.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/realize-package-specifier",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/realize-package-specifier/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/realize-package-specifier"
            }
          ]
        },
        {
          "type": "library",
          "name": "request",
          "version": "2.49.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/request@2.49.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/request/request.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/request/request",
              "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": "http://registry.npmjs.org/request/-/request-2.49.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0d4f6348dc3348059b553e4db60fd2478de662a7"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/request"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "aws-sign2",
              "version": "0.5.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|aws-sign2@0.5.0",
              "author": "Mikeal Rogers",
              "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
              "purl": "pkg:npm/aws-sign2@0.5.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/mikeal/aws-sign.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/aws-sign",
                  "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": "http://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "c57103f7a17fc037f02d7c2e64b602ea223f7d63"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/aws-sign2"
                }
              ]
            },
            {
              "type": "library",
              "name": "bl",
              "version": "0.9.3",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|bl@0.9.3",
              "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/bl@0.9.3",
              "externalReferences": [
                {
                  "url": "git+https://github.com/rvagg/bl.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/rvagg/bl",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/rvagg/bl/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/bl/-/bl-0.9.3.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "c41eff3e7cb31bde107c8f10076d274eff7f7d44"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/bl"
                }
              ]
            },
            {
              "type": "library",
              "name": "caseless",
              "version": "0.8.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|caseless@0.8.0",
              "author": "Mikeal Rogers",
              "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/caseless@0.8.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/mikeal/caseless.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/caseless",
                  "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": "http://registry.npmjs.org/caseless/-/caseless-0.8.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "5bca2881d41437f54b2407ebe34888c7b9ad4f7d"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/caseless"
                }
              ]
            },
            {
              "type": "library",
              "name": "combined-stream",
              "version": "0.0.7",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|combined-stream@0.0.7",
              "author": "Felix Geisendörfer",
              "description": "A stream that emits multiple other streams one after another.",
              "purl": "pkg:npm/combined-stream@0.0.7",
              "externalReferences": [
                {
                  "url": "git://github.com/felixge/node-combined-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/felixge/node-combined-stream",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/felixge/node-combined-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "0137e657baa5a7541c57ac37ac5fc07d73b4dc1f"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/combined-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "delayed-stream",
                  "version": "0.0.5",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|combined-stream@0.0.7|delayed-stream@0.0.5",
                  "author": "Felix Geisendörfer",
                  "description": "Buffers events from a stream until you are ready to handle them.",
                  "purl": "pkg:npm/delayed-stream@0.0.5",
                  "externalReferences": [
                    {
                      "url": "git://github.com/felixge/node-delayed-stream.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/felixge/node-delayed-stream",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/felixge/node-delayed-stream/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "d4b1f43a93e8296dfe02694f4680bc37a313c73f"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "forever-agent",
              "version": "0.5.2",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|forever-agent@0.5.2",
              "author": "Mikeal Rogers",
              "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
              "purl": "pkg:npm/forever-agent@0.5.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/mikeal/forever-agent.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/forever-agent",
                  "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": "http://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "6d0e09c4921f94a27f63d3b49c5feff1ea4c5130"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/forever-agent"
                }
              ]
            },
            {
              "type": "library",
              "name": "form-data",
              "version": "0.1.4",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|form-data@0.1.4",
              "author": "Felix Geisendörfer",
              "description": "A module to create readable \"multipart/form-data\" streams.  Can be used to submit forms and file uploads to other web applications.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://raw.github.com/felixge/node-form-data/master/License"
                  }
                }
              ],
              "purl": "pkg:npm/form-data@0.1.4",
              "externalReferences": [
                {
                  "url": "git://github.com/felixge/node-form-data.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/felixge/node-form-data",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/felixge/node-form-data/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/form-data"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "async",
                  "version": "0.9.0",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|form-data@0.1.4|async@0.9.0",
                  "author": "Caolan McMahon",
                  "description": "Higher-order functions and common patterns for asynchronous code",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "https://github.com/caolan/async/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/async@0.9.0",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/caolan/async.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/caolan/async",
                      "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": "http://registry.npmjs.org/async/-/async-0.9.0.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "ac3613b1da9bed1b47510bb4651b8931e47146c7"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "mime",
                  "version": "1.2.11",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|form-data@0.1.4|mime@1.2.11",
                  "author": "Robert Kieffer",
                  "description": "A comprehensive library for mime-type mapping",
                  "purl": "pkg:npm/mime@1.2.11",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/broofa/node-mime.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/broofa/node-mime",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/broofa/node-mime/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/mime/-/mime-1.2.11.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "58203eed86e3a5ef17aed2b7d9ebd47f0a60dd10"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "hawk",
              "version": "1.1.1",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1",
              "author": "Eran Hammer",
              "description": "HTTP Hawk Authentication Scheme",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://github.com/hueniverse/hawk/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/hawk@1.1.1",
              "externalReferences": [
                {
                  "url": "git://github.com/hueniverse/hawk.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/hueniverse/hawk",
                  "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": "http://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "87cd491f9b46e4e2aeaca335416766885d2d1ed9"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/hawk"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "boom",
                  "version": "0.4.2",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|boom@0.4.2",
                  "author": "Eran Hammer",
                  "description": "HTTP-friendly error objects",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/spumko/boom/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/boom@0.4.2",
                  "externalReferences": [
                    {
                      "url": "git://github.com/spumko/boom.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/spumko/boom",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/spumko/boom/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/boom/-/boom-0.4.2.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "7a636e9ded4efcefb19cef4947a3c67dfaee911b"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "cryptiles",
                  "version": "0.2.2",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|cryptiles@0.2.2",
                  "author": "Eran Hammer",
                  "description": "General purpose crypto utilities",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/cryptiles@0.2.2",
                  "externalReferences": [
                    {
                      "url": "git://github.com/hueniverse/cryptiles.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/hueniverse/cryptiles",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/hueniverse/cryptiles/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "ed91ff1f17ad13d3748288594f8a48a0d26f325c"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "hoek",
                  "version": "0.9.1",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|hoek@0.9.1",
                  "author": "Eran Hammer",
                  "description": "General purpose node utilities",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/spumko/hoek/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/hoek@0.9.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/spumko/hoek.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/spumko/hoek",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/spumko/hoek/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "3d322462badf07716ea7eb85baf88079cddce505"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "sntp",
                  "version": "0.2.4",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|sntp@0.2.4",
                  "author": "Eran Hammer",
                  "description": "SNTP Client",
                  "licenses": [
                    {
                      "license": {
                        "name": "BSD",
                        "acknowledgement": "declared",
                        "url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/sntp@0.2.4",
                  "externalReferences": [
                    {
                      "url": "git://github.com/hueniverse/sntp.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/hueniverse/sntp",
                      "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": "http://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "fb885f18b0f3aad189f824862536bceeec750900"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "http-signature",
              "version": "0.10.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0",
              "author": "Joyent, Inc",
              "description": "Reference implementation of Joyent's HTTP Signature Scheme",
              "purl": "pkg:npm/http-signature@0.10.0",
              "externalReferences": [
                {
                  "url": "git://github.com/joyent/node-http-signature.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/joyent/node-http-signature",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/joyent/node-http-signature/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/http-signature/-/http-signature-0.10.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "1494e4f5000a83c0f11bcc12d6007c530cb99582"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/http-signature"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "asn1",
                  "version": "0.1.11",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0|asn1@0.1.11",
                  "author": "Mark Cavage",
                  "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
                  "purl": "pkg:npm/asn1@0.1.11",
                  "externalReferences": [
                    {
                      "url": "git://github.com/mcavage/node-asn1.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/mcavage/node-asn1",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/mcavage/node-asn1/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/asn1"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "assert-plus",
                  "version": "0.1.2",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0|assert-plus@0.1.2",
                  "author": "Mark Cavage",
                  "description": "Extra assertions on top of node's assert module",
                  "purl": "pkg:npm/assert-plus@0.1.2",
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "ctype",
                  "version": "0.5.2",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0|ctype@0.5.2",
                  "author": "Robert Mustacchi",
                  "description": "read and write binary structures and data types",
                  "purl": "pkg:npm/ctype@0.5.2",
                  "externalReferences": [
                    {
                      "url": "https://github.com/rmustacc/node-ctype",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "http://registry.npmjs.org/ctype/-/ctype-0.5.2.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "fe8091d468a373a0b0c9ff8bbfb3425c00973a1d"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/ctype"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "json-stringify-safe",
              "version": "5.0.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|json-stringify-safe@5.0.0",
              "author": "Isaac Z. Schlueter",
              "description": "Like JSON.stringify, but doesn't blow up on circular refs",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/json-stringify-safe@5.0.0",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/json-stringify-safe.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/json-stringify-safe",
                  "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": "http://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "4c1f228b5050837eba9d21f50c2e6e320624566e"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/json-stringify-safe"
                }
              ]
            },
            {
              "type": "library",
              "name": "mime-types",
              "version": "1.0.2",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|mime-types@1.0.2",
              "author": "Jonathan Ong",
              "description": "The ultimate javascript content-type utility.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/mime-types@1.0.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/expressjs/mime-types.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/expressjs/mime-types",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/expressjs/mime-types/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "995ae1392ab8affcbfcb2641dd054e943c0d5dce"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/mime-types"
                }
              ]
            },
            {
              "type": "library",
              "name": "node-uuid",
              "version": "1.4.2",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|node-uuid@1.4.2",
              "author": "Robert Kieffer",
              "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared",
                    "url": "https://raw.github.com/broofa/node-uuid/master/LICENSE.md"
                  }
                }
              ],
              "purl": "pkg:npm/node-uuid@1.4.2",
              "externalReferences": [
                {
                  "url": "git+https://github.com/broofa/node-uuid.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/broofa/node-uuid",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/broofa/node-uuid/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "907db3d11b7b6a2cf4f905fb7199f14ae7379ba0"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/node-uuid"
                }
              ]
            },
            {
              "type": "library",
              "name": "oauth-sign",
              "version": "0.5.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|oauth-sign@0.5.0",
              "author": "Mikeal Rogers",
              "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
              "purl": "pkg:npm/oauth-sign@0.5.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/mikeal/oauth-sign.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/oauth-sign",
                  "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": "http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.5.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "d767f5169325620eab2e087ef0c472e773db6461"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/oauth-sign"
                }
              ]
            },
            {
              "type": "library",
              "name": "qs",
              "version": "2.3.3",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|qs@2.3.3",
              "description": "A querystring parser that supports nesting and arrays, with a depth limit",
              "licenses": [
                {
                  "license": {
                    "name": "BSD",
                    "acknowledgement": "declared",
                    "url": "http://github.com/hapijs/qs/raw/master/LICENSE"
                  }
                }
              ],
              "purl": "pkg:npm/qs@2.3.3",
              "externalReferences": [
                {
                  "url": "git+https://github.com/hapijs/qs.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/hapijs/qs",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/hapijs/qs/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/qs/-/qs-2.3.3.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "e9e85adbe75da0bbe4c8e0476a086290f863b404"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/qs"
                }
              ]
            },
            {
              "type": "library",
              "name": "stringstream",
              "version": "0.0.4",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|stringstream@0.0.4",
              "author": "Michael Hart",
              "description": "Encode and decode streams into string streams",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/stringstream@0.0.4",
              "externalReferences": [
                {
                  "url": "git+https://github.com/mhart/StringStream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mhart/StringStream",
                  "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": "http://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "0f0e3423f942960b5692ac324a57dd093bc41a92"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/stringstream"
                }
              ]
            },
            {
              "type": "library",
              "name": "tough-cookie",
              "version": "0.12.1",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|tough-cookie@0.12.1",
              "author": "GoInstant Inc., a salesforce.com company",
              "description": "RFC6265 Cookies and Cookie Jar for node.js",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/tough-cookie@0.12.1",
              "externalReferences": [
                {
                  "url": "git://github.com/goinstant/tough-cookie.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/goinstant/tough-cookie",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/goinstant/tough-cookie/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "8220c7e21abd5b13d96804254bd5a81ebf2c7d62"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/tough-cookie"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "punycode",
                  "version": "1.3.2",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|tough-cookie@0.12.1|punycode@1.3.2",
                  "author": "Mathias Bynens",
                  "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/punycode@1.3.2",
                  "externalReferences": [
                    {
                      "url": "git+https://github.com/bestiejs/punycode.js.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://mths.be/punycode",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/bestiejs/punycode.js/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "9653a036fb7c1ee42342f2325cceefea3926c48d"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode"
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "tunnel-agent",
              "version": "0.4.0",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|tunnel-agent@0.4.0",
              "author": "Mikeal Rogers",
              "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
              "purl": "pkg:npm/tunnel-agent@0.4.0",
              "externalReferences": [
                {
                  "url": "git+https://github.com/mikeal/tunnel-agent.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/mikeal/tunnel-agent",
                  "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": "http://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "b1184e312ffbcf70b3b4c78e8c219de7ebb1c550"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/request/node_modules/tunnel-agent"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "retry",
          "version": "0.6.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|retry@0.6.1",
          "author": "Tim Koschützki",
          "description": "Abstraction for exponential and custom retry strategies for failed operations.",
          "purl": "pkg:npm/retry@0.6.1",
          "externalReferences": [
            {
              "url": "git://github.com/tim-kos/node-retry.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tim-kos/node-retry",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tim-kos/node-retry/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/retry/-/retry-0.6.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "fdc90eed943fde11b893554b8cc63d0e899ba918"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/retry"
            }
          ]
        },
        {
          "type": "library",
          "name": "rimraf",
          "version": "2.2.8",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|rimraf@2.2.8",
          "author": "Isaac Z. Schlueter",
          "description": "A deep deletion module for node (like `rm -rf`)",
          "purl": "pkg:npm/rimraf@2.2.8",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/rimraf.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/rimraf",
              "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": "http://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e439be2aaee327321952730f99a8929e4fc50582"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/rimraf"
            }
          ]
        },
        {
          "type": "library",
          "name": "semver",
          "version": "4.1.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/semver@4.1.0",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-semver",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/semver/-/semver-4.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "bc80a9ff68532814362cc3cfda3c7b75ed9c321c"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/semver"
            }
          ]
        },
        {
          "type": "library",
          "name": "sha",
          "version": "1.3.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0",
          "description": "Check and get file hashes",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sha@1.3.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/ForbesLindesay/sha.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ForbesLindesay/sha",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ForbesLindesay/sha/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/sha/-/sha-1.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "79f4787045d0ede7327d702c25c443460dbc6764"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sha"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "readable-stream",
              "version": "1.1.13",
              "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13",
              "author": "Isaac Z. Schlueter",
              "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x",
              "licenses": [
                {
                  "license": {
                    "id": "MIT",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/readable-stream@1.1.13",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/readable-stream.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/readable-stream",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/readable-stream/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "http://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-1",
                      "content": "f6eef764f514c89e2b9e23146a75ba106756d23e"
                    }
                  ],
                  "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/npm/node_modules/sha/node_modules/readable-stream"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "core-util-is",
                  "version": "1.0.1",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13|core-util-is@1.0.1",
                  "author": "Isaac Z. Schlueter",
                  "description": "The `util.is*` functions introduced in Node v0.12.",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/core-util-is@1.0.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/isaacs/core-util-is.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/isaacs/core-util-is",
                      "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": "http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "6b07085aef9a3ccac6ee53bf9d3df0c1521a5538"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/sha/node_modules/readable-stream/node_modules/core-util-is"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "isarray",
                  "version": "0.0.1",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13|isarray@0.0.1",
                  "author": "Julian Gruber",
                  "description": "Array#isArray for older browsers",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/isarray@0.0.1",
                  "externalReferences": [
                    {
                      "url": "git://github.com/juliangruber/isarray.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/juliangruber/isarray",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/juliangruber/isarray/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "8a18acfca9a8f4177e09abfc6038939b05d1eedf"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/sha/node_modules/readable-stream/node_modules/isarray"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "string_decoder",
                  "version": "0.10.31",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13|string_decoder@0.10.31",
                  "description": "The string_decoder module from Node core",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared"
                      }
                    }
                  ],
                  "purl": "pkg:npm/string_decoder@0.10.31",
                  "externalReferences": [
                    {
                      "url": "git://github.com/rvagg/string_decoder.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/rvagg/string_decoder",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "https://github.com/rvagg/string_decoder/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    },
                    {
                      "url": "http://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
                      "type": "distribution",
                      "hashes": [
                        {
                          "alg": "SHA-1",
                          "content": "62e203bc41766c6c28c9fc84301dab1c5310fa94"
                        }
                      ],
                      "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/npm/node_modules/sha/node_modules/readable-stream/node_modules/string_decoder"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "slide",
          "version": "1.1.6",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|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": "http://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:path",
              "value": "node_modules/npm/node_modules/slide"
            }
          ]
        },
        {
          "type": "library",
          "name": "sorted-object",
          "version": "1.0.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sorted-object@1.0.0",
          "author": "Domenic Denicola",
          "description": "Returns a copy of an object with its keys sorted",
          "licenses": [
            {
              "license": {
                "id": "WTFPL",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/sorted-object@1.0.0",
          "externalReferences": [
            {
              "url": "git://github.com/domenic/sorted-object.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/domenic/sorted-object",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/domenic/sorted-object/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/sorted-object"
            }
          ]
        },
        {
          "type": "library",
          "name": "tar",
          "version": "1.0.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|tar@1.0.3",
          "author": "Isaac Z. Schlueter",
          "description": "tar for node",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tar@1.0.3",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-tar.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-tar",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-tar/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/tar"
            }
          ]
        },
        {
          "type": "library",
          "name": "text-table",
          "version": "0.2.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|text-table@0.2.0",
          "author": "James Halliday",
          "description": "borderless text tables with alignment",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/text-table@0.2.0",
          "externalReferences": [
            {
              "url": "git://github.com/substack/text-table.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/substack/text-table",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/substack/text-table/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/text-table"
            }
          ]
        },
        {
          "type": "library",
          "name": "uid-number",
          "version": "0.0.6",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|uid-number@0.0.6",
          "author": "Isaac Z. Schlueter",
          "description": "Convert a username/group name to a uid/gid number",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/uid-number@0.0.6",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/uid-number.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/uid-number",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/uid-number/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/uid-number/-/uid-number-0.0.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "0ea10e8035e8eb5b8e4449f06da1c730663baa81"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/uid-number"
            }
          ]
        },
        {
          "type": "library",
          "name": "which",
          "version": "1.0.7",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|which@1.0.7",
          "author": "Isaac Z. Schlueter",
          "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which@1.0.7",
          "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",
              "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": "http://registry.npmjs.org/which/-/which-1.0.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "853133f40e5bd2783e51a06774959455cc8ee865"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/which"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrappy",
          "version": "1.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|wrappy@1.0.1",
          "author": "Isaac Z. Schlueter",
          "description": "Callback wrapping utility",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrappy@1.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/wrappy.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/wrappy",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/wrappy/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "1e65969965ccbc2db4548c6b84a6f2c5aedd4739"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/wrappy"
            }
          ]
        },
        {
          "type": "library",
          "name": "write-file-atomic",
          "version": "1.1.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|write-file-atomic@1.1.0",
          "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.0",
          "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": "http://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-1",
                  "content": "e114cfb8f82188353f98217c5945451c9b4dc060"
                }
              ],
              "comment": "as detected from PackageJson property \"dist.tarball\" and property \"dist.shasum\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/npm/node_modules/write-file-atomic"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "qunit-assert-step",
      "version": "1.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|qunit-assert-step@1.0.3",
      "author": "jQuery Foundation and other contributors",
      "description": "A QUnit plugin for asserting the proper sequence in which the code should execute.",
      "purl": "pkg:npm/qunit-assert-step@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqunit-assert-step%2F-%2Fqunit-assert-step-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/JamesMGreene/qunit-assert-step.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/JamesMGreene/qunit-assert-step",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/JamesMGreene/qunit-assert-step/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/qunit-assert-step/-/qunit-assert-step-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qunit-assert-step"
        }
      ]
    },
    {
      "type": "library",
      "name": "qunitjs",
      "version": "1.17.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|qunitjs@1.17.1",
      "author": "jQuery Foundation and other contributors",
      "description": "An easy-to-use JavaScript Unit Testing framework.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/jquery/qunit/blob/1.17.1/LICENSE.txt"
          }
        }
      ],
      "purl": "pkg:npm/qunitjs@1.17.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqunitjs%2F-%2Fqunitjs-1.17.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jquery/qunit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://qunitjs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/qunit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/qunitjs/-/qunitjs-1.17.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qunitjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "requirejs",
      "version": "2.1.17",
      "bom-ref": "jquery@1.12.4-tuxcare.1|requirejs@2.1.17",
      "author": "James Burke",
      "description": "Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "https://github.com/jrburke/r.js/blob/master/LICENSE"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/jrburke/r.js/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/requirejs@2.1.17?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequirejs%2F-%2Frequirejs-2.1.17.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jrburke/r.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/jrburke/r.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jrburke/r.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/requirejs/-/requirejs-2.1.17.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/requirejs"
        }
      ]
    },
    {
      "type": "library",
      "name": "sinon",
      "version": "1.12.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|sinon@1.12.2",
      "author": "Christian Johansen",
      "description": "JavaScript test spies, stubs and mocks.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/cjohansen/Sinon.JS/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/sinon@1.12.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsinon%2F-%2Fsinon-1.12.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/cjohansen/Sinon.JS.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://cjohansen.no/sinon/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/cjohansen/Sinon.JS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sinon/-/sinon-1.12.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sinon"
        }
      ]
    },
    {
      "type": "library",
      "name": "sizzle",
      "version": "2.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|sizzle@2.2.1",
      "author": "jQuery Foundation and other contributors",
      "description": "A pure-JavaScript, bottom-up CSS selector engine designed to be easily dropped in to a host library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sizzle@2.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsizzle%2F-%2Fsizzle-2.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jquery/sizzle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://sizzlejs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jquery/sizzle/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sizzle/-/sizzle-2.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sizzle"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-json-comments",
      "version": "1.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|strip-json-comments@1.0.3",
      "author": "Sindre Sorhus",
      "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-json-comments@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-json-comments%2F-%2Fstrip-json-comments-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-json-comments/-/strip-json-comments-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-json-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "testswarm",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0",
      "author": "Jörn Zaefferer",
      "description": "Nodejs module for interacting with TestSwarm",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/jzaefferer/node-testswarm/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/testswarm@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftestswarm%2F-%2Ftestswarm-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jzaefferer/node-testswarm.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jzaefferer/node-testswarm",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jzaefferer/node-testswarm/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/testswarm/-/testswarm-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/testswarm"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "request",
          "version": "2.12.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0",
          "author": "Mikeal Rogers",
          "description": "Simplified HTTP request client.",
          "purl": "pkg:npm/request@2.12.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequest%2F-%2Frequest-2.12.0.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mikeal/request.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mikeal/request#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/mikeal/request/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/request/-/request-2.12.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/testswarm/node_modules/request"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "form-data",
              "version": "0.0.3",
              "bom-ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3",
              "author": "Felix Geisendörfer",
              "description": "A module to create readable `\"multipart/form-data\"` streams.  Can be used to submit forms and file uploads to other web applications.",
              "purl": "pkg:npm/form-data@0.0.3",
              "externalReferences": [
                {
                  "url": "git://github.com/felixge/node-form-data.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/felixge/node-form-data#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/felixge/node-form-data/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/testswarm/node_modules/request/node_modules/form-data"
                }
              ],
              "components": [
                {
                  "type": "library",
                  "name": "async",
                  "version": "0.1.9",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3|async@0.1.9",
                  "author": "Caolan McMahon",
                  "description": "Higher-order functions and common patterns for asynchronous code",
                  "licenses": [
                    {
                      "license": {
                        "id": "MIT",
                        "acknowledgement": "declared",
                        "url": "http://github.com/caolan/async/raw/master/LICENSE"
                      }
                    }
                  ],
                  "purl": "pkg:npm/async@0.1.9",
                  "externalReferences": [
                    {
                      "url": "git://github.com/caolan/async.git",
                      "type": "vcs",
                      "comment": "as detected from PackageJson property \"repository.url\""
                    },
                    {
                      "url": "https://github.com/caolan/async#readme",
                      "type": "website",
                      "comment": "as detected from PackageJson property \"homepage\""
                    },
                    {
                      "url": "http://github.com/caolan/async/issues",
                      "type": "issue-tracker",
                      "comment": "as detected from PackageJson property \"bugs.url\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/testswarm/node_modules/request/node_modules/form-data/node_modules/async"
                    }
                  ]
                },
                {
                  "type": "library",
                  "name": "combined-stream",
                  "version": "0.0.3",
                  "bom-ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3|combined-stream@0.0.3",
                  "author": "Felix Geisendörfer",
                  "description": "A stream that emits multiple other streams one after another.",
                  "purl": "pkg:npm/combined-stream@0.0.3",
                  "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\""
                    }
                  ],
                  "properties": [
                    {
                      "name": "cdx:npm:package:path",
                      "value": "node_modules/testswarm/node_modules/request/node_modules/form-data/node_modules/combined-stream"
                    }
                  ],
                  "components": [
                    {
                      "type": "library",
                      "name": "delayed-stream",
                      "version": "0.0.5",
                      "bom-ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3|combined-stream@0.0.3|delayed-stream@0.0.5",
                      "author": "Felix Geisendörfer",
                      "description": "Buffers events from a stream until you are ready to handle them.",
                      "purl": "pkg:npm/delayed-stream@0.0.5",
                      "externalReferences": [
                        {
                          "url": "git://github.com/felixge/node-delayed-stream.git",
                          "type": "vcs",
                          "comment": "as detected from PackageJson property \"repository.url\""
                        },
                        {
                          "url": "https://github.com/felixge/node-delayed-stream",
                          "type": "website",
                          "comment": "as detected from PackageJson property \"homepage\""
                        },
                        {
                          "url": "https://github.com/felixge/node-delayed-stream/issues",
                          "type": "issue-tracker",
                          "comment": "as detected from PackageJson property \"bugs.url\""
                        }
                      ],
                      "properties": [
                        {
                          "name": "cdx:npm:package:path",
                          "value": "node_modules/testswarm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "library",
              "name": "mime",
              "version": "1.2.7",
              "bom-ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|mime@1.2.7",
              "author": "Robert Kieffer",
              "description": "A comprehensive library for mime-type mapping",
              "purl": "pkg:npm/mime@1.2.7",
              "externalReferences": [
                {
                  "url": "git://github.com/broofa/node-mime.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/broofa/node-mime#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/broofa/node-mime/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/testswarm/node_modules/request/node_modules/mime"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "win-spawn",
      "version": "2.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|win-spawn@2.0.0",
      "author": "ForbesLindesay",
      "description": "Spawn for node.js but in a way that works regardless of which OS you're using",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/win-spawn@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwin-spawn%2F-%2Fwin-spawn-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/win-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/win-spawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/win-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/win-spawn/-/win-spawn-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/win-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "0.4.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|chalk@0.4.0",
      "author": "Sindre Sorhus",
      "description": "Terminal string styling done right. Created because the `colors` module does some really horrible things.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/chalk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/chalk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/chalk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/chalk/-/chalk-0.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "mout",
      "version": "0.8.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|mout@0.8.0",
      "description": "Modular Utilities",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/mit-license.php"
          }
        }
      ],
      "purl": "pkg:npm/mout@0.8.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmout%2F-%2Fmout-0.8.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mout/mout.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://moutjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mout/mout/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mout/-/mout-0.8.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mout"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "2.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|semver@2.2.1",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@2.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-2.2.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/semver/-/semver-2.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-core",
      "version": "5.8.38",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38",
      "author": "Sebastian McKenzie",
      "description": "A compiler for writing next generation JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-core@5.8.38?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-core%2F-%2Fbabel-core-5.8.38.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.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/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-core/-/babel-core-5.8.38.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-core"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "1.1.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-core/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "core-js",
          "version": "1.2.7",
          "bom-ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|core-js@1.2.7",
          "description": "Standard library",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/core-js@1.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcore-js%2F-%2Fcore-js-1.2.7.tgz",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/core-js/-/core-js-1.2.7.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-core/node_modules/core-js"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|lodash@3.10.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@3.10.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-3.10.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-core/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "2.0.10",
          "bom-ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|minimatch@2.0.10",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@2.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-2.0.10.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-2.0.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-core/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "2.2.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-core/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "3.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-core/node_modules/strip-ansi"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "findup-sync",
      "version": "0.1.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3",
      "author": "\"Cowboy\" Ben Alman",
      "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-findup-sync/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/findup-sync@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffindup-sync%2F-%2Ffindup-sync-0.1.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-findup-sync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-findup-sync",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-findup-sync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/findup-sync/-/findup-sync-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/findup-sync"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "3.2.11",
          "bom-ref": "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3|glob@3.2.11",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@3.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.2.11.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/findup-sync/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/findup-sync/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "0.3.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3|minimatch@0.3.0",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.3.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/findup-sync/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "nopt",
      "version": "1.0.10",
      "bom-ref": "jquery@1.12.4-tuxcare.1|nopt@1.0.10",
      "author": "Isaac Z. Schlueter",
      "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
      "purl": "pkg:npm/nopt@1.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnopt%2F-%2Fnopt-1.0.10.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/nopt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/nopt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/nopt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nopt/-/nopt-1.0.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nopt"
        }
      ]
    },
    {
      "type": "library",
      "name": "hooker",
      "version": "0.2.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|hooker@0.2.3",
      "author": "\"Cowboy\" Ben Alman",
      "description": "Monkey-patch (hook) functions for debugging and stuff.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/javascript-hooker/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/hooker@0.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhooker%2F-%2Fhooker-0.2.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/javascript-hooker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/cowboy/javascript-hooker",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/javascript-hooker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hooker/-/hooker-0.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hooker"
        }
      ]
    },
    {
      "type": "library",
      "name": "jshint",
      "version": "2.13.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|jshint@2.13.6",
      "author": "Anton Kovalyov",
      "description": "Static analysis tool for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jshint@2.13.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjshint%2F-%2Fjshint-2.13.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshint/jshint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jshint.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshint/jshint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jshint/-/jshint-2.13.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jshint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "4.17.23",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jshint@2.13.6|lodash@4.17.23",
          "author": "John-David Dalton",
          "description": "Lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@4.17.23?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-4.17.23.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-4.17.23.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jshint/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.0.8",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jshint@2.13.6|minimatch@3.0.8",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-3.0.8.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.0.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jshint/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "maxmin",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|maxmin@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/maxmin@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmaxmin%2F-%2Fmaxmin-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/maxmin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/maxmin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/maxmin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/maxmin/-/maxmin-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/maxmin"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "1.1.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|maxmin@1.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?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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/maxmin/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "2.2.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|maxmin@1.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?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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/maxmin/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "3.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|maxmin@1.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?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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/maxmin/node_modules/strip-ansi"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-js",
      "version": "2.8.29",
      "bom-ref": "jquery@1.12.4-tuxcare.1|uglify-js@2.8.29",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-js@2.8.29?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuglify-js%2F-%2Fuglify-js-2.8.29.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mishoo/UglifyJS2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lisperator.net/uglifyjs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mishoo/UglifyJS2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uglify-js/-/uglify-js-2.8.29.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-js"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "yargs",
          "version": "3.10.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|uglify-js@2.8.29|yargs@3.10.0",
          "author": "Alex Ford",
          "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yargs@3.10.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyargs%2F-%2Fyargs-3.10.0.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/bcoe/yargs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/bcoe/yargs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/bcoe/yargs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yargs/-/yargs-3.10.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/uglify-js/node_modules/yargs"
            }
          ]
        },
        {
          "type": "library",
          "name": "window-size",
          "version": "0.1.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|uglify-js@2.8.29|window-size@0.1.0",
          "author": "Jon Schlinkert",
          "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/jonschlinkert/window-size/blob/master/LICENSE-MIT"
              }
            }
          ],
          "purl": "pkg:npm/window-size@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwindow-size%2F-%2Fwindow-size-0.1.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jonschlinkert/window-size.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/jonschlinkert/window-size",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jonschlinkert/window-size/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/window-size/-/window-size-0.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/uglify-js/node_modules/window-size"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "uri-path",
      "version": "0.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|uri-path@0.0.2",
      "author": "Ult Combo",
      "description": "Convert relative file system paths into safe URI paths",
      "licenses": [
        {
          "license": {
            "id": "WTFPL",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uri-path@0.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Furi-path%2F-%2Furi-path-0.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/UltCombo/uri-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/UltCombo/uri-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/UltCombo/uri-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uri-path/-/uri-path-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uri-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "gaze",
      "version": "0.5.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|gaze@0.5.2",
      "author": "Kyle Robinson Young",
      "description": "A globbing fs.watch wrapper built from the best parts of other fine watch libs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/shama/gaze/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/gaze@0.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgaze%2F-%2Fgaze-0.5.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/shama/gaze.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shama/gaze",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shama/gaze/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gaze/-/gaze-0.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gaze"
        }
      ]
    },
    {
      "type": "library",
      "name": "tiny-lr-fork",
      "version": "0.0.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|tiny-lr-fork@0.0.5",
      "author": "mklabs",
      "description": "Tiny LiveReload server, background-friendly",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/tiny-lr-fork@0.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftiny-lr-fork%2F-%2Ftiny-lr-fork-0.0.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mklabs/tiny-lr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mklabs/tiny-lr",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mklabs/tiny-lr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tiny-lr-fork/-/tiny-lr-fork-0.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tiny-lr-fork"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "debug",
          "version": "0.7.4",
          "bom-ref": "jquery@1.12.4-tuxcare.1|tiny-lr-fork@0.0.5|debug@0.7.4",
          "author": "TJ Holowaychuk",
          "description": "small debugging utility",
          "purl": "pkg:npm/debug@0.7.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-0.7.4.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/visionmedia/debug.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/visionmedia/debug#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/visionmedia/debug/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-0.7.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/tiny-lr-fork/node_modules/debug"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "spawnback",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|spawnback@1.0.1",
      "author": "Scott González",
      "description": "Simplified process spawning with buffered output in a callback",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/scottgonzalez/spawnback/blob/master/LICENSE.txt"
          }
        }
      ],
      "purl": "pkg:npm/spawnback@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fspawnback%2F-%2Fspawnback-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/scottgonzalez/spawnback.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/scottgonzalez/spawnback",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/scottgonzalez/spawnback/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/spawnback/-/spawnback-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spawnback"
        }
      ]
    },
    {
      "type": "library",
      "name": "jscs",
      "version": "2.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1",
      "author": "Marat Dulin",
      "description": "JavaScript Code Style",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jscs@2.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjscs%2F-%2Fjscs-2.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jscs-dev/node-jscs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://jscs.info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jscs-dev/node-jscs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jscs/-/jscs-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jscs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "chalk",
          "version": "1.1.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/chalk"
            }
          ]
        },
        {
          "type": "library",
          "name": "commander",
          "version": "2.8.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|commander@2.8.1",
          "author": "TJ Holowaychuk",
          "description": "the complete solution for node.js command-line programs",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/commander@2.8.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommander%2F-%2Fcommander-2.8.1.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.8.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/commander"
            }
          ]
        },
        {
          "type": "library",
          "name": "esprima",
          "version": "2.5.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|esprima@2.5.0",
          "author": "Ariya Hidayat",
          "description": "ECMAScript parsing infrastructure for multipurpose analysis",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/esprima@2.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-2.5.0.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.5.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/esprima"
            }
          ]
        },
        {
          "type": "library",
          "name": "glob",
          "version": "5.0.15",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|glob@5.0.15",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@5.0.15?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-5.0.15.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-5.0.15.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "2.0.10",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|minimatch@2.0.10",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@2.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-2.0.10.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-2.0.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "2.2.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "3.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jscs/node_modules/strip-ansi"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vow",
      "version": "0.4.20",
      "bom-ref": "jquery@1.12.4-tuxcare.1|vow@0.4.20",
      "author": "Dmitry Filatov",
      "description": "DOM Promise and Promises/A+ implementation for Node.js and browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vow@0.4.20?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvow%2F-%2Fvow-0.4.20.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dfilatov/vow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://dfilatov.github.io/vow/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dfilatov/vow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/vow/-/vow-0.4.20.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vow"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonlint",
      "version": "1.6.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|jsonlint@1.6.0",
      "author": "Zach Carter",
      "description": "Validate JSON",
      "purl": "pkg:npm/jsonlint@1.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonlint%2F-%2Fjsonlint-1.6.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/zaach/jsonlint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://zaach.github.com/jsonlint/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/zaach/jsonlint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonlint/-/jsonlint-1.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonlint"
        }
      ]
    },
    {
      "type": "library",
      "name": "async",
      "version": "0.1.22",
      "bom-ref": "jquery@1.12.4-tuxcare.1|async@0.1.22",
      "author": "Caolan McMahon",
      "description": "Higher-order functions and common patterns for asynchronous code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/caolan/async/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/async@0.1.22?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.1.22.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/caolan/async.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/caolan/async#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/caolan/async/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-0.1.22.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async"
        }
      ]
    },
    {
      "type": "library",
      "name": "coffee-script",
      "version": "1.3.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|coffee-script@1.3.3",
      "author": "Jeremy Ashkenas",
      "description": "Unfancy JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/jashkenas/coffee-script/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/coffee-script@1.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcoffee-script%2F-%2Fcoffee-script-1.3.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jashkenas/coffee-script.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://coffeescript.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jashkenas/coffee-script/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/coffee-script/-/coffee-script-1.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/coffee-script"
        }
      ]
    },
    {
      "type": "library",
      "name": "colors",
      "version": "0.6.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|colors@0.6.2",
      "author": "Marak Squires",
      "description": "get colors in your node.js console like what",
      "purl": "pkg:npm/colors@0.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolors%2F-%2Fcolors-0.6.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/Marak/colors.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Marak/colors.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Marak/colors.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/colors/-/colors-0.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/colors"
        }
      ]
    },
    {
      "type": "library",
      "name": "dateformat",
      "version": "1.0.2-1.2.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|dateformat@1.0.2-1.2.3",
      "author": "Steven Levithan",
      "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
      "purl": "pkg:npm/dateformat@1.0.2-1.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdateformat%2F-%2Fdateformat-1.0.2-1.2.3.tgz",
      "externalReferences": [
        {
          "url": "https://github.com/felixge/node-dateformat",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dateformat/-/dateformat-1.0.2-1.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dateformat"
        }
      ]
    },
    {
      "type": "library",
      "name": "eventemitter2",
      "version": "0.4.14",
      "bom-ref": "jquery@1.12.4-tuxcare.1|eventemitter2@0.4.14",
      "author": "hij1nx",
      "description": "A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eventemitter2@0.4.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Feventemitter2%2F-%2Feventemitter2-0.4.14.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/hij1nx/EventEmitter2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hij1nx/EventEmitter2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hij1nx/EventEmitter2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/eventemitter2/-/eventemitter2-0.4.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eventemitter2"
        }
      ]
    },
    {
      "type": "library",
      "name": "exit",
      "version": "0.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|exit@0.1.2",
      "author": "\"Cowboy\" Ben Alman",
      "description": "A replacement for process.exit that ensures stdio are fully drained before exiting.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/exit@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fexit%2F-%2Fexit-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-exit",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/exit/-/exit-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "getobject",
      "version": "0.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|getobject@0.1.0",
      "author": "\"Cowboy\" Ben Alman",
      "description": "get.and.set.deep.objects.easily = true",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-getobject/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/getobject@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgetobject%2F-%2Fgetobject-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-getobject.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-getobject",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-getobject/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/getobject/-/getobject-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/getobject"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "3.1.21",
      "bom-ref": "jquery@1.12.4-tuxcare.1|glob@3.1.21",
      "author": "Isaac Z. Schlueter",
      "description": "a little globber",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@3.1.21?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-3.1.21.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-3.1.21.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "inherits",
          "version": "1.0.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|glob@3.1.21|inherits@1.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "A tiny simple way to do classic inheritance in js",
          "purl": "pkg:npm/inherits@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finherits%2F-%2Finherits-1.0.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/inherits.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/inherits#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/inherits/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inherits/-/inherits-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/glob/node_modules/inherits"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-log",
      "version": "0.1.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log@0.1.3",
      "author": "\"Cowboy\" Ben Alman",
      "description": "The Grunt 0.4.x logger.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/grunt-legacy-log@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-legacy-log%2F-%2Fgrunt-legacy-log-0.1.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-legacy-log.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/gruntjs/grunt-legacy-log/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-legacy-log/-/grunt-legacy-log-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-legacy-log"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log@0.1.3|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore.string",
          "version": "2.3.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log@0.1.3|underscore.string@2.3.3",
          "description": "String manipulation extensions for Underscore.js javascript library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/underscore.string@2.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore.string%2F-%2Funderscore.string-2.3.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/epeli/underscore.string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://epeli.github.com/underscore.string/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epeli/underscore.string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/underscore.string/-/underscore.string-2.3.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log/node_modules/underscore.string"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-util",
      "version": "0.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-util@0.2.0",
      "author": "\"Cowboy\" Ben Alman",
      "description": "Some old grunt utils provided for backwards compatibility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/gruntjs/grunt-legacy-util/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-legacy-util@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-legacy-util%2F-%2Fgrunt-legacy-util-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-legacy-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/gruntjs/grunt-legacy-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-legacy-util"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.2.11",
      "bom-ref": "jquery@1.12.4-tuxcare.1|iconv-lite@0.2.11",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ficonv-lite%2F-%2Ficonv-lite-0.2.11.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ashtuchkin/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ashtuchkin/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/iconv-lite/-/iconv-lite-0.2.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "2.0.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|js-yaml@2.0.5",
      "author": "Dervus Grim",
      "description": "YAML 1.2 parser and serializer",
      "purl": "pkg:npm/js-yaml@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-yaml%2F-%2Fjs-yaml-2.0.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/nodeca/js-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/js-yaml/-/js-yaml-2.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash",
      "version": "0.9.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash@0.9.2",
      "author": "John-David Dalton",
      "description": "A utility library delivering consistency, customization, performance, and extras.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash@0.9.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-0.9.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lodash.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-0.9.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "0.2.14",
      "bom-ref": "jquery@1.12.4-tuxcare.1|minimatch@0.2.14",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "purl": "pkg:npm/minimatch@0.2.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-0.2.14.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-0.2.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "2.2.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|rimraf@2.2.8",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "purl": "pkg:npm/rimraf@2.2.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frimraf%2F-%2Frimraf-2.2.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/rimraf/-/rimraf-2.2.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore.string",
      "version": "2.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|underscore.string@2.2.1",
      "description": "String manipulation extensions for Underscore.js javascript library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/underscore.string@2.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore.string%2F-%2Funderscore.string-2.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/epeli/underscore.string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://epeli.github.com/underscore.string/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epeli/underscore.string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/underscore.string/-/underscore.string-2.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/underscore.string"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "1.0.9",
      "bom-ref": "jquery@1.12.4-tuxcare.1|which@1.0.9",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@1.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich%2F-%2Fwhich-1.0.9.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which/-/which-1.0.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "crc32",
      "version": "0.2.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|crc32@0.2.2",
      "author": "T. Jameson Little",
      "description": "CRC-32 implemented in JavaScript",
      "purl": "pkg:npm/crc32@0.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcrc32%2F-%2Fcrc32-0.2.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/beatgammit/crc32.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/beatgammit/crc32#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/beatgammit/crc32/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/crc32/-/crc32-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/crc32"
        }
      ]
    },
    {
      "type": "library",
      "name": "deflate-js",
      "version": "0.2.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|deflate-js@0.2.3",
      "author": "Masanao Izumo",
      "description": "DEFLATE implemented in JavaScript (works in browser and Node)",
      "licenses": [
        {
          "license": {
            "name": "GPL",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deflate-js@0.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdeflate-js%2F-%2Fdeflate-js-0.2.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/beatgammit/deflate-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/beatgammit/deflate-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/beatgammit/deflate-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/deflate-js/-/deflate-js-0.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deflate-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-globals",
      "version": "1.0.9",
      "bom-ref": "jquery@1.12.4-tuxcare.1|acorn-globals@1.0.9",
      "author": "ForbesLindesay",
      "description": "Detect global variables in JavaScript using acorn",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-globals@1.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Facorn-globals%2F-%2Facorn-globals-1.0.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/acorn-globals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/acorn-globals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/acorn-globals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/acorn-globals/-/acorn-globals-1.0.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-globals"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "acorn",
          "version": "2.7.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|acorn-globals@1.0.9|acorn@2.7.0",
          "description": "ECMAScript parser",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/acorn@2.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Facorn%2F-%2Facorn-2.7.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/ternjs/acorn.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ternjs/acorn",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ternjs/acorn/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/acorn/-/acorn-2.7.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/acorn-globals/node_modules/acorn"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "browser-request",
      "version": "0.3.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|browser-request@0.3.3",
      "author": "Jason Smith",
      "description": "Browser port of the Node.js 'request' package",
      "purl": "pkg:npm/browser-request@0.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbrowser-request%2F-%2Fbrowser-request-0.3.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/iriscouch/browser-request.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/iriscouch/browser-request",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iriscouch/browser-request/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/browser-request/-/browser-request-0.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browser-request"
        }
      ]
    },
    {
      "type": "library",
      "name": "cssom",
      "version": "0.3.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|cssom@0.3.8",
      "author": "Nikita Vasilyev",
      "description": "CSS Object Model implementation and CSS parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cssom@0.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcssom%2F-%2Fcssom-0.3.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/NV/CSSOM.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/NV/CSSOM#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/NV/CSSOM/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cssom/-/cssom-0.3.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cssom"
        }
      ]
    },
    {
      "type": "library",
      "name": "cssstyle",
      "version": "0.2.37",
      "bom-ref": "jquery@1.12.4-tuxcare.1|cssstyle@0.2.37",
      "description": "CSSStyleDeclaration Object Model implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cssstyle@0.2.37?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcssstyle%2F-%2Fcssstyle-0.2.37.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chad3814/CSSStyleDeclaration.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chad3814/CSSStyleDeclaration",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chad3814/CSSStyleDeclaration/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cssstyle/-/cssstyle-0.2.37.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cssstyle"
        }
      ]
    },
    {
      "type": "library",
      "name": "escodegen",
      "version": "1.14.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|escodegen@1.14.3",
      "description": "ECMAScript code generator",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escodegen@1.14.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescodegen%2F-%2Fescodegen-1.14.3.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/escodegen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/estools/escodegen",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/escodegen/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escodegen/-/escodegen-1.14.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escodegen"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "esprima",
          "version": "4.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|escodegen@1.14.3|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/escodegen/node_modules/esprima"
            }
          ]
        },
        {
          "type": "library",
          "name": "source-map",
          "version": "0.6.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|escodegen@1.14.3|source-map@0.6.1",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map%2F-%2Fsource-map-0.6.1.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mozilla/source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mozilla/source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mozilla/source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map/-/source-map-0.6.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/escodegen/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "htmlparser2",
      "version": "3.8.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|htmlparser2@3.8.3",
      "author": "Felix Boehm",
      "description": "Fast & forgiving HTML/XML/RSS parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/htmlparser2@3.8.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhtmlparser2%2F-%2Fhtmlparser2-3.8.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/htmlparser2.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/htmlparser2#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/fb55/htmlparser2/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/htmlparser2/-/htmlparser2-3.8.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/htmlparser2"
        }
      ]
    },
    {
      "type": "library",
      "name": "nwmatcher",
      "version": "1.4.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|nwmatcher@1.4.4",
      "author": "Diego Perini",
      "description": "A CSS3-compliant JavaScript selector engine.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nwmatcher@1.4.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnwmatcher%2F-%2Fnwmatcher-1.4.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/dperini/nwmatcher.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://javascript.nwbox.com/NWMatcher/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/dperini/nwmatcher/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nwmatcher/-/nwmatcher-1.4.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nwmatcher"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse5",
      "version": "1.5.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|parse5@1.5.1",
      "author": "Ivan Nikulin",
      "description": "WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node and io.js.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/inikulin/parse5/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/parse5@1.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fparse5%2F-%2Fparse5-1.5.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inikulin/parse5.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://inikulin.github.io/parse5/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inikulin/parse5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/parse5/-/parse5-1.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse5"
        }
      ]
    },
    {
      "type": "library",
      "name": "request",
      "version": "2.88.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|request@2.88.2",
      "author": "Mikeal Rogers",
      "description": "Simplified HTTP request client.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/request@2.88.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequest%2F-%2Frequest-2.88.2.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.88.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/request"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "qs",
          "version": "6.5.5",
          "bom-ref": "jquery@1.12.4-tuxcare.1|request@2.88.2|qs@6.5.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.5.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-6.5.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.5.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/request/node_modules/qs"
            }
          ]
        },
        {
          "type": "library",
          "name": "tough-cookie",
          "version": "2.5.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|request@2.88.2|tough-cookie@2.5.0",
          "author": "Jeremy Stashewsky",
          "description": "RFC6265 Cookies and Cookie Jar for node.js",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/tough-cookie@2.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftough-cookie%2F-%2Ftough-cookie-2.5.0.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.5.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/request/node_modules/tough-cookie"
            }
          ]
        },
        {
          "type": "library",
          "name": "uuid",
          "version": "3.4.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|request@2.88.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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/request/node_modules/uuid"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "setimmediate",
      "version": "1.0.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|setimmediate@1.0.5",
      "author": "YuzuJS",
      "description": "A shim for the setImmediate efficient script yielding API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/setimmediate@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsetimmediate%2F-%2Fsetimmediate-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/YuzuJS/setImmediate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/YuzuJS/setImmediate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/setimmediate/-/setimmediate-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/setimmediate"
        }
      ]
    },
    {
      "type": "library",
      "name": "tough-cookie",
      "version": "1.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|tough-cookie@1.2.0",
      "author": "Jeremy Stashewsky",
      "description": "RFC6265 Cookies and Cookie Jar for node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tough-cookie@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftough-cookie%2F-%2Ftough-cookie-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/SalesforceEng/tough-cookie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/SalesforceEng/tough-cookie",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SalesforceEng/tough-cookie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tough-cookie/-/tough-cookie-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tough-cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "xml-name-validator",
      "version": "2.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|xml-name-validator@2.0.1",
      "author": "Domenic Denicola",
      "description": "Validates whether a string matches the production for an XML name or qualified name",
      "licenses": [
        {
          "license": {
            "id": "WTFPL",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xml-name-validator@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fxml-name-validator%2F-%2Fxml-name-validator-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/xml-name-validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/xml-name-validator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/xml-name-validator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/xml-name-validator/-/xml-name-validator-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xml-name-validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "xmlhttprequest",
      "version": "1.8.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|xmlhttprequest@1.8.0",
      "author": "Dan DeFelippi",
      "description": "XMLHttpRequest for Node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xmlhttprequest@1.8.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fxmlhttprequest%2F-%2Fxmlhttprequest-1.8.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/driverdan/node-XMLHttpRequest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/driverdan/node-XMLHttpRequest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/driverdan/node-XMLHttpRequest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmlhttprequest"
        }
      ]
    },
    {
      "type": "library",
      "name": "xtend",
      "version": "4.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xtend"
        }
      ]
    },
    {
      "type": "library",
      "name": "multimatch",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|multimatch@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Extends minimatch.match() with support for multiple patterns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/multimatch@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmultimatch%2F-%2Fmultimatch-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/multimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/multimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/multimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/multimatch/-/multimatch-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/multimatch"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimatch",
          "version": "1.0.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|multimatch@1.0.1|minimatch@1.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "purl": "pkg:npm/minimatch@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/multimatch/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "formatio",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|formatio@1.1.1",
      "author": "Christian Johansen",
      "description": "Human-readable object formatting",
      "purl": "pkg:npm/formatio@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fformatio%2F-%2Fformatio-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/busterjs/formatio.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://busterjs.org/docs/formatio/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/busterjs/formatio/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/formatio/-/formatio-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/formatio"
        }
      ]
    },
    {
      "type": "library",
      "name": "lolex",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lolex@1.1.0",
      "author": "Christian Johansen",
      "description": "Fake JavaScript timers",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/sinonjs/lolex/blob/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/lolex@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flolex%2F-%2Flolex-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/sinonjs/lolex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/sinonjs/lolex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/sinonjs/lolex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lolex/-/lolex-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lolex"
        }
      ]
    },
    {
      "type": "library",
      "name": "util",
      "version": "0.12.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|util@0.12.5",
      "author": "Joyent",
      "description": "Node.js's util module for all engines",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util@0.12.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Futil%2F-%2Futil-0.12.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/node-util.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/node-util",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/node-util/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/util/-/util-0.12.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|ansi-styles@1.0.0",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for colorizing strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/sindresorhus/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-styles",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-styles/-/ansi-styles-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-color",
      "version": "0.1.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|has-color@0.1.7",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-color@0.1.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-color%2F-%2Fhas-color-0.1.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-color/-/has-color-0.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "0.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|strip-ansi@0.1.1",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes (used for colorizing strings in the terminal)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-constant-folding",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-constant-folding@1.0.1",
      "description": "Compile static constants (ie. code that we can statically determine to be constant at runtime)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-constant-folding@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-constant-folding%2F-%2Fbabel-plugin-constant-folding-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-constant-folding.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-constant-folding#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-constant-folding/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-constant-folding/-/babel-plugin-constant-folding-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-constant-folding"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-dead-code-elimination",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-dead-code-elimination@1.0.2",
      "description": "Eliminate dead code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-dead-code-elimination@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-dead-code-elimination%2F-%2Fbabel-plugin-dead-code-elimination-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-dead-code-elimination.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-dead-code-elimination#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-dead-code-elimination/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-dead-code-elimination/-/babel-plugin-dead-code-elimination-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-dead-code-elimination"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-eval",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-eval@1.0.1",
      "description": "Compile eval calls with string literals",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-eval@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-eval%2F-%2Fbabel-plugin-eval-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-eval.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-eval#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-eval/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-eval/-/babel-plugin-eval-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-eval"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-inline-environment-variables",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-inline-environment-variables@1.0.1",
      "description": "Inline environment variables",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-inline-environment-variables@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-inline-environment-variables%2F-%2Fbabel-plugin-inline-environment-variables-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-inline-environment-variables.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-inline-environment-variables#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-inline-environment-variables/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-inline-environment-variables/-/babel-plugin-inline-environment-variables-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-inline-environment-variables"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-jscript",
      "version": "1.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-jscript@1.0.4",
      "description": "Babel plugin to fix buggy JScript named function expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-jscript@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-jscript%2F-%2Fbabel-plugin-jscript-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-jscript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-jscript#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-jscript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-jscript/-/babel-plugin-jscript-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-jscript"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-member-expression-literals",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-member-expression-literals@1.0.1",
      "description": "Turn valid member expression property literals into plain identifiers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-member-expression-literals@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-member-expression-literals%2F-%2Fbabel-plugin-member-expression-literals-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-member-expression-literals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-member-expression-literals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-member-expression-literals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-member-expression-literals/-/babel-plugin-member-expression-literals-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-member-expression-literals"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-property-literals",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-property-literals@1.0.1",
      "description": "Turn valid property key literals to plain identifiers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-property-literals@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-property-literals%2F-%2Fbabel-plugin-property-literals-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-property-literals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-property-literals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-property-literals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-property-literals/-/babel-plugin-property-literals-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-property-literals"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-proto-to-assign",
      "version": "1.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-proto-to-assign@1.0.4",
      "description": "Babel plugin for turning __proto__ into a shallow property clone",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-proto-to-assign@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-proto-to-assign%2F-%2Fbabel-plugin-proto-to-assign-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-proto-to-assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-proto-to-assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-proto-to-assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-proto-to-assign/-/babel-plugin-proto-to-assign-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-proto-to-assign"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-proto-to-assign@1.0.4|lodash@3.10.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@3.10.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-3.10.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/babel-plugin-proto-to-assign/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-react-constant-elements",
      "version": "1.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-react-constant-elements@1.0.3",
      "description": "Treat React JSX elements as value types and hoist them to the highest scope",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-react-constant-elements@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-react-constant-elements%2F-%2Fbabel-plugin-react-constant-elements-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-react-constant-elements.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-react-constant-elements#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-react-constant-elements/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-react-constant-elements/-/babel-plugin-react-constant-elements-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-react-constant-elements"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-react-display-name",
      "version": "1.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-react-display-name@1.0.3",
      "description": "Add displayName to React.createClass calls",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-react-display-name@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-react-display-name%2F-%2Fbabel-plugin-react-display-name-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-react-display-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-react-display-name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-react-display-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-react-display-name/-/babel-plugin-react-display-name-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-react-display-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-remove-console",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-remove-console@1.0.1",
      "description": "Remove console.* calls",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-remove-console@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-remove-console%2F-%2Fbabel-plugin-remove-console-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-remove-console.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-remove-console#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-remove-console/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-remove-console/-/babel-plugin-remove-console-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-remove-console"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-remove-debugger",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-remove-debugger@1.0.1",
      "description": "Remove debugger statements",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-remove-debugger@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-remove-debugger%2F-%2Fbabel-plugin-remove-debugger-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-remove-debugger.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-remove-debugger#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-remove-debugger/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-remove-debugger/-/babel-plugin-remove-debugger-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-remove-debugger"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-runtime",
      "version": "1.0.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-runtime@1.0.7",
      "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-runtime@1.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-runtime%2F-%2Fbabel-plugin-runtime-1.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-runtime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-runtime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-runtime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-runtime/-/babel-plugin-runtime-1.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-undeclared-variables-check",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-undeclared-variables-check@1.0.2",
      "description": "Throw a compile-time error on references to undeclared variables",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-undeclared-variables-check@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-undeclared-variables-check%2F-%2Fbabel-plugin-undeclared-variables-check-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-undeclared-variables-check.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-undeclared-variables-check#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-undeclared-variables-check/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-undeclared-variables-check/-/babel-plugin-undeclared-variables-check-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-undeclared-variables-check"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-plugin-undefined-to-void",
      "version": "1.1.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-plugin-undefined-to-void@1.1.6",
      "description": "Replace references to `undefined` with `void 0`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-undefined-to-void@1.1.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-plugin-undefined-to-void%2F-%2Fbabel-plugin-undefined-to-void-1.1.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel-plugins/babel-plugin-undefined-to-void.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-undefined-to-void#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel-plugins/babel-plugin-undefined-to-void/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-plugin-undefined-to-void"
        }
      ]
    },
    {
      "type": "library",
      "name": "babylon",
      "version": "5.8.38",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babylon@5.8.38",
      "author": "Sebastian McKenzie",
      "description": "<p align=\"center\">   <img alt=\"babylon\" src=\"https://raw.githubusercontent.com/babel/logo/master/babylon.png\" width=\"700\"> </p>",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babylon@5.8.38?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabylon%2F-%2Fbabylon-5.8.38.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.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/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babylon/-/babylon-5.8.38.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babylon"
        }
      ]
    },
    {
      "type": "library",
      "name": "bluebird",
      "version": "2.11.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|bluebird@2.11.0",
      "author": "Petka Antonov",
      "description": "Full featured Promises/A+ implementation with exceptionally good performance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/bluebird@2.11.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbluebird%2F-%2Fbluebird-2.11.0.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-2.11.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bluebird"
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-source-map",
      "version": "1.9.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|convert-source-map@1.9.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.9.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconvert-source-map%2F-%2Fconvert-source-map-1.9.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/convert-source-map/-/convert-source-map-1.9.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/convert-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "2.6.9",
      "bom-ref": "jquery@1.12.4-tuxcare.1|debug@2.6.9",
      "author": "TJ Holowaychuk",
      "description": "small debugging utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@2.6.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-2.6.9.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-2.6.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-indent",
      "version": "3.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdetect-indent%2F-%2Fdetect-indent-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/detect-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/detect-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/detect-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/detect-indent/-/detect-indent-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "esutils",
      "version": "2.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|esutils@2.0.3",
      "description": "utility box for ECMAScript language tools",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/esutils@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesutils%2F-%2Fesutils-2.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esutils/-/esutils-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-readdir-recursive",
      "version": "0.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|fs-readdir-recursive@0.1.2",
      "author": "Jonathan Ong",
      "description": "Recursively read a directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-readdir-recursive@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffs-readdir-recursive%2F-%2Ffs-readdir-recursive-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/fs-utils/fs-readdir-recursive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fs-utils/fs-readdir-recursive#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fs-utils/fs-readdir-recursive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fs-readdir-recursive/-/fs-readdir-recursive-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-readdir-recursive"
        }
      ]
    },
    {
      "type": "library",
      "name": "globals",
      "version": "6.4.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|globals@6.4.1",
      "author": "Sindre Sorhus",
      "description": "Global identifiers from different JavaScript environments",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/globals@6.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglobals%2F-%2Fglobals-6.4.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/globals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/globals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/globals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/globals/-/globals-6.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "home-or-tmp",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|home-or-tmp@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the user home directory with fallback to the system temp directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/home-or-tmp@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhome-or-tmp%2F-%2Fhome-or-tmp-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/home-or-tmp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/home-or-tmp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/home-or-tmp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/home-or-tmp/-/home-or-tmp-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/home-or-tmp"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-integer",
      "version": "1.0.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-integer@1.0.7",
      "author": "Parsha Pourkhomami",
      "description": "ES2015 (ES6) Number.isInteger polyfill",
      "licenses": [
        {
          "expression": "WTFPL OR ISC",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/is-integer@1.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-integer%2F-%2Fis-integer-1.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/parshap/js-is-integer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/parshap/js-is-integer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/parshap/js-is-integer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-integer/-/is-integer-1.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-integer"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|js-tokens@1.0.1",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-tokens@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-tokens%2F-%2Fjs-tokens-1.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/js-tokens/-/js-tokens-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "version": "0.4.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|json5@0.4.0",
      "author": "Aseem Kishore",
      "description": "JSON for the ES5 era.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json5@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson5%2F-%2Fjson5-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/aseemk/json5.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://json5.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/aseemk/json5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json5/-/json5-0.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json5"
        }
      ]
    },
    {
      "type": "library",
      "name": "output-file-sync",
      "version": "1.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|output-file-sync@1.1.2",
      "author": "Shinnosuke Watanabe",
      "description": "Synchronously write a file and create its ancestor directories if needed",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/output-file-sync@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foutput-file-sync%2F-%2Foutput-file-sync-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/shinnn/output-file-sync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shinnn/output-file-sync#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shinnn/output-file-sync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/output-file-sync/-/output-file-sync-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/output-file-sync"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "4.2.11",
          "bom-ref": "jquery@1.12.4-tuxcare.1|output-file-sync@1.1.2|graceful-fs@4.2.11",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@4.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-4.2.11.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-4.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/output-file-sync/node_modules/graceful-fs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|path-exists@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path exists",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-exists@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-exists%2F-%2Fpath-exists-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-exists.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-exists/-/path-exists-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-is-absolute",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-is-absolute"
        }
      ]
    },
    {
      "type": "library",
      "name": "private",
      "version": "0.1.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|private@0.1.8",
      "author": "Ben Newman",
      "description": "Utility for associating truly private state with any JavaScript object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/private@0.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprivate%2F-%2Fprivate-0.1.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/benjamn/private.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/benjamn/private",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/benjamn/private/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/private/-/private-0.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/private"
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerator",
      "version": "0.8.40",
      "bom-ref": "jquery@1.12.4-tuxcare.1|regenerator@0.8.40",
      "author": "Ben Newman",
      "description": "Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regenerator@0.8.40?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fregenerator%2F-%2Fregenerator-0.8.40.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/facebook/regenerator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/facebook/regenerator",
          "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regenerator/-/regenerator-0.8.40.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerator"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "esprima-fb",
          "version": "15001.1001.0-dev-harmony-fb",
          "bom-ref": "jquery@1.12.4-tuxcare.1|regenerator@0.8.40|esprima-fb@15001.1001.0-dev-harmony-fb",
          "author": "Ariya Hidayat",
          "description": "Facebook-specific fork of the esprima project",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/facebook/esprima/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/esprima-fb@15001.1001.0-dev-harmony-fb?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima-fb%2F-%2Fesprima-fb-15001.1001.0-dev-harmony-fb.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/facebook/esprima.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/facebook/esprima/tree/fb-harmony",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://issues.esprima.org",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/regenerator/node_modules/esprima-fb"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "regexpu",
      "version": "1.3.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|regexpu@1.3.0",
      "author": "Mathias Bynens",
      "description": "A source code transpiler that enables the use of ES6 Unicode regular expressions in ES5.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regexpu@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fregexpu%2F-%2Fregexpu-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/regexpu.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/regexpu",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/regexpu/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regexpu/-/regexpu-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regexpu"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "esprima",
          "version": "2.7.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|regexpu@1.3.0|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/regexpu/node_modules/esprima"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "repeating",
      "version": "1.1.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frepeating%2F-%2Frepeating-1.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/repeating.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/repeating#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/repeating/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/repeating/-/repeating-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeating"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve",
      "version": "1.22.11",
      "bom-ref": "jquery@1.12.4-tuxcare.1|resolve@1.22.11",
      "author": "James Halliday",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve@1.22.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve%2F-%2Fresolve-1.22.11.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/browserify/resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/resolve/-/resolve-1.22.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|shebang-regex@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching a shebang",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shebang-regex@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshebang-regex%2F-%2Fshebang-regex-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/shebang-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/shebang-regex/-/shebang-regex-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shebang-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "slash",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|slash@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Convert Windows backslash paths to slash paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slash@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fslash%2F-%2Fslash-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/slash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/slash#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/slash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/slash/-/slash-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slash"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.2.10",
      "bom-ref": "jquery@1.12.4-tuxcare.1|source-map-support@0.2.10",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map-support@0.2.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map-support%2F-%2Fsource-map-support-0.2.10.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/evanw/node-source-map-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map-support/-/source-map-support-0.2.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-support"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "source-map",
          "version": "0.1.32",
          "bom-ref": "jquery@1.12.4-tuxcare.1|source-map-support@0.2.10|source-map@0.1.32",
          "author": "Nick Fitzgerald",
          "description": "Generates and consumes source maps",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://opensource.org/licenses/BSD-3-Clause"
              }
            }
          ],
          "purl": "pkg:npm/source-map@0.1.32?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map%2F-%2Fsource-map-0.1.32.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/mozilla/source-map.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/mozilla/source-map",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mozilla/source-map/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map/-/source-map-0.1.32.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/source-map-support/node_modules/source-map"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.5.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|source-map@0.5.7",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.5.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsource-map%2F-%2Fsource-map-0.5.7.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/source-map/-/source-map-0.5.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-fast-properties",
      "version": "1.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|to-fast-properties@1.0.3",
      "author": "Sindre Sorhus",
      "description": "Force V8 to use fast properties for an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-fast-properties@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fto-fast-properties%2F-%2Fto-fast-properties-1.0.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/to-fast-properties/-/to-fast-properties-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-fast-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-right",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|trim-right@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Similar to String#trim() but removes only whitespace on the right",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trim-right@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftrim-right%2F-%2Ftrim-right-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/trim-right.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/trim-right#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/trim-right/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/trim-right/-/trim-right-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-right"
        }
      ]
    },
    {
      "type": "library",
      "name": "try-resolve",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|try-resolve@1.0.1",
      "author": "Sebastian McKenzie",
      "description": "Try and resolve a filename",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/try-resolve@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftry-resolve%2F-%2Ftry-resolve-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sebmck/try-resolve.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sebmck/try-resolve#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sebmck/try-resolve/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/try-resolve/-/try-resolve-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/try-resolve"
        }
      ]
    },
    {
      "type": "library",
      "name": "abbrev",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|abbrev@1.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like ruby's abbrev module, but in js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abbrev@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fabbrev%2F-%2Fabbrev-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/abbrev-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/abbrev-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/abbrev/-/abbrev-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/abbrev"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|cli@1.0.1",
      "author": "Chris O'Hara",
      "description": "A tool for rapidly building command line apps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcli%2F-%2Fcli-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/node-js-libs/cli.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/node-js-libs/cli",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/node-js-libs/cli/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cli/-/cli-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.2.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|cli@1.0.1|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cli/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.1.5",
          "bom-ref": "jquery@1.12.4-tuxcare.1|cli@1.0.1|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cli/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "console-browserify",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|console-browserify@1.1.0",
      "author": "Raynos",
      "description": "Emulate console for all the browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Raynos/console-browserify/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/console-browserify@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconsole-browserify%2F-%2Fconsole-browserify-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/Raynos/console-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/console-browserify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/console-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/console-browserify/-/console-browserify-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/console-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|escape-string-regexp@1.0.5",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-string-regexp%2F-%2Fescape-string-regexp-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-ansi",
      "version": "2.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "2.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "figures",
      "version": "1.7.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|figures@1.7.0",
      "author": "Sindre Sorhus",
      "description": "Unicode symbols with Windows CMD fallbacks",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/figures@1.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffigures%2F-%2Ffigures-1.7.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/figures.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/figures#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/figures/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/figures/-/figures-1.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/figures"
        }
      ]
    },
    {
      "type": "library",
      "name": "gzip-size",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|gzip-size@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the gzipped size of a string or buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gzip-size@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgzip-size%2F-%2Fgzip-size-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/gzip-size.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/gzip-size#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/gzip-size/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gzip-size/-/gzip-size-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gzip-size"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-bytes",
      "version": "1.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|pretty-bytes@1.0.4",
      "author": "Sindre Sorhus",
      "description": "Convert bytes to a human readable string: 1337 → 1.34 kB",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pretty-bytes@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpretty-bytes%2F-%2Fpretty-bytes-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pretty-bytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-bytes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pretty-bytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pretty-bytes/-/pretty-bytes-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "uglify-to-browserify",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|uglify-to-browserify@1.0.2",
      "author": "ForbesLindesay",
      "description": "A transform to make UglifyJS work in browserify.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uglify-to-browserify@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuglify-to-browserify%2F-%2Fuglify-to-browserify-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ForbesLindesay/uglify-to-browserify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ForbesLindesay/uglify-to-browserify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ForbesLindesay/uglify-to-browserify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uglify-to-browserify"
        }
      ]
    },
    {
      "type": "library",
      "name": "globule",
      "version": "0.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|globule@0.1.0",
      "author": "\"Cowboy\" Ben Alman",
      "description": "An easy-to-use wildcard globbing library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/cowboy/node-globule/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/globule@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglobule%2F-%2Fglobule-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cowboy/node-globule.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cowboy/node-globule",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cowboy/node-globule/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/globule/-/globule-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globule"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "1.0.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|globule@0.1.0|lodash@1.0.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, and extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-1.0.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/globule/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "faye-websocket",
      "version": "0.4.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|faye-websocket@0.4.4",
      "author": "James Coglan",
      "description": "Standards-compliant WebSocket server and client",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://www.opensource.org/licenses/mit-license.php"
          }
        }
      ],
      "purl": "pkg:npm/faye-websocket@0.4.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffaye-websocket%2F-%2Ffaye-websocket-0.4.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/faye/faye-websocket-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/faye/faye-websocket-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/faye/faye-websocket-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/faye-websocket/-/faye-websocket-0.4.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/faye-websocket"
        }
      ]
    },
    {
      "type": "library",
      "name": "noptify",
      "version": "0.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|noptify@0.0.3",
      "author": "mklabs",
      "description": "nopt wrapper with commander-like API",
      "purl": "pkg:npm/noptify@0.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnoptify%2F-%2Fnoptify-0.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/mklabs/noptify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mklabs/noptify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mklabs/noptify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/noptify/-/noptify-0.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/noptify"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "nopt",
          "version": "2.0.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|noptify@0.0.3|nopt@2.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
          "purl": "pkg:npm/nopt@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnopt%2F-%2Fnopt-2.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/nopt.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/nopt#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/nopt/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nopt/-/nopt-2.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/noptify/node_modules/nopt"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "qs",
      "version": "0.5.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|qs@0.5.6",
      "author": "TJ Holowaychuk",
      "description": "querystring parser",
      "purl": "pkg:npm/qs@0.5.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fqs%2F-%2Fqs-0.5.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/visionmedia/node-querystring.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/visionmedia/node-querystring#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/visionmedia/node-querystring/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/qs/-/qs-0.5.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/qs"
        }
      ]
    },
    {
      "type": "library",
      "name": "babel-jscs",
      "version": "2.0.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|babel-jscs@2.0.5",
      "author": "Henry Zhu",
      "description": "**babel-jscs** allows you to lint **ALL** valid Babel code with [JSCS](https://github.com/jscs-dev/node-jscs). Big thanks to @sebmck!",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/babel-jscs@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbabel-jscs%2F-%2Fbabel-jscs-2.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jscs-dev/babel-jscs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jscs-dev/babel-jscs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jscs-dev/babel-jscs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/babel-jscs/-/babel-jscs-2.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/babel-jscs"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-table",
      "version": "0.3.11",
      "bom-ref": "jquery@1.12.4-tuxcare.1|cli-table@0.3.11",
      "author": "Guillermo Rauch",
      "description": "Pretty unicode tables for the CLI",
      "purl": "pkg:npm/cli-table@0.3.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcli-table%2F-%2Fcli-table-0.3.11.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/Automattic/cli-table.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Automattic/cli-table#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Automattic/cli-table/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cli-table/-/cli-table-0.3.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-table"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "colors",
          "version": "1.0.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|cli-table@0.3.11|colors@1.0.3",
          "author": "Marak Squires",
          "description": "get colors in your node.js console",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/colors@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolors%2F-%2Fcolors-1.0.3.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/Marak/colors.js.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/Marak/colors.js",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/Marak/colors.js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/colors/-/colors-1.0.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cli-table/node_modules/colors"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "4.3.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|estraverse@4.3.0",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@4.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Festraverse%2F-%2Festraverse-4.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/estraverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/estraverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/estraverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/estraverse/-/estraverse-4.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "jscs-jsdoc",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|jscs-jsdoc@1.1.0",
      "author": "Alexej Yaroshevich",
      "description": "JSCS jsdoc plugin",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        },
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/jscs-dev/jscs-jsdoc/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/jscs-jsdoc@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjscs-jsdoc%2F-%2Fjscs-jsdoc-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jscs-dev/jscs-jsdoc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jscs-dev/jscs-jsdoc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jscs-dev/jscs-jsdoc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jscs-jsdoc/-/jscs-jsdoc-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jscs-jsdoc"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.assign",
      "version": "3.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash.assign@3.2.0",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.assign` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.assign@3.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.assign%2F-%2Flodash.assign-3.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.assign/-/lodash.assign-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "natural-compare",
      "version": "1.2.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|natural-compare@1.2.2",
      "author": "Graeme Yeates",
      "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/natural-compare@1.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnatural-compare%2F-%2Fnatural-compare-1.2.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/litejs/natural-compare.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/litejs/natural-compare#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/litejs/natural-compare/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/natural-compare/-/natural-compare-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natural-compare"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathval",
      "version": "0.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|pathval@0.1.1",
      "author": "Veselin Todorov",
      "description": "Object value retrieval given a string path",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pathval@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpathval%2F-%2Fpathval-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chaijs/pathval.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/pathval",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/pathval/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pathval/-/pathval-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pathval"
        }
      ]
    },
    {
      "type": "library",
      "name": "prompt",
      "version": "0.2.14",
      "bom-ref": "jquery@1.12.4-tuxcare.1|prompt@0.2.14",
      "author": "Nodejitsu Inc.",
      "description": "A beautiful command-line prompt for node.js",
      "purl": "pkg:npm/prompt@0.2.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprompt%2F-%2Fprompt-0.2.14.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/flatiron/prompt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/flatiron/prompt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/flatiron/prompt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/prompt/-/prompt-0.2.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prompt"
        }
      ]
    },
    {
      "type": "library",
      "name": "reserved-words",
      "version": "0.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|reserved-words@0.1.2",
      "author": "Alexej Yaroshevich",
      "description": "ECMAScript reserved words checker",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/reserved-words@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freserved-words%2F-%2Freserved-words-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/zxqfox/reserved-words.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zxqfox/reserved-words#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zxqfox/reserved-words/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/reserved-words/-/reserved-words-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reserved-words"
        }
      ]
    },
    {
      "type": "library",
      "name": "to-double-quotes",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|to-double-quotes@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Convert matching single-quotes to double-quotes: I 'love' unicorns => I \"love\" unicorns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-double-quotes@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fto-double-quotes%2F-%2Fto-double-quotes-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/to-double-quotes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/to-double-quotes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/to-double-quotes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/to-double-quotes/-/to-double-quotes-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-double-quotes"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "get-stdin",
          "version": "3.0.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|to-double-quotes@1.0.2|get-stdin@3.0.2",
          "author": "Sindre Sorhus",
          "description": "Easier stdin",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-stdin@3.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-stdin%2F-%2Fget-stdin-3.0.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/get-stdin.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stdin#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stdin/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-stdin/-/get-stdin-3.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/to-double-quotes/node_modules/get-stdin"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "to-single-quotes",
      "version": "1.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|to-single-quotes@1.0.4",
      "author": "Sindre Sorhus",
      "description": "Convert matching double-quotes to single-quotes: I \"love\" unicorns => I 'love' unicorns",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/to-single-quotes@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fto-single-quotes%2F-%2Fto-single-quotes-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/to-single-quotes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/to-single-quotes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/to-single-quotes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/to-single-quotes/-/to-single-quotes-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/to-single-quotes"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "get-stdin",
          "version": "3.0.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|to-single-quotes@1.0.4|get-stdin@3.0.2",
          "author": "Sindre Sorhus",
          "description": "Easier stdin",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/get-stdin@3.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-stdin%2F-%2Fget-stdin-3.0.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/get-stdin.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stdin#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/get-stdin/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-stdin/-/get-stdin-3.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/to-single-quotes/node_modules/get-stdin"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "vow-fs",
      "version": "0.3.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|vow-fs@0.3.6",
      "author": "Dmitry Filatov",
      "description": "File I/O by Vow",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vow-fs@0.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvow-fs%2F-%2Fvow-fs-0.3.6.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dfilatov/vow-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dfilatov/vow-fs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dfilatov/vow-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/vow-fs/-/vow-fs-0.3.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vow-fs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "7.2.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|vow-fs@0.3.6|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vow-fs/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.1.5",
          "bom-ref": "jquery@1.12.4-tuxcare.1|vow-fs@0.3.6|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/vow-fs/node_modules/minimatch"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "xmlbuilder",
      "version": "2.6.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|xmlbuilder@2.6.5",
      "author": "Ozgur Ozcitak",
      "description": "An XML builder for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/xmlbuilder@2.6.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fxmlbuilder%2F-%2Fxmlbuilder-2.6.5.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/oozcitak/xmlbuilder-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/oozcitak/xmlbuilder-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/oozcitak/xmlbuilder-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/xmlbuilder/-/xmlbuilder-2.6.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmlbuilder"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|xmlbuilder@2.6.5|lodash@3.10.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@3.10.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-3.10.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/xmlbuilder/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "JSV",
      "version": "4.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|JSV@4.0.2",
      "author": "Gary Court",
      "description": "A JavaScript implementation of a extendable, fully compliant JSON Schema validator.",
      "licenses": [
        {
          "license": {
            "name": "FreeBSD",
            "acknowledgement": "declared",
            "url": "http://github.com/garycourt/JSV/raw/master/jsv.js"
          }
        }
      ],
      "purl": "pkg:npm/jsv@4.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2FJSV%2F-%2FJSV-4.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/garycourt/JSV.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/garycourt/JSV",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/garycourt/JSV/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/JSV/-/JSV-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/JSV"
        }
      ]
    },
    {
      "type": "library",
      "name": "nomnom",
      "version": "1.8.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|nomnom@1.8.1",
      "author": "Heather Arthur",
      "description": "Option parser with generated usage and commands",
      "purl": "pkg:npm/nomnom@1.8.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnomnom%2F-%2Fnomnom-1.8.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/harthur/nomnom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/harthur/nomnom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/harthur/nomnom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nomnom/-/nomnom-1.8.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nomnom"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "underscore",
          "version": "1.6.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|nomnom@1.8.1|underscore@1.6.0",
          "author": "Jeremy Ashkenas",
          "description": "JavaScript's functional programming helper library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://raw.github.com/jashkenas/underscore/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/underscore@1.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore%2F-%2Funderscore-1.6.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/jashkenas/underscore.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://underscorejs.org",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jashkenas/underscore/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/underscore/-/underscore-1.6.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/nomnom/node_modules/underscore"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "inflight",
      "version": "1.0.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inflight"
        }
      ]
    },
    {
      "type": "library",
      "name": "inherits",
      "version": "2.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
      "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/inherits@2.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finherits%2F-%2Finherits-2.0.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/inherits.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/inherits#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/inherits/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/inherits/-/inherits-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/inherits"
        }
      ]
    },
    {
      "type": "library",
      "name": "once",
      "version": "1.4.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|once@1.4.0",
      "author": "Isaac Z. Schlueter",
      "description": "Run a function exactly one time",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/once@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fonce%2F-%2Fonce-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/once.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/once#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/once/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/once/-/once-1.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/once"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "1.2.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|graceful-fs@1.2.3",
      "author": "Isaac Z. Schlueter",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@1.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-1.2.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-1.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "grunt-legacy-log-utils",
      "version": "0.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log-utils@0.1.1",
      "author": "\"Cowboy\" Ben Alman",
      "description": "Static methods for the Grunt 0.4.x logger.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/gruntjs/grunt-legacy-log-utils/blob/master/LICENSE-MIT"
          }
        }
      ],
      "purl": "pkg:npm/grunt-legacy-log-utils@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgrunt-legacy-log-utils%2F-%2Fgrunt-legacy-log-utils-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gruntjs/grunt-legacy-log-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://gruntjs.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/gruntjs/grunt-legacy-log-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/grunt-legacy-log-utils/-/grunt-legacy-log-utils-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/grunt-legacy-log-utils"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "2.4.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log-utils@0.1.1|lodash@2.4.2",
          "author": "John-David Dalton",
          "description": "A utility library delivering consistency, customization, performance, & extras.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@2.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-2.4.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-2.4.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log-utils/node_modules/lodash"
            }
          ]
        },
        {
          "type": "library",
          "name": "underscore.string",
          "version": "2.3.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log-utils@0.1.1|underscore.string@2.3.3",
          "description": "String manipulation extensions for Underscore.js javascript library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/underscore.string@2.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore.string%2F-%2Funderscore.string-2.3.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/epeli/underscore.string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://epeli.github.com/underscore.string/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epeli/underscore.string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/underscore.string/-/underscore.string-2.3.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/grunt-legacy-log-utils/node_modules/underscore.string"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "0.1.16",
      "bom-ref": "jquery@1.12.4-tuxcare.1|argparse@0.1.16",
      "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/argparse@0.1.16?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fargparse%2F-%2Fargparse-0.1.16.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/nodeca/argparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/argparse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/argparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/argparse/-/argparse-0.1.16.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "underscore.string",
          "version": "2.4.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|argparse@0.1.16|underscore.string@2.4.0",
          "description": "String manipulation extensions for Underscore.js javascript library.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/underscore.string@2.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore.string%2F-%2Funderscore.string-2.4.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/epeli/underscore.string.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://epeli.github.com/underscore.string/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/epeli/underscore.string/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/underscore.string/-/underscore.string-2.4.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/argparse/node_modules/underscore.string"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "esprima",
      "version": "1.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|esprima@1.0.4",
      "description": "ECMAScript parsing infrastructure for multipurpose analysis",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared",
            "url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
          }
        }
      ],
      "purl": "pkg:npm/esprima@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/ariya/esprima.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://esprima.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ariya/esprima/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima/-/esprima-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esprima"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "2.7.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lru-cache@2.7.3",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@2.7.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-2.7.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-2.7.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "sigmund",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|sigmund@1.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Quick and dirty signatures for Objects.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sigmund@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsigmund%2F-%2Fsigmund-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/sigmund.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sigmund#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sigmund/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sigmund/-/sigmund-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sigmund"
        }
      ]
    },
    {
      "type": "library",
      "name": "optionator",
      "version": "0.8.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|optionator@0.8.3",
      "author": "George Zahariev",
      "description": "option parsing and help generation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/optionator@0.8.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foptionator%2F-%2Foptionator-0.8.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/optionator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/optionator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/optionator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/optionator/-/optionator-0.8.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/optionator"
        }
      ]
    },
    {
      "type": "library",
      "name": "domelementtype",
      "version": "1.3.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|domelementtype@1.3.1",
      "author": "Felix Boehm",
      "description": "all the types of nodes in htmlparser2's dom",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/domelementtype@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdomelementtype%2F-%2Fdomelementtype-1.3.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/domelementtype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/domelementtype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/domelementtype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/domelementtype/-/domelementtype-1.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domelementtype"
        }
      ]
    },
    {
      "type": "library",
      "name": "domhandler",
      "version": "2.3.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|domhandler@2.3.0",
      "author": "Felix Boehm",
      "description": "handler for htmlparser2 that turns pages into a dom",
      "purl": "pkg:npm/domhandler@2.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdomhandler%2F-%2Fdomhandler-2.3.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/DomHandler.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/DomHandler#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/DomHandler/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/domhandler/-/domhandler-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domhandler"
        }
      ]
    },
    {
      "type": "library",
      "name": "domutils",
      "version": "1.5.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|domutils@1.5.1",
      "author": "Felix Boehm",
      "description": "utilities for working with htmlparser2's dom",
      "purl": "pkg:npm/domutils@1.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdomutils%2F-%2Fdomutils-1.5.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/FB55/domutils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/FB55/domutils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/FB55/domutils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/domutils/-/domutils-1.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/domutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "entities",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|entities@1.0.0",
      "author": "Felix Boehm",
      "description": "Encode & decode XML/HTML entities with ease",
      "licenses": [
        {
          "license": {
            "name": "BSD-like",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/entities@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fentities%2F-%2Fentities-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/fb55/node-entities.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/node-entities#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/node-entities/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/entities/-/entities-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "readable-stream",
      "version": "1.1.14",
      "bom-ref": "jquery@1.12.4-tuxcare.1|readable-stream@1.1.14",
      "author": "Isaac Z. Schlueter",
      "description": "Streams3, a user-land copy of the stream library from Node.js v0.11.x",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readable-stream@1.1.14?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-1.1.14.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/readable-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/readable-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/readable-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readable-stream/-/readable-stream-1.1.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readable-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws-sign2",
      "version": "0.7.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|aws-sign2@0.7.0",
      "author": "Mikeal Rogers",
      "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aws-sign2@0.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faws-sign2%2F-%2Faws-sign2-0.7.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.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws-sign2"
        }
      ]
    },
    {
      "type": "library",
      "name": "aws4",
      "version": "1.13.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aws4"
        }
      ]
    },
    {
      "type": "library",
      "name": "caseless",
      "version": "0.12.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|caseless@0.12.0",
      "author": "Mikeal Rogers",
      "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/caseless@0.12.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcaseless%2F-%2Fcaseless-0.12.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.12.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caseless"
        }
      ]
    },
    {
      "type": "library",
      "name": "combined-stream",
      "version": "1.0.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/combined-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "extend",
      "version": "3.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|extend@3.0.2",
      "author": "Stefan Thomas",
      "description": "Port of jQuery.extend for node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/extend@3.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fextend%2F-%2Fextend-3.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/justmoon/node-extend.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/justmoon/node-extend#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/justmoon/node-extend/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/extend/-/extend-3.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extend"
        }
      ]
    },
    {
      "type": "library",
      "name": "forever-agent",
      "version": "0.6.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/forever-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "form-data",
      "version": "2.3.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|form-data@2.3.3",
      "author": "Felix Geisendörfer",
      "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/form-data@2.3.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fform-data%2F-%2Fform-data-2.3.3.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.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/form-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "har-validator",
      "version": "5.1.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|har-validator@5.1.5",
      "author": "Ahmad Nassri",
      "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/har-validator@5.1.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhar-validator%2F-%2Fhar-validator-5.1.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/node-har-validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/node-har-validator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/node-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-5.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/har-validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-signature",
      "version": "1.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|http-signature@1.2.0",
      "author": "Joyent, Inc",
      "description": "Reference implementation of Joyent's HTTP Signature scheme.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-signature@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttp-signature%2F-%2Fhttp-signature-1.2.0.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.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-signature"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-typedarray",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "isstream",
      "version": "0.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isstream"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stringify-safe",
      "version": "5.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|json-stringify-safe@5.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-stringify-safe@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-stringify-safe%2F-%2Fjson-stringify-safe-5.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/json-stringify-safe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/json-stringify-safe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stringify-safe"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-types",
      "version": "2.1.35",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "oauth-sign",
      "version": "0.9.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|oauth-sign@0.9.0",
      "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.9.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Foauth-sign%2F-%2Foauth-sign-0.9.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/oauth-sign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/oauth-sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/oauth-sign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/oauth-sign/-/oauth-sign-0.9.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/oauth-sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "performance-now",
      "version": "2.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|performance-now@2.1.0",
      "author": "Braveg1rl",
      "description": "Implements performance.now (based on process.hrtime).",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/performance-now@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fperformance-now%2F-%2Fperformance-now-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/braveg1rl/performance-now.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/braveg1rl/performance-now",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/braveg1rl/performance-now/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/performance-now/-/performance-now-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/performance-now"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-buffer",
      "version": "5.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|safe-buffer@5.1.2",
      "author": "Feross Aboukhadijeh",
      "description": "Safer Node.js Buffer API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-buffer@5.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafe-buffer%2F-%2Fsafe-buffer-5.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/feross/safe-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/safe-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/safe-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safe-buffer/-/safe-buffer-5.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "tunnel-agent",
      "version": "0.6.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|tunnel-agent@0.6.0",
      "author": "Mikeal Rogers",
      "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tunnel-agent@0.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftunnel-agent%2F-%2Ftunnel-agent-0.6.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mikeal/tunnel-agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mikeal/tunnel-agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mikeal/tunnel-agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tunnel-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-differ",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|array-differ@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Create an array with values that are present in the first input array but not additional ones",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-differ@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-differ%2F-%2Farray-differ-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/array-differ.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/array-differ#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/array-differ/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-differ/-/array-differ-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-differ"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-union",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|array-union@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Create an array of unique values, in order, from the input arrays",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-union@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-union%2F-%2Farray-union-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/array-union.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/array-union#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/array-union/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-union/-/array-union-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-union"
        }
      ]
    },
    {
      "type": "library",
      "name": "samsam",
      "version": "1.1.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|samsam@1.1.3",
      "author": "Christian Johansen",
      "description": "Value identification and comparison functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/samsam@1.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsamsam%2F-%2Fsamsam-1.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/busterjs/samsam.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://docs.busterjs.org/en/latest/modules/samsam/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/busterjs/samsam/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/samsam/-/samsam-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/samsam"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arguments",
      "version": "1.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-arguments@1.2.0",
      "author": "Jordan Harband",
      "description": "Is this an arguments object? It's a harder question than you think.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-arguments@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-arguments%2F-%2Fis-arguments-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-arguments.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-arguments",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-arguments/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-arguments/-/is-arguments-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-arguments"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-generator-function",
      "version": "1.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-generator-function@1.1.2",
      "author": "Jordan Harband",
      "description": "Determine if a function is a native generator function.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-generator-function@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-generator-function%2F-%2Fis-generator-function-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-generator-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-generator-function#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-generator-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-generator-function/-/is-generator-function-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-generator-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-typed-array",
      "version": "1.1.15",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-typed-array@1.1.15",
      "author": "Jordan Harband",
      "description": "Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-typed-array@1.1.15?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-typed-array%2F-%2Fis-typed-array-1.1.15.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-typed-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-typed-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-typed-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-typed-array/-/is-typed-array-1.1.15.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-typed-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-typed-array",
      "version": "1.1.20",
      "bom-ref": "jquery@1.12.4-tuxcare.1|which-typed-array@1.1.20",
      "author": "Jordan Harband",
      "description": "Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-typed-array@1.1.20?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich-typed-array%2F-%2Fwhich-typed-array-1.1.20.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/which-typed-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-typed-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-typed-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which-typed-array/-/which-typed-array-1.1.20.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-typed-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "leven",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|leven@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/leven@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fleven%2F-%2Fleven-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/leven.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/leven#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/leven/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/leven/-/leven-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/leven"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|ms@2.0.0",
      "description": "Tiny milisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-stdin",
      "version": "4.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-stdin%2F-%2Fget-stdin-4.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-stdin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stdin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-stdin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-stdin/-/get-stdin-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-stdin"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimist",
      "version": "1.2.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|minimist@1.2.8",
      "author": "James Halliday",
      "description": "parse argument options",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimist@1.2.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimist%2F-%2Fminimist-1.2.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/minimistjs/minimist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/minimistjs/minimist",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/minimistjs/minimist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimist/-/minimist-1.2.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimist"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-tmpdir",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|os-tmpdir@1.0.2",
      "author": "Sindre Sorhus",
      "description": "Node.js os.tmpdir() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/os-tmpdir@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fos-tmpdir%2F-%2Fos-tmpdir-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/os-tmpdir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/os-tmpdir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/os-tmpdir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-tmpdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "user-home",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|user-home@1.1.1",
      "author": "Sindre Sorhus",
      "description": "Get the path to the user home directory",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/user-home@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuser-home%2F-%2Fuser-home-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/user-home.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/user-home#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/user-home/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/user-home/-/user-home-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/user-home"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-finite",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-finite@1.1.0",
      "author": "Sindre Sorhus",
      "description": "ES2015 Number.isFinite() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-finite@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-finite%2F-%2Fis-finite-1.1.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-finite/-/is-finite-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-finite"
        }
      ]
    },
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "1.1.12",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "0.5.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|mkdirp@0.5.6",
      "author": "James Halliday",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@0.5.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmkdirp%2F-%2Fmkdirp-0.5.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/substack/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mkdirp/-/mkdirp-0.5.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-assign",
      "version": "4.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|object-assign@4.1.1",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Object.assign()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-assign@4.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject-assign%2F-%2Fobject-assign-4.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/object-assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/object-assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object-assign/-/object-assign-4.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "commoner",
      "version": "0.10.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8",
      "author": "Ben Newman",
      "description": "Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/commoner@0.10.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcommoner%2F-%2Fcommoner-0.10.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/benjamn/commoner.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/benjamn/commoner",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/benjamn/commoner/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/commoner/-/commoner-0.10.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commoner"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "5.0.15",
          "bom-ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|glob@5.0.15",
          "author": "Isaac Z. Schlueter",
          "description": "a little globber",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@5.0.15?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-5.0.15.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-5.0.15.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commoner/node_modules/glob"
            }
          ]
        },
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "4.2.11",
          "bom-ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|graceful-fs@4.2.11",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@4.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-4.2.11.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-4.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commoner/node_modules/graceful-fs"
            }
          ]
        },
        {
          "type": "library",
          "name": "iconv-lite",
          "version": "0.4.24",
          "bom-ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|iconv-lite@0.4.24",
          "author": "Alexander Shtuchkin",
          "description": "Convert character encodings in pure javascript.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/iconv-lite@0.4.24?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ficonv-lite%2F-%2Ficonv-lite-0.4.24.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/ashtuchkin/iconv-lite.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/ashtuchkin/iconv-lite",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/ashtuchkin/iconv-lite/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/iconv-lite/-/iconv-lite-0.4.24.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commoner/node_modules/iconv-lite"
            }
          ]
        },
        {
          "type": "library",
          "name": "recast",
          "version": "0.11.23",
          "bom-ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|recast@0.11.23",
          "author": "Ben Newman",
          "description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/recast@0.11.23?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frecast%2F-%2Frecast-0.11.23.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/benjamn/recast.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/benjamn/recast",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/benjamn/recast/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/recast/-/recast-0.11.23.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commoner/node_modules/recast"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.1.5",
          "bom-ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commoner/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "esprima",
          "version": "3.1.3",
          "bom-ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|esprima@3.1.3",
          "author": "Ariya Hidayat",
          "description": "ECMAScript parsing infrastructure for multipurpose analysis",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/esprima@3.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima%2F-%2Fesprima-3.1.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-3.1.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/commoner/node_modules/esprima"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "defs",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|defs@1.1.1",
      "author": "Olov Lassus",
      "description": "Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/defs@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdefs%2F-%2Fdefs-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/defs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/defs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/defs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/defs/-/defs-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/defs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "esprima-fb",
          "version": "15001.1001.0-dev-harmony-fb",
          "bom-ref": "jquery@1.12.4-tuxcare.1|defs@1.1.1|esprima-fb@15001.1001.0-dev-harmony-fb",
          "author": "Ariya Hidayat",
          "description": "Facebook-specific fork of the esprima project",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/facebook/esprima/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/esprima-fb@15001.1001.0-dev-harmony-fb?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima-fb%2F-%2Fesprima-fb-15001.1001.0-dev-harmony-fb.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/facebook/esprima.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/facebook/esprima/tree/fb-harmony",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://issues.esprima.org",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/defs/node_modules/esprima-fb"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "recast",
      "version": "0.10.33",
      "bom-ref": "jquery@1.12.4-tuxcare.1|recast@0.10.33",
      "author": "Ben Newman",
      "description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/recast@0.10.33?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frecast%2F-%2Frecast-0.10.33.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/benjamn/recast.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/benjamn/recast",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/benjamn/recast/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/recast/-/recast-0.10.33.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/recast"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ast-types",
          "version": "0.8.12",
          "bom-ref": "jquery@1.12.4-tuxcare.1|recast@0.10.33|ast-types@0.8.12",
          "author": "Ben Newman",
          "description": "Esprima-compatible implementation of the Mozilla JS Parser API",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ast-types@0.8.12?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fast-types%2F-%2Fast-types-0.8.12.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/benjamn/ast-types.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "http://github.com/benjamn/ast-types",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/benjamn/ast-types/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ast-types/-/ast-types-0.8.12.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/recast/node_modules/ast-types"
            }
          ]
        },
        {
          "type": "library",
          "name": "esprima-fb",
          "version": "15001.1001.0-dev-harmony-fb",
          "bom-ref": "jquery@1.12.4-tuxcare.1|recast@0.10.33|esprima-fb@15001.1001.0-dev-harmony-fb",
          "author": "Ariya Hidayat",
          "description": "Facebook-specific fork of the esprima project",
          "licenses": [
            {
              "license": {
                "name": "BSD",
                "acknowledgement": "declared",
                "url": "http://github.com/facebook/esprima/raw/master/LICENSE.BSD"
              }
            }
          ],
          "purl": "pkg:npm/esprima-fb@15001.1001.0-dev-harmony-fb?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fesprima-fb%2F-%2Fesprima-fb-15001.1001.0-dev-harmony-fb.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/facebook/esprima.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/facebook/esprima/tree/fb-harmony",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://issues.esprima.org",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/recast/node_modules/esprima-fb"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "through",
      "version": "2.3.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|through@2.3.8",
      "author": "Dominic Tarr",
      "description": "simplified stream construction",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/through@2.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fthrough%2F-%2Fthrough-2.3.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/dominictarr/through.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/through",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/through/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/through/-/through-2.3.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/through"
        }
      ]
    },
    {
      "type": "library",
      "name": "regenerate",
      "version": "1.4.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|regenerate@1.4.2",
      "author": "Mathias Bynens",
      "description": "Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regenerate@1.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fregenerate%2F-%2Fregenerate-1.4.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/regenerate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/regenerate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/regenerate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regenerate/-/regenerate-1.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regenerate"
        }
      ]
    },
    {
      "type": "library",
      "name": "regjsgen",
      "version": "0.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|regjsgen@0.2.0",
      "author": "Benjamin Tan",
      "description": "Generate `RegExp`s from RegJSParser’s AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regjsgen@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fregjsgen%2F-%2Fregjsgen-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/d10/regjsgen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/d10/regjsgen",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d10/regjsgen/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regjsgen/-/regjsgen-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regjsgen"
        }
      ]
    },
    {
      "type": "library",
      "name": "regjsparser",
      "version": "0.1.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|regjsparser@0.1.5",
      "author": "'Julian Viereck'",
      "description": "Parsing the JavaScript's RegExp in JavaScript.",
      "licenses": [
        {
          "license": {
            "name": "BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regjsparser@0.1.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fregjsparser%2F-%2Fregjsparser-0.1.5.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/jviereck/regjsparser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jviereck/regjsparser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jviereck/regjsparser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regjsparser/-/regjsparser-0.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regjsparser"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-core-module",
      "version": "2.16.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-core-module@2.16.1",
      "author": "Jordan Harband",
      "description": "Is this specifier a node.js core module?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-core-module@2.16.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-core-module%2F-%2Fis-core-module-2.16.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-core-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-core-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-core-module/-/is-core-module-2.16.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-core-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-parse",
      "version": "1.0.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|path-parse@1.0.7",
      "author": "Javier Blanco",
      "description": "Node.js path.parse() ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-parse@1.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-parse%2F-%2Fpath-parse-1.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jbgutierrez/path-parse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jbgutierrez/path-parse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-parse/-/path-parse-1.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-preserve-symlinks-flag",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|supports-preserve-symlinks-flag@1.0.0",
      "author": "Jordan Harband",
      "description": "Determine if the current node version supports the `--preserve-symlinks` flag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-preserve-symlinks-flag@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupports-preserve-symlinks-flag%2F-%2Fsupports-preserve-symlinks-flag-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-preserve-symlinks-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "date-now",
      "version": "0.1.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|date-now@0.1.4",
      "author": "Raynos",
      "description": "A requirable version of Date.now()",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://github.com/Colingo/date-now/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/date-now@0.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdate-now%2F-%2Fdate-now-0.1.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/Colingo/date-now.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Colingo/date-now",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Colingo/date-now/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/date-now/-/date-now-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/date-now"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "2.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserify-zlib",
      "version": "0.1.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|browserify-zlib@0.1.4",
      "author": "Devon Govett",
      "description": "Full zlib module for browserify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/browserify-zlib@0.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbrowserify-zlib%2F-%2Fbrowserify-zlib-0.1.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/devongovett/browserify-zlib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/devongovett/browserify-zlib#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/devongovett/browserify-zlib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/browserify-zlib/-/browserify-zlib-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserify-zlib"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-stream",
      "version": "1.6.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2",
      "author": "Max Ogden",
      "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/concat-stream@1.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconcat-stream%2F-%2Fconcat-stream-1.6.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/maxogden/concat-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/maxogden/concat-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/maxogden/concat-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/concat-stream/-/concat-stream-1.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-stream"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "readable-stream",
          "version": "2.3.8",
          "bom-ref": "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2|readable-stream@2.3.8",
          "description": "Streams3, a user-land copy of the stream library from Node.js",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/readable-stream@2.3.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freadable-stream%2F-%2Freadable-stream-2.3.8.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/readable-stream.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/readable-stream/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readable-stream/-/readable-stream-2.3.8.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/concat-stream/node_modules/readable-stream"
            }
          ]
        },
        {
          "type": "library",
          "name": "isarray",
          "version": "1.0.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2|isarray@1.0.0",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-1.0.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/isarray.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/isarray",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/isarray/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isarray/-/isarray-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/concat-stream/node_modules/isarray"
            }
          ]
        },
        {
          "type": "library",
          "name": "string_decoder",
          "version": "1.1.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2|string_decoder@1.1.1",
          "description": "The string_decoder module from Node core",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string_decoder@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring_decoder%2F-%2Fstring_decoder-1.1.1.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/nodejs/string_decoder.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/nodejs/string_decoder",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/nodejs/string_decoder/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string_decoder/-/string_decoder-1.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/concat-stream/node_modules/string_decoder"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "meow",
      "version": "3.7.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|meow@3.7.0",
      "author": "Sindre Sorhus",
      "description": "CLI app helper",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/meow@3.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmeow%2F-%2Fmeow-3.7.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/meow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/meow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/meow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/meow/-/meow-3.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/meow"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase",
      "version": "1.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|camelcase@1.2.1",
      "author": "Sindre Sorhus",
      "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcamelcase%2F-%2Fcamelcase-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/camelcase.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/camelcase/-/camelcase-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase"
        }
      ]
    },
    {
      "type": "library",
      "name": "cliui",
      "version": "2.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|cliui@2.1.0",
      "author": "Ben Coe",
      "description": "easily create complex multi-column command-line-interfaces",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cliui@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcliui%2F-%2Fcliui-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/bcoe/cliui.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bcoe/cliui#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bcoe/cliui/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cliui/-/cliui-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui"
        }
      ]
    },
    {
      "type": "library",
      "name": "decamelize",
      "version": "1.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|decamelize@1.2.0",
      "author": "Sindre Sorhus",
      "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/decamelize@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdecamelize%2F-%2Fdecamelize-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/decamelize.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/decamelize/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/decamelize/-/decamelize-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decamelize"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-readlink",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|graceful-readlink@1.0.1",
      "author": "zhiyelee",
      "description": "graceful fs.readlink",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-readlink@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-readlink%2F-%2Fgraceful-readlink-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/zhiyelee/graceful-readlink.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zhiyelee/graceful-readlink",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zhiyelee/graceful-readlink/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-readlink/-/graceful-readlink-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-readlink"
        }
      ]
    },
    {
      "type": "library",
      "name": "comment-parser",
      "version": "0.3.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|comment-parser@0.3.0",
      "author": "Sergii Iavorskyi",
      "description": "Generic JSDoc-like comment parser. ",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/comment-parser@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcomment-parser%2F-%2Fcomment-parser-0.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/yavorskiy/comment-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yavorskiy/comment-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yavorskiy/comment-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/comment-parser/-/comment-parser-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/comment-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsdoctypeparser",
      "version": "1.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|jsdoctypeparser@1.2.0",
      "author": "Kuniwak",
      "description": "Strict JsDoc type expression parser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsdoctypeparser@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsdoctypeparser%2F-%2Fjsdoctypeparser-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/Kuniwak/jsdoctypeparser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Kuniwak/jsdoctypeparser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Kuniwak/jsdoctypeparser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsdoctypeparser/-/jsdoctypeparser-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsdoctypeparser"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lodash",
          "version": "3.10.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|jsdoctypeparser@1.2.0|lodash@3.10.1",
          "author": "John-David Dalton",
          "description": "The modern build of lodash modular utilities.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lodash@3.10.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash%2F-%2Flodash-3.10.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/lodash/lodash.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://lodash.com/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lodash/lodash/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash/-/lodash-3.10.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdoctypeparser/node_modules/lodash"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._baseassign",
      "version": "3.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash._baseassign@3.2.0",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `baseAssign` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._baseassign@3.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._baseassign%2F-%2Flodash._baseassign-3.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._baseassign"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._createassigner",
      "version": "3.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash._createassigner@3.1.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `createAssigner` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._createassigner@3.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._createassigner%2F-%2Flodash._createassigner-3.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._createassigner"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.keys",
      "version": "3.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash.keys@3.1.2",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.keys` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.keys@3.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.keys%2F-%2Flodash.keys-3.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.keys/-/lodash.keys-3.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "pkginfo",
      "version": "0.4.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|pkginfo@0.4.1",
      "author": "Charlie Robbins",
      "description": "An easy way to expose properties on a module from a package.json",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pkginfo@0.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpkginfo%2F-%2Fpkginfo-0.4.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/indexzero/node-pkginfo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/indexzero/node-pkginfo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pkginfo/-/pkginfo-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pkginfo"
        }
      ]
    },
    {
      "type": "library",
      "name": "read",
      "version": "1.0.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|read@1.0.7",
      "author": "Isaac Z. Schlueter",
      "description": "read(1) for node programs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/read@1.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fread%2F-%2Fread-1.0.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/read.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/read#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/read/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/read/-/read-1.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read"
        }
      ]
    },
    {
      "type": "library",
      "name": "revalidator",
      "version": "0.1.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|revalidator@0.1.8",
      "author": "Nodejitsu Inc.",
      "description": "A cross-browser / node.js validator used by resourceful",
      "licenses": [
        {
          "license": {
            "name": "Apache 2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/revalidator@0.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frevalidator%2F-%2Frevalidator-0.1.8.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/flatiron/revalidator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/flatiron/revalidator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/flatiron/revalidator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/revalidator/-/revalidator-0.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/revalidator"
        }
      ]
    },
    {
      "type": "library",
      "name": "utile",
      "version": "0.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|utile@0.2.1",
      "author": "Nodejitsu Inc.",
      "description": "A drop-in replacement for `util` with some additional advantageous functions",
      "purl": "pkg:npm/utile@0.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Futile%2F-%2Futile-0.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/flatiron/utile.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/flatiron/utile#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/flatiron/utile/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/utile/-/utile-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/utile"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "jquery@1.12.4-tuxcare.1|utile@0.2.1|async@0.2.10",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/caolan/async/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/async@0.2.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.2.10.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-0.2.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/utile/node_modules/async"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "winston",
      "version": "0.8.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|winston@0.8.3",
      "author": "Nodejitsu Inc.",
      "description": "A multi-transport async logging library for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/flatiron/winston/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/winston@0.8.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwinston%2F-%2Fwinston-0.8.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/flatiron/winston.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/flatiron/winston#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/flatiron/winston/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/winston/-/winston-0.8.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/winston"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "async",
          "version": "0.2.10",
          "bom-ref": "jquery@1.12.4-tuxcare.1|winston@0.8.3|async@0.2.10",
          "author": "Caolan McMahon",
          "description": "Higher-order functions and common patterns for asynchronous code",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared",
                "url": "https://github.com/caolan/async/raw/master/LICENSE"
              }
            }
          ],
          "purl": "pkg:npm/async@0.2.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync%2F-%2Fasync-0.2.10.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/caolan/async.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/caolan/async#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/caolan/async/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async/-/async-0.2.10.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/winston/node_modules/async"
            }
          ]
        },
        {
          "type": "library",
          "name": "pkginfo",
          "version": "0.3.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|winston@0.8.3|pkginfo@0.3.1",
          "author": "Charlie Robbins",
          "description": "An easy way to expose properties on a module from a package.json",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/pkginfo@0.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpkginfo%2F-%2Fpkginfo-0.3.1.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/indexzero/node-pkginfo#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/indexzero/node-pkginfo/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pkginfo/-/pkginfo-0.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/winston/node_modules/pkginfo"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "uuid",
      "version": "2.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|uuid@2.0.3",
      "author": "Robert Kieffer",
      "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uuid@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuuid%2F-%2Fuuid-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/defunctzombie/node-uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/defunctzombie/node-uuid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/defunctzombie/node-uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uuid/-/uuid-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "vow-queue",
      "version": "0.4.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|vow-queue@0.4.3",
      "author": "Dmitry Filatov",
      "description": "Vow-based task queue",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/vow-queue@0.4.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvow-queue%2F-%2Fvow-queue-0.4.3.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dfilatov/vow-queue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dfilatov/vow-queue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dfilatov/vow-queue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/vow-queue/-/vow-queue-0.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vow-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrappy",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|wrappy@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "Callback wrapping utility",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrappy@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrappy%2F-%2Fwrappy-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/wrappy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/wrappy",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/wrappy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrappy/-/wrappy-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrappy"
        }
      ]
    },
    {
      "type": "library",
      "name": "underscore",
      "version": "1.7.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|underscore@1.7.0",
      "author": "Jeremy Ashkenas",
      "description": "JavaScript's functional programming helper library.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/jashkenas/underscore/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/underscore@1.7.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funderscore%2F-%2Funderscore-1.7.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/jashkenas/underscore.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://underscorejs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jashkenas/underscore/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/underscore/-/underscore-1.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/underscore"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-is",
      "version": "0.1.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|deep-is@0.1.4",
      "author": "Thorsten Lorenz",
      "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deep-is@0.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdeep-is%2F-%2Fdeep-is-0.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/thlorenz/deep-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/deep-is/-/deep-is-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-levenshtein",
      "version": "2.0.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|fast-levenshtein@2.0.6",
      "author": "Ramesh Nair",
      "description": "Efficient implementation of Levenshtein algorithm  with locale-specific collator support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-levenshtein@2.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffast-levenshtein%2F-%2Ffast-levenshtein-2.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/hiddentao/fast-levenshtein.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hiddentao/fast-levenshtein#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hiddentao/fast-levenshtein/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-levenshtein"
        }
      ]
    },
    {
      "type": "library",
      "name": "levn",
      "version": "0.3.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|levn@0.3.0",
      "author": "George Zahariev",
      "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/levn@0.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flevn%2F-%2Flevn-0.3.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/levn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/levn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/levn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/levn/-/levn-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/levn"
        }
      ]
    },
    {
      "type": "library",
      "name": "prelude-ls",
      "version": "1.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|prelude-ls@1.1.2",
      "author": "George Zahariev",
      "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://raw.github.com/gkz/prelude-ls/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/prelude-ls@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprelude-ls%2F-%2Fprelude-ls-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/prelude-ls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://preludels.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/prelude-ls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/prelude-ls/-/prelude-ls-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prelude-ls"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-check",
      "version": "0.3.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|type-check@0.3.2",
      "author": "George Zahariev",
      "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/type-check@0.3.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftype-check%2F-%2Ftype-check-0.3.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/type-check.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/type-check",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/type-check/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/type-check/-/type-check-0.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-check"
        }
      ]
    },
    {
      "type": "library",
      "name": "word-wrap",
      "version": "1.2.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|word-wrap@1.2.5",
      "author": "Jon Schlinkert",
      "description": "Wrap words to a specified length.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/word-wrap@1.2.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fword-wrap%2F-%2Fword-wrap-1.2.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/word-wrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/word-wrap",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/word-wrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/word-wrap/-/word-wrap-1.2.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/word-wrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-serializer",
      "version": "0.2.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|dom-serializer@0.2.2",
      "author": "Felix Boehm",
      "description": "render dom nodes to string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dom-serializer@0.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdom-serializer%2F-%2Fdom-serializer-0.2.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/cheeriojs/dom-renderer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cheeriojs/dom-renderer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cheeriojs/dom-renderer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dom-serializer/-/dom-serializer-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-serializer"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "domelementtype",
          "version": "2.3.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|dom-serializer@0.2.2|domelementtype@2.3.0",
          "author": "Felix Boehm",
          "description": "all the types of nodes in htmlparser2's dom",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/domelementtype@2.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdomelementtype%2F-%2Fdomelementtype-2.3.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/domelementtype.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/domelementtype#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/fb55/domelementtype/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/domelementtype/-/domelementtype-2.3.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dom-serializer/node_modules/domelementtype"
            }
          ]
        },
        {
          "type": "library",
          "name": "entities",
          "version": "2.2.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|dom-serializer@0.2.2|entities@2.2.0",
          "author": "Felix Boehm",
          "description": "Encode & decode XML and HTML entities with ease",
          "licenses": [
            {
              "license": {
                "id": "BSD-2-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/entities@2.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fentities%2F-%2Fentities-2.2.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/fb55/entities.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/fb55/entities#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/fb55/entities/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/entities/-/entities-2.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/dom-serializer/node_modules/entities"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "core-util-is",
      "version": "1.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|core-util-is@1.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "The `util.is*` functions introduced in Node v0.12.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/core-util-is@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcore-util-is%2F-%2Fcore-util-is-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/core-util-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/core-util-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/core-util-is/-/core-util-is-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/core-util-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "isarray",
      "version": "0.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|isarray@0.0.1",
      "author": "Julian Gruber",
      "description": "Array#isArray for older browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isarray@0.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-0.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/isarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/isarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/isarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isarray/-/isarray-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "string_decoder",
      "version": "0.10.31",
      "bom-ref": "jquery@1.12.4-tuxcare.1|string_decoder@0.10.31",
      "description": "The string_decoder module from Node core",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string_decoder@0.10.31?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring_decoder%2F-%2Fstring_decoder-0.10.31.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/rvagg/string_decoder.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rvagg/string_decoder",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rvagg/string_decoder/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string_decoder/-/string_decoder-0.10.31.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string_decoder"
        }
      ]
    },
    {
      "type": "library",
      "name": "delayed-stream",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/delayed-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "asynckit",
      "version": "0.4.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asynckit"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.14.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|ajv@6.14.0",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.14.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fajv%2F-%2Fajv-6.14.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ajv/-/ajv-6.14.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "har-schema",
      "version": "2.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|har-schema@2.0.0",
      "author": "Ahmad Nassri",
      "description": "JSON Schema for HTTP Archive (HAR)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/har-schema@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhar-schema%2F-%2Fhar-schema-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ahmadnassri/har-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-schema",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ahmadnassri/har-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/har-schema/-/har-schema-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/har-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "assert-plus",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assert-plus"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsprim",
      "version": "1.4.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsprim"
        }
      ]
    },
    {
      "type": "library",
      "name": "sshpk",
      "version": "1.18.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sshpk"
        }
      ]
    },
    {
      "type": "library",
      "name": "mime-db",
      "version": "1.52.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mime-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "psl",
      "version": "1.15.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|psl@1.15.0",
      "author": "Lupo Montero",
      "description": "Domain name parser based on the Public Suffix List",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/psl@1.15.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpsl%2F-%2Fpsl-1.15.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/lupomontero/psl.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lupomontero/psl#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lupomontero/psl/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/psl/-/psl-1.15.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/psl"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "2.3.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|punycode@2.3.1",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/punycode@2.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpunycode%2F-%2Fpunycode-2.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/punycode/-/punycode-2.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-uniq",
      "version": "1.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|array-uniq@1.0.3",
      "author": "Sindre Sorhus",
      "description": "Create an array without duplicates",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-uniq@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-uniq%2F-%2Farray-uniq-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/array-uniq.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/array-uniq#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/array-uniq/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-uniq/-/array-uniq-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-uniq"
        }
      ]
    },
    {
      "type": "library",
      "name": "are-we-there-yet",
      "version": "4.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|are-we-there-yet@4.0.2",
      "author": "GitHub Inc.",
      "description": "Keep track of the overall completion of many disparate processes",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/are-we-there-yet@4.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fare-we-there-yet%2F-%2Fare-we-there-yet-4.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/are-we-there-yet.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/are-we-there-yet",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/are-we-there-yet/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/are-we-there-yet/-/are-we-there-yet-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/are-we-there-yet"
        }
      ]
    },
    {
      "type": "library",
      "name": "console-control-strings",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|console-control-strings@1.1.0",
      "author": "Rebecca Turner",
      "description": "A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning.  This is a subset of both ansi and vt100.  All control codes included work on both Windows & Unix-like OSes, except where noted.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/console-control-strings@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconsole-control-strings%2F-%2Fconsole-control-strings-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/console-control-strings.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/console-control-strings#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/console-control-strings/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/console-control-strings/-/console-control-strings-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/console-control-strings"
        }
      ]
    },
    {
      "type": "library",
      "name": "gauge",
      "version": "5.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|gauge@5.0.2",
      "author": "GitHub Inc.",
      "description": "A terminal based horizontal gauge",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gauge@5.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgauge%2F-%2Fgauge-5.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/gauge.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/gauge",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/gauge/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gauge/-/gauge-5.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gauge"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "signal-exit",
          "version": "4.1.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|gauge@5.0.2|signal-exit@4.1.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@4.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsignal-exit%2F-%2Fsignal-exit-4.1.0.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#readme",
              "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-4.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gauge/node_modules/signal-exit"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|gauge@5.0.2|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-6.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-6.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gauge/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|gauge@5.0.2|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-5.0.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-5.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/gauge/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "set-blocking",
      "version": "2.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fset-blocking%2F-%2Fset-blocking-2.0.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/set-blocking/-/set-blocking-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-blocking"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bound",
      "version": "1.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
      "author": "Jordan Harband",
      "description": "Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bound@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcall-bound%2F-%2Fcall-bound-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bound.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bound#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bound/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/call-bound/-/call-bound-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bound"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-tostringtag",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-tostringtag@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-tostringtag%2F-%2Fhas-tostringtag-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-tostringtag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-tostringtag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-tostringtag"
        }
      ]
    },
    {
      "type": "library",
      "name": "generator-function",
      "version": "2.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|generator-function@2.0.1",
      "author": "Jordan Harbamd",
      "description": "A function that returns the normally hidden `GeneratorFunction` constructor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/generator-function@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgenerator-function%2F-%2Fgenerator-function-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/TimothyGu/generator-function.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TimothyGu/generator-function#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TimothyGu/generator-function/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/generator-function/-/generator-function-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/generator-function"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-proto",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|get-proto@1.0.1",
      "author": "Jordan Harband",
      "description": "Robustly get the [[Prototype]] of an object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-proto@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-proto%2F-%2Fget-proto-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-proto/-/get-proto-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "safe-regex-test",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|safe-regex-test@1.1.0",
      "author": "Jordan Harband",
      "description": "Give a regex, get a robust predicate function that tests it against a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safe-regex-test@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafe-regex-test%2F-%2Fsafe-regex-test-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/safe-regex-test.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/safe-regex-test#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/safe-regex-test/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safe-regex-test/-/safe-regex-test-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safe-regex-test"
        }
      ]
    },
    {
      "type": "library",
      "name": "available-typed-arrays",
      "version": "1.0.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|available-typed-arrays@1.0.7",
      "author": "Jordan Harband",
      "description": "Returns an array of Typed Array names that are available in the current environment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/available-typed-arrays@1.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Favailable-typed-arrays%2F-%2Favailable-typed-arrays-1.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/available-typed-arrays.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/available-typed-arrays#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/available-typed-arrays/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/available-typed-arrays"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind",
      "version": "1.0.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|call-bind@1.0.8",
      "author": "Jordan Harband",
      "description": "Robustly `.call.bind()` a function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind@1.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcall-bind%2F-%2Fcall-bind-1.0.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/call-bind/-/call-bind-1.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "for-each",
      "version": "0.3.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|for-each@0.3.5",
      "author": "Raynos",
      "description": "A better forEach",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/for-each@0.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffor-each%2F-%2Ffor-each-0.3.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/for-each.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/for-each",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/for-each/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/for-each/-/for-each-0.3.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/for-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "gopd",
      "version": "1.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|gopd@1.2.0",
      "author": "Jordan Harband",
      "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/gopd@1.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgopd%2F-%2Fgopd-1.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/gopd.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/gopd#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/gopd/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/gopd/-/gopd-1.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gopd"
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-map",
      "version": "0.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.20.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "detective",
      "version": "4.7.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|detective@4.7.1",
      "author": "James Halliday",
      "description": "find all require() calls by walking the AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/detective@4.7.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdetective%2F-%2Fdetective-4.7.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/browserify/detective.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserify/detective#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserify/detective/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/detective/-/detective-4.7.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detective"
        }
      ]
    },
    {
      "type": "library",
      "name": "q",
      "version": "1.5.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|q@1.5.1",
      "author": "Kris Kowal",
      "description": "A library for promises (CommonJS/Promises/A,B,D)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/q@1.5.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fq%2F-%2Fq-1.5.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/kriskowal/q.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kriskowal/q",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kriskowal/q/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/q/-/q-1.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/q"
        }
      ]
    },
    {
      "type": "library",
      "name": "alter",
      "version": "0.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|alter@0.2.0",
      "author": "Olov Lassus",
      "description": "alters a string by replacing multiple range fragments in one fast pass",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/alter@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Falter%2F-%2Falter-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/alter.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/alter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/alter/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/alter/-/alter-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/alter"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast-traverse",
      "version": "0.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|ast-traverse@0.1.1",
      "author": "Olov Lassus",
      "description": "simple but flexible AST traversal with pre and post visitors",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ast-traverse@0.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fast-traverse%2F-%2Fast-traverse-0.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/ast-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/ast-traverse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/ast-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ast-traverse/-/ast-traverse-0.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ast-traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "breakable",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|breakable@1.0.0",
      "author": "Olov Lassus",
      "description": "Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/breakable@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbreakable%2F-%2Fbreakable-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/breakable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/breakable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/breakable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/breakable/-/breakable-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/breakable"
        }
      ]
    },
    {
      "type": "library",
      "name": "simple-fmt",
      "version": "0.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|simple-fmt@0.1.0",
      "author": "Olov Lassus",
      "description": "maximally minimal string formatting library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/simple-fmt@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsimple-fmt%2F-%2Fsimple-fmt-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/simple-fmt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/simple-fmt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/simple-fmt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/simple-fmt/-/simple-fmt-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/simple-fmt"
        }
      ]
    },
    {
      "type": "library",
      "name": "simple-is",
      "version": "0.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|simple-is@0.2.0",
      "author": "Olov Lassus",
      "description": "maximally minimal type-testing library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/simple-is@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsimple-is%2F-%2Fsimple-is-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/simple-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/simple-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/simple-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/simple-is/-/simple-is-0.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/simple-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "stringmap",
      "version": "0.2.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|stringmap@0.2.2",
      "author": "Olov Lassus",
      "description": "fast and robust stringmap",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stringmap@0.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstringmap%2F-%2Fstringmap-0.2.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/stringmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/stringmap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/stringmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stringmap/-/stringmap-0.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "stringset",
      "version": "0.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|stringset@0.2.1",
      "author": "Olov Lassus",
      "description": "fast and robust stringset",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stringset@0.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstringset%2F-%2Fstringset-0.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/stringset.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/stringset#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/stringset/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stringset/-/stringset-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stringset"
        }
      ]
    },
    {
      "type": "library",
      "name": "tryor",
      "version": "0.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|tryor@0.1.2",
      "author": "Olov Lassus",
      "description": "return fn() or default value (in case of exception)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tryor@0.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftryor%2F-%2Ftryor-0.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/olov/tryor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/olov/tryor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/olov/tryor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tryor/-/tryor-0.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tryor"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "3.27.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|yargs@3.27.0",
      "author": "Alex Ford",
      "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs@3.27.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyargs%2F-%2Fyargs-3.27.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/bcoe/yargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bcoe/yargs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bcoe/yargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yargs/-/yargs-3.27.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsesc",
      "version": "0.5.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|jsesc@0.5.0",
      "author": "Mathias Bynens",
      "description": "A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "http://mths.be/mit"
          }
        }
      ],
      "purl": "pkg:npm/jsesc@0.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsesc%2F-%2Fjsesc-0.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/jsesc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://mths.be/jsesc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/jsesc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsesc/-/jsesc-0.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsesc"
        }
      ]
    },
    {
      "type": "library",
      "name": "hasown",
      "version": "2.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|hasown@2.0.2",
      "author": "Jordan Harband",
      "description": "A robust, ES3 compatible, \"has own property\" predicate.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hasown@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhasown%2F-%2Fhasown-2.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/hasOwn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/hasOwn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hasown/-/hasown-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hasown"
        }
      ]
    },
    {
      "type": "library",
      "name": "amdefine",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|amdefine@1.0.1",
      "author": "James Burke",
      "description": "Provide AMD's define() API for declaring modules in the AMD format",
      "licenses": [
        {
          "expression": "BSD-3-Clause OR MIT",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/amdefine@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Famdefine%2F-%2Famdefine-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jrburke/amdefine.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/jrburke/amdefine",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jrburke/amdefine/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/amdefine/-/amdefine-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/amdefine"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs.realpath",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs.realpath"
        }
      ]
    },
    {
      "type": "library",
      "name": "pako",
      "version": "0.2.9",
      "bom-ref": "jquery@1.12.4-tuxcare.1|pako@0.2.9",
      "description": "zlib port to javascript - fast, modularized, with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pako@0.2.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpako%2F-%2Fpako-0.2.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/pako.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/pako",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/pako/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pako/-/pako-0.2.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pako"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|buffer-from@1.1.2",
      "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/buffer-from@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbuffer-from%2F-%2Fbuffer-from-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/buffer-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/buffer-from/-/buffer-from-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "typedarray",
      "version": "0.0.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|typedarray@0.0.6",
      "author": "James Halliday",
      "description": "TypedArray polyfill for old browsers",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typedarray@0.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftypedarray%2F-%2Ftypedarray-0.0.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/typedarray.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/typedarray",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/typedarray/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/typedarray/-/typedarray-0.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typedarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "camelcase-keys",
      "version": "2.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|camelcase-keys@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Convert object keys to camelCase",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/camelcase-keys@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcamelcase-keys%2F-%2Fcamelcase-keys-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/camelcase-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/camelcase-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/camelcase-keys"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "camelcase",
          "version": "2.1.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|camelcase-keys@2.1.0|camelcase@2.1.1",
          "author": "Sindre Sorhus",
          "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/camelcase@2.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcamelcase%2F-%2Fcamelcase-2.1.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/camelcase.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/camelcase/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/camelcase/-/camelcase-2.1.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/camelcase-keys/node_modules/camelcase"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "loud-rejection",
      "version": "1.6.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|loud-rejection@1.6.0",
      "author": "Sindre Sorhus",
      "description": "Make unhandled promise rejections fail loudly instead of the default silent fail",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loud-rejection@1.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Floud-rejection%2F-%2Floud-rejection-1.6.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/loud-rejection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/loud-rejection#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/loud-rejection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/loud-rejection/-/loud-rejection-1.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loud-rejection"
        }
      ]
    },
    {
      "type": "library",
      "name": "map-obj",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|map-obj@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Map object keys and values into a new object",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/map-obj@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmap-obj%2F-%2Fmap-obj-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/map-obj.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/map-obj/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/map-obj/-/map-obj-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/map-obj"
        }
      ]
    },
    {
      "type": "library",
      "name": "normalize-package-data",
      "version": "2.5.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|normalize-package-data@2.5.0",
      "author": "Meryn Stol",
      "description": "Normalizes data that can be found in package.json files.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/normalize-package-data@2.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnormalize-package-data%2F-%2Fnormalize-package-data-2.5.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/normalize-package-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg-up",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fread-pkg-up%2F-%2Fread-pkg-up-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "redent",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|redent@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip redundant indentation and indent the string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/redent@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fredent%2F-%2Fredent-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/redent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/redent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/redent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/redent/-/redent-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redent"
        }
      ]
    },
    {
      "type": "library",
      "name": "trim-newlines",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|trim-newlines@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Trim newlines from the start and/or end of a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trim-newlines@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftrim-newlines%2F-%2Ftrim-newlines-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/trim-newlines.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/trim-newlines#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/trim-newlines/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/trim-newlines/-/trim-newlines-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trim-newlines"
        }
      ]
    },
    {
      "type": "library",
      "name": "center-align",
      "version": "0.1.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|center-align@0.1.3",
      "author": "Jon Schlinkert",
      "description": "Center-align the text in a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/center-align@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcenter-align%2F-%2Fcenter-align-0.1.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/center-align/-/center-align-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/center-align"
        }
      ]
    },
    {
      "type": "library",
      "name": "right-align",
      "version": "0.1.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|right-align@0.1.3",
      "author": "Jon Schlinkert",
      "description": "Right-align the text in a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/right-align@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fright-align%2F-%2Fright-align-0.1.3.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/right-align/-/right-align-0.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/right-align"
        }
      ]
    },
    {
      "type": "library",
      "name": "wordwrap",
      "version": "0.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|wordwrap@0.0.2",
      "author": "James Halliday",
      "description": "Wrap those words. Show them at what columns to start and stop.",
      "licenses": [
        {
          "license": {
            "name": "MIT/X11",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wordwrap@0.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwordwrap%2F-%2Fwordwrap-0.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-wordwrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-wordwrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wordwrap/-/wordwrap-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wordwrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._basecopy",
      "version": "3.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash._basecopy@3.0.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `baseCopy` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._basecopy@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._basecopy%2F-%2Flodash._basecopy-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._basecopy"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._bindcallback",
      "version": "3.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash._bindcallback@3.0.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `bindCallback` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._bindcallback@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._bindcallback%2F-%2Flodash._bindcallback-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._bindcallback"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._isiterateecall",
      "version": "3.0.9",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash._isiterateecall@3.0.9",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `isIterateeCall` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._isiterateecall@3.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._isiterateecall%2F-%2Flodash._isiterateecall-3.0.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._isiterateecall"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.restparam",
      "version": "3.6.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash.restparam@3.6.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.restParam` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.restparam@3.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.restparam%2F-%2Flodash.restparam-3.6.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.restparam"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash._getnative",
      "version": "3.9.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash._getnative@3.9.1",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s internal `getNative` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash._getnative@3.9.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash._getnative%2F-%2Flodash._getnative-3.9.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash._getnative"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isarguments",
      "version": "3.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash.isarguments@3.1.0",
      "author": "John-David Dalton",
      "description": "The lodash method `_.isArguments` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isarguments@3.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.isarguments%2F-%2Flodash.isarguments-3.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isarguments"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.isarray",
      "version": "3.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lodash.isarray@3.0.4",
      "author": "John-David Dalton",
      "description": "The modern build of lodash’s `_.isArray` as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lodash.isarray@3.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flodash.isarray%2F-%2Flodash.isarray-3.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lodash.isarray/-/lodash.isarray-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.isarray"
        }
      ]
    },
    {
      "type": "library",
      "name": "mute-stream",
      "version": "0.0.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|mute-stream@0.0.8",
      "author": "Isaac Z. Schlueter",
      "description": "Bytes go in, but they don't come out (when muted).",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mute-stream@0.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmute-stream%2F-%2Fmute-stream-0.0.8.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/mute-stream.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/mute-stream#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/mute-stream/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mute-stream/-/mute-stream-0.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mute-stream"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-equal",
      "version": "2.2.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|deep-equal@2.2.3",
      "author": "James Halliday",
      "description": "node's assert.deepEqual algorithm",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/deep-equal@2.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdeep-equal%2F-%2Fdeep-equal-2.2.3.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/inspect-js/node-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/node-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/node-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/deep-equal/-/deep-equal-2.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-equal"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isarray",
          "version": "2.0.5",
          "bom-ref": "jquery@1.12.4-tuxcare.1|deep-equal@2.2.3|isarray@2.0.5",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-2.0.5.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-2.0.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/deep-equal/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "i",
      "version": "0.3.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|i@0.3.7",
      "author": "Pavan Kumar Sunkara",
      "description": "custom inflections for nodejs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared",
            "url": "https://github.com/pksunkara/inflect/raw/master/LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/i@0.3.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fi%2F-%2Fi-0.3.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/pksunkara/inflect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://pksunkara.github.com/inflect",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pksunkara/inflect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/i/-/i-0.3.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/i"
        }
      ]
    },
    {
      "type": "library",
      "name": "ncp",
      "version": "0.4.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|ncp@0.4.2",
      "author": "AvianFlu",
      "description": "Asynchronous recursive file copy utility.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ncp@0.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fncp%2F-%2Fncp-0.4.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/AvianFlu/ncp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/AvianFlu/ncp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/AvianFlu/ncp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ncp/-/ncp-0.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ncp"
        }
      ]
    },
    {
      "type": "library",
      "name": "cycle",
      "version": "1.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|cycle@1.0.3",
      "description": "decycle your json",
      "purl": "pkg:npm/cycle@1.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcycle%2F-%2Fcycle-1.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/dscape/cycle.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/douglascrockford/JSON-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/douglascrockford/JSON-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cycle/-/cycle-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cycle"
        }
      ]
    },
    {
      "type": "library",
      "name": "eyes",
      "version": "0.1.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|eyes@0.1.8",
      "author": "Alexis Sellier",
      "description": "a customizable value inspector",
      "purl": "pkg:npm/eyes@0.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Feyes%2F-%2Feyes-0.1.8.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/eyes/-/eyes-0.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eyes"
        }
      ]
    },
    {
      "type": "library",
      "name": "stack-trace",
      "version": "0.0.10",
      "bom-ref": "jquery@1.12.4-tuxcare.1|stack-trace@0.0.10",
      "author": "Felix Geisendörfer",
      "description": "Get v8 stack traces as an array of CallSite objects.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stack-trace@0.0.10?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstack-trace%2F-%2Fstack-trace-0.0.10.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/felixge/node-stack-trace.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/felixge/node-stack-trace",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/felixge/node-stack-trace/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stack-trace/-/stack-trace-0.0.10.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stack-trace"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|fast-deep-equal@3.1.3",
      "author": "Evgeny Poberezkin",
      "description": "Fast deep equal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-deep-equal@3.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffast-deep-equal%2F-%2Ffast-deep-equal-3.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|fast-json-stable-stringify@2.1.0",
      "author": "James Halliday",
      "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fast-json-stable-stringify@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffast-json-stable-stringify%2F-%2Ffast-json-stable-stringify-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-json-stable-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema-traverse",
      "version": "0.4.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|json-schema-traverse@0.4.1",
      "author": "Evgeny Poberezkin",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-schema-traverse@0.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-schema-traverse%2F-%2Fjson-schema-traverse-0.4.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema-traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "uri-js",
      "version": "4.4.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|uri-js@4.4.1",
      "author": "Gary Court",
      "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uri-js@4.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Furi-js%2F-%2Furi-js-4.4.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/garycourt/uri-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/garycourt/uri-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/garycourt/uri-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uri-js/-/uri-js-4.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uri-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "extsprintf",
      "version": "1.3.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/extsprintf"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema",
      "version": "0.4.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "verror",
      "version": "1.10.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/verror"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "core-util-is",
          "version": "1.0.2",
          "bom-ref": "jquery@1.12.4-tuxcare.1|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",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/verror/node_modules/core-util-is"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "asn1",
      "version": "0.2.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/asn1"
        }
      ]
    },
    {
      "type": "library",
      "name": "bcrypt-pbkdf",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bcrypt-pbkdf"
        }
      ]
    },
    {
      "type": "library",
      "name": "dashdash",
      "version": "1.14.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dashdash"
        }
      ]
    },
    {
      "type": "library",
      "name": "ecc-jsbn",
      "version": "0.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ecc-jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "getpass",
      "version": "0.1.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/getpass"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsbn",
      "version": "0.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsbn"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "tweetnacl",
      "version": "0.14.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tweetnacl"
        }
      ]
    },
    {
      "type": "library",
      "name": "aproba",
      "version": "2.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|aproba@2.1.0",
      "author": "Rebecca Turner",
      "description": "A ridiculously light-weight argument validator (now browser friendly)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/aproba@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Faproba%2F-%2Faproba-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/aproba.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/aproba",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/aproba/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/aproba/-/aproba-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aproba"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-support",
      "version": "1.1.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-unicode",
      "version": "2.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|has-unicode@2.0.1",
      "author": "Rebecca Turner",
      "description": "Try to guess if your terminal supports unicode",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-unicode@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-unicode%2F-%2Fhas-unicode-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/has-unicode.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/has-unicode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/has-unicode/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-unicode/-/has-unicode-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-unicode"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|string-width@4.2.3",
      "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@4.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-4.2.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string-width/-/string-width-4.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-width"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|string-width@4.2.3|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-6.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-6.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string-width/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|string-width@4.2.3|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-5.0.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-5.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string-width/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "wide-align",
      "version": "1.1.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|wide-align@1.1.5",
      "author": "Rebecca Turner",
      "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wide-align@1.1.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwide-align%2F-%2Fwide-align-1.1.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/iarna/wide-align.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/wide-align#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/wide-align/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wide-align/-/wide-align-1.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wide-align"
        }
      ]
    },
    {
      "type": "library",
      "name": "call-bind-apply-helpers",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|call-bind-apply-helpers@1.0.2",
      "author": "Jordan Harband",
      "description": "Helper functions around Function call/apply/bind, for use in `call-bind`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/call-bind-apply-helpers@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcall-bind-apply-helpers%2F-%2Fcall-bind-apply-helpers-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/call-bind-apply-helpers.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/call-bind-apply-helpers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/call-bind-apply-helpers/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/call-bind-apply-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-intrinsic",
      "version": "1.3.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0",
      "author": "Jordan Harband",
      "description": "Get and robustly cache all JS language-level intrinsics at first require time",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-intrinsic@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-intrinsic%2F-%2Fget-intrinsic-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/get-intrinsic.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/get-intrinsic/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-intrinsic"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-symbols",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|has-symbols@1.1.0",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-symbols@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-symbols%2F-%2Fhas-symbols-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/has-symbols.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-symbols/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-symbols/-/has-symbols-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-symbols"
        }
      ]
    },
    {
      "type": "library",
      "name": "dunder-proto",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|dunder-proto@1.0.1",
      "author": "Jordan Harband",
      "description": "If available, the `Object.prototype.__proto__` accessor and mutator, call-bound",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/dunder-proto@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdunder-proto%2F-%2Fdunder-proto-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/dunder-proto.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/dunder-proto#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/dunder-proto/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/dunder-proto/-/dunder-proto-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dunder-proto"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-object-atoms",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|es-object-atoms@1.1.1",
      "author": "Jordan Harband",
      "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-object-atoms@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-object-atoms%2F-%2Fes-object-atoms-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-object-atoms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-object-atoms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-object-atoms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-object-atoms"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-errors",
      "version": "1.3.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
      "author": "Jordan Harband",
      "description": "A simple cache for a few of the JS Error constructors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-errors@1.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-errors%2F-%2Fes-errors-1.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-errors/-/es-errors-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-regex",
      "version": "1.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-regex@1.2.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-regex@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-regex%2F-%2Fis-regex-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-regex/-/is-regex-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "possible-typed-array-names",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|possible-typed-array-names@1.1.0",
      "author": "Jordan Harband",
      "description": "A simple list of possible Typed Array names.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/possible-typed-array-names@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpossible-typed-array-names%2F-%2Fpossible-typed-array-names-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/possible-typed-array-names.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/possible-typed-array-names#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/possible-typed-array-names/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/possible-typed-array-names"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-define-property",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|es-define-property@1.0.1",
      "author": "Jordan Harband",
      "description": "`Object.defineProperty`, but not IE 8's broken one.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-define-property@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-define-property%2F-%2Fes-define-property-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-define-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-define-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-define-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-define-property/-/es-define-property-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-define-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-function-length",
      "version": "1.2.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|set-function-length@1.2.2",
      "author": "Jordan Harband",
      "description": "Set a function's length property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-function-length@1.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fset-function-length%2F-%2Fset-function-length-1.2.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/set-function-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/set-function-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/set-function-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/set-function-length/-/set-function-length-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-function-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-callable",
      "version": "1.2.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-callable@1.2.7",
      "author": "Jordan Harband",
      "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-callable@1.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-callable%2F-%2Fis-callable-1.2.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-callable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-callable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-callable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-callable/-/is-callable-1.2.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-callable"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "5.7.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|acorn@5.7.4",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@5.7.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Facorn%2F-%2Facorn-5.7.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/acorn/-/acorn-5.7.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "defined",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|defined@1.0.1",
      "author": "James Halliday",
      "description": "return the first argument that is `!== undefined`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/defined@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdefined%2F-%2Fdefined-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/defined.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/defined",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/defined/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/defined/-/defined-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/defined"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast-types",
      "version": "0.9.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|ast-types@0.9.6",
      "author": "Ben Newman",
      "description": "Esprima-compatible implementation of the Mozilla JS Parser API",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ast-types@0.9.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fast-types%2F-%2Fast-types-0.9.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/benjamn/ast-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://github.com/benjamn/ast-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/benjamn/ast-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ast-types/-/ast-types-0.9.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ast-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "stable",
      "version": "0.1.8",
      "bom-ref": "jquery@1.12.4-tuxcare.1|stable@0.1.8",
      "author": "Angry Bytes",
      "description": "A stable array sort for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stable@0.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstable%2F-%2Fstable-0.1.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/Two-Screen/stable.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Two-Screen/stable#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Two-Screen/stable/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stable/-/stable-0.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stable"
        }
      ]
    },
    {
      "type": "library",
      "name": "os-locale",
      "version": "1.4.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fos-locale%2F-%2Fos-locale-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/os-locale.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/os-locale#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/os-locale/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/os-locale/-/os-locale-1.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/os-locale"
        }
      ]
    },
    {
      "type": "library",
      "name": "window-size",
      "version": "0.1.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|window-size@0.1.4",
      "author": "Jon Schlinkert",
      "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/window-size@0.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwindow-size%2F-%2Fwindow-size-0.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/window-size.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/window-size",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/window-size/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/window-size/-/window-size-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/window-size"
        }
      ]
    },
    {
      "type": "library",
      "name": "y18n",
      "version": "3.2.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|y18n@3.2.2",
      "author": "Ben Coe",
      "description": "the bare-bones internationalization library used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/y18n@3.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fy18n%2F-%2Fy18n-3.2.2.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/y18n/-/y18n-3.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-bind",
      "version": "1.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|function-bind@1.1.2",
      "author": "Raynos",
      "description": "Implementation of Function.prototype.bind",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-bind@1.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffunction-bind%2F-%2Ffunction-bind-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/Raynos/function-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Raynos/function-bind",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Raynos/function-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/function-bind/-/function-bind-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-nextick-args",
      "version": "2.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|process-nextick-args@2.0.1",
      "description": "process.nextTick but always with args",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-nextick-args@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprocess-nextick-args%2F-%2Fprocess-nextick-args-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/calvinmetcalf/process-nextick-args/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-nextick-args"
        }
      ]
    },
    {
      "type": "library",
      "name": "util-deprecate",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|util-deprecate@1.0.2",
      "author": "Nathan Rajlich",
      "description": "The Node.js `util.deprecate()` function with browser support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/util-deprecate@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Futil-deprecate%2F-%2Futil-deprecate-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TooTallNate/util-deprecate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/util-deprecate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/util-deprecate/-/util-deprecate-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/util-deprecate"
        }
      ]
    },
    {
      "type": "library",
      "name": "currently-unhandled",
      "version": "0.4.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|currently-unhandled@0.4.1",
      "author": "James Talmage",
      "description": "Track the list of currently unhandled promise rejections.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/currently-unhandled@0.4.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcurrently-unhandled%2F-%2Fcurrently-unhandled-0.4.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jamestalmage/currently-unhandled.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jamestalmage/currently-unhandled#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jamestalmage/currently-unhandled/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/currently-unhandled"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "3.0.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "hosted-git-info",
      "version": "2.8.9",
      "bom-ref": "jquery@1.12.4-tuxcare.1|hosted-git-info@2.8.9",
      "author": "Rebecca Turner",
      "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hosted-git-info@2.8.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhosted-git-info%2F-%2Fhosted-git-info-2.8.9.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hosted-git-info"
        }
      ]
    },
    {
      "type": "library",
      "name": "validate-npm-package-license",
      "version": "3.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|validate-npm-package-license@3.0.4",
      "author": "Kyle E. Mitchell",
      "description": "Give me a string and I'll tell you if it's a valid npm package license string",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/validate-npm-package-license@3.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvalidate-npm-package-license%2F-%2Fvalidate-npm-package-license-3.0.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/validate-npm-package-license"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "1.1.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffind-up%2F-%2Ffind-up-1.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/find-up/-/find-up-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-up"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "path-exists",
          "version": "2.1.0",
          "bom-ref": "jquery@1.12.4-tuxcare.1|find-up@1.1.2|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-exists%2F-%2Fpath-exists-2.1.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/path-exists.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/path-exists/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-exists/-/path-exists-2.1.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/find-up/node_modules/path-exists"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "read-pkg",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fread-pkg%2F-%2Fread-pkg-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/read-pkg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/read-pkg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/read-pkg/-/read-pkg-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/read-pkg"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "2.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|indent-string@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Findent-string%2F-%2Findent-string-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/indent-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/indent-string/-/indent-string-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indent-string"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "repeating",
          "version": "2.0.1",
          "bom-ref": "jquery@1.12.4-tuxcare.1|indent-string@2.1.0|repeating@2.0.1",
          "author": "Sindre Sorhus",
          "description": "Repeat a string - fast",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/repeating@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frepeating%2F-%2Frepeating-2.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/repeating.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/repeating#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/repeating/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/repeating/-/repeating-2.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/indent-string/node_modules/repeating"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-indent",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|strip-indent@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Strip leading whitespace from every line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-indent@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-indent%2F-%2Fstrip-indent-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-indent/-/strip-indent-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "align-text",
      "version": "0.1.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|align-text@0.1.4",
      "author": "Jon Schlinkert",
      "description": "Align the text in a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/align-text@0.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Falign-text%2F-%2Falign-text-0.1.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/align-text/-/align-text-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/align-text"
        }
      ]
    },
    {
      "type": "library",
      "name": "lazy-cache",
      "version": "1.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|lazy-cache@1.0.4",
      "author": "Jon Schlinkert",
      "description": "Cache requires to be lazy-loaded when needed.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lazy-cache@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flazy-cache%2F-%2Flazy-cache-1.0.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lazy-cache/-/lazy-cache-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lazy-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-buffer-byte-length",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|array-buffer-byte-length@1.0.2",
      "author": "Jordan Harband",
      "description": "Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-buffer-byte-length@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-buffer-byte-length%2F-%2Farray-buffer-byte-length-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/array-buffer-byte-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/array-buffer-byte-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/array-buffer-byte-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-buffer-byte-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-get-iterator",
      "version": "1.1.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|es-get-iterator@1.1.3",
      "author": "Jordan Harband",
      "description": "Get an iterator for any JS language value. Works robustly across all environments, all versions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-get-iterator@1.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-get-iterator%2F-%2Fes-get-iterator-1.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/es-get-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/es-get-iterator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/es-get-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-get-iterator/-/es-get-iterator-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-get-iterator"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "isarray",
          "version": "2.0.5",
          "bom-ref": "jquery@1.12.4-tuxcare.1|es-get-iterator@1.1.3|isarray@2.0.5",
          "author": "Julian Gruber",
          "description": "Array#isArray for older browsers",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isarray@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisarray%2F-%2Fisarray-2.0.5.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-2.0.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/es-get-iterator/node_modules/isarray"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "is-array-buffer",
      "version": "3.0.5",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-array-buffer@3.0.5",
      "author": "Jordan Harband",
      "description": "Is this value a JS ArrayBuffer?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-array-buffer@3.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-array-buffer%2F-%2Fis-array-buffer-3.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-array-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-array-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-array-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-array-buffer/-/is-array-buffer-3.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-array-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-date-object",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-date-object@1.1.0",
      "author": "Jordan Harband",
      "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-date-object@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-date-object%2F-%2Fis-date-object-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-date-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-date-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-date-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-date-object/-/is-date-object-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-date-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-shared-array-buffer",
      "version": "1.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-shared-array-buffer@1.0.4",
      "author": "Jordan Harband",
      "description": "Is this value a JS SharedArrayBuffer?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-shared-array-buffer@1.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-shared-array-buffer%2F-%2Fis-shared-array-buffer-1.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-shared-array-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-shared-array-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-shared-array-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-shared-array-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-is",
      "version": "1.1.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|object-is@1.1.6",
      "author": "Jordan Harband",
      "description": "ES2015-compliant shim for Object.is - differentiates between -0 and +0",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-is@1.1.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject-is%2F-%2Fobject-is-1.1.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/object-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/object-is",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/object-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object-is/-/object-is-1.1.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-keys",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|object-keys@1.1.1",
      "author": "Jordan Harband",
      "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-keys@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject-keys%2F-%2Fobject-keys-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/object-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/object-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/object-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object-keys/-/object-keys-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "object.assign",
      "version": "4.1.7",
      "bom-ref": "jquery@1.12.4-tuxcare.1|object.assign@4.1.7",
      "author": "Jordan Harband",
      "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object.assign@4.1.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject.assign%2F-%2Fobject.assign-4.1.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/object.assign.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/object.assign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/object.assign/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object.assign/-/object.assign-4.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object.assign"
        }
      ]
    },
    {
      "type": "library",
      "name": "regexp.prototype.flags",
      "version": "1.5.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|regexp.prototype.flags@1.5.4",
      "author": "Jordan Harband",
      "description": "ES6 spec-compliant RegExp.prototype.flags shim.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/regexp.prototype.flags@1.5.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fregexp.prototype.flags%2F-%2Fregexp.prototype.flags-1.5.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/es-shims/RegExp.prototype.flags.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/RegExp.prototype.flags#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/RegExp.prototype.flags/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/regexp.prototype.flags"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|side-channel@1.1.0",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fside-channel%2F-%2Fside-channel-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/side-channel/-/side-channel-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-boxed-primitive",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|which-boxed-primitive@1.1.1",
      "author": "Jordan Harband",
      "description": "Which kind of boxed JS primitive is this?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-boxed-primitive@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich-boxed-primitive%2F-%2Fwhich-boxed-primitive-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/which-boxed-primitive.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-boxed-primitive#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-boxed-primitive/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-boxed-primitive"
        }
      ]
    },
    {
      "type": "library",
      "name": "which-collection",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|which-collection@1.0.2",
      "author": "Jordan Harband",
      "description": "Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which-collection@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich-collection%2F-%2Fwhich-collection-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/which-collection.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/which-collection#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/which-collection/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which-collection/-/which-collection-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which-collection"
        }
      ]
    },
    {
      "type": "library",
      "name": "emoji-regex",
      "version": "8.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|emoji-regex@8.0.0",
      "author": "Mathias Bynens",
      "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/emoji-regex@8.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femoji-regex%2F-%2Femoji-regex-8.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/emoji-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/emoji-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/emoji-regex/-/emoji-regex-8.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emoji-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "3.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-fullwidth-code-point@3.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@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-3.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "math-intrinsics",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|math-intrinsics@1.1.0",
      "author": "Jordan Harband",
      "description": "ES Math-related intrinsics and helpers, robustly cached.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/math-intrinsics@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmath-intrinsics%2F-%2Fmath-intrinsics-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/es-shims/math-intrinsics.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/es-shims/math-intrinsics#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/es-shims/math-intrinsics/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/math-intrinsics"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-data-property",
      "version": "1.1.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|define-data-property@1.1.4",
      "author": "Jordan Harband",
      "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-data-property@1.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdefine-data-property%2F-%2Fdefine-data-property-1.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/define-data-property.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-data-property/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-data-property/-/define-data-property-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-data-property"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-property-descriptors",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|has-property-descriptors@1.0.2",
      "author": "Jordan Harband",
      "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-property-descriptors@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-property-descriptors%2F-%2Fhas-property-descriptors-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/has-property-descriptors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/has-property-descriptors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-property-descriptors"
        }
      ]
    },
    {
      "type": "library",
      "name": "lcid",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flcid%2F-%2Flcid-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/lcid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/lcid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/lcid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lcid/-/lcid-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lcid"
        }
      ]
    },
    {
      "type": "library",
      "name": "array-find-index",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|array-find-index@1.0.2",
      "author": "Sindre Sorhus",
      "description": "ES2015 `Array#findIndex()` ponyfill",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/array-find-index@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farray-find-index%2F-%2Farray-find-index-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/array-find-index.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/array-find-index#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/array-find-index/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/array-find-index/-/array-find-index-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/array-find-index"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-correct",
      "version": "3.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|spdx-correct@3.2.0",
      "description": "correct invalid SPDX expressions",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-correct@3.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fspdx-correct%2F-%2Fspdx-correct-3.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-correct.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-correct.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-correct.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/spdx-correct/-/spdx-correct-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-correct"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-expression-parse",
      "version": "3.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|spdx-expression-parse@3.0.1",
      "author": "Kyle E. Mitchell",
      "description": "parse SPDX license expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-expression-parse@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fspdx-expression-parse%2F-%2Fspdx-expression-parse-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-expression-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "pinkie-promise",
      "version": "2.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "load-json-file",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fload-json-file%2F-%2Fload-json-file-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/load-json-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/load-json-file#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/load-json-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/load-json-file/-/load-json-file-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/load-json-file"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "4.2.11",
          "bom-ref": "jquery@1.12.4-tuxcare.1|load-json-file@1.1.0|graceful-fs@4.2.11",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@4.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-4.2.11.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-4.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/load-json-file/node_modules/graceful-fs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "path-type",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-type%2F-%2Fpath-type-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-type/-/path-type-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-type"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "graceful-fs",
          "version": "4.2.11",
          "bom-ref": "jquery@1.12.4-tuxcare.1|path-type@1.1.0|graceful-fs@4.2.11",
          "description": "A drop-in replacement for fs, making various improvements.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/graceful-fs@4.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-4.2.11.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/node-graceful-fs.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-graceful-fs/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-4.2.11.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/path-type/node_modules/graceful-fs"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "kind-of",
      "version": "3.2.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|kind-of@3.2.2",
      "author": "Jon Schlinkert",
      "description": "Get the native type of a value.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/kind-of@3.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fkind-of%2F-%2Fkind-of-3.2.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/kind-of.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/kind-of/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/kind-of/-/kind-of-3.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/kind-of"
        }
      ]
    },
    {
      "type": "library",
      "name": "longest",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|longest@1.0.1",
      "author": "Jon Schlinkert",
      "description": "Get the longest item in an array.",
      "purl": "pkg:npm/longest@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flongest%2F-%2Flongest-1.0.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/longest/-/longest-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/longest"
        }
      ]
    },
    {
      "type": "library",
      "name": "repeat-string",
      "version": "1.6.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|repeat-string@1.6.1",
      "author": "Jon Schlinkert",
      "description": "Repeat the given string n times. Fastest implementation for repeating a string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/repeat-string@1.6.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frepeat-string%2F-%2Frepeat-string-1.6.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/repeat-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-string",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/repeat-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/repeat-string/-/repeat-string-1.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/repeat-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-map",
      "version": "2.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-map@2.0.3",
      "author": "Jordan Harband",
      "description": "Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-map@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-map%2F-%2Fis-map-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-map/-/is-map-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-set",
      "version": "2.0.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-set@2.0.3",
      "author": "Jordan Harband",
      "description": "Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-set@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-set%2F-%2Fis-set-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-set.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-set#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-set/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-set/-/is-set-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-set"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-string",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-string@1.1.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-string@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-string%2F-%2Fis-string-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-string/-/is-string-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "stop-iteration-iterator",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|stop-iteration-iterator@1.1.0",
      "author": "Jordan Harband",
      "description": "Firefox 17-26 iterators throw a StopIteration object to indicate \"done\". This normalizes it.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stop-iteration-iterator@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstop-iteration-iterator%2F-%2Fstop-iteration-iterator-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/stop-iteration-iterator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/stop-iteration-iterator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/stop-iteration-iterator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stop-iteration-iterator"
        }
      ]
    },
    {
      "type": "library",
      "name": "define-properties",
      "version": "1.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|define-properties@1.2.1",
      "author": "Jordan Harband",
      "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/define-properties@1.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdefine-properties%2F-%2Fdefine-properties-1.2.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/ljharb/define-properties.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/define-properties#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/define-properties/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/define-properties/-/define-properties-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/define-properties"
        }
      ]
    },
    {
      "type": "library",
      "name": "set-function-name",
      "version": "2.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|set-function-name@2.0.2",
      "author": "Jordan Harband",
      "description": "Set a function's name property",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/set-function-name@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fset-function-name%2F-%2Fset-function-name-2.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/set-function-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/set-function-name#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/set-function-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/set-function-name/-/set-function-name-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/set-function-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-inspect",
      "version": "1.13.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|object-inspect@1.13.4",
      "author": "James Halliday",
      "description": "string representations of objects in node and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/object-inspect@1.13.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fobject-inspect%2F-%2Fobject-inspect-1.13.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/object-inspect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/object-inspect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/object-inspect/-/object-inspect-1.13.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/object-inspect"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-list",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|side-channel-list@1.0.0",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel, using a linked list",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-list@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fside-channel-list%2F-%2Fside-channel-list-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel-list.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-list#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-list/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/side-channel-list/-/side-channel-list-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-list"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-map",
      "version": "1.0.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|side-channel-map@1.0.1",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel, using a Map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-map@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fside-channel-map%2F-%2Fside-channel-map-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/side-channel-map/-/side-channel-map-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "side-channel-weakmap",
      "version": "1.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|side-channel-weakmap@1.0.2",
      "author": "Jordan Harband",
      "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/side-channel-weakmap@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fside-channel-weakmap%2F-%2Fside-channel-weakmap-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/side-channel-weakmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-weakmap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/side-channel-weakmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/side-channel-weakmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-bigint",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-bigint@1.1.0",
      "author": "Jordan Harband",
      "description": "Is this value an ES BigInt?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-bigint@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-bigint%2F-%2Fis-bigint-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-bigint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-bigint#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-bigint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-bigint/-/is-bigint-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-bigint"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-boolean-object",
      "version": "1.2.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-boolean-object@1.2.2",
      "author": "Jordan Harband",
      "description": "Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-boolean-object@1.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-boolean-object%2F-%2Fis-boolean-object-1.2.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-boolean-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-boolean-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-boolean-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-boolean-object/-/is-boolean-object-1.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-boolean-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-number-object",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-number-object@1.1.1",
      "author": "Jordan Harband",
      "description": "Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-number-object@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-number-object%2F-%2Fis-number-object-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-number-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-number-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-number-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-number-object/-/is-number-object-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-number-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-symbol",
      "version": "1.1.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-symbol@1.1.1",
      "author": "Jordan Harband",
      "description": "Determine if a value is an ES6 Symbol or not.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-symbol@1.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-symbol%2F-%2Fis-symbol-1.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/inspect-js/is-symbol.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-symbol#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-symbol/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-symbol/-/is-symbol-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-symbol"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-weakmap",
      "version": "2.0.2",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-weakmap@2.0.2",
      "author": "Jordan Harband",
      "description": "Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-weakmap@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-weakmap%2F-%2Fis-weakmap-2.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-weakmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakmap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-weakmap/-/is-weakmap-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-weakmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-weakset",
      "version": "2.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-weakset@2.0.4",
      "author": "Jordan Harband",
      "description": "Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-weakset@2.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-weakset%2F-%2Fis-weakset-2.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/is-weakset.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakset#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/is-weakset/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-weakset/-/is-weakset-2.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-weakset"
        }
      ]
    },
    {
      "type": "library",
      "name": "invert-kv",
      "version": "1.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finvert-kv%2F-%2Finvert-kv-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/invert-kv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/invert-kv#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/invert-kv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/invert-kv/-/invert-kv-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/invert-kv"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-license-ids",
      "version": "3.0.23",
      "bom-ref": "jquery@1.12.4-tuxcare.1|spdx-license-ids@3.0.23",
      "author": "Shinnosuke Watanabe",
      "description": "A list of SPDX license identifiers",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-license-ids@3.0.23?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fspdx-license-ids%2F-%2Fspdx-license-ids-3.0.23.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-license-ids.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/spdx-license-ids/-/spdx-license-ids-3.0.23.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-license-ids"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-exceptions",
      "version": "2.5.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|spdx-exceptions@2.5.0",
      "author": "The Linux Foundation",
      "description": "list of SPDX standard license exceptions",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-3.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-exceptions@2.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fspdx-exceptions%2F-%2Fspdx-exceptions-2.5.0.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-exceptions"
        }
      ]
    },
    {
      "type": "library",
      "name": "pinkie",
      "version": "2.0.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pinkie"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse-json",
      "version": "2.2.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fparse-json%2F-%2Fparse-json-2.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/parse-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/parse-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/parse-json/-/parse-json-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "pify",
      "version": "2.3.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpify%2F-%2Fpify-2.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/pify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/pify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/pify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pify/-/pify-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pify"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-bom",
      "version": "2.0.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-bom%2F-%2Fstrip-bom-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-bom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-bom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-bom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-bom/-/strip-bom-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-bom"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-buffer",
      "version": "1.1.6",
      "bom-ref": "jquery@1.12.4-tuxcare.1|is-buffer@1.1.6",
      "author": "Feross Aboukhadijeh",
      "description": "Determine if an object is a Buffer",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-buffer@1.1.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-buffer%2F-%2Fis-buffer-1.1.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/feross/is-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/is-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/is-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-buffer/-/is-buffer-1.1.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "internal-slot",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|internal-slot@1.1.0",
      "author": "Jordan Harband",
      "description": "ES spec-like internal slots",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/internal-slot@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Finternal-slot%2F-%2Finternal-slot-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/internal-slot.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/internal-slot#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/internal-slot/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/internal-slot/-/internal-slot-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/internal-slot"
        }
      ]
    },
    {
      "type": "library",
      "name": "functions-have-names",
      "version": "1.2.3",
      "bom-ref": "jquery@1.12.4-tuxcare.1|functions-have-names@1.2.3",
      "author": "Jordan Harband",
      "description": "Does this JS environment support the `name` property on functions?",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/functions-have-names@1.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffunctions-have-names%2F-%2Ffunctions-have-names-1.2.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/inspect-js/functions-have-names.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/inspect-js/functions-have-names#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inspect-js/functions-have-names/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/functions-have-names/-/functions-have-names-1.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/functions-have-names"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-bigints",
      "version": "1.1.0",
      "bom-ref": "jquery@1.12.4-tuxcare.1|has-bigints@1.1.0",
      "author": "Jordan Harband",
      "description": "Determine if the JS environment has BigInt support.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-bigints@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-bigints%2F-%2Fhas-bigints-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ljharb/has-bigints.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ljharb/has-bigints#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ljharb/has-bigints/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-bigints/-/has-bigints-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-bigints"
        }
      ]
    },
    {
      "type": "library",
      "name": "error-ex",
      "version": "1.3.4",
      "bom-ref": "jquery@1.12.4-tuxcare.1|error-ex@1.3.4",
      "description": "Easy error subclassing and stack customization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/error-ex@1.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ferror-ex%2F-%2Ferror-ex-1.3.4.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/error-ex/-/error-ex-1.3.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/error-ex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-utf8",
      "version": "0.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-utf8%2F-%2Fis-utf8-0.2.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-utf8/-/is-utf8-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-utf8"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-arrayish",
      "version": "0.2.1",
      "bom-ref": "jquery@1.12.4-tuxcare.1|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?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-arrayish%2F-%2Fis-arrayish-0.2.1.tgz",
      "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://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-arrayish/-/is-arrayish-0.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-arrayish"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "jquery@1.12.4-tuxcare.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|commitplease@2.0.0",
        "jquery@1.12.4-tuxcare.1|core-js@0.9.17",
        "jquery@1.12.4-tuxcare.1|grunt-babel@5.0.1",
        "jquery@1.12.4-tuxcare.1|grunt-cli@0.1.13",
        "jquery@1.12.4-tuxcare.1|grunt-compare-size@0.4.0",
        "jquery@1.12.4-tuxcare.1|grunt-contrib-jshint@0.11.2",
        "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2",
        "jquery@1.12.4-tuxcare.1|grunt-contrib-watch@0.6.1",
        "jquery@1.12.4-tuxcare.1|grunt-git-authors@2.0.1",
        "jquery@1.12.4-tuxcare.1|grunt-jscs@2.1.0",
        "jquery@1.12.4-tuxcare.1|grunt-jsonlint@1.0.4",
        "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0",
        "jquery@1.12.4-tuxcare.1|grunt@0.4.5",
        "jquery@1.12.4-tuxcare.1|gzip-js@0.3.2",
        "jquery@1.12.4-tuxcare.1|jsdom@5.6.1",
        "jquery@1.12.4-tuxcare.1|load-grunt-tasks@1.0.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12",
        "jquery@1.12.4-tuxcare.1|qunit-assert-step@1.0.3",
        "jquery@1.12.4-tuxcare.1|qunitjs@1.17.1",
        "jquery@1.12.4-tuxcare.1|requirejs@2.1.17",
        "jquery@1.12.4-tuxcare.1|sinon@1.12.2",
        "jquery@1.12.4-tuxcare.1|sizzle@2.2.1",
        "jquery@1.12.4-tuxcare.1|strip-json-comments@1.0.3",
        "jquery@1.12.4-tuxcare.1|testswarm@1.1.0",
        "jquery@1.12.4-tuxcare.1|win-spawn@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|commitplease@2.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|chalk@0.4.0",
        "jquery@1.12.4-tuxcare.1|mout@0.8.0",
        "jquery@1.12.4-tuxcare.1|semver@2.2.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|core-js@0.9.17"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-babel@5.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|babel-core@5.8.38"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-cli@0.1.13",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3",
        "jquery@1.12.4-tuxcare.1|nopt@1.0.10",
        "jquery@1.12.4-tuxcare.1|grunt-cli@0.1.13|resolve@0.3.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-cli@0.1.13|resolve@0.3.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-compare-size@0.4.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|grunt@0.4.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-jshint@0.11.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|grunt@0.4.5",
        "jquery@1.12.4-tuxcare.1|hooker@0.2.3",
        "jquery@1.12.4-tuxcare.1|jshint@2.13.6"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2|chalk@1.1.3",
        "jquery@1.12.4-tuxcare.1|grunt@0.4.5",
        "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2|lodash@3.10.1",
        "jquery@1.12.4-tuxcare.1|maxmin@1.1.0",
        "jquery@1.12.4-tuxcare.1|uglify-js@2.8.29",
        "jquery@1.12.4-tuxcare.1|uri-path@0.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2|chalk@1.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2|ansi-styles@2.2.1",
        "jquery@1.12.4-tuxcare.1|escape-string-regexp@1.0.5",
        "jquery@1.12.4-tuxcare.1|has-ansi@2.0.0",
        "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2|strip-ansi@3.0.1",
        "jquery@1.12.4-tuxcare.1|supports-color@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2|lodash@3.10.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2|ansi-styles@2.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-uglify@0.9.2|strip-ansi@3.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-watch@0.6.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|grunt-contrib-watch@0.6.1|async@0.2.10",
        "jquery@1.12.4-tuxcare.1|gaze@0.5.2",
        "jquery@1.12.4-tuxcare.1|grunt@0.4.5",
        "jquery@1.12.4-tuxcare.1|grunt-contrib-watch@0.6.1|lodash@2.4.2",
        "jquery@1.12.4-tuxcare.1|tiny-lr-fork@0.0.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-watch@0.6.1|async@0.2.10"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-contrib-watch@0.6.1|lodash@2.4.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-git-authors@2.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|grunt@0.4.5",
        "jquery@1.12.4-tuxcare.1|spawnback@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-jscs@2.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|hooker@0.2.3",
        "jquery@1.12.4-tuxcare.1|jscs@2.1.1",
        "jquery@1.12.4-tuxcare.1|grunt-jscs@2.1.0|lodash@3.10.1",
        "jquery@1.12.4-tuxcare.1|vow@0.4.20"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-jscs@2.1.0|lodash@3.10.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-jsonlint@1.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|jsonlint@1.6.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0|glob@4.5.3",
        "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0|lodash@2.4.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0|glob@4.5.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|inflight@1.0.6",
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0|minimatch@2.0.10",
        "jquery@1.12.4-tuxcare.1|once@1.4.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0|lodash@2.4.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-npmcopy@0.1.0|minimatch@2.0.10",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt@0.4.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|async@0.1.22",
        "jquery@1.12.4-tuxcare.1|coffee-script@1.3.3",
        "jquery@1.12.4-tuxcare.1|colors@0.6.2",
        "jquery@1.12.4-tuxcare.1|dateformat@1.0.2-1.2.3",
        "jquery@1.12.4-tuxcare.1|eventemitter2@0.4.14",
        "jquery@1.12.4-tuxcare.1|exit@0.1.2",
        "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3",
        "jquery@1.12.4-tuxcare.1|getobject@0.1.0",
        "jquery@1.12.4-tuxcare.1|glob@3.1.21",
        "jquery@1.12.4-tuxcare.1|grunt-legacy-log@0.1.3",
        "jquery@1.12.4-tuxcare.1|grunt-legacy-util@0.2.0",
        "jquery@1.12.4-tuxcare.1|hooker@0.2.3",
        "jquery@1.12.4-tuxcare.1|iconv-lite@0.2.11",
        "jquery@1.12.4-tuxcare.1|js-yaml@2.0.5",
        "jquery@1.12.4-tuxcare.1|lodash@0.9.2",
        "jquery@1.12.4-tuxcare.1|minimatch@0.2.14",
        "jquery@1.12.4-tuxcare.1|nopt@1.0.10",
        "jquery@1.12.4-tuxcare.1|rimraf@2.2.8",
        "jquery@1.12.4-tuxcare.1|underscore.string@2.2.1",
        "jquery@1.12.4-tuxcare.1|which@1.0.9"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|gzip-js@0.3.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|crc32@0.2.2",
        "jquery@1.12.4-tuxcare.1|deflate-js@0.2.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jsdom@5.6.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|acorn-globals@1.0.9",
        "jquery@1.12.4-tuxcare.1|jsdom@5.6.1|acorn@1.2.2",
        "jquery@1.12.4-tuxcare.1|browser-request@0.3.3",
        "jquery@1.12.4-tuxcare.1|cssom@0.3.8",
        "jquery@1.12.4-tuxcare.1|cssstyle@0.2.37",
        "jquery@1.12.4-tuxcare.1|escodegen@1.14.3",
        "jquery@1.12.4-tuxcare.1|htmlparser2@3.8.3",
        "jquery@1.12.4-tuxcare.1|nwmatcher@1.4.4",
        "jquery@1.12.4-tuxcare.1|parse5@1.5.1",
        "jquery@1.12.4-tuxcare.1|request@2.88.2",
        "jquery@1.12.4-tuxcare.1|setimmediate@1.0.5",
        "jquery@1.12.4-tuxcare.1|tough-cookie@1.2.0",
        "jquery@1.12.4-tuxcare.1|xml-name-validator@2.0.1",
        "jquery@1.12.4-tuxcare.1|xmlhttprequest@1.8.0",
        "jquery@1.12.4-tuxcare.1|xtend@4.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jsdom@5.6.1|acorn@1.2.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|load-grunt-tasks@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3",
        "jquery@1.12.4-tuxcare.1|multimatch@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|abbrev@1.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansi@0.3.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansicolors@0.3.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansistyles@0.1.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|archy@1.0.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|async-some@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|block-stream@0.0.7",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|char-spinner@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|child-process-close@0.1.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|chmodr@0.1.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|chownr@0.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|cmd-shim@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|config-chain@1.1.8",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|dezalgo@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|editor@0.1.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|fs-vacuum@1.2.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|fs-write-stream-atomic@1.0.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream-npm@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream@1.0.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-git@1.4.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-username-repo@1.0.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|glob@4.3.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inflight@1.0.4",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|ini@1.3.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|init-package-json@1.1.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|lockfile@1.0.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|lru-cache@2.5.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|node-gyp@1.0.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|nopt@3.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|normalize-package-data@1.0.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-cache-filename@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-install-checks@1.0.4",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-package-arg@2.1.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-user-validate@0.1.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npmlog@0.1.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|once@1.3.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|opener@1.4.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|osenv@0.1.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|path-is-inside@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-package-json@1.2.7",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read@1.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|realize-package-specifier@1.3.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|retry@0.6.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|rimraf@2.2.8",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|slide@1.1.6",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|sorted-object@1.0.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|tar@1.0.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|text-table@0.2.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|uid-number@0.0.6",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|which@1.0.7",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|wrappy@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|write-file-atomic@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|abbrev@1.0.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansi@0.3.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansicolors@0.3.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansistyles@0.1.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|archy@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|async-some@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|dezalgo@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|block-stream@0.0.7",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|char-spinner@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|child-process-close@0.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|chmodr@0.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|chownr@0.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|cmd-shim@2.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|strip-ansi@1.0.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|wcwidth@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|strip-ansi@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|strip-ansi@1.0.0|ansi-regex@0.2.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|strip-ansi@1.0.0|ansi-regex@0.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|wcwidth@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|wcwidth@1.0.0|defaults@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|wcwidth@1.0.0|defaults@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|wcwidth@1.0.0|defaults@1.0.0|clone@0.1.18"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|columnify@1.2.1|wcwidth@1.0.0|defaults@1.0.0|clone@0.1.18"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|config-chain@1.1.8",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|ini@1.3.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|config-chain@1.1.8|proto-list@1.2.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|config-chain@1.1.8|proto-list@1.2.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|dezalgo@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|dezalgo@1.0.1|asap@1.0.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|wrappy@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|dezalgo@1.0.1|asap@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|editor@0.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fs-vacuum@1.2.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|rimraf@2.2.8"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fs-write-stream-atomic@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream-npm@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream-npm@1.0.1|fstream-ignore@1.0.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream-npm@1.0.1|fstream-ignore@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream@1.0.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream@1.0.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|rimraf@2.2.8"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-git@1.4.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-username-repo@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|glob@4.3.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inflight@1.0.4",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|once@1.3.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|inflight@1.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|once@1.3.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|wrappy@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|ini@1.3.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|init-package-json@1.1.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|glob@4.3.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|init-package-json@1.1.2|promzard@0.2.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-package-json@1.2.7",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read@1.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|init-package-json@1.1.2|promzard@0.2.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read@1.0.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|lockfile@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|lru-cache@2.5.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1|brace-expansion@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1|brace-expansion@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1|brace-expansion@1.0.1|balanced-match@0.2.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1|brace-expansion@1.0.1|concat-map@0.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1|brace-expansion@1.0.1|balanced-match@0.2.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|minimatch@2.0.1|brace-expansion@1.0.1|concat-map@0.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0|minimist@0.0.8"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0|minimist@0.0.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|node-gyp@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream@1.0.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|glob@4.3.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|node-gyp@1.0.2|minimatch@1.0.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|nopt@3.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npmlog@0.1.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|osenv@0.1.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|rimraf@2.2.8",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|tar@1.0.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|which@1.0.7"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|node-gyp@1.0.2|minimatch@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|lru-cache@2.5.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|node-gyp@1.0.2|minimatch@1.0.0|sigmund@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|node-gyp@1.0.2|minimatch@1.0.0|sigmund@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|nopt@3.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|abbrev@1.0.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|normalize-package-data@1.0.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-git@1.4.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-username-repo@1.0.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-cache-filename@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-install-checks@1.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npmlog@0.1.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-package-arg@2.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|chownr@0.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|mkdirp@0.5.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|normalize-package-data@1.0.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|npmlog@7.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|once@1.3.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|retry@0.6.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|rimraf@2.2.8",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|slide@1.1.6"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|typedarray@0.0.6"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13|core-util-is@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13|isarray@0.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|concat-stream@1.4.6|typedarray@0.0.6"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-registry-client@4.0.4|npmlog@7.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|are-we-there-yet@4.0.2",
        "jquery@1.12.4-tuxcare.1|console-control-strings@1.1.0",
        "jquery@1.12.4-tuxcare.1|gauge@5.0.2",
        "jquery@1.12.4-tuxcare.1|set-blocking@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-user-validate@0.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|npmlog@0.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|ansi@0.3.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|once@1.3.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|wrappy@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|opener@1.4.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|osenv@0.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|path-is-inside@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|debuglog@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-package-json@1.2.7",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|readdir-scoped-modules@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|slide@1.1.6",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|util-extend@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|debuglog@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|readdir-scoped-modules@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|debuglog@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|dezalgo@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|once@1.3.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-installed@3.1.3|util-extend@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read-package-json@1.2.7",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-git@1.4.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|github-url-from-username-repo@1.0.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|glob@4.3.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|lru-cache@2.5.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|normalize-package-data@1.0.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read@1.0.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|read@1.0.5|mute-stream@0.0.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|read@1.0.5|mute-stream@0.0.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33|core-util-is@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33|isarray@0.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33|core-util-is@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33|isarray@0.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33|string_decoder@0.10.31"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|realize-package-specifier@1.3.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|dezalgo@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|npm-package-arg@2.1.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|aws-sign2@0.5.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|bl@0.9.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|caseless@0.8.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|combined-stream@0.0.7",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|forever-agent@0.5.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|form-data@0.1.4",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|json-stringify-safe@5.0.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|mime-types@1.0.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|node-uuid@1.4.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|oauth-sign@0.5.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|qs@2.3.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|stringstream@0.0.4",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|tough-cookie@0.12.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|tunnel-agent@0.4.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|aws-sign2@0.5.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|bl@0.9.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|readable-stream@1.0.33"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|caseless@0.8.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|combined-stream@0.0.7",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|combined-stream@0.0.7|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|combined-stream@0.0.7|delayed-stream@0.0.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|forever-agent@0.5.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|form-data@0.1.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|form-data@0.1.4|async@0.9.0",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|combined-stream@0.0.7",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|form-data@0.1.4|mime@1.2.11"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|form-data@0.1.4|async@0.9.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|form-data@0.1.4|mime@1.2.11"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|boom@0.4.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|cryptiles@0.2.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|hoek@0.9.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|sntp@0.2.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|boom@0.4.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|cryptiles@0.2.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|boom@0.4.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|hoek@0.9.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|sntp@0.2.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|hawk@1.1.1|hoek@0.9.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0|asn1@0.1.11",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0|assert-plus@0.1.2",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0|ctype@0.5.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0|asn1@0.1.11"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0|assert-plus@0.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|http-signature@0.10.0|ctype@0.5.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|json-stringify-safe@5.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|mime-types@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|node-uuid@1.4.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|oauth-sign@0.5.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|qs@2.3.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|stringstream@0.0.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|tough-cookie@0.12.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|tough-cookie@0.12.1|punycode@1.3.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|tough-cookie@0.12.1|punycode@1.3.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|request@2.49.0|tunnel-agent@0.4.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|retry@0.6.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|rimraf@2.2.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|semver@4.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13|core-util-is@1.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13|isarray@0.0.1",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13|core-util-is@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13|isarray@0.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sha@1.3.0|readable-stream@1.1.13|string_decoder@0.10.31"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|slide@1.1.6"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|sorted-object@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|tar@1.0.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|block-stream@0.0.7",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|fstream@1.0.3",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|inherits@2.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|text-table@0.2.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|uid-number@0.0.6"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|which@1.0.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|wrappy@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|npm@2.1.12|write-file-atomic@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|graceful-fs@3.0.5",
        "jquery@1.12.4-tuxcare.1|npm@2.1.12|slide@1.1.6"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|qunit-assert-step@1.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|qunitjs@1.17.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|requirejs@2.1.17"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|sinon@1.12.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|formatio@1.1.1",
        "jquery@1.12.4-tuxcare.1|lolex@1.1.0",
        "jquery@1.12.4-tuxcare.1|util@0.12.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|sizzle@2.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|strip-json-comments@1.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3",
        "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|mime@1.2.7"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3|async@0.1.9",
        "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3|combined-stream@0.0.3",
        "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|mime@1.2.7"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3|async@0.1.9"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3|combined-stream@0.0.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3|combined-stream@0.0.3|delayed-stream@0.0.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|form-data@0.0.3|combined-stream@0.0.3|delayed-stream@0.0.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|testswarm@1.1.0|request@2.12.0|mime@1.2.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|win-spawn@2.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|chalk@0.4.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|ansi-styles@1.0.0",
        "jquery@1.12.4-tuxcare.1|has-color@0.1.7",
        "jquery@1.12.4-tuxcare.1|strip-ansi@0.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|mout@0.8.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|semver@2.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|babel-plugin-constant-folding@1.0.1",
        "jquery@1.12.4-tuxcare.1|babel-plugin-dead-code-elimination@1.0.2",
        "jquery@1.12.4-tuxcare.1|babel-plugin-eval@1.0.1",
        "jquery@1.12.4-tuxcare.1|babel-plugin-inline-environment-variables@1.0.1",
        "jquery@1.12.4-tuxcare.1|babel-plugin-jscript@1.0.4",
        "jquery@1.12.4-tuxcare.1|babel-plugin-member-expression-literals@1.0.1",
        "jquery@1.12.4-tuxcare.1|babel-plugin-property-literals@1.0.1",
        "jquery@1.12.4-tuxcare.1|babel-plugin-proto-to-assign@1.0.4",
        "jquery@1.12.4-tuxcare.1|babel-plugin-react-constant-elements@1.0.3",
        "jquery@1.12.4-tuxcare.1|babel-plugin-react-display-name@1.0.3",
        "jquery@1.12.4-tuxcare.1|babel-plugin-remove-console@1.0.1",
        "jquery@1.12.4-tuxcare.1|babel-plugin-remove-debugger@1.0.1",
        "jquery@1.12.4-tuxcare.1|babel-plugin-runtime@1.0.7",
        "jquery@1.12.4-tuxcare.1|babel-plugin-undeclared-variables-check@1.0.2",
        "jquery@1.12.4-tuxcare.1|babel-plugin-undefined-to-void@1.1.6",
        "jquery@1.12.4-tuxcare.1|babylon@5.8.38",
        "jquery@1.12.4-tuxcare.1|bluebird@2.11.0",
        "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|chalk@1.1.3",
        "jquery@1.12.4-tuxcare.1|convert-source-map@1.9.0",
        "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|core-js@1.2.7",
        "jquery@1.12.4-tuxcare.1|debug@2.6.9",
        "jquery@1.12.4-tuxcare.1|detect-indent@3.0.1",
        "jquery@1.12.4-tuxcare.1|esutils@2.0.3",
        "jquery@1.12.4-tuxcare.1|fs-readdir-recursive@0.1.2",
        "jquery@1.12.4-tuxcare.1|globals@6.4.1",
        "jquery@1.12.4-tuxcare.1|home-or-tmp@1.0.0",
        "jquery@1.12.4-tuxcare.1|is-integer@1.0.7",
        "jquery@1.12.4-tuxcare.1|js-tokens@1.0.1",
        "jquery@1.12.4-tuxcare.1|json5@0.4.0",
        "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|lodash@3.10.1",
        "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|minimatch@2.0.10",
        "jquery@1.12.4-tuxcare.1|output-file-sync@1.1.2",
        "jquery@1.12.4-tuxcare.1|path-exists@1.0.0",
        "jquery@1.12.4-tuxcare.1|path-is-absolute@1.0.1",
        "jquery@1.12.4-tuxcare.1|private@0.1.8",
        "jquery@1.12.4-tuxcare.1|regenerator@0.8.40",
        "jquery@1.12.4-tuxcare.1|regexpu@1.3.0",
        "jquery@1.12.4-tuxcare.1|repeating@1.1.3",
        "jquery@1.12.4-tuxcare.1|resolve@1.22.11",
        "jquery@1.12.4-tuxcare.1|shebang-regex@1.0.0",
        "jquery@1.12.4-tuxcare.1|slash@1.0.0",
        "jquery@1.12.4-tuxcare.1|source-map-support@0.2.10",
        "jquery@1.12.4-tuxcare.1|source-map@0.5.7",
        "jquery@1.12.4-tuxcare.1|to-fast-properties@1.0.3",
        "jquery@1.12.4-tuxcare.1|trim-right@1.0.1",
        "jquery@1.12.4-tuxcare.1|try-resolve@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|chalk@1.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|ansi-styles@2.2.1",
        "jquery@1.12.4-tuxcare.1|escape-string-regexp@1.0.5",
        "jquery@1.12.4-tuxcare.1|has-ansi@2.0.0",
        "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|strip-ansi@3.0.1",
        "jquery@1.12.4-tuxcare.1|supports-color@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|core-js@1.2.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|lodash@3.10.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|minimatch@2.0.10",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|ansi-styles@2.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-core@5.8.38|strip-ansi@3.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3|glob@3.2.11",
        "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3|lodash@2.4.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3|glob@3.2.11",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3|minimatch@0.3.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3|lodash@2.4.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|findup-sync@0.1.3|minimatch@0.3.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|lru-cache@2.7.3",
        "jquery@1.12.4-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|nopt@1.0.10",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|abbrev@1.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|hooker@0.2.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jshint@2.13.6",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|cli@1.0.1",
        "jquery@1.12.4-tuxcare.1|console-browserify@1.1.0",
        "jquery@1.12.4-tuxcare.1|exit@0.1.2",
        "jquery@1.12.4-tuxcare.1|htmlparser2@3.8.3",
        "jquery@1.12.4-tuxcare.1|jshint@2.13.6|lodash@4.17.23",
        "jquery@1.12.4-tuxcare.1|jshint@2.13.6|minimatch@3.0.8",
        "jquery@1.12.4-tuxcare.1|strip-json-comments@1.0.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jshint@2.13.6|lodash@4.17.23"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jshint@2.13.6|minimatch@3.0.8",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|maxmin@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|maxmin@1.1.0|chalk@1.1.3",
        "jquery@1.12.4-tuxcare.1|figures@1.7.0",
        "jquery@1.12.4-tuxcare.1|gzip-size@1.0.0",
        "jquery@1.12.4-tuxcare.1|pretty-bytes@1.0.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|maxmin@1.1.0|chalk@1.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|maxmin@1.1.0|ansi-styles@2.2.1",
        "jquery@1.12.4-tuxcare.1|escape-string-regexp@1.0.5",
        "jquery@1.12.4-tuxcare.1|has-ansi@2.0.0",
        "jquery@1.12.4-tuxcare.1|maxmin@1.1.0|strip-ansi@3.0.1",
        "jquery@1.12.4-tuxcare.1|supports-color@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|maxmin@1.1.0|ansi-styles@2.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|maxmin@1.1.0|strip-ansi@3.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|uglify-js@2.8.29",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|source-map@0.5.7",
        "jquery@1.12.4-tuxcare.1|uglify-to-browserify@1.0.2",
        "jquery@1.12.4-tuxcare.1|uglify-js@2.8.29|yargs@3.10.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|uglify-js@2.8.29|yargs@3.10.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|camelcase@1.2.1",
        "jquery@1.12.4-tuxcare.1|cliui@2.1.0",
        "jquery@1.12.4-tuxcare.1|decamelize@1.2.0",
        "jquery@1.12.4-tuxcare.1|uglify-js@2.8.29|window-size@0.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|uglify-js@2.8.29|window-size@0.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|uri-path@0.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|gaze@0.5.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|globule@0.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|tiny-lr-fork@0.0.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|tiny-lr-fork@0.0.5|debug@0.7.4",
        "jquery@1.12.4-tuxcare.1|faye-websocket@0.4.4",
        "jquery@1.12.4-tuxcare.1|noptify@0.0.3",
        "jquery@1.12.4-tuxcare.1|qs@0.5.6"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|tiny-lr-fork@0.0.5|debug@0.7.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|spawnback@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|babel-core@5.8.38",
        "jquery@1.12.4-tuxcare.1|babel-jscs@2.0.5",
        "jquery@1.12.4-tuxcare.1|jscs@2.1.1|chalk@1.1.3",
        "jquery@1.12.4-tuxcare.1|cli-table@0.3.11",
        "jquery@1.12.4-tuxcare.1|jscs@2.1.1|commander@2.8.1",
        "jquery@1.12.4-tuxcare.1|jscs@2.1.1|esprima@2.5.0",
        "jquery@1.12.4-tuxcare.1|estraverse@4.3.0",
        "jquery@1.12.4-tuxcare.1|exit@0.1.2",
        "jquery@1.12.4-tuxcare.1|jscs@2.1.1|glob@5.0.15",
        "jquery@1.12.4-tuxcare.1|jscs-jsdoc@1.1.0",
        "jquery@1.12.4-tuxcare.1|lodash.assign@3.2.0",
        "jquery@1.12.4-tuxcare.1|jscs@2.1.1|minimatch@2.0.10",
        "jquery@1.12.4-tuxcare.1|natural-compare@1.2.2",
        "jquery@1.12.4-tuxcare.1|pathval@0.1.1",
        "jquery@1.12.4-tuxcare.1|prompt@0.2.14",
        "jquery@1.12.4-tuxcare.1|reserved-words@0.1.2",
        "jquery@1.12.4-tuxcare.1|resolve@1.22.11",
        "jquery@1.12.4-tuxcare.1|strip-json-comments@1.0.3",
        "jquery@1.12.4-tuxcare.1|to-double-quotes@1.0.2",
        "jquery@1.12.4-tuxcare.1|to-single-quotes@1.0.4",
        "jquery@1.12.4-tuxcare.1|vow-fs@0.3.6",
        "jquery@1.12.4-tuxcare.1|vow@0.4.20",
        "jquery@1.12.4-tuxcare.1|xmlbuilder@2.6.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|chalk@1.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|jscs@2.1.1|ansi-styles@2.2.1",
        "jquery@1.12.4-tuxcare.1|escape-string-regexp@1.0.5",
        "jquery@1.12.4-tuxcare.1|has-ansi@2.0.0",
        "jquery@1.12.4-tuxcare.1|jscs@2.1.1|strip-ansi@3.0.1",
        "jquery@1.12.4-tuxcare.1|supports-color@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|commander@2.8.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|graceful-readlink@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|esprima@2.5.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|glob@5.0.15",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|inflight@1.0.6",
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|jscs@2.1.1|minimatch@2.0.10",
        "jquery@1.12.4-tuxcare.1|once@1.4.0",
        "jquery@1.12.4-tuxcare.1|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|minimatch@2.0.10",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|ansi-styles@2.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jscs@2.1.1|strip-ansi@3.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|vow@0.4.20"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jsonlint@1.6.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|JSV@4.0.2",
        "jquery@1.12.4-tuxcare.1|nomnom@1.8.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|async@0.1.22"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|coffee-script@1.3.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|colors@0.6.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|dateformat@1.0.2-1.2.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|eventemitter2@0.4.14"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|exit@0.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|getobject@0.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|glob@3.1.21",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|graceful-fs@1.2.3",
        "jquery@1.12.4-tuxcare.1|glob@3.1.21|inherits@1.0.2",
        "jquery@1.12.4-tuxcare.1|minimatch@0.2.14"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|glob@3.1.21|inherits@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log@0.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|colors@0.6.2",
        "jquery@1.12.4-tuxcare.1|grunt-legacy-log-utils@0.1.1",
        "jquery@1.12.4-tuxcare.1|hooker@0.2.3",
        "jquery@1.12.4-tuxcare.1|grunt-legacy-log@0.1.3|lodash@2.4.2",
        "jquery@1.12.4-tuxcare.1|grunt-legacy-log@0.1.3|underscore.string@2.3.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log@0.1.3|lodash@2.4.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log@0.1.3|underscore.string@2.3.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-util@0.2.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|async@0.1.22",
        "jquery@1.12.4-tuxcare.1|exit@0.1.2",
        "jquery@1.12.4-tuxcare.1|getobject@0.1.0",
        "jquery@1.12.4-tuxcare.1|hooker@0.2.3",
        "jquery@1.12.4-tuxcare.1|lodash@0.9.2",
        "jquery@1.12.4-tuxcare.1|underscore.string@2.2.1",
        "jquery@1.12.4-tuxcare.1|which@1.0.9"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|iconv-lite@0.2.11"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|js-yaml@2.0.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|argparse@0.1.16",
        "jquery@1.12.4-tuxcare.1|esprima@1.0.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash@0.9.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|minimatch@0.2.14",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|lru-cache@2.7.3",
        "jquery@1.12.4-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|rimraf@2.2.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|underscore.string@2.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|which@1.0.9"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|crc32@0.2.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|deflate-js@0.2.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|acorn-globals@1.0.9",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|acorn-globals@1.0.9|acorn@2.7.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|acorn-globals@1.0.9|acorn@2.7.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|browser-request@0.3.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|cssom@0.3.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|cssstyle@0.2.37",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|cssom@0.3.8"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|escodegen@1.14.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|escodegen@1.14.3|esprima@4.0.1",
        "jquery@1.12.4-tuxcare.1|estraverse@4.3.0",
        "jquery@1.12.4-tuxcare.1|esutils@2.0.3",
        "jquery@1.12.4-tuxcare.1|optionator@0.8.3",
        "jquery@1.12.4-tuxcare.1|escodegen@1.14.3|source-map@0.6.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|escodegen@1.14.3|esprima@4.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|escodegen@1.14.3|source-map@0.6.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|htmlparser2@3.8.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|domelementtype@1.3.1",
        "jquery@1.12.4-tuxcare.1|domhandler@2.3.0",
        "jquery@1.12.4-tuxcare.1|domutils@1.5.1",
        "jquery@1.12.4-tuxcare.1|entities@1.0.0",
        "jquery@1.12.4-tuxcare.1|readable-stream@1.1.14"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|nwmatcher@1.4.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|parse5@1.5.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|request@2.88.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|aws-sign2@0.7.0",
        "jquery@1.12.4-tuxcare.1|aws4@1.13.2",
        "jquery@1.12.4-tuxcare.1|caseless@0.12.0",
        "jquery@1.12.4-tuxcare.1|combined-stream@1.0.8",
        "jquery@1.12.4-tuxcare.1|extend@3.0.2",
        "jquery@1.12.4-tuxcare.1|forever-agent@0.6.1",
        "jquery@1.12.4-tuxcare.1|form-data@2.3.3",
        "jquery@1.12.4-tuxcare.1|har-validator@5.1.5",
        "jquery@1.12.4-tuxcare.1|http-signature@1.2.0",
        "jquery@1.12.4-tuxcare.1|is-typedarray@1.0.0",
        "jquery@1.12.4-tuxcare.1|isstream@0.1.2",
        "jquery@1.12.4-tuxcare.1|json-stringify-safe@5.0.1",
        "jquery@1.12.4-tuxcare.1|mime-types@2.1.35",
        "jquery@1.12.4-tuxcare.1|oauth-sign@0.9.0",
        "jquery@1.12.4-tuxcare.1|performance-now@2.1.0",
        "jquery@1.12.4-tuxcare.1|request@2.88.2|qs@6.5.5",
        "jquery@1.12.4-tuxcare.1|safe-buffer@5.1.2",
        "jquery@1.12.4-tuxcare.1|request@2.88.2|tough-cookie@2.5.0",
        "jquery@1.12.4-tuxcare.1|tunnel-agent@0.6.0",
        "jquery@1.12.4-tuxcare.1|request@2.88.2|uuid@3.4.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|request@2.88.2|qs@6.5.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|request@2.88.2|tough-cookie@2.5.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|psl@1.15.0",
        "jquery@1.12.4-tuxcare.1|punycode@2.3.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|request@2.88.2|uuid@3.4.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|setimmediate@1.0.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|tough-cookie@1.2.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|xml-name-validator@2.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|xmlhttprequest@1.8.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|xtend@4.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|multimatch@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|array-differ@1.0.0",
        "jquery@1.12.4-tuxcare.1|array-union@1.0.2",
        "jquery@1.12.4-tuxcare.1|multimatch@1.0.1|minimatch@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|multimatch@1.0.1|minimatch@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|lru-cache@2.7.3",
        "jquery@1.12.4-tuxcare.1|sigmund@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|formatio@1.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|samsam@1.1.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lolex@1.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|util@0.12.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|is-arguments@1.2.0",
        "jquery@1.12.4-tuxcare.1|is-generator-function@1.1.2",
        "jquery@1.12.4-tuxcare.1|is-typed-array@1.1.15",
        "jquery@1.12.4-tuxcare.1|which-typed-array@1.1.20"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|ansi-styles@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|has-color@0.1.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|strip-ansi@0.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-constant-folding@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-dead-code-elimination@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-eval@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-inline-environment-variables@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-jscript@1.0.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-member-expression-literals@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-property-literals@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-proto-to-assign@1.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|babel-plugin-proto-to-assign@1.0.4|lodash@3.10.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-proto-to-assign@1.0.4|lodash@3.10.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-react-constant-elements@1.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-react-display-name@1.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-remove-console@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-remove-debugger@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-runtime@1.0.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-undeclared-variables-check@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|leven@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-plugin-undefined-to-void@1.1.6"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babylon@5.8.38"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|bluebird@2.11.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|convert-source-map@1.9.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|debug@2.6.9",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|ms@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|detect-indent@3.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|get-stdin@4.0.1",
        "jquery@1.12.4-tuxcare.1|minimist@1.2.8",
        "jquery@1.12.4-tuxcare.1|repeating@1.1.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|esutils@2.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|fs-readdir-recursive@0.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|globals@6.4.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|home-or-tmp@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|os-tmpdir@1.0.2",
        "jquery@1.12.4-tuxcare.1|user-home@1.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-integer@1.0.7",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-finite@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|js-tokens@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|json5@0.4.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|output-file-sync@1.1.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|output-file-sync@1.1.2|graceful-fs@4.2.11",
        "jquery@1.12.4-tuxcare.1|mkdirp@0.5.6",
        "jquery@1.12.4-tuxcare.1|object-assign@4.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|output-file-sync@1.1.2|graceful-fs@4.2.11"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|path-exists@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|path-is-absolute@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|private@0.1.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|regenerator@0.8.40",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|commoner@0.10.8",
        "jquery@1.12.4-tuxcare.1|defs@1.1.1",
        "jquery@1.12.4-tuxcare.1|regenerator@0.8.40|esprima-fb@15001.1001.0-dev-harmony-fb",
        "jquery@1.12.4-tuxcare.1|private@0.1.8",
        "jquery@1.12.4-tuxcare.1|recast@0.10.33",
        "jquery@1.12.4-tuxcare.1|through@2.3.8"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|regenerator@0.8.40|esprima-fb@15001.1001.0-dev-harmony-fb"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|regexpu@1.3.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|regexpu@1.3.0|esprima@2.7.3",
        "jquery@1.12.4-tuxcare.1|recast@0.10.33",
        "jquery@1.12.4-tuxcare.1|regenerate@1.4.2",
        "jquery@1.12.4-tuxcare.1|regjsgen@0.2.0",
        "jquery@1.12.4-tuxcare.1|regjsparser@0.1.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|regexpu@1.3.0|esprima@2.7.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|repeating@1.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-finite@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|resolve@1.22.11",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-core-module@2.16.1",
        "jquery@1.12.4-tuxcare.1|path-parse@1.0.7",
        "jquery@1.12.4-tuxcare.1|supports-preserve-symlinks-flag@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|shebang-regex@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|slash@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|source-map-support@0.2.10",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|source-map-support@0.2.10|source-map@0.1.32"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|source-map-support@0.2.10|source-map@0.1.32",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|amdefine@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|source-map@0.5.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|to-fast-properties@1.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|trim-right@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|try-resolve@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|abbrev@1.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|cli@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|exit@0.1.2",
        "jquery@1.12.4-tuxcare.1|cli@1.0.1|glob@7.2.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|cli@1.0.1|glob@7.2.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|fs.realpath@1.0.0",
        "jquery@1.12.4-tuxcare.1|inflight@1.0.6",
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|cli@1.0.1|minimatch@3.1.5",
        "jquery@1.12.4-tuxcare.1|once@1.4.0",
        "jquery@1.12.4-tuxcare.1|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|cli@1.0.1|minimatch@3.1.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|console-browserify@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|date-now@0.1.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|escape-string-regexp@1.0.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|has-ansi@2.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|ansi-regex@2.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|supports-color@2.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|figures@1.7.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|escape-string-regexp@1.0.5",
        "jquery@1.12.4-tuxcare.1|object-assign@4.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|gzip-size@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|browserify-zlib@0.1.4",
        "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|pretty-bytes@1.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|get-stdin@4.0.1",
        "jquery@1.12.4-tuxcare.1|meow@3.7.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|uglify-to-browserify@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|globule@0.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|glob@3.1.21",
        "jquery@1.12.4-tuxcare.1|globule@0.1.0|lodash@1.0.2",
        "jquery@1.12.4-tuxcare.1|minimatch@0.2.14"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|globule@0.1.0|lodash@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|faye-websocket@0.4.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|noptify@0.0.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|noptify@0.0.3|nopt@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|noptify@0.0.3|nopt@2.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|abbrev@1.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|qs@0.5.6"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|babel-jscs@2.0.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|babel-core@5.8.38",
        "jquery@1.12.4-tuxcare.1|lodash.assign@3.2.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|cli-table@0.3.11",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|cli-table@0.3.11|colors@1.0.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|cli-table@0.3.11|colors@1.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|estraverse@4.3.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jscs-jsdoc@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|comment-parser@0.3.0",
        "jquery@1.12.4-tuxcare.1|jsdoctypeparser@1.2.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash.assign@3.2.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|lodash._baseassign@3.2.0",
        "jquery@1.12.4-tuxcare.1|lodash._createassigner@3.1.1",
        "jquery@1.12.4-tuxcare.1|lodash.keys@3.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|natural-compare@1.2.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|pathval@0.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|prompt@0.2.14",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|pkginfo@0.4.1",
        "jquery@1.12.4-tuxcare.1|read@1.0.7",
        "jquery@1.12.4-tuxcare.1|revalidator@0.1.8",
        "jquery@1.12.4-tuxcare.1|utile@0.2.1",
        "jquery@1.12.4-tuxcare.1|winston@0.8.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|reserved-words@0.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|to-double-quotes@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|to-double-quotes@1.0.2|get-stdin@3.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|to-double-quotes@1.0.2|get-stdin@3.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|to-single-quotes@1.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|to-single-quotes@1.0.4|get-stdin@3.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|to-single-quotes@1.0.4|get-stdin@3.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|vow-fs@0.3.6",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|vow-fs@0.3.6|glob@7.2.3",
        "jquery@1.12.4-tuxcare.1|uuid@2.0.3",
        "jquery@1.12.4-tuxcare.1|vow-queue@0.4.3",
        "jquery@1.12.4-tuxcare.1|vow@0.4.20"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|vow-fs@0.3.6|glob@7.2.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|fs.realpath@1.0.0",
        "jquery@1.12.4-tuxcare.1|inflight@1.0.6",
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|vow-fs@0.3.6|minimatch@3.1.5",
        "jquery@1.12.4-tuxcare.1|once@1.4.0",
        "jquery@1.12.4-tuxcare.1|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|vow-fs@0.3.6|minimatch@3.1.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|xmlbuilder@2.6.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|xmlbuilder@2.6.5|lodash@3.10.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|xmlbuilder@2.6.5|lodash@3.10.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|JSV@4.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|nomnom@1.8.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|chalk@0.4.0",
        "jquery@1.12.4-tuxcare.1|nomnom@1.8.1|underscore@1.6.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|nomnom@1.8.1|underscore@1.6.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|inflight@1.0.6",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|once@1.4.0",
        "jquery@1.12.4-tuxcare.1|wrappy@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|inherits@2.0.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|once@1.4.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|wrappy@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|graceful-fs@1.2.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log-utils@0.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|colors@0.6.2",
        "jquery@1.12.4-tuxcare.1|grunt-legacy-log-utils@0.1.1|lodash@2.4.2",
        "jquery@1.12.4-tuxcare.1|grunt-legacy-log-utils@0.1.1|underscore.string@2.3.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log-utils@0.1.1|lodash@2.4.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|grunt-legacy-log-utils@0.1.1|underscore.string@2.3.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|argparse@0.1.16",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|argparse@0.1.16|underscore.string@2.4.0",
        "jquery@1.12.4-tuxcare.1|underscore@1.7.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|argparse@0.1.16|underscore.string@2.4.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|esprima@1.0.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lru-cache@2.7.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|sigmund@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|optionator@0.8.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|deep-is@0.1.4",
        "jquery@1.12.4-tuxcare.1|fast-levenshtein@2.0.6",
        "jquery@1.12.4-tuxcare.1|levn@0.3.0",
        "jquery@1.12.4-tuxcare.1|prelude-ls@1.1.2",
        "jquery@1.12.4-tuxcare.1|type-check@0.3.2",
        "jquery@1.12.4-tuxcare.1|word-wrap@1.2.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|domelementtype@1.3.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|domhandler@2.3.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|domelementtype@1.3.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|domutils@1.5.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|dom-serializer@0.2.2",
        "jquery@1.12.4-tuxcare.1|domelementtype@1.3.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|entities@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|readable-stream@1.1.14",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|core-util-is@1.0.3",
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|isarray@0.0.1",
        "jquery@1.12.4-tuxcare.1|string_decoder@0.10.31"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|aws-sign2@0.7.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|aws4@1.13.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|caseless@0.12.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|combined-stream@1.0.8",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|delayed-stream@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|extend@3.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|forever-agent@0.6.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|form-data@2.3.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|asynckit@0.4.0",
        "jquery@1.12.4-tuxcare.1|combined-stream@1.0.8",
        "jquery@1.12.4-tuxcare.1|mime-types@2.1.35"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|har-validator@5.1.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|ajv@6.14.0",
        "jquery@1.12.4-tuxcare.1|har-schema@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|http-signature@1.2.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|assert-plus@1.0.0",
        "jquery@1.12.4-tuxcare.1|jsprim@1.4.2",
        "jquery@1.12.4-tuxcare.1|sshpk@1.18.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-typedarray@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|isstream@0.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|json-stringify-safe@5.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|mime-types@2.1.35",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|mime-db@1.52.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|oauth-sign@0.9.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|performance-now@2.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|safe-buffer@5.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|tunnel-agent@0.6.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|array-differ@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|array-union@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|array-uniq@1.0.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|samsam@1.1.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-arguments@1.2.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-generator-function@1.1.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|generator-function@2.0.1",
        "jquery@1.12.4-tuxcare.1|get-proto@1.0.1",
        "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2",
        "jquery@1.12.4-tuxcare.1|safe-regex-test@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-typed-array@1.1.15",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|which-typed-array@1.1.20"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|which-typed-array@1.1.20",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|available-typed-arrays@1.0.7",
        "jquery@1.12.4-tuxcare.1|call-bind@1.0.8",
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|for-each@0.3.5",
        "jquery@1.12.4-tuxcare.1|get-proto@1.0.1",
        "jquery@1.12.4-tuxcare.1|gopd@1.2.0",
        "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|leven@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|ms@2.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|get-stdin@4.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|minimist@1.2.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|os-tmpdir@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|user-home@1.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-finite@1.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|brace-expansion@1.1.12",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|balanced-match@1.0.2",
        "jquery@1.12.4-tuxcare.1|concat-map@0.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|mkdirp@0.5.6",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|minimist@1.2.8"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|object-assign@4.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|commander@2.20.3",
        "jquery@1.12.4-tuxcare.1|detective@4.7.1",
        "jquery@1.12.4-tuxcare.1|commoner@0.10.8|glob@5.0.15",
        "jquery@1.12.4-tuxcare.1|commoner@0.10.8|graceful-fs@4.2.11",
        "jquery@1.12.4-tuxcare.1|commoner@0.10.8|iconv-lite@0.4.24",
        "jquery@1.12.4-tuxcare.1|mkdirp@0.5.6",
        "jquery@1.12.4-tuxcare.1|private@0.1.8",
        "jquery@1.12.4-tuxcare.1|q@1.5.1",
        "jquery@1.12.4-tuxcare.1|commoner@0.10.8|recast@0.11.23"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|glob@5.0.15",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|inflight@1.0.6",
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|commoner@0.10.8|minimatch@3.1.5",
        "jquery@1.12.4-tuxcare.1|once@1.4.0",
        "jquery@1.12.4-tuxcare.1|path-is-absolute@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|graceful-fs@4.2.11"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|iconv-lite@0.4.24",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|recast@0.11.23",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|ast-types@0.9.6",
        "jquery@1.12.4-tuxcare.1|commoner@0.10.8|esprima@3.1.3",
        "jquery@1.12.4-tuxcare.1|private@0.1.8",
        "jquery@1.12.4-tuxcare.1|source-map@0.5.7"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|minimatch@3.1.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|brace-expansion@1.1.12"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|commoner@0.10.8|esprima@3.1.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|defs@1.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|alter@0.2.0",
        "jquery@1.12.4-tuxcare.1|ast-traverse@0.1.1",
        "jquery@1.12.4-tuxcare.1|breakable@1.0.0",
        "jquery@1.12.4-tuxcare.1|defs@1.1.1|esprima-fb@15001.1001.0-dev-harmony-fb",
        "jquery@1.12.4-tuxcare.1|simple-fmt@0.1.0",
        "jquery@1.12.4-tuxcare.1|simple-is@0.2.0",
        "jquery@1.12.4-tuxcare.1|stringmap@0.2.2",
        "jquery@1.12.4-tuxcare.1|stringset@0.2.1",
        "jquery@1.12.4-tuxcare.1|tryor@0.1.2",
        "jquery@1.12.4-tuxcare.1|yargs@3.27.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|defs@1.1.1|esprima-fb@15001.1001.0-dev-harmony-fb"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|recast@0.10.33",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|recast@0.10.33|ast-types@0.8.12",
        "jquery@1.12.4-tuxcare.1|recast@0.10.33|esprima-fb@15001.1001.0-dev-harmony-fb",
        "jquery@1.12.4-tuxcare.1|private@0.1.8",
        "jquery@1.12.4-tuxcare.1|source-map@0.5.7"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|recast@0.10.33|ast-types@0.8.12"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|recast@0.10.33|esprima-fb@15001.1001.0-dev-harmony-fb"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|through@2.3.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|regenerate@1.4.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|regjsgen@0.2.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|regjsparser@0.1.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|jsesc@0.5.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-core-module@2.16.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|hasown@2.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|path-parse@1.0.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|supports-preserve-symlinks-flag@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|date-now@0.1.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|ansi-regex@2.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|browserify-zlib@0.1.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|pako@0.2.9"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|buffer-from@1.1.2",
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2|readable-stream@2.3.8",
        "jquery@1.12.4-tuxcare.1|typedarray@0.0.6"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2|readable-stream@2.3.8",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|core-util-is@1.0.3",
        "jquery@1.12.4-tuxcare.1|inherits@2.0.4",
        "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2|isarray@1.0.0",
        "jquery@1.12.4-tuxcare.1|process-nextick-args@2.0.1",
        "jquery@1.12.4-tuxcare.1|safe-buffer@5.1.2",
        "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2|string_decoder@1.1.1",
        "jquery@1.12.4-tuxcare.1|util-deprecate@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2|isarray@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|concat-stream@1.6.2|string_decoder@1.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|safe-buffer@5.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|meow@3.7.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|camelcase-keys@2.1.0",
        "jquery@1.12.4-tuxcare.1|decamelize@1.2.0",
        "jquery@1.12.4-tuxcare.1|loud-rejection@1.6.0",
        "jquery@1.12.4-tuxcare.1|map-obj@1.0.1",
        "jquery@1.12.4-tuxcare.1|minimist@1.2.8",
        "jquery@1.12.4-tuxcare.1|normalize-package-data@2.5.0",
        "jquery@1.12.4-tuxcare.1|object-assign@4.1.1",
        "jquery@1.12.4-tuxcare.1|read-pkg-up@1.0.1",
        "jquery@1.12.4-tuxcare.1|redent@1.0.0",
        "jquery@1.12.4-tuxcare.1|trim-newlines@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|camelcase@1.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|cliui@2.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|center-align@0.1.3",
        "jquery@1.12.4-tuxcare.1|right-align@0.1.3",
        "jquery@1.12.4-tuxcare.1|wordwrap@0.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|decamelize@1.2.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|graceful-readlink@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|comment-parser@0.3.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jsdoctypeparser@1.2.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|jsdoctypeparser@1.2.0|lodash@3.10.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jsdoctypeparser@1.2.0|lodash@3.10.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash._baseassign@3.2.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|lodash._basecopy@3.0.1",
        "jquery@1.12.4-tuxcare.1|lodash.keys@3.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash._createassigner@3.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|lodash._bindcallback@3.0.1",
        "jquery@1.12.4-tuxcare.1|lodash._isiterateecall@3.0.9",
        "jquery@1.12.4-tuxcare.1|lodash.restparam@3.6.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash.keys@3.1.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|lodash._getnative@3.9.1",
        "jquery@1.12.4-tuxcare.1|lodash.isarguments@3.1.0",
        "jquery@1.12.4-tuxcare.1|lodash.isarray@3.0.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|pkginfo@0.4.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|read@1.0.7",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|mute-stream@0.0.8"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|revalidator@0.1.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|utile@0.2.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|utile@0.2.1|async@0.2.10",
        "jquery@1.12.4-tuxcare.1|deep-equal@2.2.3",
        "jquery@1.12.4-tuxcare.1|i@0.3.7",
        "jquery@1.12.4-tuxcare.1|mkdirp@0.5.6",
        "jquery@1.12.4-tuxcare.1|ncp@0.4.2",
        "jquery@1.12.4-tuxcare.1|rimraf@2.2.8"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|utile@0.2.1|async@0.2.10"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|winston@0.8.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|winston@0.8.3|async@0.2.10",
        "jquery@1.12.4-tuxcare.1|colors@0.6.2",
        "jquery@1.12.4-tuxcare.1|cycle@1.0.3",
        "jquery@1.12.4-tuxcare.1|eyes@0.1.8",
        "jquery@1.12.4-tuxcare.1|isstream@0.1.2",
        "jquery@1.12.4-tuxcare.1|winston@0.8.3|pkginfo@0.3.1",
        "jquery@1.12.4-tuxcare.1|stack-trace@0.0.10"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|winston@0.8.3|async@0.2.10"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|winston@0.8.3|pkginfo@0.3.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|uuid@2.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|vow-queue@0.4.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|vow@0.4.20"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|wrappy@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|underscore@1.7.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|deep-is@0.1.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|fast-levenshtein@2.0.6"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|levn@0.3.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|prelude-ls@1.1.2",
        "jquery@1.12.4-tuxcare.1|type-check@0.3.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|prelude-ls@1.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|type-check@0.3.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|prelude-ls@1.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|word-wrap@1.2.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|dom-serializer@0.2.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|dom-serializer@0.2.2|domelementtype@2.3.0",
        "jquery@1.12.4-tuxcare.1|dom-serializer@0.2.2|entities@2.2.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|dom-serializer@0.2.2|domelementtype@2.3.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|dom-serializer@0.2.2|entities@2.2.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|core-util-is@1.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|isarray@0.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|string_decoder@0.10.31"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|delayed-stream@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|asynckit@0.4.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|ajv@6.14.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|fast-deep-equal@3.1.3",
        "jquery@1.12.4-tuxcare.1|fast-json-stable-stringify@2.1.0",
        "jquery@1.12.4-tuxcare.1|json-schema-traverse@0.4.1",
        "jquery@1.12.4-tuxcare.1|uri-js@4.4.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|har-schema@2.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|assert-plus@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jsprim@1.4.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|assert-plus@1.0.0",
        "jquery@1.12.4-tuxcare.1|extsprintf@1.3.0",
        "jquery@1.12.4-tuxcare.1|json-schema@0.4.0",
        "jquery@1.12.4-tuxcare.1|verror@1.10.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|sshpk@1.18.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|asn1@0.2.6",
        "jquery@1.12.4-tuxcare.1|assert-plus@1.0.0",
        "jquery@1.12.4-tuxcare.1|bcrypt-pbkdf@1.0.2",
        "jquery@1.12.4-tuxcare.1|dashdash@1.14.1",
        "jquery@1.12.4-tuxcare.1|ecc-jsbn@0.1.2",
        "jquery@1.12.4-tuxcare.1|getpass@0.1.7",
        "jquery@1.12.4-tuxcare.1|jsbn@0.1.1",
        "jquery@1.12.4-tuxcare.1|safer-buffer@2.1.2",
        "jquery@1.12.4-tuxcare.1|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|mime-db@1.52.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|psl@1.15.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|punycode@2.3.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|punycode@2.3.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|array-uniq@1.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|are-we-there-yet@4.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|console-control-strings@1.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|gauge@5.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|aproba@2.1.0",
        "jquery@1.12.4-tuxcare.1|color-support@1.1.3",
        "jquery@1.12.4-tuxcare.1|console-control-strings@1.1.0",
        "jquery@1.12.4-tuxcare.1|has-unicode@2.0.1",
        "jquery@1.12.4-tuxcare.1|gauge@5.0.2|signal-exit@4.1.0",
        "jquery@1.12.4-tuxcare.1|string-width@4.2.3",
        "jquery@1.12.4-tuxcare.1|gauge@5.0.2|strip-ansi@6.0.1",
        "jquery@1.12.4-tuxcare.1|wide-align@1.1.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|gauge@5.0.2|signal-exit@4.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|gauge@5.0.2|strip-ansi@6.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|gauge@5.0.2|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|gauge@5.0.2|ansi-regex@5.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|set-blocking@2.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bind-apply-helpers@1.0.2",
        "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|has-symbols@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|generator-function@2.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|get-proto@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|dunder-proto@1.0.1",
        "jquery@1.12.4-tuxcare.1|es-object-atoms@1.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|safe-regex-test@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|is-regex@1.2.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|available-typed-arrays@1.0.7",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|possible-typed-array-names@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|call-bind@1.0.8",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bind-apply-helpers@1.0.2",
        "jquery@1.12.4-tuxcare.1|es-define-property@1.0.1",
        "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0",
        "jquery@1.12.4-tuxcare.1|set-function-length@1.2.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|for-each@0.3.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-callable@1.2.7"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|gopd@1.2.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|balanced-match@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|concat-map@0.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|commander@2.20.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|detective@4.7.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|acorn@5.7.4",
        "jquery@1.12.4-tuxcare.1|defined@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|q@1.5.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|alter@0.2.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|stable@0.1.8"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|ast-traverse@0.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|breakable@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|simple-fmt@0.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|simple-is@0.2.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|stringmap@0.2.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|stringset@0.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|tryor@0.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|yargs@3.27.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|camelcase@1.2.1",
        "jquery@1.12.4-tuxcare.1|cliui@2.1.0",
        "jquery@1.12.4-tuxcare.1|decamelize@1.2.0",
        "jquery@1.12.4-tuxcare.1|os-locale@1.4.0",
        "jquery@1.12.4-tuxcare.1|window-size@0.1.4",
        "jquery@1.12.4-tuxcare.1|y18n@3.2.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jsesc@0.5.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|hasown@2.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|function-bind@1.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|amdefine@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|fs.realpath@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|pako@0.2.9"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|buffer-from@1.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|typedarray@0.0.6"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|camelcase-keys@2.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|camelcase-keys@2.1.0|camelcase@2.1.1",
        "jquery@1.12.4-tuxcare.1|map-obj@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|camelcase-keys@2.1.0|camelcase@2.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|loud-rejection@1.6.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|currently-unhandled@0.4.1",
        "jquery@1.12.4-tuxcare.1|signal-exit@3.0.7"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|map-obj@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|normalize-package-data@2.5.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|hosted-git-info@2.8.9",
        "jquery@1.12.4-tuxcare.1|resolve@1.22.11",
        "jquery@1.12.4-tuxcare.1|semver@2.2.1",
        "jquery@1.12.4-tuxcare.1|validate-npm-package-license@3.0.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|read-pkg-up@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|find-up@1.1.2",
        "jquery@1.12.4-tuxcare.1|read-pkg@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|redent@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|indent-string@2.1.0",
        "jquery@1.12.4-tuxcare.1|strip-indent@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|trim-newlines@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|center-align@0.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|align-text@0.1.4",
        "jquery@1.12.4-tuxcare.1|lazy-cache@1.0.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|right-align@0.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|align-text@0.1.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|wordwrap@0.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash._basecopy@3.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash._bindcallback@3.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash._isiterateecall@3.0.9"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash.restparam@3.6.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash._getnative@3.9.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash.isarguments@3.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lodash.isarray@3.0.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|mute-stream@0.0.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|deep-equal@2.2.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|array-buffer-byte-length@1.0.2",
        "jquery@1.12.4-tuxcare.1|call-bind@1.0.8",
        "jquery@1.12.4-tuxcare.1|es-get-iterator@1.1.3",
        "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0",
        "jquery@1.12.4-tuxcare.1|is-arguments@1.2.0",
        "jquery@1.12.4-tuxcare.1|is-array-buffer@3.0.5",
        "jquery@1.12.4-tuxcare.1|is-date-object@1.1.0",
        "jquery@1.12.4-tuxcare.1|is-regex@1.2.1",
        "jquery@1.12.4-tuxcare.1|is-shared-array-buffer@1.0.4",
        "jquery@1.12.4-tuxcare.1|deep-equal@2.2.3|isarray@2.0.5",
        "jquery@1.12.4-tuxcare.1|object-is@1.1.6",
        "jquery@1.12.4-tuxcare.1|object-keys@1.1.1",
        "jquery@1.12.4-tuxcare.1|object.assign@4.1.7",
        "jquery@1.12.4-tuxcare.1|regexp.prototype.flags@1.5.4",
        "jquery@1.12.4-tuxcare.1|side-channel@1.1.0",
        "jquery@1.12.4-tuxcare.1|which-boxed-primitive@1.1.1",
        "jquery@1.12.4-tuxcare.1|which-collection@1.0.2",
        "jquery@1.12.4-tuxcare.1|which-typed-array@1.1.20"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|deep-equal@2.2.3|isarray@2.0.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|i@0.3.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|ncp@0.4.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|cycle@1.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|eyes@0.1.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|stack-trace@0.0.10"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|fast-deep-equal@3.1.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|fast-json-stable-stringify@2.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|json-schema-traverse@0.4.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|uri-js@4.4.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|punycode@2.3.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|extsprintf@1.3.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|json-schema@0.4.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|verror@1.10.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|assert-plus@1.0.0",
        "jquery@1.12.4-tuxcare.1|verror@1.10.0|core-util-is@1.0.2",
        "jquery@1.12.4-tuxcare.1|extsprintf@1.3.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|verror@1.10.0|core-util-is@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|asn1@0.2.6",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|bcrypt-pbkdf@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|tweetnacl@0.14.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|dashdash@1.14.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|ecc-jsbn@0.1.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|jsbn@0.1.1",
        "jquery@1.12.4-tuxcare.1|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|getpass@0.1.7",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|assert-plus@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|jsbn@0.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|safer-buffer@2.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|tweetnacl@0.14.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|aproba@2.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|color-support@1.1.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|has-unicode@2.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|string-width@4.2.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|emoji-regex@8.0.0",
        "jquery@1.12.4-tuxcare.1|is-fullwidth-code-point@3.0.0",
        "jquery@1.12.4-tuxcare.1|string-width@4.2.3|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|string-width@4.2.3|strip-ansi@6.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|string-width@4.2.3|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|string-width@4.2.3|ansi-regex@5.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|wide-align@1.1.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|string-width@4.2.3"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|call-bind-apply-helpers@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|function-bind@1.1.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bind-apply-helpers@1.0.2",
        "jquery@1.12.4-tuxcare.1|es-define-property@1.0.1",
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|es-object-atoms@1.1.1",
        "jquery@1.12.4-tuxcare.1|function-bind@1.1.2",
        "jquery@1.12.4-tuxcare.1|get-proto@1.0.1",
        "jquery@1.12.4-tuxcare.1|gopd@1.2.0",
        "jquery@1.12.4-tuxcare.1|has-symbols@1.1.0",
        "jquery@1.12.4-tuxcare.1|hasown@2.0.2",
        "jquery@1.12.4-tuxcare.1|math-intrinsics@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|has-symbols@1.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|dunder-proto@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bind-apply-helpers@1.0.2",
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|gopd@1.2.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|es-object-atoms@1.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|es-errors@1.3.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-regex@1.2.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|gopd@1.2.0",
        "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2",
        "jquery@1.12.4-tuxcare.1|hasown@2.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|possible-typed-array-names@1.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|es-define-property@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|set-function-length@1.2.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|define-data-property@1.1.4",
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|function-bind@1.1.2",
        "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0",
        "jquery@1.12.4-tuxcare.1|gopd@1.2.0",
        "jquery@1.12.4-tuxcare.1|has-property-descriptors@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-callable@1.2.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|acorn@5.7.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|defined@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|ast-types@0.9.6"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|stable@0.1.8"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|os-locale@1.4.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|lcid@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|window-size@0.1.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|y18n@3.2.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|function-bind@1.1.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|process-nextick-args@2.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|util-deprecate@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|currently-unhandled@0.4.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|array-find-index@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|signal-exit@3.0.7"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|hosted-git-info@2.8.9"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|validate-npm-package-license@3.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|spdx-correct@3.2.0",
        "jquery@1.12.4-tuxcare.1|spdx-expression-parse@3.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|find-up@1.1.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|find-up@1.1.2|path-exists@2.1.0",
        "jquery@1.12.4-tuxcare.1|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|find-up@1.1.2|path-exists@2.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|read-pkg@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|load-json-file@1.1.0",
        "jquery@1.12.4-tuxcare.1|normalize-package-data@2.5.0",
        "jquery@1.12.4-tuxcare.1|path-type@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|indent-string@2.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|indent-string@2.1.0|repeating@2.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|indent-string@2.1.0|repeating@2.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-finite@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|strip-indent@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|get-stdin@4.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|align-text@0.1.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|kind-of@3.2.2",
        "jquery@1.12.4-tuxcare.1|longest@1.0.1",
        "jquery@1.12.4-tuxcare.1|repeat-string@1.6.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lazy-cache@1.0.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|array-buffer-byte-length@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|is-array-buffer@3.0.5"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|es-get-iterator@1.1.3",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bind@1.0.8",
        "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0",
        "jquery@1.12.4-tuxcare.1|has-symbols@1.1.0",
        "jquery@1.12.4-tuxcare.1|is-arguments@1.2.0",
        "jquery@1.12.4-tuxcare.1|is-map@2.0.3",
        "jquery@1.12.4-tuxcare.1|is-set@2.0.3",
        "jquery@1.12.4-tuxcare.1|is-string@1.1.1",
        "jquery@1.12.4-tuxcare.1|es-get-iterator@1.1.3|isarray@2.0.5",
        "jquery@1.12.4-tuxcare.1|stop-iteration-iterator@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|es-get-iterator@1.1.3|isarray@2.0.5"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-array-buffer@3.0.5",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bind@1.0.8",
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-date-object@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-shared-array-buffer@1.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|object-is@1.1.6",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bind@1.0.8",
        "jquery@1.12.4-tuxcare.1|define-properties@1.2.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|object-keys@1.1.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|object.assign@4.1.7",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bind@1.0.8",
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|define-properties@1.2.1",
        "jquery@1.12.4-tuxcare.1|es-object-atoms@1.1.1",
        "jquery@1.12.4-tuxcare.1|has-symbols@1.1.0",
        "jquery@1.12.4-tuxcare.1|object-keys@1.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|regexp.prototype.flags@1.5.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bind@1.0.8",
        "jquery@1.12.4-tuxcare.1|define-properties@1.2.1",
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|get-proto@1.0.1",
        "jquery@1.12.4-tuxcare.1|gopd@1.2.0",
        "jquery@1.12.4-tuxcare.1|set-function-name@2.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|side-channel@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|object-inspect@1.13.4",
        "jquery@1.12.4-tuxcare.1|side-channel-list@1.0.0",
        "jquery@1.12.4-tuxcare.1|side-channel-map@1.0.1",
        "jquery@1.12.4-tuxcare.1|side-channel-weakmap@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|which-boxed-primitive@1.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-bigint@1.1.0",
        "jquery@1.12.4-tuxcare.1|is-boolean-object@1.2.2",
        "jquery@1.12.4-tuxcare.1|is-number-object@1.1.1",
        "jquery@1.12.4-tuxcare.1|is-string@1.1.1",
        "jquery@1.12.4-tuxcare.1|is-symbol@1.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|which-collection@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-map@2.0.3",
        "jquery@1.12.4-tuxcare.1|is-set@2.0.3",
        "jquery@1.12.4-tuxcare.1|is-weakmap@2.0.2",
        "jquery@1.12.4-tuxcare.1|is-weakset@2.0.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|emoji-regex@8.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|math-intrinsics@1.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|define-data-property@1.1.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|es-define-property@1.0.1",
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|gopd@1.2.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|has-property-descriptors@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|es-define-property@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|lcid@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|invert-kv@1.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|array-find-index@1.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|spdx-correct@3.2.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|spdx-expression-parse@3.0.1",
        "jquery@1.12.4-tuxcare.1|spdx-license-ids@3.0.23"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|spdx-expression-parse@3.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|spdx-exceptions@2.5.0",
        "jquery@1.12.4-tuxcare.1|spdx-license-ids@3.0.23"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|pinkie-promise@2.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|pinkie@2.0.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|load-json-file@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|load-json-file@1.1.0|graceful-fs@4.2.11",
        "jquery@1.12.4-tuxcare.1|parse-json@2.2.0",
        "jquery@1.12.4-tuxcare.1|pify@2.3.0",
        "jquery@1.12.4-tuxcare.1|pinkie-promise@2.0.1",
        "jquery@1.12.4-tuxcare.1|strip-bom@2.0.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|load-json-file@1.1.0|graceful-fs@4.2.11"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|path-type@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|path-type@1.1.0|graceful-fs@4.2.11",
        "jquery@1.12.4-tuxcare.1|pify@2.3.0",
        "jquery@1.12.4-tuxcare.1|pinkie-promise@2.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|path-type@1.1.0|graceful-fs@4.2.11"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|kind-of@3.2.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-buffer@1.1.6"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|longest@1.0.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|repeat-string@1.6.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-map@2.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-set@2.0.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-string@1.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|stop-iteration-iterator@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|internal-slot@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|define-properties@1.2.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|define-data-property@1.1.4",
        "jquery@1.12.4-tuxcare.1|has-property-descriptors@1.0.2",
        "jquery@1.12.4-tuxcare.1|object-keys@1.1.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|set-function-name@2.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|define-data-property@1.1.4",
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|functions-have-names@1.2.3",
        "jquery@1.12.4-tuxcare.1|has-property-descriptors@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|object-inspect@1.13.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|side-channel-list@1.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|object-inspect@1.13.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|side-channel-map@1.0.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0",
        "jquery@1.12.4-tuxcare.1|object-inspect@1.13.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|side-channel-weakmap@1.0.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0",
        "jquery@1.12.4-tuxcare.1|object-inspect@1.13.4",
        "jquery@1.12.4-tuxcare.1|side-channel-map@1.0.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-bigint@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|has-bigints@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-boolean-object@1.2.2",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-number-object@1.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|has-tostringtag@1.0.2"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-symbol@1.1.1",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|has-symbols@1.1.0",
        "jquery@1.12.4-tuxcare.1|safe-regex-test@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-weakmap@2.0.2"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-weakset@2.0.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|call-bound@1.0.4",
        "jquery@1.12.4-tuxcare.1|get-intrinsic@1.3.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|invert-kv@1.0.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|spdx-license-ids@3.0.23"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|spdx-exceptions@2.5.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|pinkie@2.0.4"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|parse-json@2.2.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|error-ex@1.3.4"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|pify@2.3.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|strip-bom@2.0.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-utf8@0.2.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-buffer@1.1.6"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|internal-slot@1.1.0",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|es-errors@1.3.0",
        "jquery@1.12.4-tuxcare.1|hasown@2.0.2",
        "jquery@1.12.4-tuxcare.1|side-channel@1.1.0"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|functions-have-names@1.2.3"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|has-bigints@1.1.0"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|error-ex@1.3.4",
      "dependsOn": [
        "jquery@1.12.4-tuxcare.1|is-arrayish@0.2.1"
      ]
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-utf8@0.2.1"
    },
    {
      "ref": "jquery@1.12.4-tuxcare.1|is-arrayish@0.2.1"
    }
  ]
}